NZ Shared Digital Health Record API
1.1.4 - release

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

: ParametersParticipateRecordWithheld - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="ParametersParticipateRecordWithheld"/>
  <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/FZZ111-A"/>
    </valueReference>
  </parameter>
  <parameter>
    <name value="resourceType"/>
    <valueString value="Condition"/>
  </parameter>
  <parameter>
    <name value="localResourceId"/>
    <valueString value="12345AAABBBccc"/>
  </parameter>
  <parameter>
    <name value="reasonCode"/>
    <valueCoding>
      <system
              value="https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-participation-reason"/>
      <code value="sdhr-record-withheld"/>
      <display value="Records withheld"/>
    </valueCoding>
  </parameter>
</Parameters>