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: 1 addition & 1 deletion docs/pages/about/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ NHS Notify has features for different types of health organisations, including:
- [secondary care organisations (like hospital trusts)]({% link pages/about/secondary-care.md %})
- [research services]({% link pages/about/research.md %})

If your organisation type is not on this list, you may still be able to use NHS Notify. [Check if you can use NHS Notify]({% link pages/get-started/check-you-can-use-nhs-notify.md %}).
If your organisation type is not on this list, you may still be able to use NHS Notify. [Check if you can use NHS Notify]({% link pages/get-started/get-started.md %}).

### Send messages based on your needs

Expand Down

This file was deleted.

84 changes: 0 additions & 84 deletions docs/pages/get-started/check-you-can-use-nhs-notify.md

This file was deleted.

52 changes: 46 additions & 6 deletions docs/pages/get-started/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,56 @@ title: Get started
nav_order: 1
has_children: true
permalink: /get-started/
redirect_from: /get-started/check-you-can-use-nhs-notify
redirect_from: /get-started/read-and-understand-our-terms-of-service
redirect_from: /get-started/check-which-features-you-can-get-and-register

---

Before we can invite you to onboard with NHS Notify, you need to:
Use this page to check you're ready to use NHS Notify. You can complete our online form to check which features you can get and register your interest.
## Choose how to integrate with NHS Notify

You'll need a developer or technical team to build and test your integration with NHS Notify.

You can integrate through either:

- [NHS Notify API](https://notify.nhs.uk/about/api)
- [NHS Notify MESH](https://notify.nhs.uk/about/mesh)

Your technical team should review the API and MESH guidance and decide which option is best for your organisation.

## Check if you need to apply for NHS login

If you're sending NHS App messages containing links to services that require users to log in, you'll need to apply for NHS login.

This means users can stay logged in and do not have to enter their details again.

{% include components/inset-text.html
text='You should onboard with NHS login and NHS Notify at the same time. <a href="https://digital.nhs.uk/services/nhs-login/nhs-login-for-partners-and-developers/nhs-login-integration-toolkit/apply-for-nhs-login" target="_blank">Apply for NHS login (opens in a new tab)</a>.'
classes='nhsuk-u-margin-top-2'
%}

## Get your ODS code

You'll need the Organisation Data Service (ODS) code for your service or organisation. Find your ODS code on the <a href="https://www.odsdatasearchandexport.nhs.uk/" target="_blank">ODS Data Search and Export service (opens in a new tab)</a>.

If you don't have one, you can <a href="https://digital.nhs.uk/services/organisation-data-service#submit-an-organisation-data-request" target="_blank">request an ODS code for your organisation or service (opens in a new tab)</a>.

## Review our legal documents

If your organisation is part of NHS England, you'll need to agree to our [memorandum of understanding](https://notify.nhs.uk/pricing-and-commercial/memorandum-of-understanding-and-payment-terms).

If your organisation is not part of NHS England, you'll need to agree to a <a href="https://digital.nhs.uk/services/partner-onboarding/operations#connection-agreement" target="_blank">connection agreement (opens in a new tab)</a>.

We’ll send you copies to sign when we invite you to onboard.

## Check which features you can get and register

- check your organisation can use it
- understand our terms and conditions
Complete our online form to check which features you can get and register your interest.

The following steps will help you check this.
We’ll reply within 10 working days to arrange a call and discuss when you can start to [onboard with NHS Notify](https://notify.nhs.uk/get-started/onboard-with-nhs-notify).

{% include components/button.html
text="Check you can use NHS Notify"
url="/get-started/check-you-can-use-nhs-notify"
text="Check which features you can get and register"
url="https://forms.cloud.microsoft/Pages/ResponsePage.aspx?id=slTDN7CF9UeyIge0jXdO44O0zeZBSApIgBwMxr77rWRUQ1VXVzdRMFU0NkZSODhKMVpRQlVJNTVJMC4u"
%}
22 changes: 3 additions & 19 deletions docs/pages/get-started/onboard-with-nhs-notify.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,11 @@
---
layout: mini-hub
layout: page
title: Onboard with NHS Notify
nav_order: 5
nav_order: 2
parent: Get started
permalink: /get-started/onboard-with-nhs-notify
mini_hub_topic: You must follow the steps to prepare for integration
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: 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: Check which features you can get and register
url: /get-started/check-which-features-you-can-get-and-register
next_page:

published: true
---
You can start onboarding with NHS Notify once we've invited you. If we have not invited you yet, find out how to [get started with NHS Notify](https://notify.nhs.uk/get-started/).

## 1. Prepare your integration

Expand Down

This file was deleted.

Loading