From e2191acb8ff6e301fa61a923fdc49832c7b820fa Mon Sep 17 00:00:00 2001 From: Mark Bateman Date: Wed, 26 Aug 2026 13:45:12 +0100 Subject: [PATCH 1/3] Add support contact guidance to upload page --- app/views/mvp-patient-upload/upload-complete.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/app/views/mvp-patient-upload/upload-complete.html b/app/views/mvp-patient-upload/upload-complete.html index c7e895a..f0bf8e8 100644 --- a/app/views/mvp-patient-upload/upload-complete.html +++ b/app/views/mvp-patient-upload/upload-complete.html @@ -22,14 +22,19 @@

- We are checking the patient records you uploaded match the vaccination information we hold about your patients. Any patients in your CSV file that do not have an NHS number will not appear in your list of pregnant patients in RAVS. + We are checking the patient records you uploaded match the vaccination information we hold about your patients. Any patients in your CSV file that do not have an NHS number will not appear in your list of pregnant patients in RAVS.

- It could take several hours to match vaccination information. You cannot view your list of patients during this time. + It could take several hours to match vaccination information. You cannot view your list of patients during this time.

- {#

- We will send you an email when your list is ready to view. -

#} + +

+ Questions and support +

+

+ If you have need help or have questions about adding patients, email england.ravs@nhs.net to contact the team. +

+

View patient upload history

From 02eac900f90aac4e75f76c1fbfe1fd229347872d Mon Sep 17 00:00:00 2001 From: Mark Bateman Date: Wed, 26 Aug 2026 14:08:43 +0100 Subject: [PATCH 2/3] There was a problem with your upload --- .../mvp-patient-upload/error-patients-not-added.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/views/mvp-patient-upload/error-patients-not-added.html b/app/views/mvp-patient-upload/error-patients-not-added.html index dbf7a4d..06e5a4d 100644 --- a/app/views/mvp-patient-upload/error-patients-not-added.html +++ b/app/views/mvp-patient-upload/error-patients-not-added.html @@ -46,6 +46,14 @@

Check the data and upload a new CSV file.

+ +

+ Questions and support +

+

+ If you have need help or have questions about adding patients, email england.ravs@nhs.net to contact the team. +

+

Add patients

From 1cf9b4b72fb4a3a46a41ea6f3634515080b11951 Mon Sep 17 00:00:00 2001 From: Mark Bateman Date: Wed, 26 Aug 2026 16:12:01 +0100 Subject: [PATCH 3/3] Typo correction --- app/views/mvp-patient-upload/error-patients-not-added.html | 2 +- app/views/mvp-patient-upload/upload-complete.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/mvp-patient-upload/error-patients-not-added.html b/app/views/mvp-patient-upload/error-patients-not-added.html index 06e5a4d..f4d4c33 100644 --- a/app/views/mvp-patient-upload/error-patients-not-added.html +++ b/app/views/mvp-patient-upload/error-patients-not-added.html @@ -51,7 +51,7 @@

Questions and support

- If you have need help or have questions about adding patients, email england.ravs@nhs.net to contact the team. + If you need help or have questions about adding patients, email england.ravs@nhs.net to contact the team.

diff --git a/app/views/mvp-patient-upload/upload-complete.html b/app/views/mvp-patient-upload/upload-complete.html index f0bf8e8..5ebf3a7 100644 --- a/app/views/mvp-patient-upload/upload-complete.html +++ b/app/views/mvp-patient-upload/upload-complete.html @@ -32,7 +32,7 @@

Questions and support

- If you have need help or have questions about adding patients, email england.ravs@nhs.net to contact the team. + If you need help or have questions about adding patients, email england.ravs@nhs.net to contact the team.