From: Davies, Brian [mailto:brian.dav...@mckesson.com]
Sent: Monday, November 16, 2015 2:00 PM
To: hl7api-devel@lists.sourceforge.net
Subject: [HAPI-devel] Is there a way to use fields which do not follow a linear 
sequence?

I have a structure which follows the order in a segment

MSH
ZDD
               Field                                      Sequence
               Marital Status                    1
               Age                                      3
               DOB                                     4

In the example above there is no field in sequence 2. The field can exist but 
it is only conditional.  I tried overriding the numFields(), getNames(), 
getTypedField() and even placed a field in sequence position 2, but the values 
of the fields are out of sync  i.e.  DOB =Value of Age field etc.

------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to