This page is part of the RCPA Cancer Protocols IG (v0.1.0: Release 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "ValueSet",
"id" : "crc-tumour-stage-grouping",
"meta" : {
"lastUpdated" : "2015-06-11T16:01:03.224+10:00",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>CrcTumourStageGrouping</h2><div><p>Lists the options for Colorectal cancer tumour stage grouping</p>
</div><p><b>Copyright Statement:</b> 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</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://build.fhir.org/codesystem-snomedct.html">http://snomed.info/sct</a><table class="none"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>261613009</td><td>Stage 0</td><td/></tr><tr><td>258215001</td><td>Stage 1</td><td/></tr><tr><td>261614003</td><td>Stage 2A</td><td/></tr><tr><td>261615002</td><td>Stage 2B</td><td/></tr><tr><td>261637009</td><td>Stage 2C</td><td/></tr><tr><td>261638004</td><td>Stage 3A</td><td/></tr><tr><td>261639007</td><td>Stage 3B</td><td/></tr><tr><td>261640009</td><td>Stage 3C</td><td/></tr><tr><td>261642001</td><td>Stage 4A</td><td/></tr><tr><td>261643006</td><td>Stage 4B</td><td/></tr></table></li></ul></div>"
},
"url" : "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/crc-tumour-stage-grouping",
"version" : "20150625",
"name" : "CrcTumourStageGrouping",
"status" : "draft",
"experimental" : false,
"publisher" : "HL7 (FHIR Project)",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}
]
}
],
"date" : "2015-06-11T16:01:03+10:00",
"description" : "Lists the options for Colorectal cancer tumour stage grouping",
"copyright" : "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" : "http://snomed.info/sct",
"concept" : [
{
"code" : "261613009",
"display" : "Stage 0"
},
{
"code" : "258215001",
"display" : "Stage 1"
},
{
"code" : "261614003",
"display" : "Stage 2A"
},
{
"code" : "261615002",
"display" : "Stage 2B"
},
{
"code" : "261637009",
"display" : "Stage 2C"
},
{
"code" : "261638004",
"display" : "Stage 3A"
},
{
"code" : "261639007",
"display" : "Stage 3B"
},
{
"code" : "261640009",
"display" : "Stage 3C"
},
{
"code" : "261642001",
"display" : "Stage 4A"
},
{
"code" : "261643006",
"display" : "Stage 4B"
}
]
}
]
}
}