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-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-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><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-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-icpmsk\">client-declined-entry-to-icpmsk</a></td><td style=\"color: #cccccc\">Client declined entry to ICPMSK</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-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-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-declined-reason",
"version" : "1.0.0",
"name" : "ICPDeclinedReason",
"title" : "Referral 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 referral decline reasons",
"compose" : {
"include" : [
{
"system" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-declined-reason",
"concept" : [
{
"code" : "accredited-employer"
},
{
"code" : "client-not-contactable"
},
{
"code" : "client-declined-entry-to-icpmsk"
},
{
"code" : "body-site-out-of-scope-ineligible"
},
{
"code" : "out-of-region"
},
{
"code" : "not-eligible-under-acc"
},
{
"code" : "alternate-acc-service"
},
{
"code" : "other"
}
]
}
]
}
}