|
115 | 115 |
|
116 | 116 | <ul> |
117 | 117 | <li>conversational tone – "Dear ((firstName))"</li> |
118 | | - <li>reassuring tone – "Dear ((firstName))((lastName))"</li> |
| 118 | + <li>reassuring tone – "Dear ((firstName)) ((lastName))"</li> |
119 | 119 | </ul> |
120 | 120 | </div> |
121 | 121 |
|
|
163 | 163 | classes: "nhsuk-expander" |
164 | 164 | }) %} |
165 | 165 | <p><strong>SenderID:</strong> NHS Screening</p> |
166 | | -<p>Dear ((firstName))((lastName))</p> |
| 166 | +<p>Dear ((firstName)) ((lastName))</p> |
167 | 167 | <p>We're inviting you to do a test for human papillomavirus (HPV) at home.</p> |
168 | 168 | <p>HPV is the name of a very common group of viruses. They do not cause any problems in most people, but high-risk types can cause cervical cancer.</p> |
169 | 169 | <p><strong>Why you're being invited</strong></p> |
|
262 | 262 | classes: "nhsuk-expander" |
263 | 263 | }) %} |
264 | 264 | <p><strong>SenderID:</strong> NHS Blood Test</p> |
265 | | -<p>((firstName))((lastName)), you are due for your NHS blood test. Book your appointment or find out more at <a href="#">http://www.nhs.uk/service-name-invite</a></p> |
| 265 | +<p>((firstName)) ((lastName)), you are due for your NHS blood test. Book your appointment or find out more at <a href="#">http://www.nhs.uk/service-name-invite</a></p> |
266 | 266 | {% endcall %} |
267 | 267 |
|
268 | 268 | {% call details({ |
269 | 269 | summaryText: "Example 2 of an NHS text message", |
270 | 270 | classes: "nhsuk-expander" |
271 | 271 | }) %} |
272 | 272 | <p><strong>SenderID:</strong> NHS App</p> |
273 | | -<p>((firstName))((lastName))</p> |
| 273 | +<p>((firstName)) ((lastName))</p> |
274 | 274 | <p>You have a new secure message from the NHS.</p> |
275 | 275 | <p>Open the NHS App to read it.</p> |
276 | 276 | <p>Or you can log in through the website: <a href="#">https://www.nhs.uk/inbox</a></p> |
|
281 | 281 | classes: "nhsuk-expander" |
282 | 282 | }) %} |
283 | 283 | <p><strong>SenderID:</strong> NHS vaccination invitations</p> |
284 | | -<p>((firstName))((lastName))</p> |
| 284 | +<p>((firstName)) ((lastName))</p> |
285 | 285 | <p>You can get your free NHS winter COVID-19 vaccine because of your age.</p> |
286 | 286 | <p>Book on the NHS App or at <a href="#">http://www.nhs.uk/book-covid</a></p> |
287 | 287 | <p>Cannot get online? Phone 119. Translators are available. Contact your GP surgery if you need a home visit.</p> |
|
338 | 338 | }) %} |
339 | 339 | <p><strong>SenderID:</strong> NHS ((serviceName))</p> |
340 | 340 | <p>Subject: NHS ((serviceName)) invitation</p> |
341 | | -<p>Dear ((firstName))((lastName)),</p> |
| 341 | +<p>Dear ((firstName)) ((lastName)),</p> |
342 | 342 | <p>We are inviting you for your NHS ((serviceName)) appointment.</p> |
343 | 343 | <p>Find more information about your ((serviceName)) invite, including how to book your appointment: <a href="#">https://www.nhs.uk/service-name-invite</a>.</p> |
344 | 344 | <p>Yours sincerely,</p> |
|
351 | 351 | }) %} |
352 | 352 | <p><strong>SenderID:</strong> NHS vaccination invitations</p> |
353 | 353 | <p>Subject: Booking your NHS winter COVID-19 vaccination</p> |
354 | | -<p>Dear ((firstName))((lastName)),</p> |
| 354 | +<p>Dear ((firstName)) ((lastName)),</p> |
355 | 355 | <p>You can book a free winter NHS COVID-19 vaccination because you are aged 75 or over (or will be by 31 January 2026).</p> |
356 | 356 | <p><strong>How to get your COVID-19 vaccination</strong></p> |
357 | 357 | <ul> |
|
409 | 409 | }) %} |
410 | 410 | <p><strong>Reference number -</strong></p> |
411 | 411 | <p><strong>NHS number -</strong> ((NHS number))</p> |
412 | | -<p>Dear ((firstName))((lastName)),</p> |
| 412 | +<p>Dear ((firstName)) ((lastName)),</p> |
413 | 413 | <p><strong>Confirm your address with NHS England</strong></p> |
414 | 414 | <p>We are writing to you to confirm if the home address the NHS holds for you is up to date.</p> |
415 | 415 | <p>If we do not receive the information we need from you within 30 days of the date of this letter, it will be assumed that you have moved and we will begin the process of removing you from your GP surgery’s patient list. This means you will not receive important information about your healthcare and will no longer be registered with a GP surgery.</p> |
|
447 | 447 | <p>Date: DD MONTH YYYY</p> |
448 | 448 | <p>Your NHS number: ((NHS number))</p> |
449 | 449 | <p><strong>Booking your measles, mumps and rubella vaccination</strong></p> |
450 | | -<p>Dear ((firstName))((lastName)),</p> |
| 450 | +<p>Dear ((firstName)) ((lastName)),</p> |
451 | 451 | <p>Measles cases are increasing in England, so it's important you are fully vaccinated.</p> |
452 | 452 | <p>We're inviting you to book a free measles, mumps and rubella (MMR) vaccination. This is because your NHS record suggests you have not completed your two-dose course of the MMR vaccine. You need 2 doses for the best protection against measles, mumps and rubella.</p> |
453 | 453 | <p>These illnesses spread easily between unvaccinated people. Infection can lead to serious problems including meningitis, hearing loss and problems during pregnancy.</p> |
|
0 commit comments