Patient Master Identity Registry (PMIR)
1.5.0 - Trial-Implementation International flag

This page is part of the IHE Patient Master Identity Registry (PMIR) (v1.5.0: Trial Implementation) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: PMIR History Bundle for delete - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "ex-bundle-history-delete",
  "meta" : {
    "profile" : [
      "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle.History"
    ]
  },
  "type" : "history",
  "entry" : [
    {
      "fullUrl" : "Patient/ex-patient-delete",
      "request" : {
        "method" : "DELETE",
        "url" : "Patient/ex-patient-delete"
      },
      "response" : {
        "status" : "202"
      }
    }
  ]
}