patch https://au-api.halaxy.com/main/Patient/
Updates specific fields in an existing patient record
This PATCH
request can update the following patient record properties:
- name
- birthDate
- address
- telecom
- deceasedBoolean
- gender
- attachments
NoteWhen using this
PATCH
request, updating the attachments property adds a new file to an existing patient profile. This does not delete or replace any previous file attachments.