Page 1 of 1

Query to compare insurance reimbursements by ADA code

Posted: Fri Oct 15, 2021 1:42 pm
by Tom Zaccaria
Looking for a query to compare insurance plan reimbursement in a spreadsheet form for all or some of the ADA procedure codes such as:

Insurance Plan...............Aetna......MetLife....Cigna......Delta
Ada code....Description.....Fee.........Fee........Fee.........Fee

It would be helpful if you could select which insurance plans you could select to compare.

Thanks,
drtmz

Re: Query to compare insurance reimbursements by ADA code

Posted: Tue Oct 19, 2021 9:17 am
by joes
The closest query we have on our Query Examples page is #493. There are a few steps for setting it up properly mentioned in the query's comments. The first column lists all the codes, and each following column lists the fees for a given fee schedule. You could set it up for all of the fee schedules attached to the insurance plans that you are interested in.

Link to the Query Examples page: https://opendentalsoft.com:1943/ODQuery ... yList.aspx

Re: Query to compare insurance reimbursements by ADA code

Posted: Tue Oct 19, 2021 10:48 am
by Tom Zaccaria
Thanks for your help.

drtmz

Re: Query to compare insurance reimbursements by ADA code

Posted: Tue Oct 19, 2021 11:50 am
by Tom Zaccaria
Did a little fiddling with a list of Fee Schedules and their corresponding Plan Numbers and it works perfectly. Exactly what I was looking for.
Thanks again,

drtmz

Re: Query to compare insurance reimbursements by ADA code

Posted: Thu Oct 21, 2021 5:32 am
by Tom Zaccaria
To get rid of the procedures with no fee(s), procedures you do not do in your practice such as ortho, export the report to Excel.
Data sort on the Standard column from low to high value. Then delete all the rows with zero Standard fees.
Lastly, resort on ProcCode column to get your final report.

drtmz