FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-facility-type-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-facility-type-codes.html |
| URL | http://fhir.et/core/CodeSystem/facility-type-codes |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-21T08:06:41+00:00 |
| Name | FacilityTypeCS |
| Title | Ethiopian Facility Type Codes |
| Realm | uv |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem facility-type-codes
This code system http://fhir.et/core/CodeSystem/facility-type-codes defines the following code:
| Code | Display |
| FT | Facility Type |
{
"resourceType": "CodeSystem",
"id": "facility-type-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.et/core/CodeSystem/facility-type-codes",
"version": "0.1.0",
"name": "FacilityTypeCS",
"title": "Ethiopian Facility Type Codes",
"status": "draft",
"date": "2026-02-21T08:06:41+00:00",
"publisher": "MOH Ethiopia",
"contact": [
{
"name": "MOH Ethiopia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.et"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 1,
"concept": [
{
"code": "FT",
"display": "Facility Type"
}
]
}