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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="acc-icp-complexity-score"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem acc-icp-complexity-score</b></p><a name="acc-icp-complexity-score"> </a><a name="hcacc-icp-complexity-score"> </a><a name="acc-icp-complexity-score-und"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-complexity-score</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">low<a name="acc-icp-complexity-score-low"> </a></td><td>Low</td></tr><tr><td style="white-space:nowrap">medium<a name="acc-icp-complexity-score-medium"> </a></td><td>Medium</td></tr><tr><td style="white-space:nowrap">high<a name="acc-icp-complexity-score-high"> </a></td><td>High</td></tr></table></div>
</text>
<url value="http://hl7.org.nz/fhir/CodeSystem/acc-icp-complexity-score"/>
<version value="1.0.0"/>
<name value="ICPcomplexityScore"/>
<title value="Complexity Score"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-11-10T23:48:30+00:00"/>
<publisher value="Accident Compensation Corporation"/>
<description
value="The score (low, medium, high) for each category/sub-category obtained from the ICP complexity assessment/tool."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="low"/>
<display value="Low"/>
</concept>
<concept>
<code value="medium"/>
<display value="Medium"/>
</concept>
<concept>
<code value="high"/>
<display value="High"/>
</concept>
</CodeSystem>