Allow the EPS Prescription data 'status' API to be accessed for citizen facing services

24 votes

Prescription State
AWAITING_RELEASE_READY = '0000'
TO_BE_DISPENSED = '0001'
WITH_DISPENSER = '0002'
WITH_DISPENSER_ACTIVE = '0003'
EXPIRED = '0004'
CANCELLED = '0005'
DISPENSED = '0006'
NOT_DISPENSED = '0007'
CLAIMED = '0008'
NO_CLAIMED = '0009'
REPEAT_DISPENSE_FUTURE_INSTANCE = '9000'
FUTURE_DATED_PRESCRIPTION = '9001'
PENDING_CANCELLATION = '9005' Y

Link - https://developer.nhs.uk/apis/eps-tracker/develop_use_case_search_for_prescriptions.html#payload-response-body

Under consideration api eps-fhir-api eps-tracker-api Suggested by: Sagar Upvoted: 13 Oct, '23 Comments: 6

Comments: 6