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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="HIVfacilityLevelTestingEntryPoints"/>
<language value="en"/>
<text>
<status value="generated"/>
<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>
</text>
<url
value="https://dhis2.org/CodeSystem/HIVfacilityLevelTestingEntryPoints"/>
<version value="1.0.0"/>
<name value="HIVfacilityLevelTestingEntryPoints"/>
<title value="HIV Entry Points for Facility-Level Testing"/>
<status value="draft"/>
<date value="2026-06-03T19:24:40+00:00"/>
<publisher value="DHIS2"/>
<contact>
<name value="DHIS2"/>
<telecom>
<system value="url"/>
<value value="https://dhis2.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="integration@dhis2.org"/>
</telecom>
</contact>
<contact>
<name value="Johan Hole"/>
<telecom>
<system value="email"/>
<value value="Johan@Devotta.no"/>
<use value="work"/>
</telecom>
</contact>
<description value="HIV entry points for facility-level testing."/>
<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="PROVIDERINITIATED"/>
<display
value="Provider-initiated tested in a clinic or emergency facility"/>
</concept>
<concept>
<code value="ANTENATALCLINIC"/>
<display value="Antenatal care clinic"/>
</concept>
<concept>
<code value="VOLUNTARYCOUNSELLING"/>
<display
value="Voluntary Counselling and Testing (within a health facility setting)"/>
</concept>
<concept>
<code value="FAMILYPLANNING"/>
<display value="Family planning clinic"/>
</concept>
<concept>
<code value="OTHERFACILITY"/>
<display value="Other facility-level testing"/>
</concept>
<concept>
<code value="TBCLINIC"/>
<display value="TB clinic"/>
</concept>
</CodeSystem>