MediRecords FHIR Implementation Guide
1.3.0 - release


: Webhook Bundle for diagnostic-report.deleted event - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "bd968850-5359-4544-a755-d03b01db9b1d",
  "meta" : {
    "lastUpdated" : "2022-04-05T01:45:30Z"
  },
  "type" : "collection",
  "total" : 1,
  "entry" : [
    {
      "request" : {
        "method" : "DELETE",
        "url" : "DiagnosticReport/e918612d-b76f-4eac-b4ce-1a7d26285b00"
      }
    }
  ]
}