FHIR IG analytics| Package | ke.fhir.emergency |
| Resource Type | CodeSystem |
| Id | CodeSystem-em-ed-section.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emergency-FHIR-IG/CodeSystem-em-ed-section.html |
| URL | https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-ed-section |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-08-07T11:54:11+00:00 |
| Name | EMEDSectionCS |
| Title | Emergency Department Patient Record Section |
| Description | Fixed section list for EMEDPatientRecordComposition, mirroring the paper ED Patient Record form. |
| Content | complete |
| ValueSet | ||
| ke.fhir.emergency#current | em-ed-section | Emergency Department Patient Record Section Value Set |
No resources found
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:
{
"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"
}
]
}