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

: Mfr Identifier Code System - XML Representation

Draft as of 2026-02-21

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mfr-identifier-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem mfr-identifier-codes</b></p><a name="mfr-identifier-codes"> </a><a name="hcmfr-identifier-codes"> </a><p>This  code system <code>http://fhir.et/core/CodeSystem/mfr-identifier-codes</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">oldIdentificationNumber<a name="mfr-identifier-codes-oldIdentificationNumber"> </a></td><td>Old Identification Number</td></tr><tr><td style="white-space:nowrap">ethiopianNationalFacilityId<a name="mfr-identifier-codes-ethiopianNationalFacilityId"> </a></td><td>Ethiopian National Facility ID</td></tr><tr><td style="white-space:nowrap">hmisCode<a name="mfr-identifier-codes-hmisCode"> </a></td><td>HMIS Code</td></tr><tr><td style="white-space:nowrap">echisId<a name="mfr-identifier-codes-echisId"> </a></td><td>eCHIS ID</td></tr><tr><td style="white-space:nowrap">dhisId<a name="mfr-identifier-codes-dhisId"> </a></td><td>DHIS ID</td></tr><tr><td style="white-space:nowrap">facilityId<a name="mfr-identifier-codes-facilityId"> </a></td><td>Facility ID</td></tr></table></div>
  </text>
  <url value="http://fhir.et/core/CodeSystem/mfr-identifier-codes"/>
  <version value="0.1.0"/>
  <name value="MfrIdentifierCodeSystem"/>
  <title value="Mfr Identifier Code System"/>
  <status value="draft"/>
  <date value="2026-02-21T08:06:41+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="Codes for different types of identifiers used in the Ethiopian MFR."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="oldIdentificationNumber"/>
    <display value="Old Identification Number"/>
  </concept>
  <concept>
    <code value="ethiopianNationalFacilityId"/>
    <display value="Ethiopian National Facility ID"/>
  </concept>
  <concept>
    <code value="hmisCode"/>
    <display value="HMIS Code"/>
  </concept>
  <concept>
    <code value="echisId"/>
    <display value="eCHIS ID"/>
  </concept>
  <concept>
    <code value="dhisId"/>
    <display value="DHIS ID"/>
  </concept>
  <concept>
    <code value="facilityId"/>
    <display value="Facility ID"/>
  </concept>
</CodeSystem>