New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: NZ cancer recurrence type - JSON Representation

Active as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-recurrence-type",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:09:15.020+13:00",
    "tag" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code" : "SUBSETTED"
      }
    ]
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-recurrence-type",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-recurrence-type"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-recurrence-type",
  "title" : "NZ cancer recurrence type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-11T02:01:44+00:00",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "The type of cancer recurrence, e.g. local, regional plus unknown and not applicable values.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "^ 253291000210105 |New Zealand cancer recurrence type reference set| OR 261665006 |Unknown (qualifier value)| OR 261721000210105 |Definitely not applicable (qualifier value)|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "5ecdfdfe-1ead-4396-b4ea-e828c55a7826",
    "timestamp" : "2024-11-11T13:50:01+13:00",
    "total" : 6,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/21000210109/version/20241001"
      },
      {
        "name" : "count",
        "valueInteger" : 2147483647
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "261721000210105",
        "display" : "Definitely not applicable"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "340751000210108",
        "display" : "Distant recurrence of malignant neoplasm"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "340731000210102",
        "display" : "Local recurrence of malignant neoplasm"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "340741000210105",
        "display" : "Regional recurrence of malignant neoplasm"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "340761000210106",
        "display" : "Systemic recurrence of malignant neoplasm"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "261665006",
        "display" : "Unknown"
      }
    ]
  }
}