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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="acc-icp-exit-reason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem 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><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-exit-reason</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">goal-achieved<a name="acc-icp-exit-reason-goal-achieved"> </a></td><td>Recovery goal achieved</td></tr><tr><td style="white-space:nowrap">partially-achieved<a name="acc-icp-exit-reason-partially-achieved"> </a></td><td>Recovery goal partially achieved</td></tr><tr><td style="white-space:nowrap">goal-not-achieved<a name="acc-icp-exit-reason-goal-not-achieved"> </a></td><td>Recovery goal not achieved</td></tr><tr><td style="white-space:nowrap">non-compliance<a name="acc-icp-exit-reason-non-compliance"> </a></td><td>Non-compliance</td></tr><tr><td style="white-space:nowrap">alt-services<a name="acc-icp-exit-reason-alt-services"> </a></td><td>Client opts for alternative ACC services</td></tr><tr><td style="white-space:nowrap">new-diagnosis<a name="acc-icp-exit-reason-new-diagnosis"> </a></td><td>New ACC diagnosis (out of ICPMSK scope)</td></tr><tr><td style="white-space:nowrap">new-diagnosis-non-msk<a name="acc-icp-exit-reason-new-diagnosis-non-msk"> </a></td><td>New ACC diagnosis (out of ICPMSK scope)</td></tr><tr><td style="white-space:nowrap">new-diagnosis-non-tbi<a name="acc-icp-exit-reason-new-diagnosis-non-tbi"> </a></td><td>New ACC diagnosis (out of ICPTBI scope)</td></tr><tr><td style="white-space:nowrap">not-eligible<a name="acc-icp-exit-reason-not-eligible"> </a></td><td>Not eligible under ACC</td></tr><tr><td style="white-space:nowrap">client-moved<a name="acc-icp-exit-reason-client-moved"> </a></td><td>Client moved out of region</td></tr><tr><td style="white-space:nowrap">other<a name="acc-icp-exit-reason-other"> </a></td><td>Other - please specify</td></tr></table></div>
</text>
<url value="http://hl7.org.nz/fhir/CodeSystem/acc-icp-exit-reason"/>
<version value="1.0.0"/>
<name value="ICPExitReason"/>
<title value="Exit Reason"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-11-10T23:48:30+00:00"/>
<publisher value="Accident Compensation Corporation"/>
<description
value="New Zealand codes for Integrated Care Pathways case exit reasons"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="11"/>
<concept>
<code value="goal-achieved"/>
<display value="Recovery goal achieved"/>
</concept>
<concept>
<code value="partially-achieved"/>
<display value="Recovery goal partially achieved"/>
</concept>
<concept>
<code value="goal-not-achieved"/>
<display value="Recovery goal not achieved"/>
</concept>
<concept>
<code value="non-compliance"/>
<display value="Non-compliance"/>
</concept>
<concept>
<code value="alt-services"/>
<display value="Client opts for alternative ACC services"/>
</concept>
<concept>
<code value="new-diagnosis"/>
<display value="New ACC diagnosis (out of ICPMSK scope)"/>
</concept>
<concept>
<code value="new-diagnosis-non-msk"/>
<display value="New ACC diagnosis (out of ICPMSK scope)"/>
</concept>
<concept>
<code value="new-diagnosis-non-tbi"/>
<display value="New ACC diagnosis (out of ICPTBI scope)"/>
</concept>
<concept>
<code value="not-eligible"/>
<display value="Not eligible under ACC"/>
</concept>
<concept>
<code value="client-moved"/>
<display value="Client moved out of region"/>
</concept>
<concept>
<code value="other"/>
<display value="Other - please specify"/>
</concept>
</CodeSystem>