Skip to content

Commit 24b32dd

Browse files
Add an example to messaging guidance (#2457)
* Add an example to messaging guidance * Make minor content changes to messaging guidance * 8.7.2 --------- Co-authored-by: anandamaryon1 <159916913+anandamaryon1@users.noreply.github.com>
1 parent 831a333 commit 24b32dd

File tree

4 files changed

+42
-11
lines changed

4 files changed

+42
-11
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# NHS digital service manual Changelog
22

3+
## 8.7.2 - 2 March 2026
4+
5+
:wrench: **Maintenance**
6+
7+
- Make minor changes to NHS messages guidance
8+
39
## 8.7.1 - 18 February 2026
410

511
:wrench: **Maintenance**

app/views/content/writing-nhs-messages.njk

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{% set pageTitle = "Writing NHS messages" %}
44
{% set pageSection = "Content guide" %}
55
{% set pageDescription = "How to write NHS App messages, text messages, emails and letters for patients and the public, with advice on structure, tone and wording so your message is effective and easy to understand." %}
6-
{% set dateUpdated = "February 2026" %}
6+
{% set dateUpdated = "March 2026" %}
77
{% set backlog_issue_id = "450" %}
88

99
{% block beforeContent %}
@@ -80,7 +80,7 @@
8080
</ul>
8181
<p>It was developed with input from clinical safety, governance and delivery teams across NHS England. It brings together established writing standards and findings from user research into how NHS messages are read and understood.</p>
8282
<p>It sits alongside the Messaging best practice section of the NHS England website so teams can plan, write and send messages in a joined-up and consistent way.</p>
83-
83+
<p>Consistency in NHS messages means they are more easily recognised and trustworthy. By following this guidance you will help create a reliable standard across the NHS.</p>
8484
<h2 id="writing-effective-messages">Writing effective messages</h2>
8585
<p>When writing your message always consider the needs of the patient, any clinical safety requirements and the channel you are using to send the message.</p>
8686
<p>To write messages in any channel:</p>
@@ -95,9 +95,8 @@
9595
</ul>
9696

9797
<h2 id="writing-for-different-channels">Writing for different channels</h2>
98-
99-
<p>If your service has a fallback strategy you may be required to write the same message for multiple channels.</p>
100-
<p>Writing messages specifically for the channel means users are more likely to understand and engage with important health-related requests or advice. For example, copying and pasting the contents of a letter into a text message or NHS App message is bad practice as this can create formatting issues and could result in a poor user experience.</p>
98+
<p>When sending the same message from multiple channels it is best practice to tailor the message to each channel.</p>
99+
<p>For example, copying and pasting the contents of a letter into a text message or NHS App message can create formatting issues and could result in a poor user experience. Formatting the message for each channel is more engaging and accessible for the user. This is especially important when sending health-related requests or advice.</p>
101100
<p>Find out how to write for different channels by referring to the specific channel guidance and examples on this page. The examples illustrate how this guidance can be applied in practice. You should test your messages to make sure they meet the needs of your users.</p>
102101
<h2 id="nhs-app-messages">NHS App messages</h2>
103102

@@ -122,11 +121,11 @@
122121
<p>Avoid using just a last name or first name without a greeting as it can sound impersonal.</p>
123122

124123
<h3 id="protecting-people-from-spam-and-phishing-app">Protecting people from spam and phishing</h3>
125-
<p>To access messages in the NHS App, patients need to go through NHS login and prove their identity. This means NHS App messages are more secure than email messages or text. Research has shown patients are more likely to trust links in the NHS App, and because the NHS App is secure you can use text links rather than having to write out the full URL as in a text message or email.</p>
124+
<p>To access messages in the NHS App, patients need to go through NHS login and prove their identity. This means NHS App messages are more secure than emails or text messages. Research has shown patients are more likely to trust links in the NHS App, and because the NHS App is secure you can use text links rather than having to write out the full URL.</p>
126125
<p><a href="https://notify.nhs.uk/using-nhs-notify/links-and-urls">Find out how to use text links and URLs in an NHS App message on the NHS Notify website</a>.</p>
127126

128127
<h3 id="telling-patients-who-your-message-is-from-app">Telling patients who your message is from</h3>
129-
<p>Patients and the public are more likely to trust a message if they know who sent it. You can choose the sender name that is displayed with your NHS App message when you onboard with NHS Notify.</p>
128+
<p>Patients and the public are more likely to read a message if they know who sent it. You can choose the sender name that is displayed with your NHS App message when you onboard with NHS Notify.</p>
130129
<p>Your sender name can help patients quickly identify your service, for example "NHS vaccination invitations", "NHS App" or "Tree Tops Medical Practice". Due to the way sender name is displayed in the NHS App it is not necessary to use a signature at the end of your message.</p>
131130
<p><a href="https://notify.nhs.uk/using-nhs-notify/tell-recipients-who-your-messages-are-from#nhs-app-sender-name%22%20HYPERLINK%20%22https://notify.nhs.uk/using-nhs-notify/tell-recipients-who-your-messages-are-from#nhs-app-sender-name">Read more about sender names on the NHS Notify website</a>.</p>
132131

@@ -158,6 +157,32 @@
158157
<p>If you are unable to access these features, you may need to prove who you are. <a href="#">Read more about how to prove who you are</a>.</p>
159158
{% endcall %}
160159

160+
{% call details({
161+
  summaryText: "Example 2 of an NHS App message",
162+
  classes: "nhsuk-expander"
163+
}) %}
164+
<p><strong>SenderID:</strong> ((serviceName))</p>
165+
<p>Dear ((firstName)) ((lastName))</p>
166+
<p>We are inviting you to do a screening test at home.</p>
167+
<p><strong>Why screening is done</strong></p>
168+
<p>We offer screening every 2 years to people aged 50 to 74.</p>
169+
<p>It can help find symptoms early, when treatment is more likely to be effective.</p>
170+
<p>You collect a sample at home and send it by post to be tested.</p>
171+
<p><a href="#">Find out more about screening including how to get a home test kit.</a></p>
172+
<p><strong>When to contact us</strong></p>
173+
<p>You can call the screening programme helpline on 0800 123 4567 to:</p>
174+
<ul>
175+
<li>get help to use the kit</li>
176+
<li>check if you should use the kit</li>
177+
<li>ask for information in other formats</li>
178+
</ul>
179+
<p>If you have hearing or speech difficulties, use the <a href="#">Relay UK service</a>. You could also ask someone to call or email for you.</p>
180+
<p><strong>Getting your result</strong></p>
181+
<p>We will post your result to you and your GP within 2 weeks of getting your completed kit. If your result is negative, you will not need to do anything else. If your result is positive, we will ask you to do more tests.</p>
182+
<p><strong>More information</strong></p>
183+
<p><a href="#">Find out more about screening on the NHS website.</a></p>
184+
{% endcall %}
185+
161186
<h2 id="text-messages">Text messages</h2>
162187

163188
<p>Make sure text messages are brief, direct and contain a clear action that patients can follow. Use simple language and avoid unnecessary detail that may make the message too long or unclear.</p>
@@ -208,7 +233,7 @@
208233
</ul>
209234

210235
<h3 id="formatting-text">Formatting</h3>
211-
<p>Text messages do not support formatting such as bullet points, numbered lists, bold text or headings. If you are condensing a longer message into a text message, make sure it works without formatting. Use paragraph or line breaks to make text messages easier to read.</p>
236+
<p>Text messages do not support formatting such as bullet points, numbered lists, bold text or headings. If you are condensing a longer message into a text message, make sure it works without formatting. Use line breaks to make text messages easier to read.</p>
212237

213238
<p><a href="https://notify.nhs.uk/using-nhs-notify/formatting">Find out more about message formatting on the NHS Notify website</a>.</p>
214239

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nhsuk-service-manual",
3-
"version": "8.7.1",
3+
"version": "8.7.2",
44
"description": "NHS digital service manual",
55
"engines": {
66
"node": "^20.9.0 || ^22.11.0",

0 commit comments

Comments
 (0)