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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "identifier-types-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.dha.go.ke/eclaims/CodeSystem/identifier-types-cs"^^xsd:anyURI ;
fhir:l <https://fhir.dha.go.ke/eclaims/CodeSystem/identifier-types-cs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "IdentifierTypesCS"] ; #
fhir:title [ fhir:v "Identifier Types Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-19T11:26:54+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Digital Health Agency of Kenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Digital Health Agency of Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ] )
] [
fhir:name [ fhir:v "eClaims Technical Working Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes for types of identifiers used in Kenya (MOH-Kenya OCL: IDENTIFIER-TYPES)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "NATIONAL-ID" ] ;
fhir:display [ fhir:v "National ID" ]
] [
fhir:code [ fhir:v "PASSPORT" ] ;
fhir:display [ fhir:v "Passport" ]
] [
fhir:code [ fhir:v "BIRTH-CERTIFICATE" ] ;
fhir:display [ fhir:v "Birth Certificate" ]
] [
fhir:code [ fhir:v "ALIEN-ID" ] ;
fhir:display [ fhir:v "Alien ID" ]
] [
fhir:code [ fhir:v "REFUGEE-ID" ] ;
fhir:display [ fhir:v "Refugee ID" ]
] [
fhir:code [ fhir:v "DRIVING-LICENSE" ] ;
fhir:display [ fhir:v "Driving License" ]
] [
fhir:code [ fhir:v "SHA-NUMBER" ] ;
fhir:display [ fhir:v "SHA Number" ]
] [
fhir:code [ fhir:v "SHA-APPLICATION-NUMBER" ] ;
fhir:display [ fhir:v "SHA Application Number" ]
] [
fhir:code [ fhir:v "KRA-PIN" ] ;
fhir:display [ fhir:v "KRA PIN" ]
] [
fhir:code [ fhir:v "DIPLOMAT-ID" ] ;
fhir:display [ fhir:v "Diplomat ID" ]
] [
fhir:code [ fhir:v "WALLET-ID" ] ;
fhir:display [ fhir:v "Wallet ID" ]
] ) . #
IG © 2024+ Digital Health Agency of Kenya. Package fhir.kenyaClaimsIG#0.1.0 based on FHIR 4.0.1. Generated 2026-05-19
Links: Table of Contents |
QA Report