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

: DiagnosticGeneticTestResultExample - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="DiagnosticGeneticTestResultExample"/>
  <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 DiagnosticGeneticTestResultExample</b></p><a name="DiagnosticGeneticTestResultExample"> </a><a name="hcDiagnosticGeneticTestResultExample"> </a><a name="DiagnosticGeneticTestResultExample-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 77314-3}">Chromosome analysis basic associated observations panel - Blood or Tissue by Cytogenetics</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>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-ObservationChromosomeExample.html"><span title="Codes:{http://loinc.org 62356-1}">Chromosome analysis result in ISCN expression</span></a></td><td>46,XY,del(5)(q13q33)</td><td>Final</td><td>2024-07-06 11:45:33+0000</td></tr><tr><td><a href="Observation-ObservationInterpretationExample.html"><span title="Codes:{http://loinc.org 22637-3}">Pathology report final diagnosis Narrative</span></a></td><td>Deletion of the long arm of chromosome 5.</td><td>Final</td><td>2024-07-06 11:45:33+0000</td></tr></table><p>Deletion of the long arm of chromosome 5.</p></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="77314-3"/>
      <display
               value="Chromosome analysis basic associated observations panel - Blood or Tissue by Cytogenetics"/>
    </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>
  <specimen>🔗 
    <reference value="Specimen/Specimen1Example"/>
  </specimen>
  <result>🔗 
    <reference value="Observation/ObservationChromosomeExample"/>
  </result>
  <result>🔗 
    <reference value="Observation/ObservationInterpretationExample"/>
  </result>
  <conclusion value="Deletion of the long arm of chromosome 5."/>
</DiagnosticReport>