Workflow Services makes it easy to get information out of the platform by offering several different methods of integration.
Fees for integration may depend on the system and scope of integration. All fees will be quoted in writing and mutually agreed to before services are initiated. To request a quote, submit a ticket or contact our team at sales@imagemovermd.com.
Faxing & PMS Integration
Faxing
The most common way to integrate our platform with other platforms is through faxing. While not the most high-tech solution, faxing is a quick and easy way to automatically send reports of encounters with patients from Workflow Services to your platform of choice. The reports include all of the information provided by the patient and entered by the pharmacist during the encounter.
PioneerRx PMS
At this time, a PioneerRx integration is limited to providing digital faxes through PioneerRx’s Cloud Fax solution.
Liberty PMS
Workflow Services also offers a deeper integration with the Liberty Pharmacy Management System where patient data & encounter data can flow seamlessly into the platform.
Webhooks
For teams looking for a deeper integration, you can subscribe to our webhooks. Currently, the platform has two events that would trigger a webhook notification:
- When a patient is created or their information is updated
- When an encounter with a patient is finalized
We offer notifications in a few different ways:
- HTTPS POST the JSON payload to your API endpoint
- Depositing the JSON payload in an AWS S3 bucket
- Publishing the JSON payload to an AWS SQS queue
Contact the ImageMover Customer Success team to setup one or more webhooks for your organization. You provide the type of notification and the URL where the data will be received and they will provide you with the keys to verify the authenticity of the request and, optionally, decrypt the payload.
API Integration
Finally, for teams requiring a two-way integration, Workflow Services Customer Success can help set up API integration. Our API allows third-party systems to connect to a Workflow Services server and perform a specific set of patient & data management functions securely and automatically.
Through an API integration, your organization can securely create and edit patients as well as request & receive encounter data. Please note that it is a best practice recommendation to utilize webhooks to receive encounter notifications as opposed to periodic polling for results.