Page 1 of 1

Do Not Bill

Posted: Mon Sep 29, 2025 10:37 am
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

Re: Do Not Bill

Posted: Mon Sep 29, 2025 2:33 pm
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!

Re: Do Not Bill

Posted: Tue Sep 30, 2025 6:28 am
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.

Re: Do Not Bill

Posted: Tue Sep 30, 2025 8:32 am
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!