From 0ed4c94d76c3bba887fc49fd32191156d54cd2c1 Mon Sep 17 00:00:00 2001 From: jhadfield-NHS Date: Fri, 26 Sep 2025 12:19:54 +0100 Subject: [PATCH 1/3] Update eligibility-signposting-api.yaml Updating the URL for NBS RSV Bookings --- specification/eligibility-signposting-api.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/eligibility-signposting-api.yaml b/specification/eligibility-signposting-api.yaml index 56773c5..f49e116 100644 --- a/specification/eligibility-signposting-api.yaml +++ b/specification/eligibility-signposting-api.yaml @@ -529,7 +529,7 @@ paths: - actionType: "ButtonWithAuthLink" actionCode: "BookNBS" description: "## Lorem ipsum dolor sit amet, consectetur adipiscing elit\n\nFusce imperdiet dictum quam, a consequat leo posuere sed. Vestibulum id sodales odio. Curabitur at egestas lectus, ac mattis risus. In sit amet dapibus sem." - urlLink: "http://www.nhs.uk/book-rsv" + urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv" urlLabel: "Continue to booking (test 1)" - actionType: "InfoText" actionCode: "LoremIpsumTest" @@ -635,7 +635,7 @@ paths: - actionType: "ButtonWithAuthLink" actionCode: "BookNBS" description: "## Book a jab at a nearby pharmacy\n\nMany pharmacies can provide you with the RSV vaccine. The National Booking System can help you find a nearby one, and book a convenient appointment." - urlLink: "http://www.nhs.uk/book-rsv" + urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv" urlLabel: "Continue to booking" example_50000000020: summary: RSV - 5000000020/9735549069 Multiple suitability , multiple actions rules without cohorts @@ -668,7 +668,7 @@ paths: - actionType: "ButtonWithAuthLink" actionCode: "BookNBS" description: "## Lorem ipsum dolor sit amet, consectetur adipiscing elit\n\nFusce imperdiet dictum quam, a consequat leo posuere sed. Vestibulum id sodales odio. Curabitur at egestas lectus, ac mattis risus. In sit amet dapibus sem." - urlLink: "http://www.nhs.uk/book-rsv" + urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv" urlLabel: "Continue to booking (test)" example_50000000021: summary: RSV - 5000000021/9735549077 Unknown action with cohorts From 168231b8088cbc65e6c2a130eb00dddeb0a2750b Mon Sep 17 00:00:00 2001 From: jhadfield-NHS Date: Fri, 26 Sep 2025 12:22:45 +0100 Subject: [PATCH 2/3] Update app.py Adding the two requested extra VitA mappings --- sandbox/app.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sandbox/app.py b/sandbox/app.py index 0629595..d88459e 100644 --- a/sandbox/app.py +++ b/sandbox/app.py @@ -94,9 +94,11 @@ "patient-check/90000000500": "code500", # VitA Specific NHS Number Mapping "patient-check/9686368973": "example_50000000001", + "patient-check/9735548852": "example_50000000001", "patient-check/9686368906": "example_50000000002", "patient-check/9658218873": "example_50000000003", "patient-check/9658218881": "example_50000000004", + "patient-check/9735548844": "example_50000000004", "patient-check/9658218903": "example_50000000005", "patient-check/9658218989": "example_50000000006", "patient-check/9658218997": "example_50000000007", From a42f550068af91c0f043fb4a357d80afecb12e93 Mon Sep 17 00:00:00 2001 From: jhadfield-NHS Date: Fri, 26 Sep 2025 12:30:47 +0100 Subject: [PATCH 3/3] Update eligibility-signposting-api.yaml Updating two further URLs --- specification/eligibility-signposting-api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/eligibility-signposting-api.yaml b/specification/eligibility-signposting-api.yaml index f49e116..e2f7c32 100644 --- a/specification/eligibility-signposting-api.yaml +++ b/specification/eligibility-signposting-api.yaml @@ -238,7 +238,7 @@ paths: - actionType: "ButtonWithAuthLinkWithInfoText" actionCode: "BookNBSInfoText" description: "## Book an appointment online at a pharmacy\n\nYou can book an appointment online at a pharmacy that offers the RSV vaccination. You need to be registered with a GP to do this." - urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/rsv" + urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv" urlLabel: "Continue to booking" - actionType: "ActionLinkWithInfoText" actionCode: "WalkIn" @@ -302,7 +302,7 @@ paths: - actionType: "ButtonWithAuthLink" actionCode: "AmendNBS" description: "## You have an RSV vaccination appointment booked\n\nYou can view, change or cancel your appointment below." - urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/rsv" + urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv" urlLabel: "Manage your appointment" example_50000000005: summary: RSV - 5000000005/9658218903 Actionable due to membership of an Age Cohort including suggested actions (with future local booking)