Electronic Prescription Service (EPS) Implementation Guide

OperationDefinitions

A FHIR OperationDefinition is a FHIR resource that formally defines a custom or standard operation, including its purpose, input parameters, and output parameters, for use in the healthcare system's RESTful API.

Operation Definition System Type Description and Guidance
prepare Prescribing Prepare an unsigned FHIR prescription-order message into the data that needs to be electronically signed. See Prescription Prepare.
process-message Prescribing Submit an electronically signed prescription to the EPS with a prescription-order message. See Prescription Submit.
process-message Dispensing Submit a medication dispensing record to the EPS with a dispense-notification message. See Dispense Notification.
release Dispensing Release (download) a prescription using a Parameters resource. See Prescription Release.
back to top