minimal Common Oncology Data Elements (mCODE) Implementation Guide
1.16.0 - STU Release 2 (Ballot Version)

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

: Observation Codes for Primary Tumor Category - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mcode-observation-codes-primary-tumor-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/21905-5.html">21905-5</a></td><td>Primary tumor.clinical [Class] Cancer</td></tr><tr><td><a href="http://details.loinc.org/LOINC/21899-0.html">21899-0</a></td><td>Primary tumor.pathology Cancer</td></tr><tr><td><a href="http://details.loinc.org/LOINC/21911-3.html">21911-3</a></td><td>Primary tumor.other [Class] Cancer</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/mcode/ValueSet/mcode-observation-codes-primary-tumor-vs"/>
  <version value="1.16.0"/>
  <name value="ObservationCodesPrimaryTumorVS"/>
  <title value="Observation Codes for Primary Tumor Category"/>
  <status value="active"/>
  <date value="2021-04-15T12:44:45+00:00"/>
  <publisher value="HL7 International Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ciclist@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Identifying codes based on the timing of classification for primary tumor (T) staging observations."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="21905-5"/>
        <display value="Primary tumor.clinical [Class] Cancer"/>
      </concept>
      <concept>
        <code value="21899-0"/>
        <display value="Primary tumor.pathology Cancer"/>
      </concept>
      <concept>
        <code value="21911-3"/>
        <display value="Primary tumor.other [Class] Cancer"/>
      </concept>
    </include>
  </compose>
</ValueSet>