New Zealand ICP Implementation Guide
1.0.0 - release
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-09-08 |
{
"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-en-US\"> </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></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-09-08T23:06:38+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" : 9,
"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"
}
]
}