[HAPI-devel] OBX- Multiple

2015-01-28 Thread Gurmail Multani
Hi, I'm using nHapi API version 2.5.1 to parse LRI messages for meaning Stage 2. i'm facing problem to get multiple OBX related to OBR. Can you help me how to get multiple obx values related to one OBR. Currently i'm trying to get multiple observation by this. but i always get index value one of

[HAPI-devel] OBX - How to get Multiple with single order

2015-01-28 Thread Gurmail Multani
Hi, I'm using nHapi API version 2.5.1 to parse LRI messages for meaning Stage 2. i'm facing problem to get multiple OBX related to OBR. Can you help me how to get multiple obx values related to one OBR. Currently i'm trying to get multiple observation by this. but i always get index value one of

Re: [HAPI-devel] OBX- Multiple

2015-01-28 Thread Senthil Muthiah
http://emrpms.blogspot.in/2013/08/hl7-parsingmy-own-parser.html On Wed, Jan 28, 2015 at 6:19 PM, Gurmail Multani wrote: > Hi, > > I'm using nHapi API version 2.5.1 to parse LRI messages for meaning Stage > 2. > > i'm facing problem to get multiple OBX related to OBR. Can you help me how > to get

Re: [HAPI-devel] OBX- Multiple

2015-01-28 Thread James Agnew
Hi Gurmail, This is actually the list for HAPI (the Java HL7 API) and not nHAPI (the .NET one). The two project are actually not affiliated with each other. I believe that if you visit the nHAPI website they have a web forum for asking questions though. Cheers, James On Wed, Jan 28, 2015 at 7:49