Has anyone setup a Krytiq patient portal and added a batch printer software for patient lab results to go to? We are working on configuring our Batch & Print Pro so that each Doctor's office will receive letters to their printer as the system generates them. According to Kryptiq, the ACM will send a form letter to a file and we can then have the Batch print program filter and print as needed by doctors office.
I think I understand what you want. You want someone to submit lab results via the portal. The portal will save the document to a file path, and send an HL7 message to Centricity to attach the document in the patient chart. You also want the document to print to the appropriate office printer. Is that about right?
I would think this could be done with a script without too much trouble. Read the pertinent part of the HL7 message to get the provider, then send the document to that provider's printer.
I'm not clear on how your patient portal factors in here. Are you trying to send out the results to referring/pcp providers after they are reviewed and signed? We use ACM for Clinical Visit Summaries. Any patients without a portal account have the documents printed as pdf to a network folder, where they can be printed upon request. ACM can be configured to send different types of documents to different folders, and your printer filter could route them from there.
The issue we are having is that not all of our patients are on our portal. As a result, our ACM is generating a lab test results letter and placing it into a network file. What I am trying to do is print these .pdf documents to the correct physicians office for processing. Filtering the PDF to print has become an issue and any help would be appreciated.