
When the vital sign monitor sends data over to our plugin, that is a lot of extraneous data that can fill up the schema tables and slow down performance. The reason for the degradation in performance is that we have to check all of these tables everytime the anesthetic record is launched in case they contain data that hasn't been imported yet.
The function on the button is to flush this stale data from these tables, thereby dramatically improving performance. You will only want to flush data at the end of the day or week (or month) when you are certain that all of the day's/week's/month's vital signs have been imported into the anesthetic records.
This feature (along with many other enhancements) is only available if you are running Open Dental 17.1 or newer, so you might consider upgrading your Open Dental install ASAP.
Please let me know if you have any questions or problems using this feature.