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

: gx-order-tumornormal-gensop-inc - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="gx-order-tumornormal-gensop-inc"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest gx-order-tumornormal-gensop-inc</b></p><a name="gx-order-tumornormal-gensop-inc"> </a><a name="hcgx-order-tumornormal-gensop-inc"> </a><a name="gx-order-tumornormal-gensop-inc-en-US"> </a><p><b>identifier</b>: Filler Identifier/22howe</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{https://www.gensop.com XT.V4}">xT - 648 gene panel</span></p><p><b>subject</b>: <a href="Patient-gx-cancer-patient-adam-anyperson.html">Adam Anyperson  Male, DoB: 1990-01-01 ( Medical Record Number: 123456789)</a></p><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-cm C34.9}, {http://terminology.hl7.org/CodeSystem/icd-o-3 C34.9 8140/3}">Malignant neoplasm of unspecified part of bronchus or lung</span></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="FILL"/>
        <display value="Filler Identifier"/>
      </coding>
    </type>
    <system value="https://www.gensop.com"/>
    <value value="22howe"/>
  </identifier>
  <status value="completed"/>
  <intent value="order"/>
  <code>
    <coding>
      <system value="https://www.gensop.com"/>
      <code value="XT.V4"/>
      <display value="xT - 648 gene panel"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/gx-cancer-patient-adam-anyperson"/>
  </subject>
  <reasonCode>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <code value="C34.9"/>
      <display
               value="Malignant neoplasm of unspecified part of bronchus or lung"/>
    </coding>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/icd-o-3"/>
      <code value="C34.9 8140/3"/>
      <display value="Lung adenocarcinoma"/>
    </coding>
  </reasonCode>
</ServiceRequest>