From: Archie C. <ar...@de...> - 2004-05-12 22:50:23
|
Hi, I'm trying to parse an ORU-R01 message and HAPI is failing when it gets to this segment: OBX|6|CN|Read32By33^Read By|1|999999^DOCTORS NAME^^||||||| Apparently it can't find the CN datatype class. The hapi-0.4.1.jar file contains: 444 02-16-04 19:31 ca/uhn/hl7v2/model/v21/datatype/CN.class 2419 02-16-04 19:32 ca/uhn/hl7v2/model/v23/datatype/CN.class 2426 02-16-04 19:33 ca/uhn/hl7v2/model/v231/datatype/CN.class 2529 02-16-04 19:34 ca/uhn/hl7v2/model/v24/datatype/CN.class Note CN.class does not exist for version 2.2. For whatever reason the parser is apparenly only trying to load from the ca.uhn.hl7v2.model.v22.datatype package. So it doesn't find the CN datatype. Any ideas? Is this a bug? How should I work around it? Thanks, -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com |