WOF Connect📍
0.1.1 - ci-build [WIP]

WOF Connect📍, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.1 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

: Practitioner Role SNOMED supplement - XML Representation

Draft as of 2026-03-06

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-practitioner-role-snomed-supplement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-practitioner-role-snomed-supplement</b></p><a name="cs-practitioner-role-snomed-supplement"> </a><a name="hccs-practitioner-role-snomed-supplement"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Snomed</td><td>Snomed</td><td>http://snomed.info/sct</td><td>code</td><td>SNOMED conceptId</td></tr></table><p><b>Concepts</b></p><p>This code system supplement <code>http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement</code> defines properties on the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Snomed</b></td></tr><tr><td><a style="white-space:nowrap" href="CodeSystem-cs-practitioner-role.html#cs-practitioner-role-dentist">dentist</a><a name="cs-practitioner-role-snomed-supplement-dentist"> </a></td><td>106289002</td></tr><tr><td><a style="white-space:nowrap" href="CodeSystem-cs-practitioner-role.html#cs-practitioner-role-hygienist">hygienist</a><a name="cs-practitioner-role-snomed-supplement-hygienist"> </a></td><td>45956004</td></tr><tr><td><a style="white-space:nowrap" href="CodeSystem-cs-practitioner-role.html#cs-practitioner-role-orthodontist">orthodontist</a><a name="cs-practitioner-role-snomed-supplement-orthodontist"> </a></td><td>37504001</td></tr><tr><td><a style="white-space:nowrap" href="CodeSystem-cs-practitioner-role.html#cs-practitioner-role-endodontist">endodontist</a><a name="cs-practitioner-role-snomed-supplement-endodontist"> </a></td><td>50149000</td></tr></table></div>
  </text>
  <url
       value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement"/>
  <version value="0.1.1"/>
  <name value="CSPractitionerRoleSnomedSupplement"/>
  <title value="Practitioner Role SNOMED supplement"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-06T12:21:16+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>
  <description
               value="Supplement adding SNOMED CT mappings for WOF Connect Practitioner Role codes.
Used as guide to understand how connecters should map their corresponding Role codes."/>
  <content value="supplement"/>
  <supplements
               value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"/>
  <property>
    <code value="Snomed"/>
    <uri value="http://snomed.info/sct"/>
    <description value="SNOMED conceptId"/>
    <type value="code"/>
  </property>
  <concept>
    <code value="dentist"/>
    <property>
      <code value="Snomed"/>
      <valueCode value="106289002"/>
    </property>
  </concept>
  <concept>
    <code value="hygienist"/>
    <property>
      <code value="Snomed"/>
      <valueCode value="45956004"/>
    </property>
  </concept>
  <concept>
    <code value="orthodontist"/>
    <property>
      <code value="Snomed"/>
      <valueCode value="37504001"/>
    </property>
  </concept>
  <concept>
    <code value="endodontist"/>
    <property>
      <code value="Snomed"/>
      <valueCode value="50149000"/>
    </property>
  </concept>
</CodeSystem>