This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v3.0.0: STU 3) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: TNM Regional Nodes Maximum Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "mcode-tnm-regional-nodes-category-max-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-tnm-regional-nodes-category-vs.html\">TNM Regional Nodes Category Value Set</a></li><li>Include all codes defined in <code>http://cancerstaging.org</code></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cic"
}
],
"url" : "http://hl7.org/fhir/us/mcode/ValueSet/mcode-tnm-regional-nodes-category-max-vs",
"version" : "3.0.0",
"name" : "TNMRegionalNodesCategoryMaxVS",
"title" : "TNM Regional Nodes Maximum Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2023-10-26T00:01:45+00:00",
"publisher" : "HL7 International / Clinical Interoperability Council",
"contact" : [
{
"name" : "HL7 International / Clinical Interoperability Council",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
},
{
"system" : "email",
"value" : "ciclist@lists.HL7.org"
}
]
}
],
"description" : "Values for TNM regional nodes category under AJCC staging rules MUST be selected from this value set, which includes all codes from AJCC and all codes from TNMRegionalNodesCategoryVS.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"valueSet" : [
"http://hl7.org/fhir/us/mcode/ValueSet/mcode-tnm-regional-nodes-category-vs"
]
},
{
"system" : "http://cancerstaging.org"
}
]
}
}