DELETE
any FHIR resource or version from the FHIR _history
endpoint.GET
request to the same endpoint will indicate it is no longer available with a 410 GONE
status code as per the FHIR specification.404 NOT FOUND
status code as though the resource had never existed410
, indicating that the resource has been deleted. The previous state of the resource will still be available through a versioned read of its history