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

: Diagnosis Codes - XML Representation

Active as of 2024-11-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="acc-icp-diagnosis-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet acc-icp-diagnosis-code</b></p><a name="acc-icp-diagnosis-code"> </a><a name="hcacc-icp-diagnosis-code"> </a><a name="acc-icp-diagnosis-code-und"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-acc-read-code.html"><code>http://hl7.org.nz/fhir/CodeSystem/acc-read-code</code></a></li><li>Include all codes defined in <a href="CodeSystem-acc-icd10.html"><code>http://hl7.org.nz/fhir/CodeSystem/acc-icd10</code></a></li><li>Include all codes defined in <a href="CodeSystem-acc-icd9.html"><code>http://hl7.org.nz/fhir/CodeSystem/acc-icd9</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org.nz/fhir/ValueSet/acc-icp-diagnosis-code"/>
  <version value="1.0.0"/>
  <name value="IcpDiagnosisCodeVS"/>
  <title value="Diagnosis Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-10T23:48:30+00:00"/>
  <publisher value="Accident Compensation Corporation"/>
  <description value="The diagnosis codes for the injury being treated."/>
  <compose>
    <include>
      <system value="http://hl7.org.nz/fhir/CodeSystem/acc-read-code"/>
    </include>
    <include>
      <system value="http://hl7.org.nz/fhir/CodeSystem/acc-icd10"/>
    </include>
    <include>
      <system value="http://hl7.org.nz/fhir/CodeSystem/acc-icd9"/>
    </include>
  </compose>
</ValueSet>