Hi all;
Im new to HL7 technology, bear me if im wrong..
Currently i can send and receive auto ack/nack message from client.
My client is like this;
Initiator initiator = connection.getInitiator();
HL7Message sampleMessage = new HL7Message();
//send
Message response =
Hi Amit,
Personaly I would verify if there's no message structure foreseen
that allows you to send the information you want to send to the other
system (kind of application acknowledgement). eg. ORR^O02 as a reply
to a ORM^O01
The people on the hl7.org inm list will certainly be able to give y
All,
We have a web application which processes the HL7 messages and sends back an
ACK message.
We wanted to enhance the ACK such that in addition to just sending the
standard ACK, we also wanted to enrich the ACK and send further information.
How can we achieve it? Can we create custom segments?
3 matches
Mail list logo