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
| Draft as of 2025-12-25 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="et-gender-vs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet et-gender-vs</b></p><a name="et-gender-vs"> </a><a name="hcet-gender-vs"> </a><ul><li>Include codes from<a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</span> where code in male","#female")</li></ul></div>
</text>
<url value="http://fhir.et/core/ValueSet/et-gender-vs"/>
<version value="0.1.0"/>
<name value="ETGenderVS"/>
<title value="Ethiopia Gender ValueSet"/>
<status value="draft"/>
<date value="2025-12-25T19:56:32+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="A ValueSet containing only male and female genders."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/administrative-gender"/>
<filter>
<property value="code"/>
<op value="in"/>
<value value="male","#female")"/>
</filter>
</include>
</compose>
</ValueSet>