New Zealand ICP Implementation Guide
1.0.0 - draft
New Zealand ICP Implementation Guide, published by Accident Compensation Corporation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/acc-fhir-publisher/icp/ and changes regularly. See the Directory of published versions
Active as of 2024-11-10 |
{
"resourceType" : "ValueSet",
"id" : "acc-icp-exit-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet acc-icp-exit-reason</b></p><a name=\"acc-icp-exit-reason\"> </a><a name=\"hcacc-icp-exit-reason\"> </a><a name=\"acc-icp-exit-reason-und\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-acc-icp-exit-reason.html\"><code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-exit-reason</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=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-goal-achieved\">goal-achieved</a></td><td style=\"color: #cccccc\">Recovery goal achieved</td></tr><tr><td><a href=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-partially-achieved\">partially-achieved</a></td><td style=\"color: #cccccc\">Recovery goal partially achieved</td></tr><tr><td><a href=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-goal-not-achieved\">goal-not-achieved</a></td><td style=\"color: #cccccc\">Recovery goal not achieved</td></tr><tr><td><a href=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-non-compliance\">non-compliance</a></td><td style=\"color: #cccccc\">Non-compliance</td></tr><tr><td><a href=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-alt-services\">alt-services</a></td><td style=\"color: #cccccc\">Client opts for alternative ACC services</td></tr><tr><td><a href=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-new-diagnosis\">new-diagnosis</a></td><td style=\"color: #cccccc\">New ACC diagnosis (out of ICPMSK scope)</td></tr><tr><td><a href=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-not-eligible\">not-eligible</a></td><td style=\"color: #cccccc\">Not eligible under ACC</td></tr><tr><td><a href=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-client-moved\">client-moved</a></td><td style=\"color: #cccccc\">Client moved out of region</td></tr><tr><td><a href=\"CodeSystem-acc-icp-exit-reason.html#acc-icp-exit-reason-other\">other</a></td><td style=\"color: #cccccc\">Other - please specify</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org.nz/fhir/ValueSet/acc-icp-exit-reason",
"version" : "1.0.0",
"name" : "ICPExitReason",
"title" : "Exit Reason",
"status" : "active",
"experimental" : false,
"date" : "2024-11-10T23:48:30+00:00",
"publisher" : "Accident Compensation Corporation",
"description" : "New Zealand codes for Integrated Care Pathways case exit reasons",
"compose" : {
"include" : [
{
"system" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-exit-reason",
"concept" : [
{
"code" : "goal-achieved"
},
{
"code" : "partially-achieved"
},
{
"code" : "goal-not-achieved"
},
{
"code" : "non-compliance"
},
{
"code" : "alt-services"
},
{
"code" : "new-diagnosis"
},
{
"code" : "not-eligible"
},
{
"code" : "client-moved"
},
{
"code" : "other"
}
]
}
]
}
}