Skip to content

Commit 0bb5001

Browse files
committed
Add renamed files
1 parent 72b8728 commit 0bb5001

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: file-quarantined
3+
type: uk.nhs.notify.digital.letters.file.quarantined.v1
4+
nice_name: FileQuarantined
5+
service: Print Supplier Services
6+
schema_envelope: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/events/uk.nhs.notify.digital.letters.file.quarantined.v1.schema.json
7+
schema_data: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/data/digital-letters-file-quarantined-data.schema.json
8+
---
9+
10+
This event is published when a file has been virus scanned and found to contain potentially harmful content, resulting in it being quarantined.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: file-safe
3+
type: uk.nhs.notify.digital.letters.file.safe.v1
4+
nice_name: FileSafe
5+
service: Print Supplier Services
6+
schema_envelope: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/events/uk.nhs.notify.digital.letters.file.safe.v1.schema.json
7+
schema_data: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/data/digital-letters-file-safe-data.schema.json
8+
---
9+
10+
This event is published when a file has been virus scanned and found to be free of harmful content, allowing it to be safely sent to print.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: pdf-analysed
3+
type: uk.nhs.notify.digital.letters.print.letter.analysed.v1
4+
nice_name: PrintLetterAnalysed
5+
service: Print Supplier Services
6+
schema_envelope: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/events/uk.nhs.notify.digital.letters.pdf.analysed.v1.schema.json
7+
schema_data: https://notify.nhs.uk/cloudevents/schemas/digital-letters/2025-10-draft/data/digital-letters-pdf-analysed-data.schema.json
8+
---
9+
10+
This event is published when a PDF letter has been analysed in preparation for sending to print. In addition to the standard metadata fields relating to the message request, the event payload also contains a count of the number of pages in the letter and a SHA256 hash of the file. This information can be used by the Print Supplier API to verify the integrity of the letter before it is printed.

0 commit comments

Comments
 (0)