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 - XML Representation

Raw xml | Download


<Binary xmlns="http://hl7.org/fhir">
  <id value="ExampleLetterBinary"/>
  <meta>
    <profile
             value="https://nhsdigital.github.io/nhs-notify-standards/fhir/docs/StructureDefinition/nhsnotify-letter-binary"/>
    <profile
             value="https://nhsdigital.github.io/nhs-notify-standards/fhir/StructureDefinition/nhsnotify-letter-binary"/>
  </meta>
  <contentType value="application/pdf"/>
  <data value="SGVsbG8gd29ybGQ="/>
</Binary>