{
  "resourceType" : "CodeSystem",
  "id" : "portal-organization-settings",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem portal-organization-settings</b></p><a name=\"portal-organization-settings\"> </a><a name=\"hcportal-organization-settings\"> </a><p>This  code system <code>https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings</code> defines the following codes in a Grouped By hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">banner-text-position<a name=\"portal-organization-settings-banner-text-position\"> </a></td><td>Banner Text Position</td><td>Only for grouping codes. Not intended to be selectable.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0top-left<a name=\"portal-organization-settings-top-left\"> </a></td><td>Top Left</td><td>Display banner text in the top-left position of the banner.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0top-right<a name=\"portal-organization-settings-top-right\"> </a></td><td>Top Right</td><td>Display banner text in the top-right position of the banner.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0bottom-left<a name=\"portal-organization-settings-bottom-left\"> </a></td><td>Bottom Left</td><td>Display banner text in the bottom-left position of the banner.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0bottom-right<a name=\"portal-organization-settings-bottom-right\"> </a></td><td>Bottom Right</td><td>Display banner text in the bottom-right position of the banner.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">show-clinic-image-rule<a name=\"portal-organization-settings-show-clinic-image-rule\"> </a></td><td>Clinic Image Rule</td><td>Only for grouping codes. Not intended to be selectable.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0show-clinic-image<a name=\"portal-organization-settings-show-clinic-image\"> </a></td><td>Show Clinic Image</td><td>Display the clinic image in the view.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0show-clinic-map<a name=\"portal-organization-settings-show-clinic-map\"> </a></td><td>Show Clinic Map</td><td>Display an interactive map of the clinic's position instead of a clinic image.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0dont-show-image<a name=\"portal-organization-settings-dont-show-image\"> </a></td><td>Do Not Show Image</td><td>Do not display either a clinic image or a map of the clinic's position.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">show-practitioner-avatar-rule<a name=\"portal-organization-settings-show-practitioner-avatar-rule\"> </a></td><td>Practitioner Avatar Rule</td><td>Only for grouping codes. Not intended to be selectable.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0show-practitioner-avatar<a name=\"portal-organization-settings-show-practitioner-avatar\"> </a></td><td>Show Practitioner Avatar</td><td>Display the practitioner's avatar in the view.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0dont-show-practitioner-avatar<a name=\"portal-organization-settings-dont-show-practitioner-avatar\"> </a></td><td>Do Not Show Practitioner Avatar</td><td>Do not display the practitioner's avatar in the view.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">show-price-rule<a name=\"portal-organization-settings-show-price-rule\"> </a></td><td>Price Display Rule</td><td>Only for grouping codes. Not intended to be selectable.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0always-show-price<a name=\"portal-organization-settings-always-show-price\"> </a></td><td>Always Show Price</td><td>Always display price information in the view.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0never-show-price<a name=\"portal-organization-settings-never-show-price\"> </a></td><td>Never Show Price</td><td>Never display price information in the view.</td></tr></table></div>"
  },
  "url" : "https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings",
  "version" : "1.0.0",
  "name" : "PortalOrganizationSettings",
  "title" : "Organizational Settings",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-20T08:10:56+00:00",
  "publisher" : "Service Well AB",
  "contact" : [{
    "name" : "Service Well AB",
    "telecom" : [{
      "system" : "url",
      "value" : "https://servicewell.se"
    },
    {
      "system" : "email",
      "value" : "info@servicewell.se"
    }]
  },
  {
    "name" : "Service well",
    "telecom" : [{
      "system" : "email",
      "value" : "info@servicewell.se",
      "use" : "work"
    }]
  }],
  "description" : "Code system for organization-level display settings and grouped rule options.",
  "hierarchyMeaning" : "grouped-by",
  "content" : "complete",
  "count" : 15,
  "concept" : [{
    "code" : "banner-text-position",
    "display" : "Banner Text Position",
    "definition" : "Only for grouping codes. Not intended to be selectable.",
    "concept" : [{
      "code" : "top-left",
      "display" : "Top Left",
      "definition" : "Display banner text in the top-left position of the banner."
    },
    {
      "code" : "top-right",
      "display" : "Top Right",
      "definition" : "Display banner text in the top-right position of the banner."
    },
    {
      "code" : "bottom-left",
      "display" : "Bottom Left",
      "definition" : "Display banner text in the bottom-left position of the banner."
    },
    {
      "code" : "bottom-right",
      "display" : "Bottom Right",
      "definition" : "Display banner text in the bottom-right position of the banner."
    }]
  },
  {
    "code" : "show-clinic-image-rule",
    "display" : "Clinic Image Rule",
    "definition" : "Only for grouping codes. Not intended to be selectable.",
    "concept" : [{
      "code" : "show-clinic-image",
      "display" : "Show Clinic Image",
      "definition" : "Display the clinic image in the view."
    },
    {
      "code" : "show-clinic-map",
      "display" : "Show Clinic Map",
      "definition" : "Display an interactive map of the clinic's position instead of a clinic image."
    },
    {
      "code" : "dont-show-image",
      "display" : "Do Not Show Image",
      "definition" : "Do not display either a clinic image or a map of the clinic's position."
    }]
  },
  {
    "code" : "show-practitioner-avatar-rule",
    "display" : "Practitioner Avatar Rule",
    "definition" : "Only for grouping codes. Not intended to be selectable.",
    "concept" : [{
      "code" : "show-practitioner-avatar",
      "display" : "Show Practitioner Avatar",
      "definition" : "Display the practitioner's avatar in the view."
    },
    {
      "code" : "dont-show-practitioner-avatar",
      "display" : "Do Not Show Practitioner Avatar",
      "definition" : "Do not display the practitioner's avatar in the view."
    }]
  },
  {
    "code" : "show-price-rule",
    "display" : "Price Display Rule",
    "definition" : "Only for grouping codes. Not intended to be selectable.",
    "concept" : [{
      "code" : "always-show-price",
      "display" : "Always Show Price",
      "definition" : "Always display price information in the view."
    },
    {
      "code" : "never-show-price",
      "display" : "Never Show Price",
      "definition" : "Never display price information in the view."
    }]
  }]
}