GP Connect (Patient Facing) Prescriptions - FHIR API

This guidance is under active development by NHS Digital and content may be added or updated on a regular basis.
Note: This is a deprecated version (draft) of the specification - please see the latest for the latest version.

How to track prescription requests

If a patient wishes to track their prescription requests this can be done easily by doing a singular call using the patient's NHS number to GET /Task?patient={NHS Number}.

There are extra parameters available, such as date and status, should these need to be refined further.

back to top