FHIR IG analytics| Package | ke.fhir.emergency |
| Resource Type | CodeSystem |
| Id | CodeSystem-em-injury-intent.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emergency-FHIR-IG/CodeSystem-em-injury-intent.html |
| URL | https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-injury-intent |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-08-07T11:54:11+00:00 |
| Name | EMInjuryIntentCS |
| Title | Emergency Department Injury Intent |
| Description | Intent behind a trauma presentation. |
| Content | complete |
| ValueSet | ||
| ke.fhir.emergency#current | em-injury-intent | Emergency Department Injury Intent Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem em-injury-intent
This case-sensitive code system https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-injury-intent defines the following codes:
| Code | Display |
| unintentional | Unintentional |
| self-harm | Self-harm |
| assault | Assault |
| other | Other |
{
"resourceType": "CodeSystem",
"id": "em-injury-intent",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-injury-intent",
"version": "0.1.0",
"name": "EMInjuryIntentCS",
"title": "Emergency Department Injury Intent",
"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": "Intent behind a trauma presentation.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "unintentional",
"display": "Unintentional"
},
{
"code": "self-harm",
"display": "Self-harm"
},
{
"code": "assault",
"display": "Assault"
},
{
"code": "other",
"display": "Other"
}
]
}