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

: Ethiopian Woreda Value Set - JSON Representation

Draft as of 2025-12-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "et-woreda-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet et-woreda-vs</b></p><a name=\"et-woreda-vs\"> </a><a name=\"hcet-woreda-vs\"> </a><ul><li>Include these codes as defined in <code>http://mfr.moh.gov.et</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>AA_Bole01</td><td>Bole Woreda 01</td></tr><tr><td>AA_Bole02</td><td>Bole Woreda 02</td></tr><tr><td>OR_Bale_DeloMena</td><td>Delo Mena (Bale Zone)</td></tr><tr><td>AM_Gojjam_Dejen</td><td>Dejen (East Gojjam)</td></tr><tr><td>TG_Mekelle_Hawelti</td><td>Hawelti (Mekelle Zone)</td></tr><tr><td>CE_Finfinne_Lideta</td><td>Lideta (Finfinne Zone)</td></tr><tr><td>SW_Keffa_Chena</td><td>Chena (Keffa Zone)</td></tr><tr><td>SE_Hadiya_Lemo</td><td>Lemo (Hadiya Zone)</td></tr><tr><td>HA_Harari_Jarso</td><td>Jarso (Harari Zone)</td></tr><tr><td>SD_Hawassa_Tula</td><td>Tula (Hawassa Zone)</td></tr><tr><td>GM_Metekel_Peace</td><td>Peace Woreda (Metekel Zone)</td></tr><tr><td>BG_Asosa_Mao</td><td>Mao Woreda (Asosa Zone)</td></tr><tr><td>AAf_Awash_District</td><td>Awash District (Awash Zone)</td></tr><tr><td>AAf_Fantale_District</td><td>Fantale District (Fantale Zone)</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig-empty/ValueSet/et-woreda-vs",
  "version" : "0.1.0",
  "name" : "ETWoredaVS",
  "title" : "Ethiopian Woreda Value Set",
  "status" : "draft",
  "date" : "2025-12-12T07:51:08+00:00",
  "publisher" : "MoH",
  "contact" : [
    {
      "name" : "MoH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://moh.gov.et"
        }
      ]
    }
  ],
  "description" : "List of Woredas grouped under zones.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "231",
          "display" : "Ethiopia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://mfr.moh.gov.et",
        "concept" : [
          {
            "code" : "AA_Bole01",
            "display" : "Bole Woreda 01"
          },
          {
            "code" : "AA_Bole02",
            "display" : "Bole Woreda 02"
          },
          {
            "code" : "OR_Bale_DeloMena",
            "display" : "Delo Mena (Bale Zone)"
          },
          {
            "code" : "AM_Gojjam_Dejen",
            "display" : "Dejen (East Gojjam)"
          },
          {
            "code" : "TG_Mekelle_Hawelti",
            "display" : "Hawelti (Mekelle Zone)"
          },
          {
            "code" : "CE_Finfinne_Lideta",
            "display" : "Lideta (Finfinne Zone)"
          },
          {
            "code" : "SW_Keffa_Chena",
            "display" : "Chena (Keffa Zone)"
          },
          {
            "code" : "SE_Hadiya_Lemo",
            "display" : "Lemo (Hadiya Zone)"
          },
          {
            "code" : "HA_Harari_Jarso",
            "display" : "Jarso (Harari Zone)"
          },
          {
            "code" : "SD_Hawassa_Tula",
            "display" : "Tula (Hawassa Zone)"
          },
          {
            "code" : "GM_Metekel_Peace",
            "display" : "Peace Woreda (Metekel Zone)"
          },
          {
            "code" : "BG_Asosa_Mao",
            "display" : "Mao Woreda (Asosa Zone)"
          },
          {
            "code" : "AAf_Awash_District",
            "display" : "Awash District (Awash Zone)"
          },
          {
            "code" : "AAf_Fantale_District",
            "display" : "Fantale District (Fantale Zone)"
          }
        ]
      }
    ]
  }
}