ACT-NOW Implementation Guide
0.5.0 - ci-build NZ

ACT-NOW Implementation Guide - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Intent of treatment - JSON Representation

Draft as of 2026-06-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "an-regimen-iot-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet an-regimen-iot-vs</b></p><a name=\"an-regimen-iot-vs\"> </a><a name=\"hcan-regimen-iot-vs\"> </a><ul><li>Include these codes as defined in <code>http://snomed.info/sct/21000210109</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>262031000210104</td><td>Active treatment</td></tr><tr><td>373846009</td><td>Adjuvant</td></tr><tr><td>262001000210109</td><td>Curative adjuvant</td></tr><tr><td>262021000210101</td><td>Curative definitive</td></tr><tr><td>373808002</td><td>Curative</td></tr><tr><td>262011000210106</td><td>Curative neoadjuvant</td></tr><tr><td>373847000</td><td>Neoadjuvant</td></tr><tr><td>363676003</td><td>Palliative</td></tr><tr><td>360271000</td><td>Prophylaxis</td></tr><tr><td>399707004</td><td>Supportive</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-treatment-intent",
  "version" : "0.5.0",
  "name" : "RegimenIOT",
  "title" : "Intent of treatment",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-15T22:18:26+00:00",
  "publisher" : "Te aho o te kahu - Cancer Control Agency",
  "contact" : [
    {
      "name" : "Te aho o te kahu - Cancer Control Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description" : "Treatment intents or reasons for using a therapeutic procedure to treat cancer.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct/21000210109",
        "concept" : [
          {
            "code" : "262031000210104",
            "display" : "Active treatment"
          },
          {
            "code" : "373846009",
            "display" : "Adjuvant"
          },
          {
            "code" : "262001000210109",
            "display" : "Curative adjuvant"
          },
          {
            "code" : "262021000210101",
            "display" : "Curative definitive"
          },
          {
            "code" : "373808002",
            "display" : "Curative"
          },
          {
            "code" : "262011000210106",
            "display" : "Curative neoadjuvant"
          },
          {
            "code" : "373847000",
            "display" : "Neoadjuvant"
          },
          {
            "code" : "363676003",
            "display" : "Palliative"
          },
          {
            "code" : "360271000",
            "display" : "Prophylaxis"
          },
          {
            "code" : "399707004",
            "display" : "Supportive"
          }
        ]
      }
    ]
  }
}