Kenya Core FHIR Implementation Guide (IG)
0.1.0 - ci-build

Kenya Core FHIR Implementation Guide (IG), published by IntelliSOFT Consulting. 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/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions

: Facility Level - XML Representation

Active as of 2025-12-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="FacilityLevelCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem FacilityLevelCS</b></p><a name="FacilityLevelCS"> </a><a name="hcFacilityLevelCS"> </a><p>This  code system <code>http://example.org/CodeSystem/FacilityLevelCS</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">LEVEL-2<a name="FacilityLevelCS-LEVEL-2"> </a></td><td>Level 2</td></tr><tr><td style="white-space:nowrap">LEVEL-3A<a name="FacilityLevelCS-LEVEL-3A"> </a></td><td>Level 3A</td></tr><tr><td style="white-space:nowrap">LEVEL-3B<a name="FacilityLevelCS-LEVEL-3B"> </a></td><td>Level 3B</td></tr><tr><td style="white-space:nowrap">LEVEL-4<a name="FacilityLevelCS-LEVEL-4"> </a></td><td>Level 4</td></tr><tr><td style="white-space:nowrap">LEVEL-5<a name="FacilityLevelCS-LEVEL-5"> </a></td><td>Level 5</td></tr><tr><td style="white-space:nowrap">LEVEL-6A<a name="FacilityLevelCS-LEVEL-6A"> </a></td><td>Level 6A</td></tr><tr><td style="white-space:nowrap">LEVEL-6B<a name="FacilityLevelCS-LEVEL-6B"> </a></td><td>Level 6B</td></tr></table></div>
  </text>
  <url value="http://example.org/CodeSystem/FacilityLevelCS"/>
  <version value="0.1.0"/>
  <name value="FacilityLevelCS"/>
  <title value="Facility Level"/>
  <status value="active"/>
  <date value="2025-12-17T09:57:49+00:00"/>
  <publisher value="IntelliSOFT Consulting"/>
  <contact>
    <name value="IntelliSOFT Consulting"/>
    <telecom>
      <system value="url"/>
      <value value="https://.com/fhir/example-publisher"/>
    </telecom>
  </contact>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="LEVEL-2"/>
    <display value="Level 2"/>
  </concept>
  <concept>
    <code value="LEVEL-3A"/>
    <display value="Level 3A"/>
  </concept>
  <concept>
    <code value="LEVEL-3B"/>
    <display value="Level 3B"/>
  </concept>
  <concept>
    <code value="LEVEL-4"/>
    <display value="Level 4"/>
  </concept>
  <concept>
    <code value="LEVEL-5"/>
    <display value="Level 5"/>
  </concept>
  <concept>
    <code value="LEVEL-6A"/>
    <display value="Level 6A"/>
  </concept>
  <concept>
    <code value="LEVEL-6B"/>
    <display value="Level 6B"/>
  </concept>
</CodeSystem>