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

: TNM Staging Method Value Set - XML Representation

Active as of 2024-04-09

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mcode-tnm-staging-method-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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://snomed.info/id/444256004">444256004</a></td><td>American Joint Commission on Cancer, Cancer Staging Manual, 6th edition neoplasm staging system (tumor staging)</td></tr><tr><td><a href="http://snomed.info/id/443830009">443830009</a></td><td>American Joint Commission on Cancer, Cancer Staging Manual, 7th edition neoplasm staging system (tumor staging)</td></tr><tr><td><a href="http://snomed.info/id/897275008">897275008</a></td><td>American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)</td></tr><tr><td><a href="http://snomed.info/id/1269566009">1269566009</a></td><td>American Joint Commission on Cancer, Cancer Staging Manual, 9th version neoplasm staging system (tumor staging)</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-snomed-requested-cs.html"><code>http://hl7.org/fhir/us/mcode/CodeSystem/snomed-requested-cs</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="CodeSystem-snomed-requested-cs.html#snomed-requested-cs-USCRS-34955">USCRS-34955</a></td><td>UICC Classification of Malignant Tumours 8th Edition (tumor staging)</td></tr><tr><td><a href="CodeSystem-snomed-requested-cs.html#snomed-requested-cs-USCRS-34956">USCRS-34956</a></td><td>UICC Classification of Malignant Tumours 7th Edition (tumor staging)</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/mcode/ValueSet/mcode-tnm-staging-method-vs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.15.48.90"/>
  </identifier>
  <version value="4.0.0-ballot"/>
  <name value="TNMStagingMethodVS"/>
  <title value="TNM Staging Method Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-09T21:21:25+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="Staging method used for AJCC TNM staging, e.g., AJCC 8th edition, UICC 7th edition, etc."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="444256004"/>
        <display
                 value="American Joint Commission on Cancer, Cancer Staging Manual, 6th edition neoplasm staging system (tumor staging)"/>
      </concept>
      <concept>
        <code value="443830009"/>
        <display
                 value="American Joint Commission on Cancer, Cancer Staging Manual, 7th edition neoplasm staging system (tumor staging)"/>
      </concept>
      <concept>
        <code value="897275008"/>
        <display
                 value="American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)"/>
      </concept>
      <concept>
        <code value="1269566009"/>
        <display
                 value="American Joint Commission on Cancer, Cancer Staging Manual, 9th version neoplasm staging system (tumor staging)"/>
      </concept>
    </include>
    <include>
      <system
              value="http://hl7.org/fhir/us/mcode/CodeSystem/snomed-requested-cs"/>
      <concept>
        <code value="USCRS-34955"/>
        <display
                 value="UICC Classification of Malignant Tumours 8th Edition (tumor staging)"/>
      </concept>
      <concept>
        <code value="USCRS-34956"/>
        <display
                 value="UICC Classification of Malignant Tumours 7th Edition (tumor staging)"/>
      </concept>
    </include>
  </compose>
</ValueSet>