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

: ExampleLetterBinary - JSON Representation

Raw json | Download

{
  "resourceType" : "Binary",
  "id" : "ExampleLetterBinary",
  "meta" : {
    "profile" : [
      🔗 "https://nhsdigital.github.io/nhs-notify-standards/fhir/docs/StructureDefinition/nhsnotify-letter-binary",
      "https://nhsdigital.github.io/nhs-notify-standards/fhir/StructureDefinition/nhsnotify-letter-binary"
    ]
  },
  "contentType" : "application/pdf",
  "data" : "SGVsbG8gd29ybGQ="
}