DELETE Patient resourceAsk AIdelete https://api.sandbox.zusapi.com/fhir/Patient/{id}Delete a Patient resource.Path ParamsiduuidrequiredFHIR ID of the resourceQuery ParamsidentifierstringIdentifier should be formatted as the following: $system|$value. If a resource with that identifier does not exist, the request has no effect and a 200 status is returned.Responses 200Successful Operation Outcome of the deleted Patient resource 401Unauthorized 403Forbidden 412Precondition Failed - search criteria was not selective enough to successfully execute the operation 500Error, with detailsUpdated 5 months ago