Patient Portal Access
The Patient Portal Access feature allows the user to retrieve the patient's portal registration status, portal usage and other portal-related information. For information on portal access, please refer Patient Portal Access workflow.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Get list of users having access to given
patient
GET
/v1/{practiceid}/patients/{patientid}/portalaccess
Retrieve a list of portal users associated with a specific patient
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code
Send invitations to patient
portal
POST
/v1/{practiceid}/patients/{patientid}/portalinvitation
Resends the Portal Invitation or Lost Password email
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ Request Body
Expand allOutput Parameters
Expand allExample Code
Get patient's portal
status
GET
/v1/{practiceid}/patients/{patientid}/portalstatus
Retrieves the status of portal registration of a specific patient
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code