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

: Referral Decline Reason - XML Representation

Active as of 2024-11-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="acc-icp-declined-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem acc-icp-declined-reason</b></p><a name="acc-icp-declined-reason"> </a><a name="hcacc-icp-declined-reason"> </a><a name="acc-icp-declined-reason-und"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-declined-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">accredited-employer<a name="acc-icp-declined-reason-accredited-employer"> </a></td><td>Accredited Employer</td></tr><tr><td style="white-space:nowrap">client-not-contactable<a name="acc-icp-declined-reason-client-not-contactable"> </a></td><td>Client not contactable</td></tr><tr><td style="white-space:nowrap">client-declined-entry-to-icpmsk<a name="acc-icp-declined-reason-client-declined-entry-to-icpmsk"> </a></td><td>Client declined entry to ICPMSK</td></tr><tr><td style="white-space:nowrap">body-site-out-of-scope-ineligible<a name="acc-icp-declined-reason-body-site-out-of-scope-ineligible"> </a></td><td>Body site out of scope/ineligible</td></tr><tr><td style="white-space:nowrap">out-of-region<a name="acc-icp-declined-reason-out-of-region"> </a></td><td>Out of region</td></tr><tr><td style="white-space:nowrap">not-eligible-under-acc<a name="acc-icp-declined-reason-not-eligible-under-acc"> </a></td><td>Not eligible under ACC (cover/causation)</td></tr><tr><td style="white-space:nowrap">alternate-acc-service<a name="acc-icp-declined-reason-alternate-acc-service"> </a></td><td>Alternate ACC service more appropriate for client</td></tr><tr><td style="white-space:nowrap">symtoms-resolved-or-partially-resolved<a name="acc-icp-declined-reason-symtoms-resolved-or-partially-resolved"> </a></td><td>Recovered IDT is not required</td></tr><tr><td style="white-space:nowrap">client-declined-entry-to-icptbi<a name="acc-icp-declined-reason-client-declined-entry-to-icptbi"> </a></td><td>Client declined entry to ICPTBI</td></tr><tr><td style="white-space:nowrap">not-icptbi-eligible-injury<a name="acc-icp-declined-reason-not-icptbi-eligible-injury"> </a></td><td>Not eligible under ICPTBI (covered under ACC)</td></tr><tr><td style="white-space:nowrap">no-capacity-referral<a name="acc-icp-declined-reason-no-capacity-referral"> </a></td><td>Referred to an alternative supplier</td></tr><tr><td style="white-space:nowrap">requires-tamariki-service<a name="acc-icp-declined-reason-requires-tamariki-service"> </a></td><td>Benefit from teh supplier that holds paediatric skillset</td></tr><tr><td style="white-space:nowrap">other<a name="acc-icp-declined-reason-other"> </a></td><td>Other - please specify</td></tr></table></div>
  </text>
  <url value="http://hl7.org.nz/fhir/CodeSystem/acc-icp-declined-reason"/>
  <version value="1.0.0"/>
  <name value="ICPDeclinedReason"/>
  <title value="Referral Decline 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 referral decline reasons"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="13"/>
  <concept>
    <code value="accredited-employer"/>
    <display value="Accredited Employer"/>
  </concept>
  <concept>
    <code value="client-not-contactable"/>
    <display value="Client not contactable"/>
  </concept>
  <concept>
    <code value="client-declined-entry-to-icpmsk"/>
    <display value="Client declined entry to ICPMSK"/>
  </concept>
  <concept>
    <code value="body-site-out-of-scope-ineligible"/>
    <display value="Body site out of scope/ineligible"/>
  </concept>
  <concept>
    <code value="out-of-region"/>
    <display value="Out of region"/>
  </concept>
  <concept>
    <code value="not-eligible-under-acc"/>
    <display value="Not eligible under ACC (cover/causation)"/>
  </concept>
  <concept>
    <code value="alternate-acc-service"/>
    <display value="Alternate ACC service more appropriate for client"/>
  </concept>
  <concept>
    <code value="symtoms-resolved-or-partially-resolved"/>
    <display value="Recovered IDT is not required"/>
  </concept>
  <concept>
    <code value="client-declined-entry-to-icptbi"/>
    <display value="Client declined entry to ICPTBI"/>
  </concept>
  <concept>
    <code value="not-icptbi-eligible-injury"/>
    <display value="Not eligible under ICPTBI (covered under ACC)"/>
  </concept>
  <concept>
    <code value="no-capacity-referral"/>
    <display value="Referred to an alternative supplier"/>
  </concept>
  <concept>
    <code value="requires-tamariki-service"/>
    <display
             value="Benefit from teh supplier that holds paediatric skillset"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other - please specify"/>
  </concept>
</CodeSystem>