Anyone know of a way to batch print all tests ordered at the end of the day? Similar to the Superbill report.
We have a different EMR system for our Hospital/Lab and these signed orders need to be scanned in to that system. We would prefer them to batch print so that we can have our night shifts scan them attached to the patients consent.
I am pretty sure this would require a custom Crystal report. You might also have to configure Centricity such that the report would only pull the appropriate orders. You could pull all orders for each patient that were of order type "test and procedures", but that might include some orders that you would not want to display on the report. I also assume you would want all of the tests ordered for each patient on a separate page? I could probably send you the query logic for the report if you were interested.
A Crystal Report could be designed for this. There are lots of potential pitfalls - such as you saying 'signed'. If not yet signed, should it still be included on the report?
Also, rules to only select certain items on the ORDERS tab.
However, these are not impossible to address. We have lots of Crystal Reports that run daily/weekly to help us manage our practice.