Fax / Scan Dispatch Enhancement

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.

bradymiller wrote on Tuesday, October 11, 2011:

hi,

Just so you know, haven’t forgotten about this code. Plan to review this soon.

Note that anybody can participate in the reviews; the more contributors participating in the reviews, the better. To review code, simply follow the link above to github and can place comments in the code. Note also easy to quickly test code via git.

-brady