FHIR IG analytics| Package | hl7.fhir.uv.bulkdata |
| Resource Type | Bundle |
| Id | Bundle-deleted-resource-transaction-bundle-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "deleted-resource-transaction-bundle-example",
"meta": {
"lastUpdated": "2020-04-27T02:56:00Z"
},
"type": "transaction",
"entry": [
{
"request": {
"method": "DELETE",
"url": "Patient/123"
}
}
]
}