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-outcome-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet an-regimen-outcome-vs</b></p><a name=\"an-regimen-outcome-vs\"> </a><a name=\"hcan-regimen-outcome-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>268910001</td><td>Patient improved</td></tr><tr><td>359748005</td><td>Patient unchanged</td></tr><tr><td>271299001</td><td>Patient worse</td></tr></table></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-regimen-outcome",
"version" : "0.5.0",
"name" : "RegimenOutcome",
"title" : "Outcome of 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" : "The outcome of the prescribed regimen for the patient",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct/21000210109",
"concept" : [
{
"code" : "268910001",
"display" : "Patient improved"
},
{
"code" : "359748005",
"display" : "Patient unchanged"
},
{
"code" : "271299001",
"display" : "Patient worse"
}
]
}
]
}
}