I'm receiving HL7 messages of any type, and want to examine the MSH segment
before having to cast the message to a particular type. I can't seem to
find a mechanism to do this. I can get individual MSH fields using a
Terser, but I would prefer to use well typed structures. Even getting the
MSH segment using Terser.getSegment() does not appear to be able to be
converted into an MSH object. Can anyone help?

Thanks,
Andrew Ring
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to