DHIS2 Example FHIR Implementation Guide
1.0.0 - ci-build
DHIS2 Example FHIR Implementation Guide, published by DHIS2. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohanGHole/alldevs-demo-ig and changes regularly. See the Directory of published versions
| Draft as of 2026-06-03 |
{
"resourceType" : "CodeSystem",
"id" : "HIVfacilityLevelTestingEntryPoints",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HIVfacilityLevelTestingEntryPoints</b></p><a name=\"HIVfacilityLevelTestingEntryPoints\"> </a><a name=\"hcHIVfacilityLevelTestingEntryPoints\"> </a><p>This code system <code>https://dhis2.org/CodeSystem/HIVfacilityLevelTestingEntryPoints</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\">PROVIDERINITIATED<a name=\"HIVfacilityLevelTestingEntryPoints-PROVIDERINITIATED\"> </a></td><td>Provider-initiated tested in a clinic or emergency facility</td></tr><tr><td style=\"white-space:nowrap\">ANTENATALCLINIC<a name=\"HIVfacilityLevelTestingEntryPoints-ANTENATALCLINIC\"> </a></td><td>Antenatal care clinic</td></tr><tr><td style=\"white-space:nowrap\">VOLUNTARYCOUNSELLING<a name=\"HIVfacilityLevelTestingEntryPoints-VOLUNTARYCOUNSELLING\"> </a></td><td>Voluntary Counselling and Testing (within a health facility setting)</td></tr><tr><td style=\"white-space:nowrap\">FAMILYPLANNING<a name=\"HIVfacilityLevelTestingEntryPoints-FAMILYPLANNING\"> </a></td><td>Family planning clinic</td></tr><tr><td style=\"white-space:nowrap\">OTHERFACILITY<a name=\"HIVfacilityLevelTestingEntryPoints-OTHERFACILITY\"> </a></td><td>Other facility-level testing</td></tr><tr><td style=\"white-space:nowrap\">TBCLINIC<a name=\"HIVfacilityLevelTestingEntryPoints-TBCLINIC\"> </a></td><td>TB clinic</td></tr></table></div>"
},
"url" : "https://dhis2.org/CodeSystem/HIVfacilityLevelTestingEntryPoints",
"version" : "1.0.0",
"name" : "HIVfacilityLevelTestingEntryPoints",
"title" : "HIV Entry Points for Facility-Level Testing",
"status" : "draft",
"date" : "2026-06-03T19:24:40+00:00",
"publisher" : "DHIS2",
"contact" : [
{
"name" : "DHIS2",
"telecom" : [
{
"system" : "url",
"value" : "https://dhis2.org"
},
{
"system" : "email",
"value" : "integration@dhis2.org"
}
]
},
{
"name" : "Johan Hole",
"telecom" : [
{
"system" : "email",
"value" : "Johan@Devotta.no",
"use" : "work"
}
]
}
],
"description" : "HIV entry points for facility-level testing.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "PROVIDERINITIATED",
"display" : "Provider-initiated tested in a clinic or emergency facility"
},
{
"code" : "ANTENATALCLINIC",
"display" : "Antenatal care clinic"
},
{
"code" : "VOLUNTARYCOUNSELLING",
"display" : "Voluntary Counselling and Testing (within a health facility setting)"
},
{
"code" : "FAMILYPLANNING",
"display" : "Family planning clinic"
},
{
"code" : "OTHERFACILITY",
"display" : "Other facility-level testing"
},
{
"code" : "TBCLINIC",
"display" : "TB clinic"
}
]
}