0.1.0 - ci-build
WOFConnect, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.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-connect/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-27 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cs-practitioner-role"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-practitioner-role</b></p><a name="cs-practitioner-role"> </a><a name="hccs-practitioner-role"> </a><p>This code system <code>http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role</code> provides <b>a fragment</b> that includes following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">dentist<a name="cs-practitioner-role-dentist"> </a></td><td>Tandläkare</td><td>Tandläkare</td></tr><tr><td style="white-space:nowrap">hygienist<a name="cs-practitioner-role-hygienist"> </a></td><td>Hygienist</td><td>Hygienist</td></tr><tr><td style="white-space:nowrap">orthodontist<a name="cs-practitioner-role-orthodontist"> </a></td><td>Ortodontist</td><td>Ortodontist</td></tr><tr><td style="white-space:nowrap">endodontist<a name="cs-practitioner-role-endodontist"> </a></td><td>Endodontist</td><td>Endodontist</td></tr></table></div>
</text>
<url
value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"/>
<version value="0.1.0"/>
<name value="CSPractitionerRole"/>
<title value="WOF Connect Practitioner Role"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-11-27T10:00:21+00:00"/>
<publisher value="Service Well AB"/>
<contact>
<name value="Service Well AB"/>
<telecom>
<system value="url"/>
<value value="https://servicewell.se"/>
</telecom>
</contact>
<description value="Practitioner roles used across PMS adapters."/>
<valueSet
value="http://canonical.fhir.link/servicewell/wof-connect/ValueSet/practitioner-role"/>
<content value="fragment"/>
<concept>
<code value="dentist"/>
<display value="Tandläkare"/>
<definition value="Tandläkare"/>
</concept>
<concept>
<code value="hygienist"/>
<display value="Hygienist"/>
<definition value="Hygienist"/>
</concept>
<concept>
<code value="orthodontist"/>
<display value="Ortodontist"/>
<definition value="Ortodontist"/>
</concept>
<concept>
<code value="endodontist"/>
<display value="Endodontist"/>
<definition value="Endodontist"/>
</concept>
</CodeSystem>