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 - TTL Representation

Draft as of 2026-06-15

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "an-regimen-discontinued-patient-factors-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-patient-factor-discontinue-reason"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.5.0"] ; # 
  fhir:name [ fhir:v "RegimenDiscontinuedPatientFactors"] ; # 
  fhir:title [ fhir:v "Patient factors when discontinuing a regimen"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-15T22:18:26+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Te aho o te kahu - Cancer Control Agency"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Te aho o te kahu - Cancer Control Agency" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:david.hay25@gmail.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Patient factors that may result in the discontinuation of a systemic anti-cancer therapy (SACT) treatment plus not asked value."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ] ;
fhir:display [ fhir:v "New Zealand" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct/21000210109"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "302767002" ] ;
fhir:display [ fhir:v "Caring for family" ]       ] [
fhir:code [ fhir:v "182872003" ] ;
fhir:display [ fhir:v "Cost of drug" ]       ] [
fhir:code [ fhir:v "160932005" ] ;
fhir:display [ fhir:v "Financial reason" ]       ] [
fhir:code [ fhir:v "423797009" ] ;
fhir:display [ fhir:v "Lack of clinical support" ]       ] [
fhir:code [ fhir:v "262081000210100" ] ;
fhir:display [ fhir:v "Lack of psychosocial support" ]       ] [
fhir:code [ fhir:v "261711000210100" ] ;
fhir:display [ fhir:v "Not asked" ]       ] [
fhir:code [ fhir:v "266934004" ] ;
fhir:display [ fhir:v "Transport barriers" ]       ] [
fhir:code [ fhir:v "182868002" ] ;
fhir:display [ fhir:v "Patient pursuing other treatment" ]       ] [
fhir:code [ fhir:v "262091000210103" ] ;
fhir:display [ fhir:v "Insufficient perceived benefit of treatment by patient" ]       ] )     ] )
  ] . #