minimal Common Oncology Data Elements (mCODE) Implementation Guide
4.0.0-ballot - STU4 Ballot United States of America flag

minimal Common Oncology Data Elements (mCODE) Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mCODE-ig/ and changes regularly. See the Directory of published versions

: genomics-report-john-anyperson - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="genomics-report-john-anyperson"/>
  <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>John B. Anyperson </b> male, DoB: 1951-01-20 ( Medical Record Number/m123 (use: usual))</td></tr><tr><td>When For</td><td>2019-04-01</td></tr><tr><td>Reported</td><td>2019-04-01 11:45:33+1100</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><td><b>Reported</b></td></tr><tr><td><a href="Observation-genomic-variant-somatic-single-nucleotide.html"><span title="Codes: {http://loinc.org 69548-6}">Genetic var assess</span></a></td><td><span title="Codes: {http://loinc.org LA9633-4}">Present</span></td><td><span title="Codes: {http://snomed.info/sct 10828004}">Positive (qualifier value)</span></td><td>2019-04-01</td><td/></tr><tr><td><a href="Observation-genomic-region-studied-stk11.html"><span title="Codes: {http://loinc.org 53041-0}">DNA region of interest Pnl</span></a></td><td/><td/><td>2019-04-01</td><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-john-anyperson"/>
  </subject>
  <effectiveDateTime value="2019-04-01"/>
  <issued value="2019-04-01T11:45:33+11:00"/>
  <specimen>🔗 
    <reference value="Specimen/human-specimen-lung"/>
  </specimen>
  <result>🔗 
    <reference value="Observation/genomic-variant-somatic-single-nucleotide"/>
  </result>
  <result>🔗 
    <reference value="Observation/genomic-region-studied-stk11"/>
  </result>
</DiagnosticReport>