It looks like HAPI must have the message event part in order to process. So I
asked my message feeder team to change RDE to RDE^O01, now my application was
able to receive RDE messages.
To register all messages, you can do this (example from the HAPI site):
server.registerApplication("*", "*",
Help!
I implemented a HAPI server according to the example:
server =
DirectHapiContext.getHapiContext().newServer(LISTENER_PORT,
USE_TLS);
ORU_R01_ReceivingApplication handler = new
ORU_R01_ReceivingApplication();
handler.setH
Hi,
I am developing my application to process medication messages, ex
(http://www.corepointhealth.com/resource-center/hl7-resources/hl7-rde-message-pharmacy):
MSH|^~\&|CPSI_IF_FEED_OUT|Murphy Medical
Center|||20091026120921||RDE|20091026120921|P|2.3||
EVN||2009102612092156|||KLS
PID||1061418|10
can anybody give me a hint how to do this within an example?
Thanks...
GGK
--
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performan
4 matches
Mail list logo