get it's first component, and then get the
> first subcomponent of that component, you will be able to generate what
> you're looking for.
>
> Cheers,
> James
>
>
> On Fri, Apr 26, 2013 at 12:26 AM, water watersniper
> wrote:
>> Hello! I'm learning HAPI
Hello! I'm learning HAPI from beginning.
Now,I want to create MESSAGE like below:
MSH|^~\&|||QRY^R02|1203|P|2.3.1
QRD|20060731145557|R|I|Q895211|RES
QRF|MON0&0
but,I can't get correct QRF-5 field.
This is my code:
ST data = qrf.getOtherQRYSubjectFilter(0);
data.setValue("0");
ST s
2 matches
Mail list logo