ITB Implementation Guide
0.1.0 - Release Label

ITB Implementation Guide, published by . 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/espen-servicewell/wof-portal-fhir-ig/ and changes regularly. See the Directory of published versions

: ITB Role Codes - XML Representation

Draft as of 2025-08-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="role-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet role-codes</b></p><a name="role-codes"> </a><a name="hcrole-codes"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/106289002">106289002</a></td><td>tandläkare</td></tr><tr><td><a href="http://snomed.info/id/26042002">26042002</a></td><td>tandhygienist</td></tr></table></li></ul></div>
  </text>
  <url value="http://portal.wof.purified.link/fhir/ValueSet/role-codes"/>
  <version value="0.1.0"/>
  <name value="ITBRoleCodes"/>
  <title value="ITB Role Codes"/>
  <status value="draft"/>
  <date value="2025-08-20T14:05:22+00:00"/>
  <description value="This value set defines role codes"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="106289002"/>
        <display value="tandläkare"/>
      </concept>
      <concept>
        <code value="26042002"/>
        <display value="tandhygienist"/>
      </concept>
    </include>
  </compose>
</ValueSet>