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="HIVtptRegimen"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem HIVtptRegimen</b></p><a name="HIVtptRegimen"> </a><a name="hcHIVtptRegimen"> </a><p>This code system <code>https://dhis2.org/CodeSystem/HIVtptRegimen</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">1HP<a name="HIVtptRegimen-1HP"> </a></td><td>1HP (one month of daily rifapentine plus isoniazid)</td></tr><tr><td style="white-space:nowrap">3HP<a name="HIVtptRegimen-3HP"> </a></td><td>3HP (three months of weekly rifapentine plus isoniazid)</td></tr><tr><td style="white-space:nowrap">3RH<a name="HIVtptRegimen-3RH"> </a></td><td>3RH (three months of daily rifampicin plus isoniazid)</td></tr><tr><td style="white-space:nowrap">4R<a name="HIVtptRegimen-4R"> </a></td><td>4R (four months of daily rifampicin monotherapy)</td></tr><tr><td style="white-space:nowrap">6H<a name="HIVtptRegimen-6H"> </a></td><td>6H (six months of daily isoniazid monotherapy)</td></tr><tr><td style="white-space:nowrap">9H<a name="HIVtptRegimen-9H"> </a></td><td>9H (nine months of daily isoniazid monotherapy)</td></tr><tr><td style="white-space:nowrap">INH-B6<a name="HIVtptRegimen-INH-B6"> </a></td><td>Combination INH-B6-Cotrim (for the duration of INH specified)</td></tr><tr><td style="white-space:nowrap">OTHERTPT<a name="HIVtptRegimen-OTHERTPT"> </a></td><td>Other</td></tr></table></div>
</text>
<url value="https://dhis2.org/CodeSystem/HIVtptRegimen"/>
<version value="1.0.0"/>
<name value="HIVtptRegimen"/>
<title value="HIV TPT Regimen"/>
<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 TPT regimen."/>
<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="8"/>
<concept>
<code value="1HP"/>
<display value="1HP (one month of daily rifapentine plus isoniazid)"/>
</concept>
<concept>
<code value="3HP"/>
<display value="3HP (three months of weekly rifapentine plus isoniazid)"/>
</concept>
<concept>
<code value="3RH"/>
<display value="3RH (three months of daily rifampicin plus isoniazid)"/>
</concept>
<concept>
<code value="4R"/>
<display value="4R (four months of daily rifampicin monotherapy)"/>
</concept>
<concept>
<code value="6H"/>
<display value="6H (six months of daily isoniazid monotherapy)"/>
</concept>
<concept>
<code value="9H"/>
<display value="9H (nine months of daily isoniazid monotherapy)"/>
</concept>
<concept>
<code value="INH-B6"/>
<display
value="Combination INH-B6-Cotrim (for the duration of INH specified)"/>
</concept>
<concept>
<code value="OTHERTPT"/>
<display value="Other"/>
</concept>
</CodeSystem>