mdsupport wrote on Thursday, October 06, 2011:
Sharing a minor enhancement to the Fax / Scan ‘Dispatch’ function
1. Added ability to correct orientation for the entire document.
Our Fax setup does not correct the inverted pages in the inbound faxed documents. This enhancement rotates entire document by 180 degrees. (With some effort it may be possible to selectively ‘Flip’ Images/pages at a later date.)
2. Generate automatic notification for the provider when a document is added to the patient record.
On a related note, there is another patch which removes the original logic that uses ksort to ensure pages are stiched in correct order during dispatch. At least on our Ubuntu box dispatched document is useless without use of sorted list of pages.
Thank you.