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" : "recurrence-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet recurrence-type</b></p><a name=\"recurrence-type\"> </a><a name=\"hcrecurrence-type\"> </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>261721000210105</td><td>Not applicable</td></tr><tr><td>340751000210108</td><td>Distant recurrence</td></tr><tr><td>340731000210102</td><td>Local recurrence</td></tr><tr><td>340741000210105</td><td>Regional recurrence</td></tr><tr><td>340761000210106</td><td>Systemic recurrence</td></tr><tr><td>261665006</td><td>Unknown</td></tr></table></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-recurrence-type",
"version" : "0.5.0",
"name" : "RecurrenceType",
"title" : "Type of recurrence",
"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 type of cancer recurrence, e.g. local, regional plus unknown and not applicable values.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct/21000210109",
"concept" : [
{
"code" : "261721000210105",
"display" : "Not applicable"
},
{
"code" : "340751000210108",
"display" : "Distant recurrence"
},
{
"code" : "340731000210102",
"display" : "Local recurrence"
},
{
"code" : "340741000210105",
"display" : "Regional recurrence"
},
{
"code" : "340761000210106",
"display" : "Systemic recurrence"
},
{
"code" : "261665006",
"display" : "Unknown"
}
]
}
]
}
}