Patch Patient
Applies a partial update to a patient’s record, modifying only the fields provided in the request body.
Path parameters
Headers
Request
The patient’s first name.
The patient’s last name.
The patient’s shipping address. Required on all endpoints except PATCH patient.
True if the patient is archived, false otherwise.
The patient’s date of birth in the format YYYY-MM-DD.
The patient’s email.
The enrollment status. False if disenrolled.
Unique external identifier for the patient, managed by the customer.
The patient’s phone number.
The site responsible for this patient.
Response
OK
The patient’s first name.
The patient’s last name.
The patient’s shipping address. Required on all endpoints except PATCH patient.
True if the patient is archived, false otherwise.
The patient’s date of birth in the format YYYY-MM-DD.
The patient’s email.
The enrollment status. False if disenrolled.
Unique external identifier for the patient, managed by the customer.
Unique identifier for the patient, managed by Impilo.
The patient’s phone number.
The site responsible for this patient.