A third party vendor is looking for us to sent a file to them hourly and the records are HL7 format but they want us to put a line break between each record being built in the data file. So when a new MSH is read they want to have a line break in between each record. Was looking for guidance in that – we have been sending the records as an append format to them for awhile now and they seem to be having an issue with it. Would rather connect to there site and send real-time records instead of using SFTP to them hourly. Would seem logical to send real-time but i guess it is not to them.
We are using QDX5.5 on a linux server with much success.