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
| Draft as of 2026-06-15 |
{
"resourceType" : "ValueSet",
"id" : "an-regimen-discontinued-reason-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-reason-vs</b></p><a name=\"an-regimen-discontinued-reason-vs\"> </a><a name=\"hcan-regimen-discontinued-reason-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>840539006</td><td>COVID-19</td></tr><tr><td>419099009</td><td>Patient dead</td></tr><tr><td>262061000210108</td><td>Comorbidity (includes infection)</td></tr><tr><td>262041000210107</td><td>Disease progression</td></tr><tr><td>74964007</td><td>Other</td></tr><tr><td>262051000210105</td><td>Change of provider</td></tr><tr><td>262071000210102</td><td>Patient unable to be contacted</td></tr><tr><td>7895008</td><td>Drug toxicity</td></tr><tr><td>365448001</td><td>Social and personal factors</td></tr><tr><td>445528004</td><td>Treatment changed</td></tr><tr><td>182992009</td><td>Treatment completed</td></tr></table></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-overall-discontinue-reason",
"version" : "0.5.0",
"name" : "RegimenDiscontinuedReason",
"title" : "The reason why a regimen was discontinued",
"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" : "The reason why a regimen was discontinued",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct/21000210109",
"concept" : [
{
"code" : "840539006",
"display" : "COVID-19"
},
{
"code" : "419099009",
"display" : "Patient dead"
},
{
"code" : "262061000210108",
"display" : "Comorbidity (includes infection)"
},
{
"code" : "262041000210107",
"display" : "Disease progression"
},
{
"code" : "74964007",
"display" : "Other"
},
{
"code" : "262051000210105",
"display" : "Change of provider"
},
{
"code" : "262071000210102",
"display" : "Patient unable to be contacted"
},
{
"code" : "7895008",
"display" : "Drug toxicity"
},
{
"code" : "365448001",
"display" : "Social and personal factors"
},
{
"code" : "445528004",
"display" : "Treatment changed"
},
{
"code" : "182992009",
"display" : "Treatment completed"
}
]
}
]
}
}