Skip to main content

PUT Observation

Overview​

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

PUT /Observation/{id}
info

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