One Year Payment Contract
The One Year Payment Contract endpoints allow the user to retrieve and create year-long payment contracts. They also allow the user to retrieve the contractual language that must be used. For more information, please refer Payment contracts.
Payment Contracts is an offering that allows us to automatically collect patient balances associated with claims up to the agreed-upon amount set by the patient covered by the contract. athenahealth aims to increase adoption of payment contracts through Digital Check-in capability.
This documentation focuses on two types of Card-on-File Contracts that athenahealth supports: Single Appointment and One-Year Contract.
Single Appointment automatically charges a patient using the authorized card on file after the payers have completed adjudication for claims associated with this appointment. This contract type charges up to a designated dollar limit for just the single appointment for which the contract is signed. The API endpoint for this is /patients/{patientid}/collectpayment/singleappointment/{appointmentid}
One-Year Contract charges the patient for every outstanding charge after the payers have adjudicated claims incurred within 1 year of the contract date. This contract type charges up to a designated dollar limit for all appointments within 1 year of when the contract is signed. The API endpoint for this is /patients/{patientid}/collectpayment/oneyear/{appointmentid}
Get terms for 1-year contract
Input Parameters
Expand all❙ required
Output Parameters
Expand allGet list of 1-year contract (department)
Input Parameters
Expand all❙ required
Output Parameters
Expand allSubmit authorizations for 1-year contract (appointment)
Input Parameters
Expand all❙ required
❙ Request Body
Expand allOutput Parameters
Expand allView authorizations for 1-year contracts (appointment)
Input Parameters
Expand all❙ required
Output Parameters
Expand allSend email containing 1-year contract agreement
Input Parameters
Expand all❙ required