From: g3949 <g3...@ya...> - 2014-01-13 08:07:35
|
solved it for me...dirty..but it works changed OBX-2 -> ST GGK On Thursday, January 9, 2014 5:32 PM, Christian Ohr <chr...@gm...> wrote: The reason is simply that the ED datatype was not yet defined in HL7 v2.2. The sender of this message should probably switch to at least version 2.3. regards Christian 2014/1/8 g3949 <g3...@ya...> 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 > >------------------------------------------------------------------------------ >Rapidly troubleshoot problems before they affect your business. Most IT >organizations don't have a clear picture of how application performance >affects their revenue. With AppDynamics, you get 100% visibility into your >Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >_______________________________________________ >Hl7api-devel mailing list >Hl7...@li... >https://lists.sourceforge.net/lists/listinfo/hl7api-devel > > |