<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="knhts-identifier-types-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem knhts-identifier-types-cs</b></p><a name="knhts-identifier-types-cs"> </a><a name="hcknhts-identifier-types-cs"> </a><p>This case-insensitive code system <code>https://fhir.dha.go.ke/kps/CodeSystem/knhts-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">upi<a name="knhts-identifier-types-cs-upi"> </a></td><td>UPI</td><td>UPI</td></tr><tr><td style="white-space:nowrap">nationalId<a name="knhts-identifier-types-cs-nationalId"> </a></td><td>National ID</td><td>National ID</td></tr><tr><td style="white-space:nowrap">passport<a name="knhts-identifier-types-cs-passport"> </a></td><td>Passport No.</td><td>Passport No.</td></tr><tr><td style="white-space:nowrap">birthCertficate<a name="knhts-identifier-types-cs-birthCertficate"> </a></td><td>Birth Certificate No.</td><td>Birth Certificate No.</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/kps/CodeSystem/knhts-identifier-types-cs"/>
  <version value="0.1.0"/>
  <name value="PAT_IDENTIFIERTYPES"/>
  <title value="CodeSystem for patient's identifier Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-05-11T04:59:51+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency of Kenya – Interoperability Team"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="CodeSystem for patient's identifier Types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.&#xA;"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="upi"/>
    <display value="UPI"/>
    <definition value="UPI"/>
  </concept>
  <concept>
    <code value="nationalId"/>
    <display value="National ID"/>
    <definition value="National ID"/>
  </concept>
  <concept>
    <code value="passport"/>
    <display value="Passport No."/>
    <definition value="Passport No."/>
  </concept>
  <concept>
    <code value="birthCertficate"/>
    <display value="Birth Certificate No."/>
    <definition value="Birth Certificate No."/>
  </concept>
</CodeSystem>