FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | NamingSystem |
| Id | NamingSystem-ns-national-id.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/NamingSystem-ns-national-id.html |
| URL | https://nshr-uat.sha.go.ke/fhir/NamingSystem/ns-national-id |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-01 |
| Name | KenyaNationalId |
| Realm | us |
| Authority | hl7 |
| Description | Kenya National ID number used as a primary patient identifier in emergency workflows. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem ns-national-id
| Defining URL | https://nshr-uat.sha.go.ke/fhir/NamingSystem/ns-national-id |
| Version | 0.1.0 |
| Name | KenyaNationalId |
| Status | active |
| Definition | Kenya National ID number used as a primary patient identifier in emergency workflows. |
| Publisher | Digital Health Agency (DHA), Kenya |
| Type | Value | Preferred |
| URI | https://ilm-hie.dha.go.ke/fhir/NamingSystem/national-id | true |
{
"resourceType": "NamingSystem",
"id": "ns-national-id",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "https://nshr-uat.sha.go.ke/fhir/NamingSystem/ns-national-id"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "0.1.0"
}
],
"name": "KenyaNationalId",
"status": "active",
"kind": "identifier",
"date": "2026-01-01",
"publisher": "Digital Health Agency (DHA), Kenya",
"contact": [
{
"name": "Digital Health Agency (DHA), Kenya",
"telecom": [
{
"system": "url",
"value": "https://dha.go.ke"
},
{
"system": "email",
"value": "info@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency Kenya – FHIR Team",
"telecom": [
{
"system": "email",
"value": "info@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://dha.go.ke",
"use": "work"
}
]
}
],
"responsible": "Kenya National Registration Bureau",
"description": "Kenya National ID number used as a primary patient identifier in emergency workflows.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "https://ilm-hie.dha.go.ke/fhir/NamingSystem/national-id",
"preferred": true
}
]
}