Referral authorization
The Referral authorization feature allows the user to interface with a patient's authorizations and referrals. Authorizations and referrals are attached to specific patient insurance policies; multiple authorizations and referrals can be added to a specific policy. Authorizations and referrals are identified using an authorization or referral number.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Submit
referral-authorizations
POST
/v1/{practiceid}/patients/{patientid}/referralauths
Adds new referral authorizations for 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 all❙ Request Body
Expand allExample Code
Get
referral-authorizations
GET
/v1/{practiceid}/patients/{patientid}/referralauths
Retrieves the list of authorizations and referrals for 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 all❙ required
Output Parameters
Expand allExample Code
Update single
referral-authorization
PUT
/v1/{practiceid}/patients/{patientid}/referralauths/{referralauthid}
Modifies an existing record for specific referral authorizations
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 allExample Code