Loading...
You can view the data from exported attachments.
The attachments extracted from HL7 can be decoded by using decode64 twice to restore the original image. The second decoding should be converted to the file type, as described below.
<content>
and </content>
after the attachment ID.Exported DICOM messages are separated using the dmc4che library. They are separated so the data embedded in the DICOM messages can be transformed if needed. To read the DICOM message, it will need to be restored by using the dmc4che library.