Skip to content

Commit cdc4508

Browse files
Merge pull request #2455 from nhsuk/remove-messages-example
Remove 1 example from messaging guidance
2 parents f56df55 + e0e66b8 commit cdc4508

File tree

5 files changed

+6
-37
lines changed

5 files changed

+6
-37
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts/jod
1+
22

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# NHS digital service manual Changelog
22

3-
## Unreleased
3+
## 8.7.1 - 18 February 2026
44

55
:wrench: **Maintenance**
66

7+
- Remove 1 example from NHS messages guidance
78
- Resize example iframes when contents changes size
89

910
## 8.7.0 - 17 February 2026

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

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -158,38 +158,6 @@
158158
<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>
159159
{% endcall %}
160160

161-
{% call details({
162-
summaryText: "Example 2 of an NHS App message",
163-
classes: "nhsuk-expander"
164-
}) %}
165-
<p><strong>SenderID:</strong> NHS Screening</p>
166-
<p>Dear ((firstName)) ((lastName))</p>
167-
<p>We're inviting you to do a test for human papillomavirus (HPV) at home.</p>
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-
<p><strong>Why you're being invited</strong></p>
170-
<p>Our records show you have been invited for cervical screening, previously known as a "smear test", but have not attended or not attended in a while.</p>
171-
<p>Cervical screening tests for high-risk HPV and can let you know if you're at risk of developing cervical cancer.</p>
172-
<p>However, for those who have not had regular cervical screening, we're offering an alternative option called HPV self-testing.</p>
173-
<p><strong>What HPV self-testing is</strong></p>
174-
<p>HPV self-testing checks for high-risk HPV, which causes nearly all cervical cancers.</p>
175-
<p>It's not a test for cancer. It's a test to help prevent cancer. <a href="#">Find out more about HPV self-testing</a>.</p>
176-
<p>It's different to the cervical screening test done at your GP surgery or sexual health clinic. You will take a sample from your vagina and will not need to reach your cervix.</p>
177-
<p>You might find this more comfortable than cervical screening at your GP surgery or sexual health clinic. If you need additional support to help you do the test, for example, if you have a physical or learning disability, you can speak to your GP practice.</p>
178-
<p><strong>How it works</strong></p>
179-
<ol>
180-
<li>Order your free kit online.</li>
181-
<li>Do the test following the instructions in the kit.</li>
182-
<li>Return the kit in the prepaid packaging.</li>
183-
<li>Your results will be sent to you within 14 days.</li>
184-
</ol>
185-
<p><strong>Getting your results</strong></p>
186-
<p>If your test is negative, you won't need to do anything.</p>
187-
<p>If your test is positive, we'll ask you to go for a cervical screening test at your GP surgery or a sexual health clinic. This is to check for any abnormal changes to the cells in your cervix.</p>
188-
<p><strong>Other ways to get tested</strong></p>
189-
<p>If you do not want to take part in HPV self-testing, you can still come for your regular cervical screening, even if you were invited months or years ago. Contact your GP surgery or <a href="#">sexual health clinic </a>to make an appointment.</p>
190-
{% endcall %}
191-
192-
193161
<h2 id="text-messages">Text messages</h2>
194162

195163
<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>

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.0",
3+
"version": "8.7.1",
44
"description": "NHS digital service manual",
55
"engines": {
66
"node": "^20.9.0 || ^22.11.0",

0 commit comments

Comments
 (0)