Do Not Bill

For requests or help with our API
Post Reply
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Do Not Bill

Post by beacondental »

Is there a way to get the API function for GET, PUT and POST for do NOT bill status. This would be for specific patient codes. Not for the full procedure code list. That I know you have. I am looking for specific for the patients under procedurelog.
https://opendental.com/site/apiprocedurelogs.html
justine
Posts: 354
Joined: Tue Dec 28, 2021 7:59 am

Re: Do Not Bill

Post by justine »

beacondental wrote: Mon Sep 29, 2025 10:37 am Is there a way to get the API function for GET, PUT and POST for do NOT bill status. This would be for specific patient codes. Not for the full procedure code list. That I know you have. I am looking for specific for the patients under procedurelog.
https://opendental.com/site/apiprocedurelogs.html
Hello beacondental,

We think there are two possible approaches, depending on your needs.

1. You can use procedurecode.NoBillIns. This is if the office always wants that procedure code marked as 'Do Not Bill'.

2. You can use claimproc.NoBillIns. This is if the procedure should be billed to the insurance plan or not.

Thanks!
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

Re: Do Not Bill

Post by beacondental »

Will claimproc be part of the claim process? I would want the do not bill functions to be part of the Treatment Plan module process. So, it updates the insurance estimates before it becomes a claim. Let me know how that can work.
justine
Posts: 354
Joined: Tue Dec 28, 2021 7:59 am

Re: Do Not Bill

Post by justine »

beacondental wrote: Tue Sep 30, 2025 6:28 am Will claimproc be part of the claim process? I would want the do not bill functions to be part of the Treatment Plan module process. So, it updates the insurance estimates before it becomes a claim. Let me know how that can work.
Hello beacondental,

Please see the claimprocs documentation.

Thanks!
Post Reply