From: John R. <joh...@gm...> - 2013-10-11 14:34:30
|
I started a receiving connection on the HAPITestPanel and sent a HL7 EHC^24 message to it. MSH|^~\&|||||||EHC^E24|2346044|D|2.6|||AL MSA|AA|12345 IVC|35687338^^12345|||||L||||||||||||||1024 PSL|||1|||D|85025^^CPT(R)|~~||20130529|20130529|1||||35|POS~TOS|11~5|||||||10241000 The HAPITestPanel shows the connection open and the connection being closed. I copied the above message and removed the MSA segment and sent the new message to the HAPITestPannel and the connection open, message received, ack send and connection close all occurred as expected. Why did HAPITestPanel reject (did not show the message or send a ACK) the first message with the MSA segment but accepts the second message without the MSA segment? JR |