Ethiopia Base Implementation Guide
0.1.0 - ci-build International flag

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

: Ethiopia Marital Status ValueSet - XML Representation

Draft as of 2025-12-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="etmaritalstatus-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet etmaritalstatus-vs</b></p><a name="etmaritalstatus-vs"> </a><a name="hcetmaritalstatus-vs"> </a><ul><li>Include codes from<code>http://terminology.hl7.org/ValueSet/v3-MaritalStatus</code><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> where code  in S&quot;,&quot;#M&quot;,&quot;#D&quot;,&quot;#W&quot;)</li></ul></div>
  </text>
  <url value="http://fhir.et/core/ValueSet/etmaritalstatus-vs"/>
  <version value="0.1.0"/>
  <name value="ETMaritalStatusVS"/>
  <title value="Ethiopia Marital Status 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="Subset of HL7 v3 MaritalStatus including only Never married, Married, Divorced, and Widowed."/>
  <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://terminology.hl7.org/ValueSet/v3-MaritalStatus"/>
      <filter>
        <property value="code"/>
        <op value="in"/>
        <value value="S&quot;,&quot;#M&quot;,&quot;#D&quot;,&quot;#W&quot;)"/>
      </filter>
    </include>
  </compose>
</ValueSet>