I'm coming to opinion that the Blaze server has not fully supported deleting of a FHIR resource. Could someone help with the following questions:
- When a resource is deleted, is a new version of the resource created and does this modify that last updated date/time?
- When a resource history is requested, is an atom deleted-entry present for the specific version.
- How are resources undeleted and does this create a resource version.
BTW: Blaze is doing logical deletes not physical deletes. It would nice for testing if there was someway to specify that a physical delete should be performed.