FHIR IG analytics| Package | ke.fhir.emergency |
| Resource Type | CodeSystem |
| Id | CodeSystem-em-high-risk-sign.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emergency-FHIR-IG/CodeSystem-em-high-risk-sign.html |
| URL | https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-high-risk-sign |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-08-07T11:54:11+00:00 |
| Name | EMHighRiskSignCS |
| Title | Emergency High-Risk Sign |
| Description | Identifies which WHO Emergency Unit high-risk sign a component on EMHighRiskSignsObservation represents. |
| Content | complete |
| ValueSet | ||
| ke.fhir.emergency#current | em-high-risk-sign | Emergency High-Risk Sign Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem em-high-risk-sign
This case-sensitive code system https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-high-risk-sign defines the following codes:
{
"resourceType": "CodeSystem",
"id": "em-high-risk-sign",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-high-risk-sign",
"version": "0.1.0",
"name": "EMHighRiskSignCS",
"title": "Emergency High-Risk Sign",
"status": "active",
"experimental": false,
"date": "2026-08-07T11:54:11+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": "Identifies which WHO Emergency Unit high-risk sign a component on EMHighRiskSignsObservation represents.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "abnormal-heart-rate",
"display": "Heart rate <60 or >130"
},
{
"code": "abnormal-respiratory-rate",
"display": "Respiratory rate <10 or >30"
},
{
"code": "low-spo2",
"display": "SpO2 <92% on room air"
},
{
"code": "not-alert",
"display": "Not alert (AVPU)"
},
{
"code": "stridor-or-swallow-difficulty",
"display": "Stridor, voice change, or unable to swallow"
},
{
"code": "respiratory-distress",
"display": "Respiratory distress (grunting in child, retractions, cyanosis)"
},
{
"code": "poor-perfusion",
"display": "Poor perfusion, weak pulse, capillary refill >3 sec, MAP <65mmHg"
},
{
"code": "cannot-eat-or-drink",
"display": "Vomits everything, cannot eat or drink"
}
]
}