Body
The Patient's first name(s).
The Patient's last name(s).
The Patient's date of birth (DOB), formatted YYYY-MM-DD
as per ISO 8601.
The Patient's gender at birth, can be one of M
or F
or O
or U
. Use O
(other) when the patient's gender is known but it is not M
or F
, i.e intersex or hermaphroditic. Use U
(unknown) when the patient's gender is not known.
M
, F
, O
, U
An array of Address objects, representing the Patient's current and/or previous addresses. May be empty.
An external Patient ID that you store and can use to reference this Patient.
An array of the Patient's personal IDs, such as a driver's license or SSN. May be empty.
An array of Contact objects, representing the Patient's current and/or previous contact information. May be empty.
Response
Default Response
The response is of type object
.