Is it safe to always trust the aging data in the patient table?
Is it safe to always trust the aging data in the patient table?
Hi,
We have a requirement to display the current aging data for a patient to a user in a different window. We know we can get that aging data from the patient table, but from reading this documentation, it sounds like the aging data may not be updated every time something materially changes with the patient that would affect those aging numbers, is this the case or are we misreading that? https://www.opendental.com/manual/aging.html
For example, aging is recalculated whenever the Account Module is opened, but it's not run when a new claim is created and a new claim may be created without having to re-open the Account Module afterwards. So, in this scenario would the aging data be outdated? And if not, are there other scenarios where it would be outdated?
Thank you for your time.
We have a requirement to display the current aging data for a patient to a user in a different window. We know we can get that aging data from the patient table, but from reading this documentation, it sounds like the aging data may not be updated every time something materially changes with the patient that would affect those aging numbers, is this the case or are we misreading that? https://www.opendental.com/manual/aging.html
For example, aging is recalculated whenever the Account Module is opened, but it's not run when a new claim is created and a new claim may be created without having to re-open the Account Module afterwards. So, in this scenario would the aging data be outdated? And if not, are there other scenarios where it would be outdated?
Thank you for your time.
- jordansparks
- Site Admin
- Posts: 5769
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Is it safe to always trust the aging data in the patient table?
I thought it was recalculated when a claim was created and pretty much everywhere that it might change. We also need it to be accurate in order to display it, so I'm leaning toward thinking you can always trust it.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: Is it safe to always trust the aging data in the patient table?
That linked documentation says that it is recalculated just before the area in Open Dental where you display it is loaded, so that sounded like it wasn't being relied on to be correct and therefore was being recalculated on the fly before showing it to the user.We also need it to be accurate in order to display it, so I'm leaning toward thinking you can always trust it.
From reading the full set of information in that documentation, it sounded like there were times where consequential data could change and the aging data not be recalculated. For example, if someone creates a new claim and then submits it to the clearinghouse, that number isn't recalculated but it would need to be in order for it to be up to date, wouldn't it?
Thanks for your help on this jordansparks.
Re: Is it safe to always trust the aging data in the patient table?
Hi Team,
Any update on the last reply?
Any update on the last reply?
Re: Is it safe to always trust the aging data in the patient table?
Aging has the possibility of being inaccurate in some rarer circumstances, but the overwhelming majority of the time it will be correct.
Relying on that data is probably safe for the most part, but there are always going to be exceptions to the rule.
Relying on that data is probably safe for the most part, but there are always going to be exceptions to the rule.
Re: Is it safe to always trust the aging data in the patient table?
Good afternoon gentlemen, I did some testing today to check a scenario that I was concerned about and found that the aging balance wasn't being updated in at least one common case. Here are the steps I took below in case you're interested.
- Checked the current balance for the patient in the patient table
- Create a procedure for the patient for $85
- Checked the current balance for the patient in the patient table again, it is unchanged
- Mark the $85 procedure complete for the patient
- Checked the current balance for the patient in the patient table again, it is unchanged
- Moved to the Account tab in OD and found that the balance in there does show the additional $85
- Checked the current balance for the patient in the patient table again, now it is updated to the latest amount
Re: Is it safe to always trust the aging data in the patient table?
How did you perform step #2 and step #4?
Re: Is it safe to always trust the aging data in the patient table?
For step #2 I was on the patient chart and clicked on Procedure List, chose a procedure and clicked OK at the bottom.
For Step #4 I was again on the patient chart and double-clicked the procedure in the grid that was created by step #2 and picked "Complete" from the Procedure Status dropdown, then clicked OK at the bottom.
Re: Is it safe to always trust the aging data in the patient table?
I am assuming that you are wanting to use this data to create claims or perform actions through the API.
If your users are doing non-account related actions in Open Dental (Adding procedures, completing procedures, updating procedures, etc...) and then performing financial actions in your software, then aging will have a higher possibility of being incorrect.
Since most account actions require users to go into the account module in Open Dental, the aging will be updated at that point for users who are doing all of their actions in Open Dental. Similarly, if your users are doing all of their actions via your software (and, by proxy, through the API), then they will have had their aging updated because we update the aging whenever procedures get updated via the API.
If your users are doing non-account related actions in Open Dental (Adding procedures, completing procedures, updating procedures, etc...) and then performing financial actions in your software, then aging will have a higher possibility of being incorrect.
Since most account actions require users to go into the account module in Open Dental, the aging will be updated at that point for users who are doing all of their actions in Open Dental. Similarly, if your users are doing all of their actions via your software (and, by proxy, through the API), then they will have had their aging updated because we update the aging whenever procedures get updated via the API.
- jordansparks
- Site Admin
- Posts: 5769
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Is it safe to always trust the aging data in the patient table?
I can't tell if you're using the API or not for this other window.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com