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

: ICP Recorded Outcome Stage - XML Representation

Active as of 2024-11-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="acc-icp-recorded-outcome-stage"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem acc-icp-recorded-outcome-stage</b></p><a name="acc-icp-recorded-outcome-stage"> </a><a name="hcacc-icp-recorded-outcome-stage"> </a><a name="acc-icp-recorded-outcome-stage-und"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-recorded-outcome-stage</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">adhoc<a name="acc-icp-recorded-outcome-stage-adhoc"> </a></td><td>Adhoc</td></tr><tr><td style="white-space:nowrap">baseline<a name="acc-icp-recorded-outcome-stage-baseline"> </a></td><td>Baseline</td></tr><tr><td style="white-space:nowrap">exit<a name="acc-icp-recorded-outcome-stage-exit"> </a></td><td>Exit</td></tr><tr><td style="white-space:nowrap">mid-point<a name="acc-icp-recorded-outcome-stage-mid-point"> </a></td><td>Mid-point</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org.nz/fhir/CodeSystem/acc-icp-recorded-outcome-stage"/>
  <version value="1.0.0"/>
  <name value="ICPRecordedOutcomeStage"/>
  <title value="ICP Recorded Outcome Stage"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-10T23:48:30+00:00"/>
  <publisher value="Accident Compensation Corporation"/>
  <description value="The patient recorded stage of the ICP Observation"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="adhoc"/>
    <display value="Adhoc"/>
  </concept>
  <concept>
    <code value="baseline"/>
    <display value="Baseline"/>
  </concept>
  <concept>
    <code value="exit"/>
    <display value="Exit"/>
  </concept>
  <concept>
    <code value="mid-point"/>
    <display value="Mid-point"/>
  </concept>
</CodeSystem>