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 Identifier Types - XML Representation

Active as of 2025-12-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="FacilityIdentifierTypesCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem FacilityIdentifierTypesCS</b></p><a name="FacilityIdentifierTypesCS"> </a><a name="hcFacilityIdentifierTypesCS"> </a><p>This  code system <code>https://fhir.sha.go.ke/fhir/terminology/CodeSystem/facility-identifier-types</code> defines the 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">slade-code<a name="FacilityIdentifierTypesCS-slade-code"> </a></td><td>Code</td><td>Slade facility code</td></tr><tr><td style="white-space:nowrap">fid<a name="FacilityIdentifierTypesCS-fid"> </a></td><td>Fid</td><td>Facility ID</td></tr><tr><td style="white-space:nowrap">fr-code<a name="FacilityIdentifierTypesCS-fr-code"> </a></td><td>Fr Code</td><td>Facility Registry Code</td></tr><tr><td style="white-space:nowrap">registration-number<a name="FacilityIdentifierTypesCS-registration-number"> </a></td><td>Registration Number</td><td>Registration number from regulatory body</td></tr></table></div>
  </text>
  <url
       value="https://fhir.sha.go.ke/fhir/terminology/CodeSystem/facility-identifier-types"/>
  <version value="0.1.0"/>
  <name value="FacilityIdentifierTypesCS"/>
  <title value="Facility Identifier Types"/>
  <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="4"/>
  <concept>
    <code value="slade-code"/>
    <display value="Code"/>
    <definition value="Slade facility code"/>
  </concept>
  <concept>
    <code value="fid"/>
    <display value="Fid"/>
    <definition value="Facility ID"/>
  </concept>
  <concept>
    <code value="fr-code"/>
    <display value="Fr Code"/>
    <definition value="Facility Registry Code"/>
  </concept>
  <concept>
    <code value="registration-number"/>
    <display value="Registration Number"/>
    <definition value="Registration number from regulatory body"/>
  </concept>
</CodeSystem>