SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHI Organization Identifier Types - XML Representation

Draft as of 2026-01-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="organization-identifier-types"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet organization-identifier-types</b></p><a name="organization-identifier-types"> </a><a name="hcorganization-identifier-types"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-SGHIOrganisationIdentifierCodeSystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIOrganisationIdentifierCodeSystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-SGHIOrganisationIdentifierCodeSystem.html#SGHIOrganisationIdentifierCodeSystem-mfl-code">mfl-code</a></td><td>Master Facility List Code</td><td>Official identifier assigned by the Kenya Master Facility List (MFL) for healthcare facilities and organizations within Kenya's health system</td></tr><tr><td><a href="CodeSystem-SGHIOrganisationIdentifierCodeSystem.html#SGHIOrganisationIdentifierCodeSystem-sha-slade-code">sha-slade-code</a></td><td>SHA Slade Code</td><td>Unique identifier assigned by the Social Health Authority (SHA) in collaboration with Slade 360 platform for healthcare provider identification and claims processing</td></tr><tr><td><a href="CodeSystem-SGHIOrganisationIdentifierCodeSystem.html#SGHIOrganisationIdentifierCodeSystem-fid-code">fid-code</a></td><td>Facility ID Code</td><td>Generic facility identification code used for internal healthcare facility tracking and administrative purposes</td></tr><tr><td><a href="CodeSystem-SGHIOrganisationIdentifierCodeSystem.html#SGHIOrganisationIdentifierCodeSystem-fr-code">fr-code</a></td><td>Facility Registry Code</td><td>Identifier assigned by the national or regional Facility Registry system for official healthcare facility registration and cataloging</td></tr><tr><td><a href="CodeSystem-SGHIOrganisationIdentifierCodeSystem.html#SGHIOrganisationIdentifierCodeSystem-kmpdc-registration-number">kmpdc-registration-number</a></td><td>KMPDC Registration Number</td><td>Registration number issued by the Kenya Medical Practitioners and Dentists Council (KMPDC) for licensed medical practitioners and dentists</td></tr><tr><td><a href="CodeSystem-SGHIOrganisationIdentifierCodeSystem.html#SGHIOrganisationIdentifierCodeSystem-slade-code">slade-code</a></td><td>Slade360 Code</td><td>Unique identifier assigned by the Slade 360 healthcare information platform for healthcare organizations and providers within their network</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/ValueSet/organization-identifier-types"/>
  <version value="0.1.0"/>
  <name value="SGHIOrganizationIdentifierTypes"/>
  <title value="SGHI Organization Identifier Types"/>
  <status value="draft"/>
  <date value="2026-01-15T09:27:01+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Identifier types used to identify an organization across in SIL's systems"/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIOrganisationIdentifierCodeSystem"/>
      <concept>
        <code value="mfl-code"/>
        <display value="Master Facility List Code"/>
      </concept>
      <concept>
        <code value="sha-slade-code"/>
        <display value="SHA Slade Code"/>
      </concept>
      <concept>
        <code value="fid-code"/>
        <display value="Facility ID Code"/>
      </concept>
      <concept>
        <code value="fr-code"/>
        <display value="Facility Registry Code"/>
      </concept>
      <concept>
        <code value="kmpdc-registration-number"/>
        <display value="KMPDC Registration Number"/>
      </concept>
      <concept>
        <code value="slade-code"/>
        <display value="Slade360 Code"/>
      </concept>
    </include>
  </compose>
</ValueSet>