My employer, US HealthWorks uses an IBM AS/400 network for PMS. The company has about 114 clinics, so it's a sizable system. Recently, management decided that the "Activity Prescription Form" used for all work comp cases cannot be faxed or sent hand written from the clinics (as they heretofore have always been). Docs are being strongly encouraged to fill out the form on AS/400 -- much more efficient. The clinics run AS/400 emulator clients on Windows PC's. Very DOS/console looking stuff.
I figured out to use xtn5250, an open source java AS/400 client on Puppy Linux along with Synapse. For a long time I have pondered the possibility of "screen scaping" patient demographics from the AS/400 client screen and dumping them somehow into Synapse. I want to keep other notes and fax in prescriptions for patients using Synapse as well as generate required forms.
Today I figured out how to drag and paste patient demographics out of AS/400. Here's a sample -- I just changed the real name, address, and phone:
BAAD, BOBBY S
2218 E BAD RD
MEAD St WA Zip 99208
509 9999999 Cell 000 0000000
Any specific ideas as to how to import this into Synapse?