patch
{Protocol}://{Host}:{Port}/{Path}/rest/patients/eid/
Updates a patient record using an external identifier. The existing patient record is merged with the provided JSON payload, where possible. If the user sending the request doesn't have the right to edit the target patient record, no change is performed and an error is returned.
204Patient record successfully updated
300Multiple patient records exist with this external identifier. No patient record was modified.
304Patient record not modified
401User not authenticated
403User not authorized
404Patient record not found
409Internal identifier conflict
410Gone - patient record no longer available
