Re: [HAPI-devel] implementation of RSP^K22 (Find candidates response)

2008-11-23 Thread Nico Vannieuwenhuyze
Hi Alessandro, hmm ... looks like one of the frequently asked questions on this forum ;-) As you can see in the HL7 standard doc, the RSP^K22 event uses the RSP_K21 message structure, so you should use the HAPI RSP_K21 message structure class. Hope this helps. Kind Regards Nico At 20/11/200

Re: [HAPI-devel] OBX-5 Observation value

2008-11-23 Thread Murali
I have resolved the issue populating OBX segments in the message. But now I have the same issue with retrieving OBX information from the message to stringlist..I need to collect list of OBX segments and need to fill the string list with the report text from each oBX segment. Please guide me on

[HAPI-devel] OBX-5 Observation value

2008-11-23 Thread Murali
Hi , Could anyone help me with how to fill the Observation value with list of strings.I need to create OBX object for each line in the string list and form a message.Could anyone guide me how to do this in version 2.5. I am finding difficulty in creating OBX object for each line and set the va