Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions lung_cancer_screening/questions/jinja2/privacy_policy.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
<p>Audit data </p>
</td>
<td class="nhsuk-table__cell">
<p>Audit events - 8 years </p>
<p>Audit events - duration of the pilot plus 1 year</p>
</td>
</tr>
<tr role="row" class="nhsuk-table__row">
Expand All @@ -287,8 +287,8 @@
</td>
<td class="nhsuk-table__cell">
<ul>
<li>Service-related logs - up to 3 months </li>
<li>Backups - up to 90 days</li>
<li>Service-related logs - duration of the pilot plus 1 year</li>
<li>Backups - duration of the pilot plus 1 year</li>
</ul>
</td>
</tr>
Expand All @@ -297,15 +297,15 @@
<p>NHS check if you need a lung scan demographic data </p>
</td>
<td class="nhsuk-table__cell">
<p>8 years</p>
<p>Duration of the pilot plus 1 year</p>
</td>
</tr>
<tr role="row" class="nhsuk-table__row">
<td class="nhsuk-table__cell">
<p>NHS check if you need a lung scan health and lifestyle questionnaire data </p>
</td>
<td class="nhsuk-table__cell">
<p>8 years (28 days if the questionnaire is incomplete)</p>
<p>Duration of the pilot plus 1 year</p>
</td>
</tr>
</tbody>
Expand Down
Loading