Skip to content

Commit b009449

Browse files
Merge pull request #163 from NHSDigital/feature/aw-update-link-request
Feature/aw update link request
2 parents 3d176c7 + a42f550 commit b009449

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

sandbox/app.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,11 @@
9494
"patient-check/90000000500": "code500",
9595
# VitA Specific NHS Number Mapping
9696
"patient-check/9686368973": "example_50000000001",
97+
"patient-check/9735548852": "example_50000000001",
9798
"patient-check/9686368906": "example_50000000002",
9899
"patient-check/9658218873": "example_50000000003",
99100
"patient-check/9658218881": "example_50000000004",
101+
"patient-check/9735548844": "example_50000000004",
100102
"patient-check/9658218903": "example_50000000005",
101103
"patient-check/9658218989": "example_50000000006",
102104
"patient-check/9658218997": "example_50000000007",

specification/eligibility-signposting-api.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ paths:
238238
- actionType: "ButtonWithAuthLinkWithInfoText"
239239
actionCode: "BookNBSInfoText"
240240
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."
241-
urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/rsv"
241+
urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv"
242242
urlLabel: "Continue to booking"
243243
- actionType: "ActionLinkWithInfoText"
244244
actionCode: "WalkIn"
@@ -302,7 +302,7 @@ paths:
302302
- actionType: "ButtonWithAuthLink"
303303
actionCode: "AmendNBS"
304304
description: "## You have an RSV vaccination appointment booked\n\nYou can view, change or cancel your appointment below."
305-
urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/rsv"
305+
urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv"
306306
urlLabel: "Manage your appointment"
307307
example_50000000005:
308308
summary: RSV - 5000000005/9658218903 Actionable due to membership of an Age Cohort including suggested actions (with future local booking)
@@ -529,7 +529,7 @@ paths:
529529
- actionType: "ButtonWithAuthLink"
530530
actionCode: "BookNBS"
531531
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."
532-
urlLink: "http://www.nhs.uk/book-rsv"
532+
urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv"
533533
urlLabel: "Continue to booking (test 1)"
534534
- actionType: "InfoText"
535535
actionCode: "LoremIpsumTest"
@@ -635,7 +635,7 @@ paths:
635635
- actionType: "ButtonWithAuthLink"
636636
actionCode: "BookNBS"
637637
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."
638-
urlLink: "http://www.nhs.uk/book-rsv"
638+
urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv"
639639
urlLabel: "Continue to booking"
640640
example_50000000020:
641641
summary: RSV - 5000000020/9735549069 Multiple suitability , multiple actions rules without cohorts
@@ -668,7 +668,7 @@ paths:
668668
- actionType: "ButtonWithAuthLink"
669669
actionCode: "BookNBS"
670670
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."
671-
urlLink: "http://www.nhs.uk/book-rsv"
671+
urlLink: "https://f.nhswebsite-integration.nhs.uk/nbs/nhs-app/vita/rsv"
672672
urlLabel: "Continue to booking (test)"
673673
example_50000000021:
674674
summary: RSV - 5000000021/9735549077 Unknown action with cohorts

0 commit comments

Comments
 (0)