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 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "acc-icp-tbi-declined-reason"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
] ; #
fhir:url [ fhir:v "http://hl7.org.nz/fhir/ValueSet/acc-icp-tbi-declined-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ICPTBIDeclinedReason"] ; #
fhir:title [ fhir:v "Referral TBI Decline Reason"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-10T23:48:30+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Accident Compensation Corporation"] ; #
fhir:description [ fhir:v "New Zealand codes for Integrated Care Pathways tbi referral decline reasons"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org.nz/fhir/CodeSystem/acc-icp-declined-reason"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "accredited-employer" ] ] [
fhir:code [ fhir:v "alternate-acc-service" ] ] [
fhir:code [ fhir:v "symtoms-resolved-or-partially-resolved" ] ] [
fhir:code [ fhir:v "client-not-contactable" ] ] [
fhir:code [ fhir:v "client-declined-entry-to-icptbi" ] ] [
fhir:code [ fhir:v "body-site-out-of-scope-ineligible" ] ] [
fhir:code [ fhir:v "out-of-region" ] ] [
fhir:code [ fhir:v "not-eligible-under-acc" ] ] [
fhir:code [ fhir:v "not-icptbi-eligible-injury" ] ] [
fhir:code [ fhir:v "no-capacity-referral" ] ] [
fhir:code [ fhir:v "requires-tamariki-service" ] ] [
fhir:code [ fhir:v "other" ] ] ) ] )
] . #