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" : "CodeSystem",
"id" : "acc-icp-referral-source-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem acc-icp-referral-source-type</b></p><a name=\"acc-icp-referral-source-type\"> </a><a name=\"hcacc-icp-referral-source-type\"> </a><a name=\"acc-icp-referral-source-type-und\"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-referral-source-type</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\">gp<a name=\"acc-icp-referral-source-type-gp\"> </a></td><td>GP referral</td></tr><tr><td style=\"white-space:nowrap\">physio<a name=\"acc-icp-referral-source-type-physio\"> </a></td><td>Physio referral</td></tr><tr><td style=\"white-space:nowrap\">specialist<a name=\"acc-icp-referral-source-type-specialist\"> </a></td><td>Specialist referral</td></tr><tr><td style=\"white-space:nowrap\">allied<a name=\"acc-icp-referral-source-type-allied\"> </a></td><td>Other Allied health referral</td></tr><tr><td style=\"white-space:nowrap\">employer<a name=\"acc-icp-referral-source-type-employer\"> </a></td><td>Employer referral</td></tr><tr><td style=\"white-space:nowrap\">rongoa<a name=\"acc-icp-referral-source-type-rongoa\"> </a></td><td>Rongoa referral</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"acc-icp-referral-source-type-other\"> </a></td><td>Other referral type</td></tr><tr><td style=\"white-space:nowrap\">acc<a name=\"acc-icp-referral-source-type-acc\"> </a></td><td>ACC referral</td></tr><tr><td style=\"white-space:nowrap\">patient<a name=\"acc-icp-referral-source-type-patient\"> </a></td><td>Patient-led referral</td></tr><tr><td style=\"white-space:nowrap\">urgent-care<a name=\"acc-icp-referral-source-type-urgent-care\"> </a></td><td>Urgent Care referral</td></tr><tr><td style=\"white-space:nowrap\">emergency<a name=\"acc-icp-referral-source-type-emergency\"> </a></td><td>Emergency referral</td></tr><tr><td style=\"white-space:nowrap\">community-care<a name=\"acc-icp-referral-source-type-community-care\"> </a></td><td>Community Care referral</td></tr><tr><td style=\"white-space:nowrap\">vestibular-ocular-physio<a name=\"acc-icp-referral-source-type-vestibular-ocular-physio\"> </a></td><td>Vestibular Ocular Physio referral</td></tr><tr><td style=\"white-space:nowrap\">concussion-service<a name=\"acc-icp-referral-source-type-concussion-service\"> </a></td><td>Concussion Service referral</td></tr><tr><td style=\"white-space:nowrap\">recovered-discharged<a name=\"acc-icp-referral-source-type-recovered-discharged\"> </a></td><td>Recovered/Discharged referral</td></tr><tr><td style=\"white-space:nowrap\">no-referral<a name=\"acc-icp-referral-source-type-no-referral\"> </a></td><td>No referral required</td></tr></table></div>"
},
"url" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-referral-source-type",
"version" : "1.0.0",
"name" : "ICPReferralSourceType",
"title" : "Referral Source Type",
"status" : "active",
"experimental" : false,
"date" : "2024-11-10T23:48:30+00:00",
"publisher" : "Accident Compensation Corporation",
"description" : "The source of the referral. e.g. Internal is from within the supplier/consortium group.",
"caseSensitive" : true,
"content" : "complete",
"count" : 16,
"concept" : [
{
"code" : "gp",
"display" : "GP referral"
},
{
"code" : "physio",
"display" : "Physio referral"
},
{
"code" : "specialist",
"display" : "Specialist referral"
},
{
"code" : "allied",
"display" : "Other Allied health referral"
},
{
"code" : "employer",
"display" : "Employer referral"
},
{
"code" : "rongoa",
"display" : "Rongoa referral"
},
{
"code" : "other",
"display" : "Other referral type"
},
{
"code" : "acc",
"display" : "ACC referral"
},
{
"code" : "patient",
"display" : "Patient-led referral"
},
{
"code" : "urgent-care",
"display" : "Urgent Care referral"
},
{
"code" : "emergency",
"display" : "Emergency referral"
},
{
"code" : "community-care",
"display" : "Community Care referral"
},
{
"code" : "vestibular-ocular-physio",
"display" : "Vestibular Ocular Physio referral"
},
{
"code" : "concussion-service",
"display" : "Concussion Service referral"
},
{
"code" : "recovered-discharged",
"display" : "Recovered/Discharged referral"
},
{
"code" : "no-referral",
"display" : "No referral required"
}
]
}