Re: [HAPI-devel] how to set observation value of the ORU_R01

2011-06-22 Thread Yavuz SARIGÜL
Yes you're right, sorry. From: [email protected] [mailto:[email protected]] On Behalf Of James Agnew Sent: Wednesday, June 22, 2011 7:31 PM To: Yavuz SARIGÜL Cc: Cameron Freiner; [email protected] Subject: Re: [HAPI-devel] how to set observation value of the OR

Re: [HAPI-devel] how to set observation value of the ORU_R01

2011-06-22 Thread James Agnew
etData() function for varies in version 2.3.1 > > ** ** > > *From:* Cameron Freiner [mailto:[email protected]] > *Sent:* Wednesday, June 22, 2011 2:17 PM > *To:* Yavuz SARIGÜL > *Cc:* [email protected] > *Subject:* Re: [HAPI-devel] how to set ob

Re: [HAPI-devel] how to set observation value of the ORU_R01

2011-06-22 Thread Yavuz SARIGÜL
to set observation value of the ORU_R01 Take a look at the examples on the sourceforge page. http://hl7api.sourceforge.net/xref/ca/uhn/hl7v2/examples/PopulateOBXSegment. html 2011/6/22 Yavuz SARIGÜL Hi everybody. Can anyone help me about how to set observation value of the ORU_R01 message

Re: [HAPI-devel] how to set observation value of the ORU_R01

2011-06-22 Thread Cameron Freiner
Take a look at the examples on the sourceforge page. http://hl7api.sourceforge.net/xref/ca/uhn/hl7v2/examples/PopulateOBXSegment.html 2011/6/22 Yavuz SARIGÜL > Hi everybody. Can anyone help me about how to set observation value of the > ORU_R01 message, version 2.3.1 > > ** ** > > ** ** > >

[HAPI-devel] how to set observation value of the ORU_R01

2011-06-22 Thread Yavuz SARIGÜL
Hi everybody. Can anyone help me about how to set observation value of the ORU_R01 message, version 2.3.1 oruR01.GetPATIENT_RESULT().GetORDER_OBSERVATION().GetOBSERVATION(0).OBX.GetO bservationValue(0) = ?? --