Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions sandbox/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions specification/eligibility-signposting-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Loading