HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - STU1 International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/openhie/Rwanda-HIV and changes regularly. See the Directory of published versions

: HIV Viral Load Diagnostic Report - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="HIVLabResultsDiagnosticReportExample"/>
  <meta>
    <profile
             value="http://openhie.org/fhir/rwanda-hiv/StructureDefinition/hiv-diagnostic-report"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 25836-8}">Test Type</span> </h2><table class="grid"><tr><td>Subject</td><td><b>Jane Maria Smith (OFFICIAL)</b> female, DoB: 1990-12-12</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>Note</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-HIVTestResultExample.html"><span title="Codes: {http://snomed.info/sct 398579006}">Viral Load Result</span></a></td><td>1001</td><td><span title="Codes: {http://snomed.info/sct 19032002}">Viral Load Suppression Status</span></td><td>Viral load not suppressed (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</td><td>2022-11-30</td></tr></table><div><p>Some conclusion text</p>
</div></div>
  </text>
  <extension
             url="http://openhie.org/fhir/rwanda-hiv/StructureDefinition/tested-by-user-index">
    <valueInteger value="7"/>
  </extension>
  <basedOn>
    <reference value="ServiceRequest/HIVServiceRequestExample"/>
  </basedOn>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="25836-8"/>
      <display
               value="HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection"/>
    </coding>
    <text value="Test Type"/>
  </code>
  <subject>
    <reference value="Patient/HIVPatientExample"/>
  </subject>
  <encounter>
    <reference value="Encounter/TargetFacilityEncounterExample"/>
  </encounter>
  <performer>
    <reference value="Practitioner/PerformingPractitionerExample"/>
  </performer>
  <resultsInterpreter>
    <reference value="Practitioner/ResultsInterpreterExample"/>
  </resultsInterpreter>
  <result>
    <reference value="Observation/HIVTestResultExample"/>
  </result>
  <note>
    <authorReference>
      <reference value="Organization/HIVOrganizationExample"/>
    </authorReference>
    <time value="2015-02-07T13:28:17-05:00"/>
    <text value="additional notes here"/>
  </note>
  <conclusion value="Some conclusion text"/>
</DiagnosticReport>