|
4 | 4 | {% block content %} |
5 | 5 | <div class="nhsuk-grid-row"> |
6 | 6 | <div class="nhsuk-grid-column-two-thirds"> |
7 | | - <h1 class="nhsuk-heading-l"> |
8 | | - Lung Cancer Risk Check |
9 | | - </h1> |
| 7 | + <h1 class="nhsuk-heading-l">Help us test a new online service</h1> |
| 8 | + |
| 9 | + <p>We are testing a new online questionnaire that helps you check if you need a lung scan. This service will ask you some questions about your medical history and lifestyle.</p> |
| 10 | + |
| 11 | + <p>This online service cannot currently calculate your level of risk. Once you have completed the questionnaire you will need to call us to repeat the questionnaire by phone.</p> |
| 12 | + |
| 13 | + <p>As a thank you we will be offering you a £10 voucher for testing the online service.</p> |
| 14 | + |
| 15 | + <section> |
| 16 | + <h2 class="nhsuk-heading-m">The benefits of lung cancer screening</h2> |
| 17 | + |
| 18 | + <p>Your risk of lung cancer increases as you get older. Screening aims to find lung cancer early, sometimes before you have symptoms. Early diagnosis can make lung cancer more treatable and make treatment more successful.</p> |
| 19 | + |
| 20 | + <p>You are eligible for lung cancer screening if you are:</p> |
| 21 | + <ul> |
| 22 | + <li>aged between 55 and 74</li> |
| 23 | + <li>registered with a GP surgery</li> |
| 24 | + <li>someone who smokes or used to smoke</li> |
| 25 | + </ul> |
| 26 | + </section> |
| 27 | + |
| 28 | + <section> |
| 29 | + <h2 class="nhsuk-heading-m">What to expect in the online service</h2> |
| 30 | + |
| 31 | + <p>To understand your level of risk we will ask you questions about:</p> |
| 32 | + |
| 33 | + <ul> |
| 34 | + <li>your height and weight</li> |
| 35 | + <li>your ethnicity</li> |
| 36 | + <li>your education</li> |
| 37 | + <li>if you have ever had a cancer diagnosis</li> |
| 38 | + <li>if your parents, siblings, or children have ever had a lung cancer diagnosis</li> |
| 39 | + <li>your smoking habits</li> |
| 40 | + </ul> |
| 41 | + |
| 42 | + <p>Once you have submitted your answers you will need to call us to complete the questionnaire by phone.</p> |
| 43 | + </section> |
10 | 44 |
|
11 | 45 | {{ button({ |
12 | 46 | "text": "Start now", |
13 | 47 | "href": url("questions:have_you_ever_smoked") |
14 | 48 | }) }} |
| 49 | + |
| 50 | + <section> |
| 51 | + <h2 class="nhsuk-heading-s">If you do not want to test the online service</h2> |
| 52 | + <p>You should call us on <a href="tel:02000000000">020 0000 0000</a> to complete your NHS lung cancer risk check by phone.</p> |
| 53 | + </section> |
15 | 54 | </div> |
16 | 55 | </div> |
17 | 56 | {% endblock %} |
0 commit comments