This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
Definition for Value SetTumourStageGrouping
<ValueSet xmlns="http://hl7.org/fhir"> <id value="nehta-tumour-stage-grouping"/> <meta> <lastUpdated value="2015-12-03T09:57:31.744+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>TumourStageGrouping</h2> <p>A code that records tumour stage grouping</p> <p>This value set has an inline code system http://hl7.org/fhir/tumour-stage-grouping, which 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>0 <a name="0"> </a> </td> <td>0 Tis N0 M0</td> <td/> </tr> <tr> <td>i <a name="i"> </a> </td> <td>I T1 N0 M0 T2 N0 M0</td> <td/> </tr> <tr> <td>iia <a name="iia"> </a> </td> <td>IIA T3 N0 M0</td> <td/> </tr> <tr> <td>iib <a name="iib"> </a> </td> <td>IIB T4a N0 M0</td> <td/> </tr> <tr> <td>iic <a name="iic"> </a> </td> <td>IIC T4b N0 M0</td> <td/> </tr> <tr> <td>iiia <a name="iiia"> </a> </td> <td>IIIA T1-T2 N1/N1c M0 T1 N2a M0</td> <td/> </tr> <tr> <td>iiib <a name="iiib"> </a> </td> <td>IIIB T3-T4a N1/N1c M0 T2-T3 N2a M0 T1-T2 N2b M0</td> <td/> </tr> <tr> <td>iiic <a name="iiic"> </a> </td> <td>IIIC T4a N2a M0 T3-T4a N2b M0 T4b N1-N2 M0</td> <td/> </tr> <tr> <td>iva <a name="iva"> </a> </td> <td>IVA Any T Any N M1a</td> <td/> </tr> <tr> <td>ivb <a name="ivb"> </a> </td> <td>IVB Any T Any N M1b</td> <td/> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.0"/> </extension> <url value="http://hl7.org/fhir/ValueSet/nehta-tumour-stage-grouping"/> <version value="1.1.0"/> <name value="TumourStageGrouping"/> <status value="draft"/> <experimental value="false"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <date value="2015-12-03T09:57:31+11:00"/> <description value="A code that records tumour stage grouping"/> <codeSystem> <system value="http://hl7.org/fhir/tumour-stage-grouping"/> <version value="1.1.0"/> <caseSensitive value="true"/> <concept> <code value="0"/> <display value="0 Tis N0 M0"/> </concept> <concept> <code value="i"/> <display value="I T1 N0 M0 T2 N0 M0"/> </concept> <concept> <code value="iia"/> <display value="IIA T3 N0 M0"/> </concept> <concept> <code value="iib"/> <display value="IIB T4a N0 M0"/> </concept> <concept> <code value="iic"/> <display value="IIC T4b N0 M0"/> </concept> <concept> <code value="iiia"/> <display value="IIIA T1-T2 N1/N1c M0 T1 N2a M0"/> </concept> <concept> <code value="iiib"/> <display value="IIIB T3-T4a N1/N1c M0 T2-T3 N2a M0 T1-T2 N2b M0"/> </concept> <concept> <code value="iiic"/> <display value="IIIC T4a N2a M0 T3-T4a N2b M0 T4b N1-N2 M0"/> </concept> <concept> <code value="iva"/> <display value="IVA Any T Any N M1a"/> </concept> <concept> <code value="ivb"/> <display value="IVB Any T Any N M1b"/> </concept> </codeSystem> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.