Ethiopia Base Implementation Guide
0.1.0 - ci-build
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
| Draft as of 2026-02-21 |
{
"resourceType" : "CodeSystem",
"id" : "mfr-identifier-codes",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://fhir.et/core/CodeSystem/mfr-identifier-codes",
"version" : "0.1.0",
"name" : "MfrIdentifierCodeSystem",
"title" : "Mfr Identifier Code System",
"status" : "draft",
"date" : "2026-02-21T08:06:41+00:00",
"publisher" : "MOH Ethiopia",
"contact" : [
{
"name" : "MOH Ethiopia",
"telecom" : [
{
"system" : "url",
"value" : "http://moh.gov.et"
}
]
}
],
"description" : "Codes for different types of identifiers used in the Ethiopian MFR.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "oldIdentificationNumber",
"display" : "Old Identification Number"
},
{
"code" : "ethiopianNationalFacilityId",
"display" : "Ethiopian National Facility ID"
},
{
"code" : "hmisCode",
"display" : "HMIS Code"
},
{
"code" : "echisId",
"display" : "eCHIS ID"
},
{
"code" : "dhisId",
"display" : "DHIS ID"
},
{
"code" : "facilityId",
"display" : "Facility ID"
}
]
}