pdf Display PDF in ClinicalDocumentSubmitted 8 months 2 weeks ago by michel.belor.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. Pages1 2 3 next › last »