I am reaching out to see if anyone has been able to combine/concat multiple .png files into one embedded base64 in a TCL script? Meditech scanned in documents are stored as one .png per page. The HL7 message sends one file pointer per OBX.
I am looking to first loop through the OBX’s and pick up each file, somehow combined this to one big file, then send base64 out to the vendor. I am currently able to embed one file, but not sure how to get them all into one embedded OBX.
Thanks,
Jay