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

: Patient factors when discontinuing a regimen - JSON Representation

Draft as of 2026-06-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "an-regimen-discontinued-patient-factors-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet an-regimen-discontinued-patient-factors-vs</b></p><a name=\"an-regimen-discontinued-patient-factors-vs\"> </a><a name=\"hcan-regimen-discontinued-patient-factors-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>302767002</td><td>Caring for family</td></tr><tr><td>182872003</td><td>Cost of drug</td></tr><tr><td>160932005</td><td>Financial reason</td></tr><tr><td>423797009</td><td>Lack of clinical support</td></tr><tr><td>262081000210100</td><td>Lack of psychosocial support</td></tr><tr><td>261711000210100</td><td>Not asked</td></tr><tr><td>266934004</td><td>Transport barriers</td></tr><tr><td>182868002</td><td>Patient pursuing other treatment</td></tr><tr><td>262091000210103</td><td>Insufficient perceived benefit of treatment by patient</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-patient-factor-discontinue-reason",
  "version" : "0.5.0",
  "name" : "RegimenDiscontinuedPatientFactors",
  "title" : "Patient factors when discontinuing a regimen",
  "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" : "Patient factors that may result in the discontinuation of a systemic anti-cancer therapy (SACT) treatment plus not asked value.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct/21000210109",
        "concept" : [
          {
            "code" : "302767002",
            "display" : "Caring for family"
          },
          {
            "code" : "182872003",
            "display" : "Cost of drug"
          },
          {
            "code" : "160932005",
            "display" : "Financial reason"
          },
          {
            "code" : "423797009",
            "display" : "Lack of clinical support"
          },
          {
            "code" : "262081000210100",
            "display" : "Lack of psychosocial support"
          },
          {
            "code" : "261711000210100",
            "display" : "Not asked"
          },
          {
            "code" : "266934004",
            "display" : "Transport barriers"
          },
          {
            "code" : "182868002",
            "display" : "Patient pursuing other treatment"
          },
          {
            "code" : "262091000210103",
            "display" : "Insufficient perceived benefit of treatment by patient"
          }
        ]
      }
    ]
  }
}