hapi-hl7v2 icon indicating copy to clipboard operation
hapi-hl7v2 copied to clipboard

How to create a node js server for handling hl7 over http?

Open rohitbaisane opened this issue 2 years ago • 0 comments

I was trying to create an HTTP server using node js but it didn't worked ? I was only able to receive last segment of hl7 message in request and also the acknowledgement is not working in the client side. I am using hapi software to send hl7 message over http to node server.

rohitbaisane avatar Aug 29 '23 06:08 rohitbaisane