Skip to main content

DELETE Observation

Overview​

The Observation API can be used to delete observation records for a patient. These must always be performed against specific Observation records using the id field of the record to be deleted.

DELETE /Observation/{id}
info

The DELETE functionality will only permit you to delete content that has been added by your system. You cannot delete content loaded by others.