Ethiopian FHIR Implemenetation Guide Core
0.1.0 - ci-build
Ethiopia
Ethiopian FHIR Implemenetation Guide Core, published by MoH. 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/habibbushira/ETBase-ig/ and changes regularly. See the Directory of published versions
| Draft as of 2025-12-12 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="education-level-vs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet education-level-vs</b></p><a name="education-level-vs"> </a><a name="hceducation-level-vs"> </a><ul><li>Include these codes as defined in <code>http://ess.gov.et/fhir/CodeSystem/education-level</code><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>no_formal_education</td><td>No Formal Education</td></tr><tr><td>read_and_write</td><td>Read and Write</td></tr><tr><td>primary_school</td><td>Primary School</td></tr><tr><td>secondary_school</td><td>Secondary School</td></tr><tr><td>higher_education</td><td>Higher Education</td></tr></table></li></ul></div>
</text>
<url value="http://smart.who.int/ig-empty/ValueSet/education-level-vs"/>
<version value="0.1.0"/>
<name value="ETEducationLevelVS"/>
<title value="Ethiopian education levels"/>
<status value="draft"/>
<date value="2025-12-12T07:51:08+00:00"/>
<publisher value="MoH"/>
<contact>
<name value="MoH"/>
<telecom>
<system value="url"/>
<value value="https://moh.gov.et"/>
</telecom>
</contact>
<description value="Education level categories used for patient records."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="231"/>
<display value="Ethiopia"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://ess.gov.et/fhir/CodeSystem/education-level"/>
<concept>
<code value="no_formal_education"/>
<display value="No Formal Education"/>
</concept>
<concept>
<code value="read_and_write"/>
<display value="Read and Write"/>
</concept>
<concept>
<code value="primary_school"/>
<display value="Primary School"/>
</concept>
<concept>
<code value="secondary_school"/>
<display value="Secondary School"/>
</concept>
<concept>
<code value="higher_education"/>
<display value="Higher Education"/>
</concept>
</include>
</compose>
</ValueSet>