FHIR IG analytics| Package | hie-fhir-ig-profile |
| Resource Type | CodeSystem |
| Id | CodeSystem-HIEDefaultIdentifierCodeSystem.json |
| FHIR Version | R4B |
| Source | https://build.fhir.org/ig/savannahghi/hie-fhir-ig-profile/CodeSystem-HIEDefaultIdentifierCodeSystem.html |
| URL | https://nshr.dha.go.ke/fhir/CodeSystem/HIEDefaultIdentifierCodeSystem |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-09T16:26:07+00:00 |
| Name | HIEDefaultIdentifierCodeSystem |
| Content | complete |
| ValueSet | |
| identifier-type | Resource Identifier Value Sets |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem HIEDefaultIdentifierCodeSystem
This code system https://nshr.dha.go.ke/fhir/CodeSystem/HIEDefaultIdentifierCodeSystem defines the following code:
| Code | Display | Definition |
| default-id | Default System Identifier | A unique UUID identifier assigned by the system by default |
{
"resourceType": "CodeSystem",
"id": "HIEDefaultIdentifierCodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr.dha.go.ke/fhir/CodeSystem/HIEDefaultIdentifierCodeSystem",
"version": "0.1.0",
"name": "HIEDefaultIdentifierCodeSystem",
"status": "active",
"date": "2026-01-09T16:26:07+00:00",
"publisher": "Kathurima Kimathi",
"contact": [
{
"name": "Kathurima Kimathi",
"telecom": [
{
"system": "url",
"value": "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system": "email",
"value": "kathurima@savannahinformatics.com"
}
]
}
],
"content": "complete",
"count": 1,
"concept": [
{
"code": "default-id",
"display": "Default System Identifier",
"definition": "A unique UUID identifier assigned by the system by default"
}
]
}