Returns patient PII
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the patient in question A universally unique identifier.
"29ea9012-c622-4851-a57a-9327abd21198"
Successful response
The unique identifier for the member.
"2222222"
The first name of the member.
"John"
The last name of the member.
"Doe"
The date of birth of the member.
"1983-06-04"
The gender of the member.
"Male"
The email address of the member.
The phone number of the member.
"5555555555"
Information about the user group the member belongs to.
The date and time of the member's next appointment, or null if no appointment is scheduled.
null