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-25 |
{
"resourceType" : "CodeSystem",
"id" : "facility-entry-point-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem facility-entry-point-cs</b></p><a name=\"facility-entry-point-cs\"> </a><a name=\"hcfacility-entry-point-cs\"> </a><p>This code system <code>http://moh.gov.et/fhir/CodeSystem/facility-entry-point</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\">Provider-initiated-tested<a name=\"facility-entry-point-cs-Provider-initiated-tested\"> </a></td><td>Provider-initiated tested in a clinic or emergency facility</td></tr><tr><td style=\"white-space:nowrap\">ANC-clinic<a name=\"facility-entry-point-cs-ANC-clinic\"> </a></td><td>Antenatal care clinic</td></tr><tr><td style=\"white-space:nowrap\">Voluntary-counselling-testing-within<a name=\"facility-entry-point-cs-Voluntary-counselling-testing-within\"> </a></td><td>Voluntary counselling and testing (within a health facility setting)</td></tr><tr><td style=\"white-space:nowrap\">FP-clinic<a name=\"facility-entry-point-cs-FP-clinic\"> </a></td><td>Family planning clinic</td></tr><tr><td style=\"white-space:nowrap\">Other-facility-level-testing<a name=\"facility-entry-point-cs-Other-facility-level-testing\"> </a></td><td>Other facility-level testing</td></tr><tr><td style=\"white-space:nowrap\">TB-clinic<a name=\"facility-entry-point-cs-TB-clinic\"> </a></td><td>Tuberculosis (TB) clinic</td></tr></table></div>"
},
"url" : "http://moh.gov.et/fhir/CodeSystem/facility-entry-point",
"version" : "0.1.0",
"name" : "facilityEntryPointCS",
"title" : "HIV Testing for facility entry point CodeSystem",
"status" : "draft",
"date" : "2026-02-25T20:08:15+00:00",
"publisher" : "MOH Ethiopia",
"contact" : [
{
"name" : "MOH Ethiopia",
"telecom" : [
{
"system" : "url",
"value" : "http://moh.gov.et"
}
]
}
],
"description" : "Defines entry points for facility entry point",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "Provider-initiated-tested",
"display" : "Provider-initiated tested in a clinic or emergency facility"
},
{
"code" : "ANC-clinic",
"display" : "Antenatal care clinic"
},
{
"code" : "Voluntary-counselling-testing-within",
"display" : "Voluntary counselling and testing (within a health facility setting)"
},
{
"code" : "FP-clinic",
"display" : "Family planning clinic"
},
{
"code" : "Other-facility-level-testing",
"display" : "Other facility-level testing"
},
{
"code" : "TB-clinic",
"display" : "Tuberculosis (TB) clinic"
}
]
}