NCPI FHIR Implementation Guide
0.2.0 - ci-build

NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: diagnostic-report-1 - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnostic-report-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 81247-9}">Master HL7 genetic variant reporting panel</span> </h2><table class="grid"><tr><td>Subject</td><td><b>Mariah Abigail Smith(OFFICIAL)</b> female, DoB: 2019-06-15</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td><a href="Observation-variant-example-1.html"><span title="Codes: {http://loinc.org 69548-6}">Genetic variant assessment</span></a></td><td><span title="Codes: {http://loinc.org LA9633-4}">Present</span></td></tr><tr><td><a href="Observation-diagnostic-implication-1.html"><span title="Codes: {http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes diagnostic-implication}">Diagnostic Implication</span></a></td><td/></tr></table></div>
  </text>
  <extension
             url="https://nih-ncpi.github.io/ncpi-fhir-ig/StructureDefinition/supporting-info">
    <valueReference>
      <reference value="Task/task-example-1"/>
    </valueReference>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="81247-9"/>
      <display value="Master HL7 genetic variant reporting panel"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patient-example-1"/>
  </subject>
  <result>
    <reference value="Observation/variant-example-1"/>
  </result>
  <result>
    <reference value="Observation/diagnostic-implication-1"/>
  </result>
</DiagnosticReport>