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 Region Value Set - JSON Representation

Draft as of 2025-12-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "et-region-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet et-region-vs</b></p><a name=\"et-region-vs\"> </a><a name=\"hcet-region-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</td><td>Addis Ababa</td></tr><tr><td>DD</td><td>Dire Dawa</td></tr><tr><td>OR</td><td>Oromia</td></tr><tr><td>AM</td><td>Amhara</td></tr><tr><td>TG</td><td>Tigray</td></tr><tr><td>CE</td><td>Central Ethiopia</td></tr><tr><td>SW</td><td>South West Region</td></tr><tr><td>SE</td><td>South Ethiopia</td></tr><tr><td>HA</td><td>Harari</td></tr><tr><td>SD</td><td>Sidama</td></tr><tr><td>GM</td><td>Gambella</td></tr><tr><td>BG</td><td>Benishangul-Gumuz</td></tr><tr><td>AAf</td><td>Afar</td></tr><tr><td>SL</td><td>Somali</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/ig-empty/ValueSet/et-region-vs",
  "version" : "0.1.0",
  "name" : "ETRegionVS",
  "title" : "Ethiopian Region 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 Ethiopian Regions.",
  "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",
            "display" : "Addis Ababa"
          },
          {
            "code" : "DD",
            "display" : "Dire Dawa"
          },
          {
            "code" : "OR",
            "display" : "Oromia"
          },
          {
            "code" : "AM",
            "display" : "Amhara"
          },
          {
            "code" : "TG",
            "display" : "Tigray"
          },
          {
            "code" : "CE",
            "display" : "Central Ethiopia"
          },
          {
            "code" : "SW",
            "display" : "South West Region"
          },
          {
            "code" : "SE",
            "display" : "South Ethiopia"
          },
          {
            "code" : "HA",
            "display" : "Harari"
          },
          {
            "code" : "SD",
            "display" : "Sidama"
          },
          {
            "code" : "GM",
            "display" : "Gambella"
          },
          {
            "code" : "BG",
            "display" : "Benishangul-Gumuz"
          },
          {
            "code" : "AAf",
            "display" : "Afar"
          },
          {
            "code" : "SL",
            "display" : "Somali"
          }
        ]
      }
    ]
  }
}