IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions

: TNM Regional Nodes Category Value Set (Pathological) - TTL Representation

Draft as of 2026-08-07

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 -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/mcode-tnm-regional-nodes-category-pathological-vs> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "mcode-tnm-regional-nodes-category-pathological-vs"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mcode-tnm-regional-nodes-category-pathological-vs</b></p><a name=\"mcode-tnm-regional-nodes-category-pathological-vs\"> </a><a name=\"hcmcode-tnm-regional-nodes-category-pathological-vs\"> </a><ul><li>Include these codes as defined in <code>http://fhir.ohdsi.org/CodeSystem/concepts</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1635823</td><td>AJCC/UICC 6th pathological NX Category</td></tr><tr><td>1634505</td><td>AJCC/UICC 7th pathological NX Category</td></tr><tr><td>1634117</td><td>AJCC/UICC 8th pathological NX Category</td></tr><tr><td>1634212</td><td>AJCC/UICC 6th pathological N0 Category</td></tr><tr><td>1633726</td><td>AJCC/UICC 7th pathological N0 Category</td></tr><tr><td>1635560</td><td>AJCC/UICC 8th pathological N0 Category</td></tr><tr><td>1634562</td><td>AJCC/UICC 6th pathological N1 Category</td></tr><tr><td>1634245</td><td>AJCC/UICC 7th pathological N1 Category</td></tr><tr><td>1633659</td><td>AJCC/UICC 8th pathological N1 Category</td></tr><tr><td>1634541</td><td>AJCC/UICC 6th pathological N2 Category</td></tr><tr><td>1633569</td><td>AJCC/UICC 7th pathological N2 Category</td></tr><tr><td>1633336</td><td>AJCC/UICC 8th pathological N2 Category</td></tr><tr><td>1633273</td><td>AJCC/UICC 6th pathological N2a Category</td></tr><tr><td>1635717</td><td>AJCC/UICC 7th pathological N2a Category</td></tr><tr><td>1635871</td><td>AJCC/UICC 8th pathological N2a Category</td></tr><tr><td>1634773</td><td>AJCC/UICC 6th pathological N2b Category</td></tr><tr><td>1633607</td><td>AJCC/UICC 7th pathological N2b Category</td></tr><tr><td>1634645</td><td>AJCC/UICC 8th pathological N2b Category</td></tr><tr><td>1635113</td><td>AJCC/UICC 6th pathological N2c Category</td></tr><tr><td>1634601</td><td>AJCC/UICC 7th pathological N2c Category</td></tr><tr><td>1634383</td><td>AJCC/UICC 8th pathological N2c Category</td></tr><tr><td>1634504</td><td>AJCC/UICC 6th pathological N3 Category</td></tr><tr><td>1633668</td><td>AJCC/UICC 7th pathological N3 Category</td></tr><tr><td>1635307</td><td>AJCC/UICC 8th pathological N3 Category</td></tr><tr><td>1634271</td><td>AJCC/UICC 6th pathological N3a Category</td></tr><tr><td>1634397</td><td>AJCC/UICC 7th pathological N3a Category</td></tr><tr><td>1635545</td><td>AJCC/UICC 8th pathological N3a Category</td></tr><tr><td>1633500</td><td>AJCC/UICC 6th pathological N3b Category</td></tr><tr><td>1634847</td><td>AJCC/UICC 7th pathological N3b Category</td></tr><tr><td>1634770</td><td>AJCC/UICC 8th pathological N3b Category</td></tr></table></li></ul></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "http://hl7.eu/fhir/ig/idea4rc/ValueSet/mcode-tnm-regional-nodes-category-pathological-vs"] ;
  fhir:ValueSet.version [ fhir:value "0.1.0"] ;
  fhir:ValueSet.name [ fhir:value "TNMRegionalNodesCategoryPathologicalVS"] ;
  fhir:ValueSet.title [ fhir:value "TNM Regional Nodes Category Value Set (Pathological)"] ;
  fhir:ValueSet.status [ fhir:value "draft"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-08-07T10:05:28+00:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "IDEA4RC Project"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "IDEA4RC Project" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.idea4rc.eu/" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "This value set is intended to contain allowable values for the N category, according to TNM staging rules. AJCC codes (preferably, version 8 for current cancers) SHOULD be used."] ;
  fhir:ValueSet.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "150" ] ;
       fhir:Coding.display [ fhir:value "Europe" ]
     ]
  ] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://fhir.ohdsi.org/CodeSystem/concepts" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1635823" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological NX Category" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634505" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological NX Category" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634117" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological NX Category" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634212" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N0 Category" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1633726" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N0 Category" ]
       ], [
         fhir:index 5 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1635560" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N0 Category" ]
       ], [
         fhir:index 6 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634562" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N1 Category" ]
       ], [
         fhir:index 7 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634245" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N1 Category" ]
       ], [
         fhir:index 8 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1633659" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N1 Category" ]
       ], [
         fhir:index 9 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634541" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N2 Category" ]
       ], [
         fhir:index 10 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1633569" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N2 Category" ]
       ], [
         fhir:index 11 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1633336" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N2 Category" ]
       ], [
         fhir:index 12 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1633273" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N2a Category" ]
       ], [
         fhir:index 13 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1635717" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N2a Category" ]
       ], [
         fhir:index 14 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1635871" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N2a Category" ]
       ], [
         fhir:index 15 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634773" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N2b Category" ]
       ], [
         fhir:index 16 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1633607" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N2b Category" ]
       ], [
         fhir:index 17 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634645" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N2b Category" ]
       ], [
         fhir:index 18 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1635113" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N2c Category" ]
       ], [
         fhir:index 19 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634601" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N2c Category" ]
       ], [
         fhir:index 20 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634383" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N2c Category" ]
       ], [
         fhir:index 21 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634504" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N3 Category" ]
       ], [
         fhir:index 22 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1633668" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N3 Category" ]
       ], [
         fhir:index 23 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1635307" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N3 Category" ]
       ], [
         fhir:index 24 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634271" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N3a Category" ]
       ], [
         fhir:index 25 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634397" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N3a Category" ]
       ], [
         fhir:index 26 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1635545" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N3a Category" ]
       ], [
         fhir:index 27 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1633500" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 6th pathological N3b Category" ]
       ], [
         fhir:index 28 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634847" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 7th pathological N3b Category" ]
       ], [
         fhir:index 29 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "1634770" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "AJCC/UICC 8th pathological N3b Category" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/mcode-tnm-regional-nodes-category-pathological-vs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/mcode-tnm-regional-nodes-category-pathological-vs.ttl> .