FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-Ethiopian-state.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-Ethiopian-state.html |
| URL | http://fhir.et/core/CodeSystem/Ethiopian-state |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-01T21:03:14+00:00 |
| Name | EthiopiaStateCS |
| Title | Ethiopia State / Region CodeSystem |
| Realm | uv |
| Description | Administrative states and city administrations of Ethiopia. |
| Content | complete |
| ValueSet | |
| EthiopiaStateVS | Ethiopia State / Region ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Ethiopian-state
This code system http://fhir.et/core/CodeSystem/Ethiopian-state defines the following codes:
| Code | Display |
| OR | Oromia |
| AM | Amhara |
| TI | Tigray |
| SO | Somali |
| AF | Afar |
| SD | Sidama |
| SE | South Ethiopia |
| SW | Southwest Ethiopia |
| AA | Addis Ababa |
| DD | Dire Dawa |
| GA | Gambella |
| BG | Benishangul Gumuz |
| HA | Harari |
| CE | Central Ethiopia |
{
"resourceType": "CodeSystem",
"id": "Ethiopian-state",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.et/core/CodeSystem/Ethiopian-state",
"version": "0.1.0",
"name": "EthiopiaStateCS",
"title": "Ethiopia State / Region CodeSystem",
"status": "draft",
"date": "2026-01-01T21:03:14+00:00",
"publisher": "MOH Ethiopia",
"contact": [
{
"name": "MOH Ethiopia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.et"
}
]
}
],
"description": "Administrative states and city administrations of Ethiopia.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 14,
"concept": [
{
"code": "OR",
"display": "Oromia"
},
{
"code": "AM",
"display": "Amhara"
},
{
"code": "TI",
"display": "Tigray"
},
{
"code": "SO",
"display": "Somali"
},
{
"code": "AF",
"display": "Afar"
},
{
"code": "SD",
"display": "Sidama"
},
{
"code": "SE",
"display": "South Ethiopia"
},
{
"code": "SW",
"display": "Southwest Ethiopia"
},
{
"code": "AA",
"display": "Addis Ababa"
},
{
"code": "DD",
"display": "Dire Dawa"
},
{
"code": "GA",
"display": "Gambella"
},
{
"code": "BG",
"display": "Benishangul Gumuz"
},
{
"code": "HA",
"display": "Harari"
},
{
"code": "CE",
"display": "Central Ethiopia"
}
]
}