ITB - Online appointment booking service
1.0.0 - Initial Release

ITB - Online appointment booking service, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.wof-portal/ and changes regularly. See the Directory of published versions

: Organizational Settings - XML Representation

Active as of 2026-04-20

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="portal-organization-settings"/>
  <text>
    <status value="generated"/>
    <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">  top-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">  top-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">  bottom-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">  bottom-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">  show-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">  show-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">  dont-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">  show-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">  dont-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">  always-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">  never-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>
  </text>
  <url
       value="https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings"/>
  <version value="1.0.0"/>
  <name value="PortalOrganizationSettings"/>
  <title value="Organizational Settings"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-20T08:10:56+00:00"/>
  <publisher value="Service Well AB"/>
  <contact>
    <name value="Service Well AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://servicewell.se"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@servicewell.se"/>
    </telecom>
  </contact>
  <contact>
    <name value="Service well"/>
    <telecom>
      <system value="email"/>
      <value value="info@servicewell.se"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Code system for organization-level display settings and grouped rule options."/>
  <hierarchyMeaning value="grouped-by"/>
  <content value="complete"/>
  <count value="15"/>
  <concept>
    <code value="banner-text-position"/>
    <display value="Banner Text Position"/>
    <definition
                value="Only for grouping codes. Not intended to be selectable."/>
    <concept>
      <code value="top-left"/>
      <display value="Top Left"/>
      <definition
                  value="Display banner text in the top-left position of the banner."/>
    </concept>
    <concept>
      <code value="top-right"/>
      <display value="Top Right"/>
      <definition
                  value="Display banner text in the top-right position of the banner."/>
    </concept>
    <concept>
      <code value="bottom-left"/>
      <display value="Bottom Left"/>
      <definition
                  value="Display banner text in the bottom-left position of the banner."/>
    </concept>
    <concept>
      <code value="bottom-right"/>
      <display value="Bottom Right"/>
      <definition
                  value="Display banner text in the bottom-right position of the banner."/>
    </concept>
  </concept>
  <concept>
    <code value="show-clinic-image-rule"/>
    <display value="Clinic Image Rule"/>
    <definition
                value="Only for grouping codes. Not intended to be selectable."/>
    <concept>
      <code value="show-clinic-image"/>
      <display value="Show Clinic Image"/>
      <definition value="Display the clinic image in the view."/>
    </concept>
    <concept>
      <code value="show-clinic-map"/>
      <display value="Show Clinic Map"/>
      <definition
                  value="Display an interactive map of the clinic's position instead of a clinic image."/>
    </concept>
    <concept>
      <code value="dont-show-image"/>
      <display value="Do Not Show Image"/>
      <definition
                  value="Do not display either a clinic image or a map of the clinic's position."/>
    </concept>
  </concept>
  <concept>
    <code value="show-practitioner-avatar-rule"/>
    <display value="Practitioner Avatar Rule"/>
    <definition
                value="Only for grouping codes. Not intended to be selectable."/>
    <concept>
      <code value="show-practitioner-avatar"/>
      <display value="Show Practitioner Avatar"/>
      <definition value="Display the practitioner's avatar in the view."/>
    </concept>
    <concept>
      <code value="dont-show-practitioner-avatar"/>
      <display value="Do Not Show Practitioner Avatar"/>
      <definition
                  value="Do not display the practitioner's avatar in the view."/>
    </concept>
  </concept>
  <concept>
    <code value="show-price-rule"/>
    <display value="Price Display Rule"/>
    <definition
                value="Only for grouping codes. Not intended to be selectable."/>
    <concept>
      <code value="always-show-price"/>
      <display value="Always Show Price"/>
      <definition value="Always display price information in the view."/>
    </concept>
    <concept>
      <code value="never-show-price"/>
      <display value="Never Show Price"/>
      <definition value="Never display price information in the view."/>
    </concept>
  </concept>
</CodeSystem>