ACT-NOW Implementation Guide
0.5.0 - ci-build New Zealand flag

ACT-NOW Implementation Guide, published by Te aho o te kahu - Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/actnow/ and changes regularly. See the Directory of published versions

: Toxicity reasons why a regimen was discontinued - JSON Representation

Draft as of 2025-03-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "an-regimen-discontinued-toxicity-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-toxicity-vs</b></p><a name=\"an-regimen-discontinued-toxicity-vs\"> </a><a name=\"hcan-regimen-discontinued-toxicity-vs\"> </a><a name=\"an-regimen-discontinued-toxicity-vs-en-NZ\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/75183008\">75183008</a></td><td>Abnormal liver function</td></tr><tr><td><a href=\"http://snomed.info/id/39539005\">39539005</a></td><td>Abnormal renal function</td></tr><tr><td><a href=\"http://snomed.info/id/863954001\">863954001</a></td><td>Cardiotoxicity</td></tr><tr><td><a href=\"http://snomed.info/id/62315008\">62315008</a></td><td>Diarrhoea</td></tr><tr><td><a href=\"http://snomed.info/id/416098002\">416098002</a></td><td>Drug allergy</td></tr><tr><td><a href=\"http://snomed.info/id/84229001\">84229001</a></td><td>Fatigue</td></tr><tr><td><a href=\"http://snomed.info/id/128540005\">128540005</a></td><td>Hearing disorder</td></tr><tr><td><a href=\"http://snomed.info/id/40733004\">40733004</a></td><td>Infection</td></tr><tr><td><a href=\"http://snomed.info/id/57662003\">57662003</a></td><td>Vascular injury</td></tr><tr><td><a href=\"http://snomed.info/id/370569000\">370569000</a></td><td>Myelosuppression</td></tr><tr><td><a href=\"http://snomed.info/id/422587007\">422587007</a></td><td>Nausea</td></tr><tr><td><a href=\"http://snomed.info/id/386033004\">386033004</a></td><td>Neuropathy</td></tr><tr><td><a href=\"http://snomed.info/id/846605006\">846605006</a></td><td>Pulmonary toxicity</td></tr><tr><td><a href=\"http://snomed.info/id/271807003\">271807003</a></td><td>Skin rash</td></tr><tr><td><a href=\"http://snomed.info/id/61170000\">61170000</a></td><td>Stomatitis</td></tr><tr><td><a href=\"http://snomed.info/id/422400008\">422400008</a></td><td>Vomiting</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-toxicity-discontinue-reason",
  "version" : "0.5.0",
  "name" : "RegimenDiscontinuedToxicity",
  "title" : "Toxicity reasons why a regimen was discontinued",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-10T22:35:49+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" : "Toxicity factors that may result in the discontinuation of a systemic anti-cancer therapy (SACT) treatment.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "75183008",
            "display" : "Abnormal liver function"
          },
          {
            "code" : "39539005",
            "display" : "Abnormal renal function"
          },
          {
            "code" : "863954001",
            "display" : "Cardiotoxicity"
          },
          {
            "code" : "62315008",
            "display" : "Diarrhoea"
          },
          {
            "code" : "416098002",
            "display" : "Drug allergy"
          },
          {
            "code" : "84229001",
            "display" : "Fatigue"
          },
          {
            "code" : "128540005",
            "display" : "Hearing disorder"
          },
          {
            "code" : "40733004",
            "display" : "Infection"
          },
          {
            "code" : "57662003",
            "display" : "Vascular injury"
          },
          {
            "code" : "370569000",
            "display" : "Myelosuppression"
          },
          {
            "code" : "422587007",
            "display" : "Nausea"
          },
          {
            "code" : "386033004",
            "display" : "Neuropathy"
          },
          {
            "code" : "846605006",
            "display" : "Pulmonary toxicity"
          },
          {
            "code" : "271807003",
            "display" : "Skin rash"
          },
          {
            "code" : "61170000",
            "display" : "Stomatitis"
          },
          {
            "code" : "422400008",
            "display" : "Vomiting"
          }
        ]
      }
    ]
  }
}