Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique (UUID) identifier for the patient
"98cae3a3-996c-4bf5-9143-0ab6d98bc1d0"
Body
"Willard"
"Moises"
"Donnelly"
Gender of the patient
male
, female
"male"
"Harmon43@gmail.com"
10-digit phone number without formatting, e.g. 6417383445
"6417383445"
"1990-01-01"
"B49188319"
"CA"
ISO 639-1 language code
"en"
Name of the patient's guardian. Required if patient is a minor.
"John Guardian"
"6417383445"
"parent@example.com"
Relationship of the guardian to the patient. See relationship types lookup for available values; most common are parent
and legal_guardian
; and other
can be used.
"parent"
Height of the patient in inches
72
Weight of the patient in pounds
180
External (your own) ID for the patient, to be used for prescription matching
"1234567890"
Whether the patient is a smoker
false
Whether the patient is diabetic
false
Whether the patient is pregnant
false
Raw text risk factors for the patient. These will be parsed and automatically matched to standardized risk factors. Please delimit with commas, semi-colons, or slashes. Discrete risk factors can be added using the dedicated endpoints.
Response
Patient updated successfully
Unique identifier
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
Date and time of creation
"2025-03-15T12:00:00Z"
Date and time of last update
"2025-03-15T12:00:00Z"
"Willard"
"Moises"
"Donnelly"
Gender of the patient
male
, female
"male"
"Harmon43@gmail.com"
10-digit phone number without formatting, e.g. 6417383445
"6417383445"
"1990-01-01"
"B49188319"
"CA"
ISO 639-1 language code
"en"
Name of the patient's guardian. Required if patient is a minor.
"John Guardian"
"6417383445"
"parent@example.com"
Relationship of the guardian to the patient. See relationship types lookup for available values; most common are parent
and legal_guardian
; and other
can be used.
"parent"
Height of the patient in inches
72
Weight of the patient in pounds
180
External (your own) ID for the patient, to be used for prescription matching
"1234567890"
Whether the patient is a smoker
false
Whether the patient is diabetic
false
Whether the patient is pregnant
false
Whether the patient is a minor. Automatically calculated based on date of birth.
false