Deactivate

Beta
DELETE
/patients/v1/:id/:version

Sets a patient as deactivated. The path must contain the most recent version to prevent race conditions. Deactivating historic versions is not supported. Subsequent updates via PUT to the patient will “reactivate” the patient and set the deactivated flag to false.

Path parameters

idstringRequired

The unique identifier for a Patient

versionstringRequired

Errors