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 Source Type - XML Representation

Active as of 2024-11-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="acc-icp-referral-source-type"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://hl7.org.nz/fhir/CodeSystem/acc-icp-referral-source-type"/>
  <version value="1.0.0"/>
  <name value="ICPReferralSourceType"/>
  <title value="Referral Source Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-10T23:48:30+00:00"/>
  <publisher value="Accident Compensation Corporation"/>
  <description
               value="The source of the referral.  e.g. Internal is from within the supplier/consortium group."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="16"/>
  <concept>
    <code value="gp"/>
    <display value="GP referral"/>
  </concept>
  <concept>
    <code value="physio"/>
    <display value="Physio referral"/>
  </concept>
  <concept>
    <code value="specialist"/>
    <display value="Specialist referral"/>
  </concept>
  <concept>
    <code value="allied"/>
    <display value="Other Allied health referral"/>
  </concept>
  <concept>
    <code value="employer"/>
    <display value="Employer referral"/>
  </concept>
  <concept>
    <code value="rongoa"/>
    <display value="Rongoa referral"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other referral type"/>
  </concept>
  <concept>
    <code value="acc"/>
    <display value="ACC referral"/>
  </concept>
  <concept>
    <code value="patient"/>
    <display value="Patient-led referral"/>
  </concept>
  <concept>
    <code value="urgent-care"/>
    <display value="Urgent Care referral"/>
  </concept>
  <concept>
    <code value="emergency"/>
    <display value="Emergency referral"/>
  </concept>
  <concept>
    <code value="community-care"/>
    <display value="Community Care referral"/>
  </concept>
  <concept>
    <code value="vestibular-ocular-physio"/>
    <display value="Vestibular Ocular Physio referral"/>
  </concept>
  <concept>
    <code value="concussion-service"/>
    <display value="Concussion Service referral"/>
  </concept>
  <concept>
    <code value="recovered-discharged"/>
    <display value="Recovered/Discharged referral"/>
  </concept>
  <concept>
    <code value="no-referral"/>
    <display value="No referral required"/>
  </concept>
</CodeSystem>