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

FHIR IG analytics

Packageke.fhir.emergency
Resource TypeCodeSystem
IdCodeSystem-em-abcde-field.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emergency-FHIR-IG/CodeSystem-em-abcde-field.html
URLhttps://fhir.dha.go.ke/ig/emergency/CodeSystem/em-abcde-field
Version0.1.0
Statusactive
Date2026-08-07T11:54:11+00:00
NameEMABCDEFieldCS
TitleEmergency ABCDE Assessment Field
DescriptionIdentifies the specific structured field carried by a component on EMABCDEAssessmentObservation. Which fields are applicable depends on the parent Observation.code (airway/breathing/circulation/disability/exposure).
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem em-abcde-field

This case-sensitive code system https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-abcde-field defines the following codes:

CodeDisplay
airway-obstruction-cause Airway - obstruction cause
chest-rise-pattern Breathing - chest rise pattern
trachea-position Breathing - trachea position
breath-sounds-left Breathing - left breath sounds
breath-sounds-right Breathing - right breath sounds
capillary-refill-seconds Circulation - capillary refill time
skin-findings Circulation - skin findings
jvd Circulation - jugular venous distension
pulses Circulation - pulse quality/asymmetry
fluids-given-volume Circulation - IV fluids given (volume)
fluids-type Circulation - IV fluids given (type)
blood-ordered Circulation - blood ordered
ecg-done Circulation - ECG done
avpu Disability - AVPU
pupil-size-left Disability - left pupil size
pupil-size-right Disability - right pupil size
pupil-reactivity-left Disability - left pupil reactivity
pupil-reactivity-right Disability - right pupil reactivity
moves-extremities Disability - limbs moved spontaneously
fully-exposed Exposure - fully exposed

Source1

{
  "resourceType": "CodeSystem",
  "id": "em-abcde-field",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-abcde-field",
  "version": "0.1.0",
  "name": "EMABCDEFieldCS",
  "title": "Emergency ABCDE Assessment Field",
  "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 the specific structured field carried by a component on\nEMABCDEAssessmentObservation. Which fields are applicable depends on the\nparent Observation.code (airway/breathing/circulation/disability/exposure).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 20,
  "concept": [
    {
      "code": "airway-obstruction-cause",
      "display": "Airway - obstruction cause"
    },
    {
      "code": "chest-rise-pattern",
      "display": "Breathing - chest rise pattern"
    },
    {
      "code": "trachea-position",
      "display": "Breathing - trachea position"
    },
    {
      "code": "breath-sounds-left",
      "display": "Breathing - left breath sounds"
    },
    {
      "code": "breath-sounds-right",
      "display": "Breathing - right breath sounds"
    },
    {
      "code": "capillary-refill-seconds",
      "display": "Circulation - capillary refill time"
    },
    {
      "code": "skin-findings",
      "display": "Circulation - skin findings"
    },
    {
      "code": "jvd",
      "display": "Circulation - jugular venous distension"
    },
    {
      "code": "pulses",
      "display": "Circulation - pulse quality/asymmetry"
    },
    {
      "code": "fluids-given-volume",
      "display": "Circulation - IV fluids given (volume)"
    },
    {
      "code": "fluids-type",
      "display": "Circulation - IV fluids given (type)"
    },
    {
      "code": "blood-ordered",
      "display": "Circulation - blood ordered"
    },
    {
      "code": "ecg-done",
      "display": "Circulation - ECG done"
    },
    {
      "code": "avpu",
      "display": "Disability - AVPU"
    },
    {
      "code": "pupil-size-left",
      "display": "Disability - left pupil size"
    },
    {
      "code": "pupil-size-right",
      "display": "Disability - right pupil size"
    },
    {
      "code": "pupil-reactivity-left",
      "display": "Disability - left pupil reactivity"
    },
    {
      "code": "pupil-reactivity-right",
      "display": "Disability - right pupil reactivity"
    },
    {
      "code": "moves-extremities",
      "display": "Disability - limbs moved spontaneously"
    },
    {
      "code": "fully-exposed",
      "display": "Exposure - fully exposed"
    }
  ]
}