Get Patient By Phone Number
Get a patient by their phone number.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
phoneNumber
The phone number of the patient. This can be in any reasonable format.
Response
This endpoint returns an object.
patient
The patient, if one exists