Birth Defects Reporting - STU1
0.1.2 - draft United States of America flag

Birth Defects Reporting - STU1, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-birthdefectsreporting-ig/ and changes regularly. See the Directory of published versions

: DiagnosticReportExample - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="DiagnosticReportExample"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport DiagnosticReportExample</b></p><a name="DiagnosticReportExample"> </a><a name="hcDiagnosticReportExample"> </a><a name="DiagnosticReportExample-en-US"> </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="http://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-diagnosticreport-lab.html">US Core DiagnosticReport Profile for Laboratory Results Reporting</a></p></div><h2><span title="Codes:{http://loinc.org 58410-2}">CBC panel - Blood by Automated count</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td>Gene Austin Wellington (official) Male, DoB: 2020-04-28 ( Medical record number)</td></tr><tr><td>When For</td><td>2024-07-05</td></tr><tr><td>Reported</td><td>2024-07-06 11:45:33+0000</td></tr><tr><td>Performer</td><td> <a href="Organization-ClinicSubmitterExample.html">XYZ Clinic</a></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><td><b>When For</b></td></tr><tr><td><a href="Observation-cbcLeukocytesExample.html"><span title="Codes:{http://loinc.org 6690-2}">WBCs</span></a></td><td>10 10*3/uL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code10*3/uL = '10*3/uL')</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 4.5 10*3/uL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code10*3/uL = '10*3/uL')</span> - 11 10*3/uL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code10*3/uL = '10*3/uL')</span></td><td>Final, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}">Normal</span></td><td>2020-07-05</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="LAB"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="58410-2"/>
      <display value="CBC panel - Blood by Automated count"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientChildExample"/>
    <display value="Child Patient"/>
  </subject>
  <effectiveDateTime value="2024-07-05"/>
  <issued value="2024-07-06T11:45:33Z"/>
  <performer>🔗 
    <reference value="Organization/ClinicSubmitterExample"/>
    <display value="XYZ Clinic"/>
  </performer>
  <result>🔗 
    <reference value="Observation/cbcLeukocytesExample"/>
    <display value="LEUKOCYTES"/>
  </result>
</DiagnosticReport>