Ethiopia Base Implementation Guide
0.1.0 - ci-build
Ethiopia Base Implementation Guide, published by MOH Ethiopia. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/MoH-Ethiopia/ETBase/ and changes regularly. See the Directory of published versions
| Active as of 2026-02-21 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="facility-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem facility-type</b></p><a name="facility-type"> </a><a name="hcfacility-type"> </a><p>This code system <code>http://moh.gov.et/fhir/CodeSystem/facility-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">hospital<a name="facility-type-hospital"> </a></td><td>Hospital</td></tr><tr><td style="white-space:nowrap">health-center<a name="facility-type-health-center"> </a></td><td>Health Center</td></tr><tr><td style="white-space:nowrap">health-post<a name="facility-type-health-post"> </a></td><td>Health Post</td></tr><tr><td style="white-space:nowrap">clinic<a name="facility-type-clinic"> </a></td><td>Clinic</td></tr><tr><td style="white-space:nowrap">pharmacy<a name="facility-type-pharmacy"> </a></td><td>Pharmacy</td></tr><tr><td style="white-space:nowrap">laboratory<a name="facility-type-laboratory"> </a></td><td>Laboratory</td></tr><tr><td style="white-space:nowrap">diagnostic-center<a name="facility-type-diagnostic-center"> </a></td><td>Diagnostic Center</td></tr><tr><td style="white-space:nowrap">specialized-hospital<a name="facility-type-specialized-hospital"> </a></td><td>Specialized Hospital</td></tr></table></div>
</text>
<url value="http://moh.gov.et/fhir/CodeSystem/facility-type"/>
<version value="0.1.0"/>
<name value="FacilityTypeCodeSystem"/>
<title value="Facility Type Code System"/>
<status value="active"/>
<date value="2026-02-21T08:06:41+00:00"/>
<publisher value="MOH Ethiopia"/>
<contact>
<name value="MOH Ethiopia"/>
<telecom>
<system value="url"/>
<value value="http://moh.gov.et"/>
</telecom>
</contact>
<description value="Types of health facilities in Ethiopia."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="8"/>
<concept>
<code value="hospital"/>
<display value="Hospital"/>
</concept>
<concept>
<code value="health-center"/>
<display value="Health Center"/>
</concept>
<concept>
<code value="health-post"/>
<display value="Health Post"/>
</concept>
<concept>
<code value="clinic"/>
<display value="Clinic"/>
</concept>
<concept>
<code value="pharmacy"/>
<display value="Pharmacy"/>
</concept>
<concept>
<code value="laboratory"/>
<display value="Laboratory"/>
</concept>
<concept>
<code value="diagnostic-center"/>
<display value="Diagnostic Center"/>
</concept>
<concept>
<code value="specialized-hospital"/>
<display value="Specialized Hospital"/>
</concept>
</CodeSystem>