Appointment Charge Entry Not Required Reasons
The Appointment Charge Entry Not Required Reasons feature will provide a facility to the user to indicate when a charge entry is not required for an appointment. The Appointment Charge Entry Not Required Reason Reference allows the user to specify the reason when an appointment does not require charge entry.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Reference
Add indicator that charge entry is not required on
appointment
POST
/v1/{practiceid}/appointments/{appointmentid}/chargeentrynotrequired
Update the appointment record to indicate charge entry is not required
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 list of charge entry not required
reasons
GET
/v1/{practiceid}/configuration/appointments/chargeentrynotrequiredreasons
Returns a list of valid reasons to mark an appointment as charge entry not required. These reasons will be valid values for the NOBILLINGSLIPCANCELREASON field when posting.
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