From 62f6c963c3e6cbf5a97e891cce1cf24e354635d7 Mon Sep 17 00:00:00 2001 From: Jim Wild Date: Tue, 14 Apr 2026 11:27:15 +0000 Subject: [PATCH 1/4] Update the OAS file for the main PSU --- packages/specification/eps-prescription-status-update-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/specification/eps-prescription-status-update-api.yaml b/packages/specification/eps-prescription-status-update-api.yaml index 6143588ef3..9c9e012732 100755 --- a/packages/specification/eps-prescription-status-update-api.yaml +++ b/packages/specification/eps-prescription-status-update-api.yaml @@ -27,7 +27,7 @@ info: * [Electronic Prescriptions Service Dispensing](https://digital.nhs.uk/developer/api-catalogue/eps-fhir-dispensing-api): the national service for dispensing prescriptions across health and social care. * [Prescriptions for Patients](https://digital.nhs.uk/developer/api-catalogue/prescriptions-for-patients-fhir-api-v2): the national service to retrieve prescriptions data for individual patients from the Electronic Prescription Service (EPS), for use in patient-facing applications. ## API Status and Roadmap - This API is [in development](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), meaning the API will soon be available for testing via a sandbox service or an integration environment - but we expect to make breaking changes based on developer feedback. + This API is [in beta](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), which means it is being used by a small number of suppliers and could still be subject to breaking changes. ## Service Level This API is a silver service, meaning it is operational and supported between 8am and 6pm, Monday to Friday, but not bank holidays. For more details see [service levels](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#service-levels). From 61ac0b09b380b087ea1704902b29bd7da5523c43 Mon Sep 17 00:00:00 2001 From: Jim Wild Date: Tue, 14 Apr 2026 13:08:39 +0000 Subject: [PATCH 2/4] Also update the CPSU OAS --- .../eps-custom-prescription-status-update-api.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/specification/eps-custom-prescription-status-update-api.yaml b/packages/specification/eps-custom-prescription-status-update-api.yaml index 0b4d45fe05..26bc78b49c 100755 --- a/packages/specification/eps-custom-prescription-status-update-api.yaml +++ b/packages/specification/eps-custom-prescription-status-update-api.yaml @@ -12,15 +12,15 @@ info: email: api.management@nhs.net description: | ## Overview - The Custom Prescription Status Update API is restricted to dispensing suppliers with an existing prescription - status update solution, who can onboard to provide updates to patients on a national scale via the NHS App + The Custom Prescription Status Update API is restricted to dispensing suppliers with an existing prescription + status update solution, who can onboard to provide updates to patients on a national scale via the NHS App (and other third parties in the future) by September 2024. You can: * enable patients to know when their prescription is ready * enable dispensing suppliers to push status information about electronic prescriptions ## Who can use this API - The Custom Prescription Status Update API is intended for those dispensing suppliers who have signed the MOU to + The Custom Prescription Status Update API is intended for those dispensing suppliers who have signed the MOU to supply status updates by September 2024, so they can provide and push the information required to a central NHS data store. ## Related APIs The following APIs are related to the "Custom Prescription Status Update" API: @@ -28,7 +28,7 @@ info: * [Electronic Prescriptions Service Dispensing](https://digital.nhs.uk/developer/api-catalogue/eps-fhir-dispensing-api): the national service for dispensing prescriptions across health and social care. * [Prescriptions for Patients](https://digital.nhs.uk/developer/api-catalogue/prescriptions-for-patients-fhir-api-v2): the national service to retrieve prescriptions data for individual patients from the Electronic Prescription Service (EPS), for use in patient-facing applications. ## API status and roadmap - This API is [in development](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), meaning the API will soon be available for testing via a sandbox service or an integration environment - but we expect to make breaking changes based on developer feedback. + This API is [in beta](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), which means it is being used by a small number of suppliers and could still be subject to breaking changes. ## Service Level This API is a silver service, meaning it is operational and supported between 8am and 6pm, Monday to Friday, but not bank holidays. For more details see [service levels](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#service-levels). From fe409596c27874f14a20cc60a93a8e037bdb4b01 Mon Sep 17 00:00:00 2001 From: Jim Wild Date: Thu, 16 Apr 2026 10:10:48 +0100 Subject: [PATCH 3/4] revert cPSU change --- .../eps-custom-prescription-status-update-api.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/specification/eps-custom-prescription-status-update-api.yaml b/packages/specification/eps-custom-prescription-status-update-api.yaml index 26bc78b49c..1e4e7a1d9d 100755 --- a/packages/specification/eps-custom-prescription-status-update-api.yaml +++ b/packages/specification/eps-custom-prescription-status-update-api.yaml @@ -28,8 +28,7 @@ info: * [Electronic Prescriptions Service Dispensing](https://digital.nhs.uk/developer/api-catalogue/eps-fhir-dispensing-api): the national service for dispensing prescriptions across health and social care. * [Prescriptions for Patients](https://digital.nhs.uk/developer/api-catalogue/prescriptions-for-patients-fhir-api-v2): the national service to retrieve prescriptions data for individual patients from the Electronic Prescription Service (EPS), for use in patient-facing applications. ## API status and roadmap - This API is [in beta](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), which means it is being used by a small number of suppliers and could still be subject to breaking changes. - ## Service Level + This API is [in development](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), meaning the API will soon be available for testing via a sandbox service or an integration environment - but we expect to make breaking changes based on developer feedback. ## Service Level This API is a silver service, meaning it is operational and supported between 8am and 6pm, Monday to Friday, but not bank holidays. For more details see [service levels](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#service-levels). ## Technology From 7b577db1db179008e2063d5b1f52469950f6ed50 Mon Sep 17 00:00:00 2001 From: Jim Wild Date: Thu, 16 Apr 2026 10:11:28 +0100 Subject: [PATCH 4/4] Update eps-custom-prescription-status-update-api.yaml --- .../eps-custom-prescription-status-update-api.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/specification/eps-custom-prescription-status-update-api.yaml b/packages/specification/eps-custom-prescription-status-update-api.yaml index 1e4e7a1d9d..3833ad4a97 100755 --- a/packages/specification/eps-custom-prescription-status-update-api.yaml +++ b/packages/specification/eps-custom-prescription-status-update-api.yaml @@ -28,7 +28,8 @@ info: * [Electronic Prescriptions Service Dispensing](https://digital.nhs.uk/developer/api-catalogue/eps-fhir-dispensing-api): the national service for dispensing prescriptions across health and social care. * [Prescriptions for Patients](https://digital.nhs.uk/developer/api-catalogue/prescriptions-for-patients-fhir-api-v2): the national service to retrieve prescriptions data for individual patients from the Electronic Prescription Service (EPS), for use in patient-facing applications. ## API status and roadmap - This API is [in development](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), meaning the API will soon be available for testing via a sandbox service or an integration environment - but we expect to make breaking changes based on developer feedback. ## Service Level + This API is [in development](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses), meaning the API will soon be available for testing via a sandbox service or an integration environment - but we expect to make breaking changes based on developer feedback. + ## Service Level This API is a silver service, meaning it is operational and supported between 8am and 6pm, Monday to Friday, but not bank holidays. For more details see [service levels](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#service-levels). ## Technology