We receive messages from two parties, one in HL7 v2.3.1 and the second in
v2.5. We will be re****ting all messages to a third part in v2.5.1. The
initial thought was to add an appropriate map to the receive pipeline for
each party so that we had only v.2.5.1 internally. The thought is that
this
is simpler than receiving the v2.3.1 and v2.5 into the MessageBox and
building the v2.5.1 for re****ting. The parties are moving to v2.5.1 and as
they do we would remove the ReceivePipeline map. The only potential
downside
I can see is that we wouldn’t have the original message in the
MessageBox. We
do archive it to a folder. However, this is our first project and I am
concerned that we may be missing something.
Is this the common approach to this scenario?
Thanks,
Bob