Page 1 of 1
Outstanding insurance claims
Posted: Sun May 21, 2023 7:12 pm
by beacondental
We would like to know if we could add to the development of GET and POST functions for Status History information like custom track status, claim error code, and notes. It is found here in open dental.
https://opendental.com/manual/claimtabstatus.html
Re: Outstanding insurance claims
Posted: Mon May 22, 2023 8:40 am
by SLeon
This feature has been requested previously and is already on our development list.
SLeon wrote: ↑Tue May 16, 2023 2:44 pm
Claim tracking information is stored in the claimtracking table and has FKs to definition and claim tables. The latter two already have GET methods, so we will add ClaimTracking GET, POST, and PUT.
Please see
this thread for updates on these methods.