HL7 Australia Implementation Guide:

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

ColorectalCancerTumourType

{
  "resourceType" : "ValueSet",
  "id" : "crc-tumour-type",
  "meta" : {
    "lastUpdated" : "2015-06-11T06:01:03.224+00:00",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>ColorectalCancerTumourType</h2><div><p>This code indicates the type of the colorectal tumour. A single selection value list from WHO Classification of Tumours. Pathology and Genetics of Tumours of the Digestive System (2010).</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>35917007</td><td>Adenocarcinoma, no subtype</td><td/></tr><tr><td>32913002</td><td>Medullary carcinoma</td><td/></tr><tr><td>450895005</td><td>Micropapillary carcinoma</td><td/></tr><tr><td>72495009</td><td>Mucinous adenocarcinoma</td><td/></tr><tr><td>450948005</td><td>Serrated adenocarcinoma</td><td/></tr><tr><td>87737001</td><td>Signet ring cell carcinoma</td><td/></tr><tr><td>59367005</td><td>Adenosquamous carcinoma</td><td/></tr><tr><td>65692009</td><td>Spindle cell carcinoma</td><td/></tr><tr><td>28899001</td><td>Squamous cell carcinoma</td><td/></tr><tr><td>38549000</td><td>Carcinoma, undifferentiated</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/crc-tumour-type",
  "version" : "20150618",
  "name" : "ColorectalCancerTumourType",
  "status" : "active",
  "experimental" : true,
  "publisher" : "Australian Digital Health Agency",
  "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" : "This code indicates the type of the colorectal tumour. A single selection value list from WHO Classification of Tumours. Pathology and Genetics of Tumours of the Digestive System (2010).",
  "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" : "35917007",
            "display" : "Adenocarcinoma, no subtype"
          },
          {
            "code" : "32913002",
            "display" : "Medullary carcinoma"
          },
          {
            "code" : "450895005",
            "display" : "Micropapillary carcinoma"
          },
          {
            "code" : "72495009",
            "display" : "Mucinous adenocarcinoma"
          },
          {
            "code" : "450948005",
            "display" : "Serrated adenocarcinoma"
          },
          {
            "code" : "87737001",
            "display" : "Signet ring cell carcinoma"
          },
          {
            "code" : "59367005",
            "display" : "Adenosquamous carcinoma"
          },
          {
            "code" : "65692009",
            "display" : "Spindle cell carcinoma"
          },
          {
            "code" : "28899001",
            "display" : "Squamous cell carcinoma"
          },
          {
            "code" : "38549000",
            "display" : "Carcinoma, undifferentiated"
          }
        ]
      }
    ]
  }
}