FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageke.fhir.emergency
Resource TypeCodeSystem
IdCodeSystem-em-high-risk-sign.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emergency-FHIR-IG/CodeSystem-em-high-risk-sign.html
URLhttps://fhir.dha.go.ke/ig/emergency/CodeSystem/em-high-risk-sign
Version0.1.0
Statusactive
Date2026-08-07T11:54:11+00:00
NameEMHighRiskSignCS
TitleEmergency High-Risk Sign
DescriptionIdentifies which WHO Emergency Unit high-risk sign a component on EMHighRiskSignsObservation represents.
Contentcomplete

Resources that use this resource

ValueSet
ke.fhir.emergency#currentem-high-risk-signEmergency High-Risk Sign Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
abnormal-heart-rate Heart rate <60 or >130
abnormal-respiratory-rate Respiratory rate <10 or >30
low-spo2 SpO2 <92% on room air
not-alert Not alert (AVPU)
stridor-or-swallow-difficulty Stridor, voice change, or unable to swallow
respiratory-distress Respiratory distress (grunting in child, retractions, cyanosis)
poor-perfusion Poor perfusion, weak pulse, capillary refill >3 sec, MAP <65mmHg
cannot-eat-or-drink Vomits everything, cannot eat or drink

Source1

{
  "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"
    }
  ]
}