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 - JSON Representation

Active as of 2024-11-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "acc-icp-tbi-declined-reason",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://hl7.org.nz/fhir/ValueSet/acc-icp-tbi-declined-reason",
  "version" : "1.0.0",
  "name" : "ICPTBIDeclinedReason",
  "title" : "Referral TBI Decline 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 tbi referral decline reasons",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-declined-reason",
        "concept" : [
          {
            "code" : "accredited-employer"
          },
          {
            "code" : "alternate-acc-service"
          },
          {
            "code" : "symtoms-resolved-or-partially-resolved"
          },
          {
            "code" : "client-not-contactable"
          },
          {
            "code" : "client-declined-entry-to-icptbi"
          },
          {
            "code" : "body-site-out-of-scope-ineligible"
          },
          {
            "code" : "out-of-region"
          },
          {
            "code" : "not-eligible-under-acc"
          },
          {
            "code" : "not-icptbi-eligible-injury"
          },
          {
            "code" : "no-capacity-referral"
          },
          {
            "code" : "requires-tamariki-service"
          },
          {
            "code" : "other"
          }
        ]
      }
    ]
  }
}