minimal Common Oncology Data Elements (mCODE) Implementation Guide
3.0.0-ballot - 2023May United States of America flag

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

: genomics-report-jenny-m - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="genomics-report-jenny-m"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-genomics-report"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 51969-4}">Genetic analysis report</span> (<span title="Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 GE}">Genetics</span>) </h2><table class="grid"><tr><td>Subject</td><td><b>Jenny M </b> female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: USUAL))</td></tr><tr><td>When For</td><td>2018-03-15</td></tr><tr><td>Reported</td><td>2020-03-15 00:00:01+0000</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>When For</b></td><td><b>Reported</b></td></tr><tr><td><a href="Observation-genomic-variant-jenny-m.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><td>2018-03-15</td><td/></tr><tr><td><a href="Observation-genomic-region-studied-jenny-m.html"><span title="Codes: {http://loinc.org 53041-0}">DNA region of interest panel</span></a></td><td/><td>2018-03-15</td><td>2018-03-15 00:00:01+0000</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="GE"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="51969-4"/>
      <display value="Genetic analysis report"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/cancer-patient-jenny-m"/>
  </subject>
  <effectiveDateTime value="2018-03-15"/>
  <issued value="2020-03-15T00:00:01+00:00"/>
  <specimen>
    <reference value="Specimen/human-specimen-left-breast-jenny-m"/>
  </specimen>
  <result>
    <reference value="Observation/genomic-variant-jenny-m"/>
  </result>
  <result>
    <reference value="Observation/genomic-region-studied-jenny-m"/>
  </result>
</DiagnosticReport>