WHO SMART Guidelines - HIV
1.0.0 - release
This page is part of the WHO SMART Guidelines - HIV (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="ExampleHivPreventionIntervention"/>
<meta>
<profile
value="http://smart.who.int/hiv/StructureDefinition/HivPreventionIntervention"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleHivPreventionIntervention</b></p><a name="ExampleHivPreventionIntervention"> </a><a name="hcExampleHivPreventionIntervention"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-HivPreventionIntervention.html">HIV Prevention Intervention</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://smart.who.int/hiv/CodeSystem/HIVConcepts HIV.PRV.DE2}">HIV Prevention Intervention</span></p><p><b>subject</b>: <a href="Patient-ExampleHivPatient.html">Anonymous Patient Male, DoB: 1980-01-01</a></p><p><b>effective</b>: 2023-10-20 14:00:00+0000</p><p><b>value</b>: <span title="Codes:{http://smart.who.int/hiv/CodeSystem/HIVConcepts HIV.PRV.DE2}">HIV prevention intervention</span></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://smart.who.int/hiv/CodeSystem/HIVConcepts"/>
<code value="HIV.PRV.DE2"/>
<display value="HIV Prevention Intervention"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ExampleHivPatient"/>
</subject>
<effectiveDateTime value="2023-10-20T14:00:00Z"/>
<valueCodeableConcept>
<coding>
<system value="http://smart.who.int/hiv/CodeSystem/HIVConcepts"/>
<code value="HIV.PRV.DE2"/>
</coding>
</valueCodeableConcept>
</Observation>