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
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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:

Expand All @@ -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"
%}
7 changes: 5 additions & 2 deletions docs/pages/get-started/check-you-can-use-nhs-notify.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -64,6 +64,9 @@ 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/)

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

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/get-started/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions docs/pages/get-started/onboard-with-nhs-notify.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ 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

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
---

Expand Down
Loading