NZ Shared Digital Health Record API
0.6.0 - ballot

NZ Shared Digital Health Record API - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ParametersDoNotParticipate - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="ParametersDoNotParticipate"/>
  <parameter>
    <name value="patient"/>
    <valueReference>
      <reference
                 value="https://api.hip.digital.health.nz/fhir/nhi/v1/Patient/ZKC7284"/>
      <type value="Patient"/>
      <display value="Susan Westbrook"/>
    </valueReference>
  </parameter>
  <parameter>
    <name value="facilityId"/>
    <valueReference>
      <reference
                 value="https://api.hip.digital.health.nz/fhir/hpi/v1/Location/A1111-A"/>
    </valueReference>
  </parameter>
  <parameter>
    <name value="globalParticipationIndicator"/>
    <valueBoolean value="false"/>
  </parameter>
</Parameters>