Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.07 KB

PatientBalance.md

File metadata and controls

15 lines (12 loc) · 1.07 KB

IO.Swagger.Model.PatientBalance

Properties

Name Type Description Notes
Contracts List<PatientBalanceContract> Information related to existing credit card contracts. [optional]
Providergroupid string Athena ID for this financial group. [optional]
Departmentlist string Comma separated list of department IDs that belong to this group [optional]
Balance string Balance for this provider group. [optional]
Cleanbalance bool? Indicates whether the balance is associated with a contract, payment plan, or collections agency. [optional]
Collectionsbalance string The outstanding amount associated with a collections agency. [optional]
Paymentplanbalance string The outstanding amount associated with a payment plan. [optional]

[Back to Model list] [Back to API list] [Back to README]