FHIR IG analytics| Package | ihe.iti.pmir |
| Resource Type | Bundle |
| Id | Bundle-ex-bundle-history-delete.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "ex-bundle-history-delete",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle.History"
]
},
"type": "history",
"entry": [
{
"fullUrl": "https://example.org/FHIR/Patient/ex-patient-delete",
"request": {
"method": "DELETE",
"url": "Patient/ex-patient-delete"
},
"response": {
"status": "202"
}
}
]
}