4

I am into HL7 parser development and still learning HL7. Read articles regarding Orders but still not clear about how to identify the HL7 order request corresponding to HL7 order response message.

Additional Info: About 'MessageControlId' in MSH segment: The receiving system echoes 'MessageControlId'(10th field of MSH segment) back to the sending system in the Message acknowledgment segment(MSA). By using this ID we can identify the ACK corresponding to the request. Need to confirm whether response message will also contain this message id.

It would be greatly appreciated if someone could provide some sample ORM and corresponding ORR messages.

4

1 に答える 1

1

ORM メッセージ タイプはバージョン 2.4 で廃止され、2.7 で撤回されたため、今後はまったく使用しないでください。ただし、それを使用する場合は、一致する ORM および ORR メッセージの ORC-2 (発注者注文番号) フィールドに同じ値が含まれている必要があります。現実世界の 1 つの注文に対して、複数の ORM および ORR メッセージが存在する場合があることに注意してください。

于 2015-12-18T04:36:49.587 に答える