From: g3949 <g3...@ya...> - 2014-01-08 13:47:13
|
Hi, I'm trying to read from an HL7 ORU Message File and get the following Error: 'ED' in record 1 is invalid for version 2.2. See JavaDoc for Varies#fixOBX5(Segment, ModelClassFactory) at OBX-2 The OBX Segement looks like: OBX|1|ED|Encapsulated Data^PDF|1|JVBERi0xLjQKJeLj....|||| How can I solve this (version based ?) problem? Thanks GGK |