FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | CodeSystem |
| Id | CodeSystem-em-clinical-acuity.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-em-clinical-acuity.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-clinical-acuity |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-20T11:03:05+00:00 |
| Name | EMClinicalAcuityCS |
| Title | Emergency Clinical Acuity |
| Realm | us |
| Authority | hl7 |
| Description | Clinical acuity assigned by an emergency practitioner after patient assessment. This terminology is distinct from dispatch priority. |
| Content | complete |
| ValueSet | ||
| fhir.kenyaEmergencyIG#current | em-clinical-acuity | Emergency Clinical Acuity Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem em-clinical-acuity
This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-clinical-acuity defines the following codes:
{
"resourceType": "CodeSystem",
"id": "em-clinical-acuity",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-clinical-acuity",
"version": "0.1.0",
"name": "EMClinicalAcuityCS",
"title": "Emergency Clinical Acuity",
"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": "Clinical acuity assigned by an emergency practitioner after patient\nassessment. This terminology is distinct from dispatch priority.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "red",
"display": "Red - Immediate",
"definition": "The patient requires immediate life-saving intervention."
},
{
"code": "orange",
"display": "Orange - Very urgent",
"definition": "The patient requires very urgent clinical intervention."
},
{
"code": "yellow",
"display": "Yellow - Urgent",
"definition": "The patient requires urgent clinical intervention."
},
{
"code": "green",
"display": "Green - Routine",
"definition": "The patient is stable and can safely wait for clinical intervention."
},
{
"code": "blue",
"display": "Blue - Non-urgent",
"definition": "The patient has a non-urgent condition."
},
{
"code": "black",
"display": "Black - Deceased or expectant",
"definition": "The patient is deceased or classified as expectant under the applicable mass-casualty protocol."
},
{
"code": "unknown",
"display": "Unknown",
"definition": "Clinical acuity has not been established."
}
]
}