You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add draft content to /upload-a-letter
* Further draft updates to /upload-a-letter
* Update numbered steps and How to raise a SN request for letter templates
* /personalisation update
* Update personalisation syntax and numbered steps following chat with Mike
* Changes from Stace's 2i
* Blank Word template update with new syntax and tweak personalisation content on /upload-a-letter
Copy file name to clipboardExpand all lines: docs/pages/using-nhs-notify/personalisation.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,21 @@ section: Writing a message
14
14
15
15
You can send personalised messages by adding personalisation fields to a single template.
16
16
17
-
Use double brackets to add a personalisation field to your template. Do not include spaces in your personalisation fields. For example:
17
+
Use double brackets to add personalisation to templates for NHS App messages, emails and text messages. Do not include spaces in your personalisation fields. For example:
18
18
19
19
{% include components/inset-text.html
20
20
text='Hello `((fullName))`, your NHS Number is `((nhsNumber))`. Your appointment is on `((appointmentDate))` at `((gpSurgery))`.'
21
21
classes='nhsuk-u-margin-top-2'
22
22
%}
23
23
24
-
You can read personalisation instructions while you’re editing a template.
24
+
Use single curly brackets with `d.` at the start to add personalisation to letter templates. For example:
25
+
26
+
{% include components/inset-text.html
27
+
text='Hello `{d.fullName}`, your NHS Number is `{d.nhsNumber}`. Your appointment is on `{d.appointmentDate}` at `{d.gpSurgery}`.'
28
+
classes='nhsuk-u-margin-top-2'
29
+
%}
30
+
31
+
You can read personalisation instructions while you’re editing templates for NHS App messages, emails and text messages.
25
32
26
33
You can use [Personal Demographics Service (PDS) personalisation fields](#pds-personalisation-fields-automatic-data) and [custom personalisation fields](#custom-personalisation-fields-your-data) in the same template.
Upload a PDF of your letter and we'll print and post it for you.
13
+
Upload a Microsoft Word version of your letter and we'll print and post it for you.
14
14
15
-
Your PDF must meet our letter specification. The page size and layout is A4 portrait (210mm x 297mm).
15
+
{% include components/inset-text.html
16
+
text='You do not need to convert your letter template files to PDF. You can upload your file in Microsoft Word format.'
17
+
%}
18
+
19
+
1.[Download a blank Word letter template](#download-a-blank-word-letter-template).<!-- markdownlint-disable-line -->
20
+
2. Add your letter content to the blank template.
21
+
3.[Format your letter template](#formatting-your-letter-template).
22
+
4. Add any personalisation fields by using single curly brackets with d. at the start. Find out more about [personalisation]({% link pages/using-nhs-notify/personalisation.md %}).
23
+
5.[Name your letter template](#naming-your-letter-template).
24
+
6. Upload your final letter template by submitting a <ahref="https://nhsdigitallive.service-now.com/csm"target="_blank">Service Now request (opens in a new tab)</a>. You can include multiple letter templates.
25
+
7. We'll send you digital proofs so you can [approve your messages]({% link pages/using-nhs-notify/approve-your-messages.md %}).
16
26
17
-
You'll need to:
27
+
Your letter template must meet our letter specification. The page size and layout is A4 portrait (210mm x 297mm).
18
28
19
-
1.[Download our blank Word letter template](#download-our-blank-letter-template).<!-- markdownlint-disable-line -->
20
-
2.[Format your letter](#formatting-your-letter).
21
-
3.[Convert your letter to a PDF](#converting-your-letter-to-a-pdf).
22
-
4. Email your letter PDF to our onboarding team at <england.nhsnotifyonboarding@nhs.net>.
29
+
{% include components/details.html
30
+
heading='How to raise a Service Now request for letter templates'
31
+
text='Follow these steps to ensure your request reaches the NHS Notify team:
32
+
33
+
1. Go to <ahref="https://nhsdigitallive.service-now.com/csm"target="_blank">Service Now (opens in a new tab)</a>.
34
+
2. Sign in with your NHS.net account, or register for a Portal account.
35
+
3. Select the <b>Submit a case</b> tile. In the <b>Categories</b> menu, select <b>Contact us</b>. Then select the <b>Contact us</b> tile.
36
+
4. In the <b>Description</b> field, include the same information as the [name of your letter template](#naming-your-letter-template).
37
+
5. For the <b>service</b>, select <b>NHS Notify</b> from the drop-down list.
38
+
6. For the <b>service offering</b>, select <b>NHS Notify - letter</b> from the drop-down list.
39
+
7. Attach your Word letter templates directly to the request.
40
+
'
41
+
%}
23
42
24
-
## Download our blank letter template
43
+
## Download a blank Word letter template
25
44
26
45
Download the relevant blank letter template to set up your letter:
27
46
@@ -35,11 +54,11 @@ You'll need the desktop Microsoft Word app.
35
54
36
55
Save the template then add your message content.
37
56
38
-
## Formatting your letter
57
+
## Formatting your letter template
39
58
40
59
Do not change the page margins in the letter template. It has the correct layout for printing.
41
60
42
-
Organise your message content using the styles in the template.
61
+
Organise your letter content using the styles in the template.
43
62
44
63
If you're copying and pasting text from another document, paste it without any formatting. Then [apply the styles](https://support.microsoft.com/en-gb/office/apply-styles-f8b96097-4d25-4fac-8200-6139c8093109) in the template.
45
64
@@ -201,19 +220,9 @@ The page count shows the current page number and the total number of pages. For
201
220
202
221
It updates automatically.
203
222
204
-
## Converting your letter to a PDF
205
-
206
-
When you've finished editing your template in Microsoft Word, you'll need to save it as a PDF.
207
-
208
-
Before you start, check that your English message content is in the Noto Sans font and any message content in other languages is in the relevant language variant of the Noto Sans font.
209
-
210
-
1. In the 'Review' tab, go to 'Markup'. Select 'No markup' from the drop-down list to hide any comments or tracked changes.
211
-
2. Select 'File' and 'Save as'. Select 'PDF' from the drop-down list.
212
-
3. For Windows, select 'Standard (publishing online and printing)' in the 'Optimize for' section. Then select 'Save'. For Mac, select 'Best for printing' in the 'File format' section. Then select 'Save'.
213
-
214
-
### Naming your PDF
223
+
### Naming your letter template
215
224
216
-
Name your PDF template clearly so that it's easy to identify. Make sure you include the following details:
225
+
Name your letter template clearly so that it's easy to identify. Make sure you include the following details:
0 commit comments