{
  "resourceType" : "CodeSystem",
  "id" : "knhts-identifier-types-cs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir.dha.go.ke/kps/CodeSystem/knhts-identifier-types-cs",
  "version" : "0.1.0",
  "name" : "PAT_IDENTIFIERTYPES",
  "title" : "CodeSystem for patient's identifier Types",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-05-11T04:59:51+00:00",
  "publisher" : "Digital Health Agency of Kenya",
  "contact" : [{
    "name" : "Digital Health Agency of Kenya",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.dha.go.ke"
    },
    {
      "system" : "email",
      "value" : "interoperability@dha.go.ke"
    }]
  },
  {
    "name" : "Digital Health Agency of Kenya – Interoperability Team",
    "telecom" : [{
      "system" : "email",
      "value" : "interoperability@dha.go.ke",
      "use" : "work"
    },
    {
      "system" : "url",
      "value" : "https://www.dha.go.ke",
      "use" : "work"
    }]
  }],
  "description" : "CodeSystem for patient's identifier Types",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KE",
      "display" : "Kenya"
    }]
  }],
  "copyright" : "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "upi",
    "display" : "UPI",
    "definition" : "UPI"
  },
  {
    "code" : "nationalId",
    "display" : "National ID",
    "definition" : "National ID"
  },
  {
    "code" : "passport",
    "display" : "Passport No.",
    "definition" : "Passport No."
  },
  {
    "code" : "birthCertficate",
    "display" : "Birth Certificate No.",
    "definition" : "Birth Certificate No."
  }]
}