|
MSH SegmentsThe MSH segment is the MeSsage Header segment. Every HL7 message starts with an MSH segment. This segment contains the following information that's relevant to an ACK message:
For the inbound parsing of each message you want to acknowledge, it is important to store the message control ID and possibly other parameters like the sender, version, etc. |