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 Booking Categories - XML Representation

Draft as of 2025-08-20

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="itb-booking-categories"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem itb-booking-categories</b></p><a name="itb-booking-categories"> </a><a name="hcitb-booking-categories"> </a><p>This  code system <code>http://portal.wof.purified.link/fhir/CodeSystem/itb-booking-categories</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">BCBC1754-A399-48BA-8EEC-10667F19A0D6<a name="itb-booking-categories-BCBC1754-A399-48BA-8EEC-10667F19A0D6"> </a></td><td>usR</td></tr><tr><td style="white-space:nowrap">99229622-01FE-46B6-B430-28B4C0426006<a name="itb-booking-categories-99229622-01FE-46B6-B430-28B4C0426006"> </a></td><td>profylax</td></tr><tr><td style="white-space:nowrap">543BDC1F-CA70-47D3-9A0C-BFE927FE341E<a name="itb-booking-categories-543BDC1F-CA70-47D3-9A0C-BFE927FE341E"> </a></td><td>parodontologi</td></tr><tr><td style="white-space:nowrap">E42BA67C-841D-4AF2-A948-F3280CFD234D<a name="itb-booking-categories-E42BA67C-841D-4AF2-A948-F3280CFD234D"> </a></td><td>emergency</td></tr></table></div>
  </text>
  <url
       value="http://portal.wof.purified.link/fhir/CodeSystem/itb-booking-categories"/>
  <version value="0.1.0"/>
  <name value="ITBBookingCategories"/>
  <title value="ITB Booking Categories"/>
  <status value="draft"/>
  <date value="2025-08-20T14:05:22+00:00"/>
  <description value="ITB Booking Categories"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="BCBC1754-A399-48BA-8EEC-10667F19A0D6"/>
    <display value="usR"/>
  </concept>
  <concept>
    <code value="99229622-01FE-46B6-B430-28B4C0426006"/>
    <display value="profylax"/>
  </concept>
  <concept>
    <code value="543BDC1F-CA70-47D3-9A0C-BFE927FE341E"/>
    <display value="parodontologi"/>
  </concept>
  <concept>
    <code value="E42BA67C-841D-4AF2-A948-F3280CFD234D"/>
    <display value="emergency"/>
  </concept>
</CodeSystem>