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
1 change: 1 addition & 0 deletions docs/_layouts/mini-hub.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
---

<div class="nhsuk-width-container">
{%- include breadcrumb.html -%}
<main class="nhsuk-main-wrapper" id="maincontent" role="main">
<div class="nhsuk-grid-row">
<div class="nhsuk-grid-column-two-thirds">
Expand Down
7 changes: 4 additions & 3 deletions docs/pages/get-started/check-you-can-use-nhs-notify.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: mini-hub
title: Check you can use NHS Notify
nav_order: 2
parent: Get started
permalink: /get-started/check-you-can-use-nhs-notify
mini_hub_topic: What you need before you start
mini_hub_pages:
Expand Down Expand Up @@ -50,10 +51,10 @@ Your organisation must onboard with NHS login if your message links to a service
This keeps users logged in so they do not have to enter their details again.

{% include components/inset-text.html
text='You must onboard with NHS login at the same time you onboard with NHS Notify.
text='You must onboard with NHS login at the same time you onboard with NHS Notify.

<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">Onboard with NHS login (opens in a new tab)</a>'
classes='nhsuk-u-margin-top-2'
<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">Onboard with NHS login (opens in a new tab)</a>'
classes='nhsuk-u-margin-top-2'
Comment thread
aidenvaines-cgi marked this conversation as resolved.
%}

## Commercial and data
Expand Down
1 change: 1 addition & 0 deletions docs/pages/get-started/onboard-with-nhs-notify.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: mini-hub
title: Onboard with NHS Notify
nav_order: 4
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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: mini-hub
title: Read and understand our terms of service
nav_order: 3
parent: Get started
permalink: /get-started/read-and-understand-our-terms-of-service
mini_hub_topic: You must read and understand all of our service terms and get a legal opinion before you continue
mini_hub_pages:
Expand All @@ -23,6 +24,7 @@ next_page:
url: /get-started/register-your-interest
published: true
---

## Online connection agreement

If your organisation is not part of NHS England, you’ll need to sign our [online connection agreement (opens in a new tab)](https://digital.nhs.uk/developer/guides-and-documentation/online-connection-agreement){:target="\_blank"}.
Expand Down
12 changes: 7 additions & 5 deletions docs/pages/get-started/register-your-interest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: mini-hub
title: Register your interest
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
mini_hub_pages:
Expand All @@ -22,6 +23,7 @@ next_page:
url: /get-started/onboard-with-nhs-notify
published: true
---

Complete the following form to register your interest with NHS Notify. This will open in a new tab.

{% include components/button.html
Expand All @@ -34,13 +36,13 @@ Complete the following form to register your interest with NHS Notify. This will

Once you have registered your interest, we'll contact you to either:

* learn more about your use case
* invite your organisation or service to onboard
- learn more about your use case
- invite your organisation or service to onboard

If your organisation or service is invited to onboard, we'll send you an email. This email will include:

* what you need to do next
* an online form to continue your setup
* the Supplier Conformance Assessment List (SCAL) you need to complete before you go live.
- what you need to do next
- an online form to continue your setup
- the Supplier Conformance Assessment List (SCAL) you need to complete before you go live.
Comment thread
aidenvaines-cgi marked this conversation as resolved.

You can read more about the onboarding process on the next page.
Loading