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

FHIR IG analytics

Packageke.fhir.emergency
Resource TypeCodeSystem
IdCodeSystem-em-ed-section.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emergency-FHIR-IG/CodeSystem-em-ed-section.html
URLhttps://fhir.dha.go.ke/ig/emergency/CodeSystem/em-ed-section
Version0.1.0
Statusactive
Date2026-08-07T11:54:11+00:00
NameEMEDSectionCS
TitleEmergency Department Patient Record Section
DescriptionFixed section list for EMEDPatientRecordComposition, mirroring the paper ED Patient Record form.
Contentcomplete

Resources that use this resource

ValueSet
ke.fhir.emergency#currentem-ed-sectionEmergency Department Patient Record Section 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-ed-section

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

CodeDisplay
registration-arrival Registration and arrival
triage-vitals Triage and vital signs
chief-complaint-referral Chief complaint and referral
allergies Allergies
past-medical-history Past medical/surgical history and medications
provider-assessment-abcde Provider assessment and ABCDE resuscitation
history-of-present-illness History of present illness
trauma Trauma
review-of-systems Review of systems
physical-exam Physical exam
diagnostic-tests Diagnostic tests
procedures Procedures
medications Medications
diagnosis-impression Diagnosis/impression and differential diagnosis
management-plan Management plan
final-reassessment Final reassessment
disposition Disposition
additional-notes Additional notes
nursing-progress-notes Nursing progress notes

Source1

{
  "resourceType": "CodeSystem",
  "id": "em-ed-section",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-ed-section",
  "version": "0.1.0",
  "name": "EMEDSectionCS",
  "title": "Emergency Department Patient Record Section",
  "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": "Fixed section list for EMEDPatientRecordComposition, mirroring the paper ED Patient Record form.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 19,
  "concept": [
    {
      "code": "registration-arrival",
      "display": "Registration and arrival"
    },
    {
      "code": "triage-vitals",
      "display": "Triage and vital signs"
    },
    {
      "code": "chief-complaint-referral",
      "display": "Chief complaint and referral"
    },
    {
      "code": "allergies",
      "display": "Allergies"
    },
    {
      "code": "past-medical-history",
      "display": "Past medical/surgical history and medications"
    },
    {
      "code": "provider-assessment-abcde",
      "display": "Provider assessment and ABCDE resuscitation"
    },
    {
      "code": "history-of-present-illness",
      "display": "History of present illness"
    },
    {
      "code": "trauma",
      "display": "Trauma"
    },
    {
      "code": "review-of-systems",
      "display": "Review of systems"
    },
    {
      "code": "physical-exam",
      "display": "Physical exam"
    },
    {
      "code": "diagnostic-tests",
      "display": "Diagnostic tests"
    },
    {
      "code": "procedures",
      "display": "Procedures"
    },
    {
      "code": "medications",
      "display": "Medications"
    },
    {
      "code": "diagnosis-impression",
      "display": "Diagnosis/impression and differential diagnosis"
    },
    {
      "code": "management-plan",
      "display": "Management plan"
    },
    {
      "code": "final-reassessment",
      "display": "Final reassessment"
    },
    {
      "code": "disposition",
      "display": "Disposition"
    },
    {
      "code": "additional-notes",
      "display": "Additional notes"
    },
    {
      "code": "nursing-progress-notes",
      "display": "Nursing progress notes"
    }
  ]
}