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

: BIST Answer Option ( no | yes ) - XML Representation

Active as of 2024-11-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="acc-icp-tbi-bist-answeroption-yesno"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet acc-icp-tbi-bist-answeroption-yesno</b></p><a name="acc-icp-tbi-bist-answeroption-yesno"> </a><a name="hcacc-icp-tbi-bist-answeroption-yesno"> </a><a name="acc-icp-tbi-bist-answeroption-yesno-und"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-acc-icp-tbi-bist-answeroption-yesno.html"><code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-yesno</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-acc-icp-tbi-bist-answeroption-yesno.html#acc-icp-tbi-bist-answeroption-yesno-yes">yes</a></td><td style="color: #cccccc">Yes</td></tr><tr><td><a href="CodeSystem-acc-icp-tbi-bist-answeroption-yesno.html#acc-icp-tbi-bist-answeroption-yesno-no">no</a></td><td style="color: #cccccc">No</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org.nz/fhir/ValueSet/acc-icp-tbi-bist-answeroption-yesno"/>
  <version value="1.0.0"/>
  <name value="BISTYesNo"/>
  <title value="BIST Answer Option ( no | yes )"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-10T23:48:30+00:00"/>
  <publisher value="Accident Compensation Corporation"/>
  <description value="ValueSet for response options Yes and No."/>
  <compose>
    <include>
      <system
              value="http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-yesno"/>
      <concept>
        <code value="yes"/>
      </concept>
      <concept>
        <code value="no"/>
      </concept>
    </include>
  </compose>
</ValueSet>