FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-em-agency-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-em-agency-type.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-agency-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-20T11:03:05+00:00 |
| Name | EMAgencyTypeCS |
| Title | Emergency Supporting Agency Type |
| Realm | us |
| Authority | hl7 |
| Description | Types of organizations that may participate in an emergency response. |
| Content | complete |
| ValueSet | ||
| fhir.kenyaEmergencyIG#current | em-agency-type | Emergency Supporting Agency Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem em-agency-type
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-agency-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "em-agency-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-agency-type",
"version": "0.1.0",
"name": "EMAgencyTypeCS",
"title": "Emergency Supporting Agency Type",
"status": "active",
"experimental": false,
"date": "2026-07-20T11:03:05+00:00",
"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"
}
]
}
],
"description": "Types of organizations that may participate in an emergency response.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "ems",
"display": "Emergency medical services"
},
{
"code": "fire",
"display": "Fire and rescue service"
},
{
"code": "police",
"display": "Police service"
},
{
"code": "security",
"display": "Security service"
},
{
"code": "disaster-management",
"display": "Disaster management service"
},
{
"code": "military",
"display": "Military service"
},
{
"code": "community-response",
"display": "Community emergency response"
},
{
"code": "other",
"display": "Other supporting agency"
}
]
}