FHIR IG analytics| Package | hie-fhir-ig-profile |
| Resource Type | CodeSystem |
| Id | CodeSystem-HIEServiceTypesCodeSystem.json |
| FHIR Version | R4B |
| Source | https://build.fhir.org/ig/savannahghi/hie-fhir-ig-profile/CodeSystem-HIEServiceTypesCodeSystem.html |
| URL | https://nshr.dha.go.ke/fhir/CodeSystem/HIEServiceTypesCodeSystem |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-09T16:26:07+00:00 |
| Name | HIEServiceTypesCodeSystem |
| Content | complete |
| ValueSet | |
| episode-of-care-service-types | Episode of Care Service Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem HIEServiceTypesCodeSystem
This code system https://nshr.dha.go.ke/fhir/CodeSystem/HIEServiceTypesCodeSystem defines the following code:
| Code | Display |
| diab | Post coordinated diabetes program |
{
"resourceType": "CodeSystem",
"id": "HIEServiceTypesCodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr.dha.go.ke/fhir/CodeSystem/HIEServiceTypesCodeSystem",
"version": "0.1.0",
"name": "HIEServiceTypesCodeSystem",
"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": "diab",
"display": "Post coordinated diabetes program"
}
]
}