Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Identifier Types Code System - XML Representation

Active as of 2026-05-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="identifier-types-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem identifier-types-cs</b></p><a name="identifier-types-cs"> </a><a name="hcidentifier-types-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/identifier-types-cs</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">NATIONAL-ID<a name="identifier-types-cs-NATIONAL-ID"> </a></td><td>National ID</td></tr><tr><td style="white-space:nowrap">PASSPORT<a name="identifier-types-cs-PASSPORT"> </a></td><td>Passport</td></tr><tr><td style="white-space:nowrap">BIRTH-CERTIFICATE<a name="identifier-types-cs-BIRTH-CERTIFICATE"> </a></td><td>Birth Certificate</td></tr><tr><td style="white-space:nowrap">ALIEN-ID<a name="identifier-types-cs-ALIEN-ID"> </a></td><td>Alien ID</td></tr><tr><td style="white-space:nowrap">REFUGEE-ID<a name="identifier-types-cs-REFUGEE-ID"> </a></td><td>Refugee ID</td></tr><tr><td style="white-space:nowrap">DRIVING-LICENSE<a name="identifier-types-cs-DRIVING-LICENSE"> </a></td><td>Driving License</td></tr><tr><td style="white-space:nowrap">SHA-NUMBER<a name="identifier-types-cs-SHA-NUMBER"> </a></td><td>SHA Number</td></tr><tr><td style="white-space:nowrap">SHA-APPLICATION-NUMBER<a name="identifier-types-cs-SHA-APPLICATION-NUMBER"> </a></td><td>SHA Application Number</td></tr><tr><td style="white-space:nowrap">KRA-PIN<a name="identifier-types-cs-KRA-PIN"> </a></td><td>KRA PIN</td></tr><tr><td style="white-space:nowrap">DIPLOMAT-ID<a name="identifier-types-cs-DIPLOMAT-ID"> </a></td><td>Diplomat ID</td></tr><tr><td style="white-space:nowrap">WALLET-ID<a name="identifier-types-cs-WALLET-ID"> </a></td><td>Wallet ID</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/identifier-types-cs"/>
  <version value="0.1.0"/>
  <name value="IdentifierTypesCS"/>
  <title value="Identifier Types Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-19T11:26:54+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Technical Working Group"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Codes for types of identifiers used in Kenya (MOH-Kenya OCL: IDENTIFIER-TYPES)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="11"/>
  <concept>
    <code value="NATIONAL-ID"/>
    <display value="National ID"/>
  </concept>
  <concept>
    <code value="PASSPORT"/>
    <display value="Passport"/>
  </concept>
  <concept>
    <code value="BIRTH-CERTIFICATE"/>
    <display value="Birth Certificate"/>
  </concept>
  <concept>
    <code value="ALIEN-ID"/>
    <display value="Alien ID"/>
  </concept>
  <concept>
    <code value="REFUGEE-ID"/>
    <display value="Refugee ID"/>
  </concept>
  <concept>
    <code value="DRIVING-LICENSE"/>
    <display value="Driving License"/>
  </concept>
  <concept>
    <code value="SHA-NUMBER"/>
    <display value="SHA Number"/>
  </concept>
  <concept>
    <code value="SHA-APPLICATION-NUMBER"/>
    <display value="SHA Application Number"/>
  </concept>
  <concept>
    <code value="KRA-PIN"/>
    <display value="KRA PIN"/>
  </concept>
  <concept>
    <code value="DIPLOMAT-ID"/>
    <display value="Diplomat ID"/>
  </concept>
  <concept>
    <code value="WALLET-ID"/>
    <display value="Wallet ID"/>
  </concept>
</CodeSystem>