BigSnowBall.com

Because Snowball Was Taken

pdf

To display base64-encoded PDF/A as well as plain text (perhaps scanned) content in a CDA clinical document that looks like:

  <component>
    <nonXMLBody>
      <text representation="B64" mediaType="application/pdf">JVBERi0x...==</text>
    </nonXMLBody>
  </component>

or

  <component>
    <nonXMLBody>
      <text representation="B64" mediaType="text/plain">JVBERi0x...==</text>
    </nonXMLBody>
  </component>

you can use the <object> tag in Chrome.

Pages