NHS Notify – FHIR Letter Printing Implementation Guide
0.1.0 - ci-build
United Kingdom
NHS Notify – FHIR Letter Printing Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
https://fhir.nhs.uk/Id/nhs-number
.https://fhir.nhs.uk/Id/ods-organization-code
.Use DocumentReference
with content.attachment
metadata and set attachment.url
to a Binary
carrying the base64 PDF (contentType = application/pdf
).
Use CommunicationRequest.about[]
to reference Appointment
, Location
, etc.
Submit a single transaction Bundle with urn:uuid:
references so the server can resolve entries atomically.