This is 160 characters, the limit for 1 text. Seed perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.
+From 93827dee6d721788a8c29b26d9944bc65645c43b Mon Sep 17 00:00:00 2001 From: Benjy Stanton <2545065+benjystanton@users.noreply.github.com> Date: Tue, 18 Aug 2026 17:05:22 +0100 Subject: [PATCH 01/33] Create check-answers.html --- app/views/invites/check-answers.html | 80 ++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 app/views/invites/check-answers.html diff --git a/app/views/invites/check-answers.html b/app/views/invites/check-answers.html new file mode 100644 index 0000000..5c5fbfc --- /dev/null +++ b/app/views/invites/check-answers.html @@ -0,0 +1,80 @@ +{% extends 'layouts/ravs-plus-layout-1-maternity.html' %} + +{% set pageTitle = "Check answers" %} + +{% block pageTitle %} + {{ pageTitle }} - Record a vaccination - NHS +{% endblock %} + +{% block content %} +
When a patient receives a [vaccination], they will show as 'Vaccinated' in your list of patients.
+ + + +[Message body here]
+ +This is 160 characters, the limit for 1 text. Seed perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.
+[Message body here]
+Please check that you have not included anyone who has recently had a termination, miscarriage or baby loss.
+ " +}) }} diff --git a/app/views/invites/_filtered-patient-list.html b/app/views/invites/_filtered-patient-list.html new file mode 100644 index 0000000..7aceb77 --- /dev/null +++ b/app/views/invites/_filtered-patient-list.html @@ -0,0 +1,40 @@ +{{ summaryList({ + card: { + heading: "Filtered patient list", + headingSize: "m", + actions: { + items: [ + { + text: "Edit", + href: "#" + } + ] + } + }, + rows: [ + { + key: { + text: "Patients" + }, + value: { + text: "354" + } + }, + { + key: { + text: "Filters" + }, + value: { + html: "RSV status: EligibleTo do
+ +To do
+ +View, filter and export vaccination information for your pregnant patients.
+ +To do
- -Flag added to patient details and timeline updated.
+ {% endset %} + + {% if data.flag === "success" %} + + {{ notificationBanner({ + heading: "Patient record updated", + html: html, + variant: "success" + }) }} + + {% endif %} +This is 160 characters, the limit for 1 text. Seed perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.
-Please check that you have not included anyone who has recently had a termination, miscarriage or baby loss.
- " +Read full guidance (opens in new tab)
" }) }} From 3d21b3b3bc5a9241a8dea2cc7e970414341f381b Mon Sep 17 00:00:00 2001 From: Benjy Stanton <2545065+benjystanton@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:12:58 +0100 Subject: [PATCH 30/33] Create _upload-date.html --- app/views/invites/_upload-date.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/views/invites/_upload-date.html diff --git a/app/views/invites/_upload-date.html b/app/views/invites/_upload-date.html new file mode 100644 index 0000000..7d5b6b7 --- /dev/null +++ b/app/views/invites/_upload-date.html @@ -0,0 +1,3 @@ ++ Your current list of pregnant patients was uploaded by Chloe Liu at 11:57am on {{ date({ day: "numeric", month: "long", year: "numeric" }, { day: -7 }) }}. +
\ No newline at end of file From c86c21abab17d7eb493dc493ccef13869188d53f Mon Sep 17 00:00:00 2001 From: Benjy Stanton <2545065+benjystanton@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:13:15 +0100 Subject: [PATCH 31/33] Link to start message page --- app/views/invites/invites-landing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/invites/invites-landing.html b/app/views/invites/invites-landing.html index cd62398..e1d2edc 100644 --- a/app/views/invites/invites-landing.html +++ b/app/views/invites/invites-landing.html @@ -29,7 +29,7 @@