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

: Start-C Overall Option CodeSystem - XML Representation

Active as of 2024-11-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="acc-icp-tbi-startc-answeroption-overall"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem acc-icp-tbi-startc-answeroption-overall</b></p><a name="acc-icp-tbi-startc-answeroption-overall"> </a><a name="hcacc-icp-tbi-startc-answeroption-overall"> </a><a name="acc-icp-tbi-startc-answeroption-overall-und"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-startc-answeroption-overall</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">not-at-all<a name="acc-icp-tbi-startc-answeroption-overall-not-at-all"> </a></td><td>Not at all</td></tr><tr><td style="white-space:nowrap">slightly<a name="acc-icp-tbi-startc-answeroption-overall-slightly"> </a></td><td>Slightly</td></tr><tr><td style="white-space:nowrap">moderately<a name="acc-icp-tbi-startc-answeroption-overall-moderately"> </a></td><td>Moderately</td></tr><tr><td style="white-space:nowrap">very-much<a name="acc-icp-tbi-startc-answeroption-overall-very-much"> </a></td><td>Very Much</td></tr><tr><td style="white-space:nowrap">extremely<a name="acc-icp-tbi-startc-answeroption-overall-extremely"> </a></td><td>Extremely</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-startc-answeroption-overall"/>
  <version value="1.0.0"/>
  <name value="STarTCOverall"/>
  <title value="Start-C Overall Option CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-10T23:48:30+00:00"/>
  <publisher value="Accident Compensation Corporation"/>
  <description
               value="CodeSystem for overall STarT-C concussion symptoms with ordinal values."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="not-at-all"/>
    <display value="Not at all"/>
  </concept>
  <concept>
    <code value="slightly"/>
    <display value="Slightly"/>
  </concept>
  <concept>
    <code value="moderately"/>
    <display value="Moderately"/>
  </concept>
  <concept>
    <code value="very-much"/>
    <display value="Very Much"/>
  </concept>
  <concept>
    <code value="extremely"/>
    <display value="Extremely"/>
  </concept>
</CodeSystem>