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

: Cancer Staging Method Value Set - TTL Representation

Active as of 2023-03-28 Maturity Level: 4

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "mcode-cancer-staging-method-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from  254292007 (Tumor staging)</li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/900000000000207008</code><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/1149162008\">1149162008</a></td><td>International Staging System for multiple myeloma (staging scale)</td></tr><tr><td><a href=\"http://snomed.info/id/1149163003\">1149163003</a></td><td>Revised International Staging System for multiple myeloma (staging scale)</td></tr><tr><td><a href=\"http://snomed.info/id/246165003\">246165003</a></td><td>Extent of disease (attribute)</td></tr><tr><td><a href=\"http://snomed.info/id/418414003\">418414003</a></td><td>The revised European-American Lymphoma classification (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/418823005\">418823005</a></td><td>The World Health Organization classification of lymphoid malignancies (qualifier value)</td></tr></table></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from  258318002 (Generic anatomical site tumor invasion status)</li><li>Exclude codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from  258309004 (Generic lymph node tumor invasion status stage (tumor staging))</li><li>Exclude codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from  258233007 (Generic tumor staging descriptor (tumor staging))</li><li>Exclude codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from  258271004 (Specific tumor staging descriptor (tumor staging))</li><li>Exclude these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/900000000000207008</code><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/42114005\">42114005</a></td><td>Walter Reed stage 1 (tumor staging)</td></tr><tr><td><a href=\"http://snomed.info/id/15972002\">15972002</a></td><td>Walter Reed stage 2 (tumor staging)</td></tr><tr><td><a href=\"http://snomed.info/id/13808002\">13808002</a></td><td>Walter Reed stage 3 (tumor staging)</td></tr><tr><td><a href=\"http://snomed.info/id/74542008\">74542008</a></td><td>Walter Reed stage 4 (tumor staging)</td></tr><tr><td><a href=\"http://snomed.info/id/66470009\">66470009</a></td><td>Walter Reed stage 5 (tumor staging)</td></tr><tr><td><a href=\"http://snomed.info/id/83200007\">83200007</a></td><td>Walter Reed stage 6 (tumor staging)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/ValueSet/mcode-cancer-staging-method-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.0.0-ballot"] ; # 
  fhir:name [ fhir:v "CancerStagingMethodVS"] ; # 
  fhir:title [ fhir:v "Cancer Staging Method Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-03-28T19:28:28+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International Clinical Interoperability Council"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International Clinical Interoperability Council" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cic" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ciclist@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "System or method used for staging cancers. The terms in this value set describe staging systems, not specific stages or descriptors used within those systems."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008" ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "254292007" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "1149162008" ] ;
fhir:display [ fhir:v "International Staging System for multiple myeloma (staging scale)" ]       ] [
fhir:code [ fhir:v "1149163003" ] ;
fhir:display [ fhir:v "Revised International Staging System for multiple myeloma (staging scale)" ]       ] [
fhir:code [ fhir:v "246165003" ] ;
fhir:display [ fhir:v "Extent of disease (attribute)" ]       ] [
fhir:code [ fhir:v "418414003" ] ;
fhir:display [ fhir:v "The revised European-American Lymphoma classification (qualifier value)" ]       ] [
fhir:code [ fhir:v "418823005" ] ;
fhir:display [ fhir:v "The World Health Organization classification of lymphoid malignancies (qualifier value)" ]       ] )     ] ) ;
    ( fhir:exclude [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008" ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "258318002" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008" ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "258309004" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008" ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "258233007" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008" ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "258271004" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/900000000000207008" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "42114005" ] ;
fhir:display [ fhir:v "Walter Reed stage 1 (tumor staging)" ]       ] [
fhir:code [ fhir:v "15972002" ] ;
fhir:display [ fhir:v "Walter Reed stage 2 (tumor staging)" ]       ] [
fhir:code [ fhir:v "13808002" ] ;
fhir:display [ fhir:v "Walter Reed stage 3 (tumor staging)" ]       ] [
fhir:code [ fhir:v "74542008" ] ;
fhir:display [ fhir:v "Walter Reed stage 4 (tumor staging)" ]       ] [
fhir:code [ fhir:v "66470009" ] ;
fhir:display [ fhir:v "Walter Reed stage 5 (tumor staging)" ]       ] [
fhir:code [ fhir:v "83200007" ] ;
fhir:display [ fhir:v "Walter Reed stage 6 (tumor staging)" ]       ] )     ] )
  ] . #