Appointment Insurance
The Appointment Insurance feature allows the user to view and update the list of insurance packages of a patient for a given appointment. For more information, please refer Adding and updating Insurance Information.
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 insurance package details for the
appointment
GET
/v1/{practiceid}/appointments/{appointmentid}/insurances
Retrieves all insurances of the patient for a specific appointment Note: This endpoint may rely on specific settings to be enabled in athenaNet Production to function properly that are not required in other environments. Please see <a href="https://docs.athenahealth.com/api/resources/best-practices-and-troubles… Rollout of APIs</a> for more information if you are experiencing issues.
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 insurance package details for the
appointment
PUT
/v1/{practiceid}/appointments/{appointmentid}/insurances
Modifies the insurance package of the patient for a specific appointment
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 allExample Code