It's nested inside the ORU_R01_RESPONSE: r01.getRESPONSE().getORDER_OBSERVATIONAll()
ORU_R01_RESPONSE is also repeatable, so you might want to use getRESPONSE(int) if you not only want to access the first repetition. Christian ray lukas wrote: > > Can someone post an example that works.. I have been trying the examples > and for a v2.3 nothing works.. <?xml:namespace prefix = o ns = > "urn:schemas-microsoft-com:office:office" /> there does not even seem to > be a List < ORU_R01_ORDER_OBSERVATION > getORDER_OBSERVATIONAll () > inside of a ORU_R01 class.. where is this method.. ?? the javadoc clearly > says that this exists.. but .. ?? > > > ------------------------------------------------------------------------------ > How fast is your code? > 3 out of 4 devs don\\\'t know how their code performs in production. > Find out how slow your code is with AppDynamics Lite. > http://ad.doubleclick.net/clk;262219672;13503038;z? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > _______________________________________________ > Hl7api-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hl7api-devel > > -- View this message in context: http://old.nabble.com/Can-someone-post-an-example-that-works..-I-have-been-trying-the-examples-and-for-a-v2.3-nothing-works..-tp34483803p34485799.html Sent from the hl7api-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

