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
| Active as of 2026-05-19 |
{
"resourceType" : "CodeSystem",
"id" : "identifier-types-cs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/identifier-types-cs",
"version" : "0.1.0",
"name" : "IdentifierTypesCS",
"title" : "Identifier Types Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-05-19T11:26:54+00:00",
"publisher" : "Digital Health Agency of Kenya",
"contact" : [
{
"name" : "Digital Health Agency of Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://dha.go.ke"
},
{
"system" : "email",
"value" : "interoperability@dha.go.ke"
}
]
},
{
"name" : "eClaims Technical Working Group",
"telecom" : [
{
"system" : "email",
"value" : "interoperability@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "Codes for types of identifiers used in Kenya (MOH-Kenya OCL: IDENTIFIER-TYPES)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "NATIONAL-ID",
"display" : "National ID"
},
{
"code" : "PASSPORT",
"display" : "Passport"
},
{
"code" : "BIRTH-CERTIFICATE",
"display" : "Birth Certificate"
},
{
"code" : "ALIEN-ID",
"display" : "Alien ID"
},
{
"code" : "REFUGEE-ID",
"display" : "Refugee ID"
},
{
"code" : "DRIVING-LICENSE",
"display" : "Driving License"
},
{
"code" : "SHA-NUMBER",
"display" : "SHA Number"
},
{
"code" : "SHA-APPLICATION-NUMBER",
"display" : "SHA Application Number"
},
{
"code" : "KRA-PIN",
"display" : "KRA PIN"
},
{
"code" : "DIPLOMAT-ID",
"display" : "Diplomat ID"
},
{
"code" : "WALLET-ID",
"display" : "Wallet ID"
}
]
}