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
| Active as of 2026-04-24 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="registry-search-identifiers"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet registry-search-identifiers</b></p><a name="registry-search-identifiers"> </a><a name="hcregistry-search-identifiers"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-person-identifier-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/person-identifier-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦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-person-identifier-codesystem.html#person-identifier-codesystem-national-id">national-id</a></td><td>National ID</td><td>A unique national identifier assigned by the National Registration Bureau (NRB) under the Ministry of Interior and National Administration.</td></tr><tr><td><a href="CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-military-id">military-id</a></td><td>Military ID</td><td>A unique identifier assigned by the Kenya Defence Forces (KDF) for military personnel.</td></tr><tr><td><a href="CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-alien-id">alien-id</a></td><td>Alien ID</td><td>A unique identifier assigned by the Directorate of Immigration Services to foreign nationals residing in Kenya.</td></tr><tr><td><a href="CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-refugee-id">refugee-id</a></td><td>Refugee ID</td><td>A unique identifier assigned by the Refugee Affairs Secretariat (RAS) under the Ministry of Interior, in collaboration with UNHCR.</td></tr><tr><td><a href="CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-birth-certificate">birth-certificate</a></td><td>Birth Certificate Number</td><td>A unique identifier assigned by the Civil Registration Department under the Ministry of Interior and National Administration.</td></tr><tr><td><a href="CodeSystem-person-identifier-codesystem.html#person-identifier-codesystem-payer-member-number">payer-member-number</a></td><td>Insurance</td><td>A unique identifier assigned by insurance providers, including private insurers and Slade360.</td></tr></table></li></ul></div>
</text>
<url
value="https://fhir.slade360.co.ke/fhir/ValueSet/registry-search-identifiers"/>
<version value="0.1.0"/>
<name value="SGHIRegistrySearchIdentifiers"/>
<title value="SGHI Registry Search Identifiers"/>
<status value="active"/>
<date value="2026-04-24T14:22:47+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="A ValueSet defining the possible identifiers that can be used for searching in SGHI's registries."/>
<compose>
<include>
<system
value="https://fhir.slade360.co.ke/fhir/CodeSystem/person-identifier-codesystem"/>
<concept>
<code value="national-id"/>
<display value="National ID"/>
</concept>
<concept>
<code value="military-id"/>
<display value="Military ID"/>
</concept>
<concept>
<code value="alien-id"/>
<display value="Alien ID"/>
</concept>
<concept>
<code value="refugee-id"/>
<display value="Refugee ID"/>
</concept>
<concept>
<code value="birth-certificate"/>
<display value="Birth Certificate Number"/>
</concept>
<concept>
<code value="payer-member-number"/>
<display value="Insurance"/>
</concept>
</include>
</compose>
</ValueSet>