Product Backlog
This product backlog contains the features we're delivering to realise our API management vision. You can comment on features, upvote features, and suggest new features.
If your suggestion relates to our e-Referral service then please complete this form instead. To view e-Referral service requests, see here.
Electronic Prescription Service (EPS) FHIR API - dispensing
Ability to access EPS as a dispenser, including getting prescriptions and updating prescription status.
Allow the EPS Prescription data 'status' API to be accessed for citizen facing services
Prescription State
AWAITING_RELEASE_READY = '0000'
TO_BE_DISPENSED = '0001'
WITH_DISPENSER = '0002'
WITH_DISPENSER_ACTIVE = '0003'
EXPIRED = ...
FP10MDA prescriptions via EPS
FP10MDA is a prescription form used in England for schedule 2 controlled drugs supplied in instalments.
Make EPS FHIR API onboarding easier - Dispensing POC
EPS is sometimes described as one of our most difficult APIs to onboard. It has been suggested that we could test if it can be made easier via the Digital Onboarding ...
Electronic Prescription Service (EPS) FHIR API - prescribing
Ability to access EPS as a prescriber, including creating prescriptions and cancelling prescriptions.
Remote signing API
API for signing things remotely, removing the need to developers to build their own signing logic. Primary use case is signing prescriptions. To be used in ...
Using EPS for Medication Reconciliation
EPS has a store of accurate primary issues and dispensing history. This is currently only exposed via a prescription tracker API, a more general API would enable ...
Prescription tracker API to expose EPS data
A new version of the FHIR tracker API to allow medication information to be exposed.
Electronic Prescription Service (EPS) - application restricted nomination update
Dispensing systems have a requirement to update patient nomination, we are trying to move towards an application restricted model for dispensers and at the moment ...
ERD Dispensing - Pharmacy should be able to trigger message - GP just approved
Using FHIR API
ERD can be triggered from pharmacy when its due so GP will received a work flow notification from pharmacy to GP system. Then GP will review the ...