I'm trying to parse a MFN message that has a ZL7 segment.version 2.3.
However Im not able to access the fields..here is my code

 

Structure struct =  ((MFN_M01)hapiMessage).getMF().get("ZL7");

            Type varies =  ((GenericSegment)struct).getField(1,0);

            return
varies.getExtraComponents().getComponent(0).getData(0);

 

My ZL7 segment looks like this

 

ZL7|X1234^BC^6th St&Suite 4&Palm
Beach&FL&00001^8008741890&&&[EMAIL PROTECTED]&&&8008748888^Denise Brown";

 

Lans Redmond

Manager, RIS Sustained Engineering and Integration Services 

386.239.2170 - Direct | 617.571.7349 - Mobile | 386.947.9507 - Fax

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to