WHO SMART Guidelines - HIV
0.3.0 - ci-build

WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example HIV Key Population Observation - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="ExampleHivKeyPopulation"/>
  <meta>
    <profile
             value="http://smart.who.int/hiv/StructureDefinition/HivKeyPopulation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleHivKeyPopulation</b></p><a name="ExampleHivKeyPopulation"> </a><a name="hcExampleHivKeyPopulation"> </a><a name="ExampleHivKeyPopulation-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://smart.who.int/hiv/CodeSystem/HIVConcepts HIV.B.DE50}">Key Population Status</span></p><p><b>subject</b>: <a href="Patient/HivPatient">Patient/HivPatient</a></p><p><b>effective</b>: 2023-01-12 14:00:00+0000</p><p><b>value</b>: <span title="Codes:{http://smart.who.int/hiv/CodeSystem/HIVConcepts HIV.B.DE52}">Men who have sex with men</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://smart.who.int/hiv/CodeSystem/HIVConcepts"/>
      <code value="HIV.B.DE50"/>
      <display value="Key Population Status"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/HivPatient"/>
  </subject>
  <effectiveDateTime value="2023-01-12T14:00:00Z"/>
  <valueCodeableConcept>
    <coding>
      <system value="http://smart.who.int/hiv/CodeSystem/HIVConcepts"/>
      <code value="HIV.B.DE52"/>
      <display value="Men who have sex with men"/>
    </coding>
  </valueCodeableConcept>
</Observation>