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="HIVtypeOfTesting"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem HIVtypeOfTesting</b></p><a name="HIVtypeOfTesting"> </a><a name="hcHIVtypeOfTesting"> </a><p>This code system <code>https://dhis2.org/CodeSystem/HIVtypeOfTesting</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">MOBILE<a name="HIVtypeOfTesting-MOBILE"> </a></td><td>Mobile testing (e.g. through vans or temporary testing facilities)</td></tr><tr><td style="white-space:nowrap">VOLUNTARYCTC<a name="HIVtypeOfTesting-VOLUNTARYCTC"> </a></td><td>Voluntary counceling and testing centres (not within a health facility setting)</td></tr><tr><td style="white-space:nowrap">OTHERCOMMUNITY<a name="HIVtypeOfTesting-OTHERCOMMUNITY"> </a></td><td>Other community based testing</td></tr></table></div>
</text>
<url value="https://dhis2.org/CodeSystem/HIVtypeOfTesting"/>
<version value="1.0.0"/>
<name value="HIVtypeOfTesting"/>
<title value="HIV Type of 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 type of community-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="3"/>
<concept>
<code value="MOBILE"/>
<display
value="Mobile testing (e.g. through vans or temporary testing facilities)"/>
</concept>
<concept>
<code value="VOLUNTARYCTC"/>
<display
value="Voluntary counceling and testing centres (not within a health facility setting)"/>
</concept>
<concept>
<code value="OTHERCOMMUNITY"/>
<display value="Other community based testing"/>
</concept>
</CodeSystem>