0.1.0 - ci-build

This page is part of the WOF Connect Implementation Guide (v0.1.0: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: WOF Connect Practitioner Role - JSON Representation

Active as of 2025-11-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-practitioner-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-practitioner-role</b></p><a name=\"vs-practitioner-role\"> </a><a name=\"hcvs-practitioner-role\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-practitioner-role.html\"><code>http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://canonical.fhir.link/servicewell/wof-connect/ValueSet/practitioner-role",
  "version" : "0.1.0",
  "name" : "VsPractitionerRole",
  "title" : "WOF Connect Practitioner Role",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-27T09:26:06+00:00",
  "publisher" : "Service Well AB",
  "contact" : [
    {
      "name" : "Service Well AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://servicewell.se"
        }
      ]
    }
  ],
  "description" : "Full ValueSet for WOF Connect practitioner roles used across PMS adapters.",
  "compose" : {
    "include" : [
      {
        "system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"
      }
    ]
  }
}