I create using Mirth a channel that receives CDA messages in HL7V3 format. I'm able to parse the message and extract all the data i need. My question is: How do i create an acknowledgement to the receiver? I found out that there is a message called MCCI_MT000200UV01 that i need to implement but i can't find good explanation and/or examples.
I have been working a long time with HL7V2 and the acknowledgement is very simple. Can't find a way to implement this in HL7V3 format.
Thanks in advance for your help