From: Tripp, B. <Bry...@uh...> - 2004-03-15 19:42:42
|
To do this with HAPI 0.3 you have to make a custom message class that defines ZFU. If you will be parsing these messages (not just = encoding), then you have to register it as described in Parser.packageList(). =20 It's much easier with 0.4 or 0.4.1 ... in these versions the parser automatically adds the segment, or you can do the same by calling Group.addNonstandardSegment(). =20 Regards,=20 Bryan=20 > -----Original Message----- > From: micha=EBl dehouck [mailto:mic...@si...] > Sent: March 15, 2004 11:11 AM > To: hl7...@li... > Subject: [HAPI-devel] ZFU segment in an ADT message >=20 >=20 > hi, > I would like to add a ZFU segment to an ADT_A01 message with = hapi_0.3. > Anybody knows how to make this ? >=20 > Thanks & Regards > mde >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > = administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcl= ick > _______________________________________________ > Hl7api-devel mailing list > Hl7...@li... > https://lists.sourceforge.net/lists/listinfo/hl7api-devel >=20 This e-mail may contain confidential and/or privileged information for the sole use of the intended recipient. Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. If you have received this e-mail in error, please contact = the sender and delete all copies. Opinions, conclusions or other information contained = in this e-mail may not be that of the organization. |