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

This page is part of the IHE Patient Demographics Query for Mobile (v3.0.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 - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "ex-match-output-empty",
  "meta" : {
    "profile" : [
      🔗 "https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.MatchParametersOut"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST"
      }
    ]
  },
  "type" : "searchset",
  "link" : [
    {
      "relation" : "self",
      "url" : "http://profiles.ihe.net/IHE/ITI.PDQm/branches/match/Bundle-ex-match-output-empty.html"
    }
  ]
}