From 918a3ca99521f1ecb89438bc793a74b53e3af985 Mon Sep 17 00:00:00 2001 From: jamestynan-content Date: Thu, 4 Jun 2026 09:16:42 +0000 Subject: [PATCH 1/3] Work in progress on CCM-17384 --- ...hich-features-you-can-get-and-register.md} | 28 +++++++++++-------- .../check-you-can-use-nhs-notify.md | 8 ++++-- docs/pages/get-started/get-started.md | 2 +- .../get-started/onboard-with-nhs-notify.md | 8 +++--- ...ead-and-understand-our-terms-of-service.md | 8 +++--- 5 files changed, 31 insertions(+), 23 deletions(-) rename docs/pages/get-started/{register-your-interest.md => check-which-features-you-can-get-and-register.md} (56%) diff --git a/docs/pages/get-started/register-your-interest.md b/docs/pages/get-started/check-which-features-you-can-get-and-register.md similarity index 56% rename from docs/pages/get-started/register-your-interest.md rename to docs/pages/get-started/check-which-features-you-can-get-and-register.md index a2febce..6c97da6 100644 --- a/docs/pages/get-started/register-your-interest.md +++ b/docs/pages/get-started/check-which-features-you-can-get-and-register.md @@ -1,16 +1,16 @@ --- layout: mini-hub -title: Register your interest +title: Check which features you can get and register nav_order: 3 parent: Get started -permalink: /get-started/register-your-interest -mini_hub_topic: Answer a few questions to register your interest with NHS Notify +permalink: /get-started/check-which-features-you-can-get-and-register +mini_hub_topic: Answer a few questions to check which features you can get before you register mini_hub_pages: - title: Check you can use NHS Notify url: /get-started/check-you-can-use-nhs-notify - title: Read and understand our terms of service url: /get-started/read-and-understand-our-terms-of-service - - title: Register your interest + - title: Check which features you can get and register url: current: true - title: Onboard with NHS Notify @@ -24,15 +24,15 @@ next_page: published: true --- -Complete the following form to register your interest with NHS Notify. This will open in a new tab. +Answer a few questions to check if your organisation is ready to use NHS Notify and which features you can get. -{% include components/button.html - text="Register your interest" - url="https://forms.office.com/Pages/ResponsePage.aspx?id=slTDN7CF9UeyIge0jXdO4-wXWyN79ZdLkmec1Fsc491UNUNJUkpPTjBXMjdZM0xZT0ZHRUxBNFVWMy4u" - target="_blank" -%} +If you're ready to use NHS Notify, you can register your interest. We'll ask for more details about your use case, including: + +- the types of messages you want to send +- how you currently send messages +- how you plan to pay -## Next step +## After you have registered Once you have registered your interest, we'll contact you to either: @@ -45,4 +45,8 @@ If your organisation or service is invited to onboard, we'll send you an email. - an online form to continue your setup - the Supplier Conformance Assessment List (SCAL) you need to complete before you go live. -You can read more about the onboarding process on the next page. +{% include components/button.html + text="Check features and register" + url="https://forms.office.com/Pages/ResponsePage.aspx?id=slTDN7CF9UeyIge0jXdO44O0zeZBSApIgBwMxr77rWRUQ1VXVzdRMFU0NkZSODhKMVpRQlVJNTVJMC4u" + target="_self" +%} diff --git a/docs/pages/get-started/check-you-can-use-nhs-notify.md b/docs/pages/get-started/check-you-can-use-nhs-notify.md index 5dd99d0..02a5358 100644 --- a/docs/pages/get-started/check-you-can-use-nhs-notify.md +++ b/docs/pages/get-started/check-you-can-use-nhs-notify.md @@ -11,8 +11,8 @@ mini_hub_pages: current: true - title: Read and understand our terms of service url: /get-started/read-and-understand-our-terms-of-service - - title: Register your interest - url: /get-started/register-your-interest + - title: Check which features you can get and register + url: /get-started/check-which-features-you-can-get-and-register - title: Onboard with NHS Notify url: /get-started/onboard-with-nhs-notify @@ -65,6 +65,10 @@ You must: - be prepared to sign a connection agreement (if your organisation is part of NHS England) - be prepared to sign our memorandum of understanding (if your organisation is not part of NHS England) +You must also have an Organisation Data Service (ODS) code for your service or organisation. [Find your ODS code with the ODS Data Search and Export service](https://www.odsdatasearchandexport.nhs.uk/). + +If your organisation or service does not have an ODS code, you can [request a code or update your organisation’s details](https://digital.nhs.uk/services/organisation-data-service#submit-an-organisation-data-request). + ## Technical preparation You must have a developer or a technical team to build your integration with NHS Notify. diff --git a/docs/pages/get-started/get-started.md b/docs/pages/get-started/get-started.md index b170fdc..2652589 100644 --- a/docs/pages/get-started/get-started.md +++ b/docs/pages/get-started/get-started.md @@ -9,7 +9,7 @@ has_children: true permalink: /get-started/ --- -Before we can invite you to register your interest in using NHS Notify, you need to: +Before we can invite you to onboard with NHS Notify, you need to: - check your organisation can use it - understand our terms and conditions diff --git a/docs/pages/get-started/onboard-with-nhs-notify.md b/docs/pages/get-started/onboard-with-nhs-notify.md index 5b39d9c..7c10a02 100644 --- a/docs/pages/get-started/onboard-with-nhs-notify.md +++ b/docs/pages/get-started/onboard-with-nhs-notify.md @@ -10,14 +10,14 @@ mini_hub_pages: url: /get-started/check-you-can-use-nhs-notify - title: Read and understand our terms of service url: /get-started/read-and-understand-our-terms-of-service - - title: Register your interest - url: /get-started/register-your-interest + - title: Check which features you can get and register + url: /get-started/check-which-features-you-can-get-and-register - title: Onboard with NHS Notify url: current: true previous_page: - title: Register your interest - url: /get-started/register-your-interest + title: Check which features you can get and register + url: /get-started/check-which-features-you-can-get-and-register next_page: published: true diff --git a/docs/pages/get-started/read-and-understand-our-terms-of-service.md b/docs/pages/get-started/read-and-understand-our-terms-of-service.md index b9dc4d3..8789a05 100644 --- a/docs/pages/get-started/read-and-understand-our-terms-of-service.md +++ b/docs/pages/get-started/read-and-understand-our-terms-of-service.md @@ -11,8 +11,8 @@ mini_hub_pages: - title: Read and understand our terms of service url: current: true - - title: Register your interest - url: /get-started/register-your-interest + - title: Check which features you can get and register + url: /get-started/check-which-features-you-can-get-and-register - title: Onboard with NHS Notify url: /get-started/onboard-with-nhs-notify @@ -20,8 +20,8 @@ previous_page: title: Check you can use NHS Notify url: /get-started/check-you-can-use-nhs-notify next_page: - title: Register your interest - url: /get-started/register-your-interest + title: Check which features you can get and register + url: /get-started/check-which-features-you-can-get-and-register published: true --- From f7ea76a18d29b54cbd769599b9c90c4611b625dc Mon Sep 17 00:00:00 2001 From: jamestynan-content Date: Thu, 4 Jun 2026 14:58:29 +0000 Subject: [PATCH 2/3] Publishing decision tree content --- docs/pages/get-started/check-you-can-use-nhs-notify.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/pages/get-started/check-you-can-use-nhs-notify.md b/docs/pages/get-started/check-you-can-use-nhs-notify.md index 02a5358..940c5e3 100644 --- a/docs/pages/get-started/check-you-can-use-nhs-notify.md +++ b/docs/pages/get-started/check-you-can-use-nhs-notify.md @@ -64,8 +64,7 @@ You must: - have a way to get the NHS numbers of your recipients - be prepared to sign a connection agreement (if your organisation is part of NHS England) - be prepared to sign our memorandum of understanding (if your organisation is not part of NHS England) - -You must also have an Organisation Data Service (ODS) code for your service or organisation. [Find your ODS code with the ODS Data Search and Export service](https://www.odsdatasearchandexport.nhs.uk/). +- have an Organisation Data Service (ODS) code for your service or organisation - [find your ODS code with the ODS Data Search and Export service](https://www.odsdatasearchandexport.nhs.uk/). If your organisation or service does not have an ODS code, you can [request a code or update your organisation’s details](https://digital.nhs.uk/services/organisation-data-service#submit-an-organisation-data-request). From cd098f8c58665c19bd227e89a827e6f45563eac8 Mon Sep 17 00:00:00 2001 From: jamestynan-content Date: Thu, 4 Jun 2026 15:04:15 +0000 Subject: [PATCH 3/3] Formatting fix --- docs/pages/get-started/check-you-can-use-nhs-notify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/get-started/check-you-can-use-nhs-notify.md b/docs/pages/get-started/check-you-can-use-nhs-notify.md index 940c5e3..9753bf8 100644 --- a/docs/pages/get-started/check-you-can-use-nhs-notify.md +++ b/docs/pages/get-started/check-you-can-use-nhs-notify.md @@ -64,7 +64,7 @@ You must: - have a way to get the NHS numbers of your recipients - be prepared to sign a connection agreement (if your organisation is part of NHS England) - be prepared to sign our memorandum of understanding (if your organisation is not part of NHS England) -- have an Organisation Data Service (ODS) code for your service or organisation - [find your ODS code with the ODS Data Search and Export service](https://www.odsdatasearchandexport.nhs.uk/). +- have an Organisation Data Service (ODS) code for your service or organisation - [find your ODS code with the ODS Data Search and Export service](https://www.odsdatasearchandexport.nhs.uk/) If your organisation or service does not have an ODS code, you can [request a code or update your organisation’s details](https://digital.nhs.uk/services/organisation-data-service#submit-an-organisation-data-request).