Pharmacy APIs
HealthDyne's Pharmacy APIs allow developers to integrate our fulfillment capabilities into their organization's healthcare applications.
Get started by adding reviewing the Patient, Script, and Fill request documentation. Visit the API Reference or check the Recipes page for example requests.
Rx / Fulfillment Workflows
eRx / Surescripts
- Create / update patient record using Patient API Patient API Guide
- RxReceived notification in Mailbox API Mailbox API Guide
- Query Script API using scriptKey to retrieve prescription details Script API Guide
- Generate fill request using Fill API Fill API Guide
- Retrieve status updates via Mailbox API Mailbox API Guide
See the eRx / Surescript Workflow Recipe for an example workflow.
Rx Transfer
- Create / update patient record using Patient API Patient API Guide
- Submit Rx Transfer via Script API Script API Guide
- Generate fill request using Fill API once RxTransferred notification is received Fill API Guide
- Retrieve status updates via Mailbox API Mailbox API Guide
See the Rx Transfer Workflow Recipe for an example workflow.
Updated 2 months ago