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" : "CodeSystem",
"id" : "crc-tumour-stage-m",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>CrcTumourStageM</h2><div><p>Lists the options for Colorectal cancer tumour stage M</p>
</div><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/crc-tumour-stage-m defines the following codes:</p><table class="codes"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>mx<a name="crc-tumour-stage-m-mx"> </a></td><td>MX</td><td>MX</td></tr><tr><td>m0<a name="crc-tumour-stage-m-m0"> </a></td><td>M0</td><td>M0</td></tr><tr><td>m1<a name="crc-tumour-stage-m-m1"> </a></td><td>M1</td><td>M1</td></tr><tr><td>m1a<a name="crc-tumour-stage-m-m1a"> </a></td><td>M1a</td><td>M1a</td></tr><tr><td>m1b<a name="crc-tumour-stage-m-m1b"> </a></td><td>M1b</td><td>M1b</td></tr></table></div>"
},
"url" : "http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/crc-tumour-stage-m",
"version" : "20150619",
"name" : "CrcTumourStageM",
"status" : "draft",
"experimental" : false,
"date" : "2015-06-11T09:01:03+03:00",
"description" : "Lists the options for Colorectal cancer tumour stage M",
"caseSensitive" : true,
"valueSet" : "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/crc-tumour-stage-m",
"content" : "complete",
"concept" : [
{
"code" : "mx",
"display" : "MX",
"definition" : "MX"
},
{
"code" : "m0",
"display" : "M0",
"definition" : "M0"
},
{
"code" : "m1",
"display" : "M1",
"definition" : "M1"
},
{
"code" : "m1a",
"display" : "M1a",
"definition" : "M1a"
},
{
"code" : "m1b",
"display" : "M1b",
"definition" : "M1b"
}
]
}