HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: TNM Staging System - TTL Representation

Active as of 2022-01-14

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TNM"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://cancerstaging.org</code> defines codes, but no codes are represented here</p></div>"
  ] ; # 
  fhir:url [ fhir:v "https://cancerstaging.org"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.1"] ; # 
  fhir:name [ fhir:v "TNM"] ; # 
  fhir:title [ fhir:v "TNM Staging System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2022-01-14T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "American Joint Committee on Cancer"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "American Joint Committee on Cancer; 633 N. Saint Clair St., Chicago, IL 60611-3211" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ajcc@facs.org" ]     ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(312) 202-5205" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://cancerstaging.org/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The TNM Staging System was developed and is maintained by the AJCC and the Union for International Cancer Control (UICC). It is the most commonly used staging system by medical professionals around the world. The TNM classification system was developed as a tool for doctors to stage different types of cancer based on certain, standardized criteria. The TNM Staging System is based on the extent of the tumor (T), the extent of spread to the lymph nodes (N), and the presence of metastasis (M).\r\n\r\nHTA Note: Most content of TNM (V6) is in the SNOMED international release but not content from the most recent (V9).  In Europe many countries use TNM codes, taken from the book and referenced using an OID."] ; # 
  fhir:copyright [ fhir:v "The AJCC may grant permission for use of copyrighted material from the AJCC Cancer Staging Manual to outside individuals and organizations at its own discretion. No changes to, additions to, or deletions from the copied or reused material should be made without prior written approval of the AJCC. Permission applies only to the material and use specified in correspondence. New requests should be made for subsequent use or for other uses of material.\r\n\r\nTo license AJCC content for commercial use in electronic health record (EHR) systems or other software and applications, please email ajcc@facs.org for more information on licensing our API.\r\n\r\nTo request permission to photocopy, duplicate, republish, or otherwise reuse AJCC material in journals, presentations or course material, follow the instructions below.\r\n\r\nFor Sixth, Seventh, Eighth Editions please contact bookpermissions@springernature.com.\r\n\r\nFor Fifth Edition please contact the publisher at healthpermissions@wolterskluwer.com.\r\n\r\nPlease note that some items in the manual are reproduced with permission from other rights holders. If you wish to reproduce any of those items, you must request permission from the original rights holders. This is often possible through www.copyright.com."] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "not-present"] . #