[HAPI-devel] Using a non-standard message definition in the simpleserver processMessage

2012-05-16 Thread Ian Vowles
We have a vendor who sends us non-standard messages which resemble ORU R01, and the MSH states that they are ORU R01. A class to represent the message has been built, and it works well, except when we want to use it in the processMessage method of a SimpleServer. processMessage requires the m

[HAPI-devel] OBX and FT

2012-05-16 Thread Jake C
Does HAPI do any processing of the formatting commands in an FT? While it is correctly changing \T\ to &, I just passes through \.ti+8\ instead of indenting. Jake C-- Live Security

Re: [HAPI-devel] Re trieving PR1 segment data from HL7v2.4 SIU_S12 messages

2012-05-16 Thread Stanley Z
Thanks Christian. I did confirm the files have PR1 segments and the documentation from their vendor also lists the segment in this message. I'll write custom code this to handle these segments. Stanley -- Live Securit