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 Practitioner Avatar Rules - JSON Representation

Active as of 2026-04-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-portal-organization-settings-practitioner-avatar-rule",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-portal-organization-settings-practitioner-avatar-rule</b></p><a name=\"vs-portal-organization-settings-practitioner-avatar-rule\"> </a><a name=\"hcvs-portal-organization-settings-practitioner-avatar-rule\"> </a><ul><li>Include codes from<a href=\"CodeSystem-portal-organization-settings.html\"><code>https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span> where concept  descends from <a href=\"CodeSystem-portal-organization-settings.html#portal-organization-settings-show-practitioner-avatar-rule\">show-practitioner-avatar-rule</a></li></ul></div>"
  },
  "url" : "https://canonical.fhir.link/servicewell/wof-portal/ValueSet/vs-portal-organization-settings-practitioner-avatar-rule",
  "version" : "1.0.0",
  "name" : "VsPortalOrganizationSettingsPractitionerAvatarRule",
  "title" : "Organizational Practitioner Avatar Rules",
  "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" : "Organizational settings for practitioner avatar display rules.",
  "compose" : {
    "include" : [
      {
        "system" : "https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "show-practitioner-avatar-rule"
          }
        ]
      }
    ]
  }
}