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 medical oncology treatment intent - JSON Representation

Active as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "canshare-mo-treatment-intent",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-11-05T17:09:11.123+13:00"
  },
  "language" : "en-x-sctlang-23162100-0210105",
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-mo-treatment-intent",
  "identifier" : [
    {
      "system" : "http://canshare.co.nz/fhir/NamingSystem/valuesets",
      "value" : "canshare-mo-treatment-intent"
    }
  ],
  "version" : "0.1.0",
  "name" : "canshare-mo-treatment-intent",
  "title" : "NZ cancer medical oncology treatment intent",
  "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" : "Intents or reasons for using a therapeutic procedure to treat solid tumors under the supervision of a medical oncologist.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "^ 253861000210104 |New Zealand cancer medical oncology treatment intent reference set|"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "9203248d-54ee-4b42-b19d-94ba290ac834",
    "timestamp" : "2024-11-11T13:48:03+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" : "262001000210109",
        "display" : "Curative adjuvant intent"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "262021000210101",
        "display" : "Curative definitive intent"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "262011000210106",
        "display" : "Curative neoadjuvant intent"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "363676003",
        "display" : "Palliative intent"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "360271000",
        "display" : "Prophylaxis - intent"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "399707004",
        "display" : "Supportive intent"
      }
    ]
  }
}