|
3 | 3 | {% set pageTitle = "Writing NHS messages" %} |
4 | 4 | {% set pageSection = "Content guide" %} |
5 | 5 | {% 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 = "March 2026" %} |
| 6 | +{% set dateUpdated = "April 2026" %} |
7 | 7 | {% set backlog_issue_id = "450" %} |
8 | 8 |
|
9 | 9 | {% block beforeContent %} |
|
120 | 120 |
|
121 | 121 | <p>Avoid using just a last name or first name without a greeting as it can sound impersonal.</p> |
122 | 122 |
|
| 123 | +<h4>Parent, carer and proxy</h4> |
| 124 | +<p>If you are writing to an adult who has another person looking after their health (sometimes called a proxy), greet the patient and not their carer to avoid confusion over who the communication is intended for.</p> |
| 125 | +<p>Try to avoid using the word "proxy". Research has shown users prefer "carer" or "trusted person".</p> |
| 126 | +<p>However, for newborns or children greet the parent or carer. Try to include an identifying detail such as the name or date of birth of the child in the body of the message.</p> |
| 127 | +<div class="app-example app-example--content"> |
| 128 | + {{ tag({ |
| 129 | + text: "Example", |
| 130 | + classes: "app-example__heading" |
| 131 | + }) }} |
| 132 | +<p>for children – "Dear parent or carer, we are inviting your child born in ((month)) ((year)) for free NHS vaccinations to keep them healthy."</p> |
| 133 | +</div> |
| 134 | + |
| 135 | +<p>You can apply this guidance for greeting carers across all channels, including text messages, emails and paper letters.</p> |
| 136 | + |
123 | 137 | <h3 id="protecting-people-from-spam-and-phishing-app">Protecting people from spam and phishing</h3> |
124 | 138 | <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> |
125 | 139 | <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> |
|
0 commit comments