ACT-NOW Implementation Guide
0.4.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.4.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

: Patient factors when discontinuing a regimen - JSON Representation

Draft as of 2024-06-24

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "an-regimen-discontinued-patient-factors-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/182872003\">182872003</a></td><td>Drug discontinued - too expensive (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/266934004\">266934004</a></td><td>Transport problems (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/160932005\">160932005</a></td><td>Financial problem (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/182868002\">182868002</a></td><td>Treatment stopped - alternative therapy undertaken (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/19200009\">19200009</a></td><td>Psychosocial deprivation (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/423797009\">423797009</a></td><td>Inadequate healthcare provision (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/182900006\">182900006</a></td><td>Drug declined by patient - patient beliefs (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/302767002\">302767002</a></td><td>Cares for a relative (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/182903008\">182903008</a></td><td>Drug declined by patient - reason unknown (situation)</td></tr></table></li></ul></div>"
  },
  "url" : "http://canshare.co.nz/fhir/ValueSet/an-regimen-discontinued-patient-factors-vs",
  "version" : "0.4.0",
  "name" : "RegimenDiscontinuedPatientFactors",
  "title" : "Patient factors when discontinuing a regimen",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-06-24T06:46:32+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 when discontinuing a regimen",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "182872003",
            "display" : "Drug discontinued - too expensive (situation)"
          },
          {
            "code" : "266934004",
            "display" : "Transport problems (finding)"
          },
          {
            "code" : "160932005",
            "display" : "Financial problem (finding)"
          },
          {
            "code" : "182868002",
            "display" : "Treatment stopped - alternative therapy undertaken (situation)"
          },
          {
            "code" : "19200009",
            "display" : "Psychosocial deprivation (finding)"
          },
          {
            "code" : "423797009",
            "display" : "Inadequate healthcare provision (finding)"
          },
          {
            "code" : "182900006",
            "display" : "Drug declined by patient - patient beliefs (situation)"
          },
          {
            "code" : "302767002",
            "display" : "Cares for a relative (finding)"
          },
          {
            "code" : "182903008",
            "display" : "Drug declined by patient - reason unknown (situation)"
          }
        ]
      }
    ]
  }
}