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 State / Region CodeSystem - JSON Representation

Draft as of 2025-12-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Ethiopian-state",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Ethiopian-state</b></p><a name=\"Ethiopian-state\"> </a><a name=\"hcEthiopian-state\"> </a><p>This  code system <code>http://fhir.et/core/CodeSystem/Ethiopian-state</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">OR<a name=\"Ethiopian-state-OR\"> </a></td><td>Oromia</td></tr><tr><td style=\"white-space:nowrap\">AM<a name=\"Ethiopian-state-AM\"> </a></td><td>Amhara</td></tr><tr><td style=\"white-space:nowrap\">TI<a name=\"Ethiopian-state-TI\"> </a></td><td>Tigray</td></tr><tr><td style=\"white-space:nowrap\">SO<a name=\"Ethiopian-state-SO\"> </a></td><td>Somali</td></tr><tr><td style=\"white-space:nowrap\">AF<a name=\"Ethiopian-state-AF\"> </a></td><td>Afar</td></tr><tr><td style=\"white-space:nowrap\">SD<a name=\"Ethiopian-state-SD\"> </a></td><td>Sidama</td></tr><tr><td style=\"white-space:nowrap\">SE<a name=\"Ethiopian-state-SE\"> </a></td><td>South Ethiopia</td></tr><tr><td style=\"white-space:nowrap\">SW<a name=\"Ethiopian-state-SW\"> </a></td><td>Southwest Ethiopia</td></tr><tr><td style=\"white-space:nowrap\">AA<a name=\"Ethiopian-state-AA\"> </a></td><td>Addis Ababa</td></tr><tr><td style=\"white-space:nowrap\">DD<a name=\"Ethiopian-state-DD\"> </a></td><td>Dire Dawa</td></tr><tr><td style=\"white-space:nowrap\">GA<a name=\"Ethiopian-state-GA\"> </a></td><td>Gambella</td></tr><tr><td style=\"white-space:nowrap\">BG<a name=\"Ethiopian-state-BG\"> </a></td><td>Benishangul Gumuz</td></tr><tr><td style=\"white-space:nowrap\">HA<a name=\"Ethiopian-state-HA\"> </a></td><td>Harari</td></tr><tr><td style=\"white-space:nowrap\">CE<a name=\"Ethiopian-state-CE\"> </a></td><td>Central Ethiopia</td></tr></table></div>"
  },
  "url" : "http://fhir.et/core/CodeSystem/Ethiopian-state",
  "version" : "0.1.0",
  "name" : "EthiopiaStateCS",
  "title" : "Ethiopia State / Region CodeSystem",
  "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" : "Administrative states and city administrations of Ethiopia.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 14,
  "concept" : [
    {
      "code" : "OR",
      "display" : "Oromia"
    },
    {
      "code" : "AM",
      "display" : "Amhara"
    },
    {
      "code" : "TI",
      "display" : "Tigray"
    },
    {
      "code" : "SO",
      "display" : "Somali"
    },
    {
      "code" : "AF",
      "display" : "Afar"
    },
    {
      "code" : "SD",
      "display" : "Sidama"
    },
    {
      "code" : "SE",
      "display" : "South Ethiopia"
    },
    {
      "code" : "SW",
      "display" : "Southwest Ethiopia"
    },
    {
      "code" : "AA",
      "display" : "Addis Ababa"
    },
    {
      "code" : "DD",
      "display" : "Dire Dawa"
    },
    {
      "code" : "GA",
      "display" : "Gambella"
    },
    {
      "code" : "BG",
      "display" : "Benishangul Gumuz"
    },
    {
      "code" : "HA",
      "display" : "Harari"
    },
    {
      "code" : "CE",
      "display" : "Central Ethiopia"
    }
  ]
}