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 TBI Decline Reason - XML Representation

Active as of 2024-11-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="acc-icp-tbi-declined-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet acc-icp-tbi-declined-reason</b></p><a name="acc-icp-tbi-declined-reason"> </a><a name="hcacc-icp-tbi-declined-reason"> </a><a name="acc-icp-tbi-declined-reason-und"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-acc-icp-declined-reason.html"><code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-declined-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-declined-reason.html#acc-icp-declined-reason-accredited-employer">accredited-employer</a></td><td style="color: #cccccc">Accredited Employer</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-alternate-acc-service">alternate-acc-service</a></td><td style="color: #cccccc">Alternate ACC service more appropriate for client</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-symtoms-resolved-or-partially-resolved">symtoms-resolved-or-partially-resolved</a></td><td style="color: #cccccc">Recovered IDT is not required</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-client-not-contactable">client-not-contactable</a></td><td style="color: #cccccc">Client not contactable</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-client-declined-entry-to-icptbi">client-declined-entry-to-icptbi</a></td><td style="color: #cccccc">Client declined entry to ICPTBI</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-body-site-out-of-scope-ineligible">body-site-out-of-scope-ineligible</a></td><td style="color: #cccccc">Body site out of scope/ineligible</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-out-of-region">out-of-region</a></td><td style="color: #cccccc">Out of region</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-not-eligible-under-acc">not-eligible-under-acc</a></td><td style="color: #cccccc">Not eligible under ACC (cover/causation)</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-not-icptbi-eligible-injury">not-icptbi-eligible-injury</a></td><td style="color: #cccccc">Not eligible under ICPTBI (covered under ACC)</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-no-capacity-referral">no-capacity-referral</a></td><td style="color: #cccccc">Referred to an alternative supplier</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-requires-tamariki-service">requires-tamariki-service</a></td><td style="color: #cccccc">Benefit from teh supplier that holds paediatric skillset</td></tr><tr><td><a href="CodeSystem-acc-icp-declined-reason.html#acc-icp-declined-reason-other">other</a></td><td style="color: #cccccc">Other - please specify</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org.nz/fhir/ValueSet/acc-icp-tbi-declined-reason"/>
  <version value="1.0.0"/>
  <name value="ICPTBIDeclinedReason"/>
  <title value="Referral TBI 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 tbi referral decline reasons"/>
  <compose>
    <include>
      <system
              value="http://hl7.org.nz/fhir/CodeSystem/acc-icp-declined-reason"/>
      <concept>
        <code value="accredited-employer"/>
      </concept>
      <concept>
        <code value="alternate-acc-service"/>
      </concept>
      <concept>
        <code value="symtoms-resolved-or-partially-resolved"/>
      </concept>
      <concept>
        <code value="client-not-contactable"/>
      </concept>
      <concept>
        <code value="client-declined-entry-to-icptbi"/>
      </concept>
      <concept>
        <code value="body-site-out-of-scope-ineligible"/>
      </concept>
      <concept>
        <code value="out-of-region"/>
      </concept>
      <concept>
        <code value="not-eligible-under-acc"/>
      </concept>
      <concept>
        <code value="not-icptbi-eligible-injury"/>
      </concept>
      <concept>
        <code value="no-capacity-referral"/>
      </concept>
      <concept>
        <code value="requires-tamariki-service"/>
      </concept>
      <concept>
        <code value="other"/>
      </concept>
    </include>
  </compose>
</ValueSet>