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 - JSON Representation

Draft as of 2025-12-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "etmaritalstatus-vs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://fhir.et/core/ValueSet/etmaritalstatus-vs",
  "version" : "0.1.0",
  "name" : "ETMaritalStatusVS",
  "title" : "Ethiopia Marital Status ValueSet",
  "status" : "draft",
  "date" : "2025-12-25T19:56:32+00:00",
  "publisher" : "MOH Ethiopia",
  "contact" : [
    {
      "name" : "MOH Ethiopia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://moh.gov.et"
        }
      ]
    }
  ],
  "description" : "Subset of HL7 v3 MaritalStatus including only Never married, Married, Divorced, and Widowed.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/ValueSet/v3-MaritalStatus",
        "filter" : [
          {
            "property" : "code",
            "op" : "in",
            "value" : "S\",\"#M\",\"#D\",\"#W\")"
          }
        ]
      }
    ]
  }
}