Patient Demographics Query for Mobile (PDQm)
3.2.0 - Trial-Implementation International flag

This page is part of the IHE Patient Demographics Query for Mobile (v3.2.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Example $match Output Bundle - No Patients Found - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="ex-match-output-empty"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.MatchParametersOut"/>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
    </security>
  </meta>
  <type value="searchset"/>
  <link>
    <relation value="self"/>
    <url value="http://example.com/fhir/Bundle-ex-match-output-empty.html"/>
  </link>
</Bundle>