{
  "resourceType" : "ValueSet",
  "id" : "registry-search-identifiers",
  "text" : {
    "status" : "extensions",
    "div" : "<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 &#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-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>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/registry-search-identifiers",
  "version" : "0.1.0",
  "name" : "SGHIRegistrySearchIdentifiers",
  "title" : "SGHI Registry Search Identifiers",
  "status" : "active",
  "date" : "2026-04-24T14:22:47+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [{
    "name" : "Kathurima Kimathi",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
    },
    {
      "system" : "email",
      "value" : "kathurimakimathi415@gmail.com"
    }]
  },
  {
    "name" : "Oscar John",
    "telecom" : [{
      "system" : "email",
      "value" : "oscarjohnotieno@gmail.com",
      "use" : "work"
    }]
  },
  {
    "name" : "Kennedy Omondi",
    "telecom" : [{
      "system" : "email",
      "value" : "kennankole@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "A ValueSet defining the possible identifiers that can be used for searching in SGHI's registries.",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.slade360.co.ke/fhir/CodeSystem/person-identifier-codesystem",
      "concept" : [{
        "code" : "national-id",
        "display" : "National ID"
      },
      {
        "code" : "military-id",
        "display" : "Military ID"
      },
      {
        "code" : "alien-id",
        "display" : "Alien ID"
      },
      {
        "code" : "refugee-id",
        "display" : "Refugee ID"
      },
      {
        "code" : "birth-certificate",
        "display" : "Birth Certificate Number"
      },
      {
        "code" : "payer-member-number",
        "display" : "Insurance"
      }]
    }]
  }
}