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

: Encounter Participant - XML Representation

Active as of 2024-11-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="acc-icp-encounter-participant-type"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet acc-icp-encounter-participant-type</b></p><a name="acc-icp-encounter-participant-type"> </a><a name="hcacc-icp-encounter-participant-type"> </a><a name="acc-icp-encounter-participant-type-und"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ParticipationType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-PPRF">PPRF</a></td><td>primary performer</td><td>The principal or primary performer of the act.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org.nz/fhir/ValueSet/acc-icp-encounter-participant-type"/>
  <version value="1.0.0"/>
  <name value="ICPEncounterParticipateVS"/>
  <title value="Encounter Participant"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-10T23:48:30+00:00"/>
  <publisher value="Accident Compensation Corporation"/>
  <description value="The Participant type of the ICP tbi encounter"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <concept>
        <code value="PPRF"/>
        <display value="primary performer"/>
      </concept>
    </include>
  </compose>
</ValueSet>