Rick Martin:
I’m curious as to what would happen if your 64 bit encoding created a one byte character that happened to be the same as one of your HL7 encoding characters like “|” by chance.
How would you handle that situation?
Perhaps I’m missing something but I was not aware that encoding would keep this from happening, unless the encoding scheme made an effort to avoid creating specified characters like the HL7 encoding characters.
This has been one of my concers against moving such files, not to mention the size of the message can be very large.
My method thus far has been to send a pointer to where the file can be referenced.
Russ Ross
RussRoss318@gmail.com