Skip to content

Commit 2440939

Browse files
authored
PPHA-675: Fixes to terms of use (#385)
# What is the change? Fixes to terms of use # Why are we making this change? Terms of use properly formatted and not superfluous "use"
1 parent a29d11d commit 2440939

2 files changed

Lines changed: 13 additions & 12 deletions

File tree

infrastructure/terraform/spoke/variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ variable "min_replicas" {
182182
}
183183

184184
locals {
185-
region = "uksouth"
186-
resource_group_name = "rg-${var.app_short_name}-${var.env_config}-uks"
185+
region = "uksouth"
186+
resource_group_name = "rg-${var.app_short_name}-${var.env_config}-uks"
187187
infra_key_vault_name = "kv-${var.app_short_name}-${var.env_config}-inf"
188188
infra_key_vault_rg = "rg-${var.app_short_name}-${var.env_config}-infra"
189189
}

lung_cancer_screening/questions/jinja2/terms_of_use.jinja

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
<div class="nhsuk-grid-column-two-thirds numbered">
66
<h1 class="nhsuk-heading-l">NHS check if you need a lung scan terms of use</h1>
77

8-
98
<p>Information:</p>
109

1110
<p>Version 3, 5 March 2026</p>
1211

13-
14-
1512
<section>
1613
<h2 class="nhsuk-heading-m">Introduction</h2>
1714

1815
<ol>
19-
<li>We (NHS England) have developed a digital service called NHS check if you need a lung scan. This is a digital way to access <a href="https://www.nhs.uk/tests-and-treatments/lung-cancer-screening/" target="_blank" rel="noopener">NHS lung cancer screening</a>. This service is currently in pilot so is only available in certain areas, and if you are invited by your GP to take part.</li>
20-
<br /><br />
16+
<li>
17+
We (NHS England) have developed a digital service called NHS check if you need a lung scan.
18+
This is a digital way to access <a href="https://www.nhs.uk/tests-and-treatments/lung-cancer-screening/" target="_blank" rel="noopener">NHS lung cancer screening</a>.
19+
This service is currently in pilot so is only available in certain areas, and if you are invited by your GP to take part.
20+
<br /><br />
2121
<p>This service will not provide you with any results or information in relation to the lung cancer screening, you will need to complete your lung cancer screening by phone to receive a result.</p>
2222

2323
<p>To find out more about who we are and our role, visit the <a href="https://transform.england.nhs.uk/" target="_blank" rel="noopener">NHS England website</a>.</p>
@@ -50,7 +50,7 @@
5050
<h2 class="nhsuk-heading-m">Accessing the NHS check if you need a lung scan</h2>
5151

5252
<ol>
53-
<li> You are responsible for making all arrangements necessary for you to access the NHS check if you need a lung scan, including but not limited to:</li>
53+
<li> You are responsible for making all arrangements necessary for you to access the NHS check if you need a lung scan, including but not limited to:
5454
<ul>
5555
<li>a secure internet connection (see <a href="https://www.ncsc.gov.uk/cyberaware/home" target="_blank" rel="noopener">Cyber Aware website</a>)</li>
5656
<li>an appropriate device, operating system and browser</li>
@@ -119,9 +119,10 @@
119119
<li>on any device or operating system that has been modified outside the mobile device or operating system vendor supported or warranted configurations. This includes devices that have been "jail-broken" or "rooted"</li>
120120
<li>with someone else's NHS login account</li>
121121
</ul>
122+
<br>
123+
<p>If you do any of the above acts you may also be committing a criminal offence, and we will report any such activity to the relevant law enforcement authorities. We will co-operate with those authorities by disclosing your identity to them.</p>
122124
</li>
123125
</ol>
124-
<p>If you do any of the above acts you may also be committing a criminal offence, and we will report any such activity to the relevant law enforcement authorities. We will co-operate with those authorities by disclosing your identity to them.</p>
125126
</section>
126127

127128
<section>
@@ -134,15 +135,15 @@
134135
<li>will always be available, error free, uninterrupted or free of viruses</li>
135136
</ul>
136137
<li>We are not responsible for external links to or from the NHS check if you need a lung scan and cannot guarantee these will always work.</li>
137-
<li>Nothing in these terms excludes or limits our liability for:</li>
138+
<li>Nothing in these terms excludes or limits our liability for:
138139
<ul>
139140
<li>death or personal injury arising from our negligence</li>
140141
<li>fraud or fraudulent misrepresentation</li>
141-
<li>any loss or damage to a device or digital content belonging to you, if you can show that a) this was caused by NHS check if you need a lung scan and b) we failed use to use reasonable skill and care to prevent this</li>
142+
<li>any loss or damage to a device or digital content belonging to you, if you can show that a) this was caused by NHS check if you need a lung scan and b) we failed to use reasonable skill and care to prevent this</li>
142143
<li>any other liability that cannot be excluded or limited under English law</li>
143144
</ul>
144145
</li>
145-
<li>Subject to clause 9.3 of these terms, we will not be liable or responsible to you or any other person for:</li>
146+
<li>Subject to clause 9.3 of these terms, we will not be liable or responsible to you or any other person for:
146147
<ul>
147148
<li>any harm, loss or damage suffered where this is not caused by i) our negligence or ii) our breach of these terms</li>
148149
<li>any loss or damage arising from an inability to access or use the NHS check if you need a lung scan in whole or in part</li>

0 commit comments

Comments
 (0)