From: Tripp, B. <Bry...@uh...> - 2003-10-06 14:39:39
|
Hi Keith, I don't think this is one of the standard message structures -- correct? The options are generally to create a custom message class, or to add segments to the end of a group using Group.addNonstandardSegment(). The latter is what PipeParser uses when it encounters a segment it doesn't expect. Does this help? If not, can you provide a little more detail? Bryan > -----Original Message----- > From: Ackley, Keith A [mailto:kei...@ed...] > Sent: October 1, 2003 3:27 PM > To: 'hl7...@li...' > Subject: [HAPI-devel] Can this message be created? > > > Hi, > > Is it possible to create a message with the following structure? > > MSH,MFI,{MFE,RDF,{RDT}} > > I have created messages with the structure > > MSH,MFI,{MFE} > > but I do not know how to add the RDF and RDT segments. > > Thanks, > Keith > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Hl7api-devel mailing list > Hl7...@li... > https://lists.sourceforge.net/lists/listinfo/hl7api-devel > 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. |