FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-facility-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-facility-type.html |
| URL | http://moh.gov.et/fhir/CodeSystem/facility-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-21T08:06:41+00:00 |
| Name | FacilityTypeCodeSystem |
| Title | Facility Type Code System |
| Realm | uv |
| Description | Types of health facilities in Ethiopia. |
| Content | complete |
| ValueSet | |
| facility-type | Facility Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem facility-type
This code system http://moh.gov.et/fhir/CodeSystem/facility-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "facility-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/CodeSystem/facility-type",
"version": "0.1.0",
"name": "FacilityTypeCodeSystem",
"title": "Facility Type Code System",
"status": "active",
"date": "2026-02-21T08:06:41+00:00",
"publisher": "MOH Ethiopia",
"contact": [
{
"name": "MOH Ethiopia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.et"
}
]
}
],
"description": "Types of health facilities in Ethiopia.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 8,
"concept": [
{
"code": "hospital",
"display": "Hospital"
},
{
"code": "health-center",
"display": "Health Center"
},
{
"code": "health-post",
"display": "Health Post"
},
{
"code": "clinic",
"display": "Clinic"
},
{
"code": "pharmacy",
"display": "Pharmacy"
},
{
"code": "laboratory",
"display": "Laboratory"
},
{
"code": "diagnostic-center",
"display": "Diagnostic Center"
},
{
"code": "specialized-hospital",
"display": "Specialized Hospital"
}
]
}