Patients

Update a patient

Requires the patients:write scope.

patch/v1/patients/{id}

Path parameters

idinteger required

Request body

namestring required
phonestring required

Digits only, e.g. 60123456789

icstring

The configured customer UID (usually IC)

emailstring email
gender'male' | 'female'
dobstring date
ageinteger
nicknamestring
nationalitystring
racestring
religionstring
occupationstring
marital_status'married' | 'single'
staff_idstring
tagginginteger[]

Response

Updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.