FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagevzvz.covid-vaccinations
Resource TypeBundle
Idnl-vzvz-rivm-Vaccination-delete-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "nl-vzvz-rivm-Vaccination-delete-example",
  "type": "transaction",
  "timestamp": "2022-02-28T16:07:25+01:00",
  "entry": [
    {
      "request": {
        "method": "DELETE",
        "url": "Immunization?identifier='urn:oid:123.456|567890'"
      }
    }
  ]
}