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

CancerPrimaryOrRecurrence

{
  "resourceType" : "ValueSet",
  "id" : "cancer-primary-or-recurrence",
  "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>CancerPrimaryOrRecurrence</h2><div><p>Indicates whether a new primary cancer or a regional recurrence or distant metastases.</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>314966008</td><td>Local recurrence of malignant tumour of rectum</td><td/></tr><tr><td>314965007</td><td>Local recurrence of malignant tumour of colon</td><td/></tr><tr><td>25173007</td><td>Recurrent tumour</td><td/></tr><tr><td>399409002</td><td>Distant metastasis present</td><td/></tr></table></li><li>Include all codes defined in <a href="CodeSystem-cancer-primary-or-recurrence.html">http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/cancer-primary-or-recurrence</a></li></ul></div>"
  },
  "url" : "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/cancer-primary-or-recurrence",
  "version" : "20160614",
  "name" : "CancerPrimaryOrRecurrence",
  "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" : "Indicates whether a new primary cancer or a regional recurrence or distant metastases.",
  "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" : "314966008",
            "display" : "Local recurrence of malignant tumour of rectum"
          },
          {
            "code" : "314965007",
            "display" : "Local recurrence of malignant tumour of colon"
          },
          {
            "code" : "25173007",
            "display" : "Recurrent tumour"
          },
          {
            "code" : "399409002",
            "display" : "Distant metastasis present"
          }
        ]
      },
      {
        "system" : "http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/cancer-primary-or-recurrence"
      }
    ]
  }
}