0.1.0 - ci-build

KenyaDiagnosticsFHIRIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: vl-hiv-diagnostic-report - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="example-vl-hiv-diagnostic-report"/>
  <meta>
    <profile
             value="http://fhir.nphl.go.ke/StructureDefinition/KenyaDiagnosticReport"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport example-vl-hiv-diagnostic-report</b></p><a name="example-vl-hiv-diagnostic-report"> </a><a name="hcexample-vl-hiv-diagnostic-report"> </a><a name="example-vl-hiv-diagnostic-report-en-US"> </a><h2><span title="Codes:{http://loinc.org 10351-5}">HIV 1 RNA [Units/volume] (viral load) in Serum or Plasma by Probe with amplification</span> </h2><table class="grid"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>When For</td><td>2021-01-01</td></tr><tr><td>Performer</td><td> <a href="Organization-example-lab-organization--cgrh.html">Organization Coast General Teaching and Referal Hospital</a></td></tr><tr><td>Identifier</td><td> vl-hiv-diagnostic-report-1</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>Reference Range</b></td><td><b>Flags</b></td></tr><tr><td><a href="Observation-example-vl-hiv-observation.html"><span title="Codes:{http://loinc.org 10351-5}">HIV 1 RNA [Units/volume] (viral load) in Serum or Plasma by Probe with amplification</span></a></td><td>1001 copies/mL</td><td>200 copies/mL - 1000 copies/mL</td><td>Final</td></tr></table></div>
  </text>
  <identifier>
    <value value="vl-hiv-diagnostic-report-1"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="10351-5"/>
    </coding>
  </code>
  <subject>
    <reference value="example-vl-hiv-patient"/>
  </subject>
  <effectiveDateTime value="2021-01-01"/>
  <performer>🔗 
    <reference value="Organization/example-lab-organization--cgrh"/>
  </performer>
  <specimen>🔗 
    <reference value="Specimen/example-cbc-specimen"/>
  </specimen>
  <result>🔗 
    <reference value="Observation/example-vl-hiv-observation"/>
  </result>
</DiagnosticReport>