Re: [HAPI-devel] Terser problem with subcomponents

2009-08-03 Thread Johnny2R
nksharma0624 wrote: > > How do you mean..I thought your syntax for Terser was correct? > The syntax would have been correct if they really had been subcomponents (and had ~, the tilde, been the subcomponent separator). But I was completely misreading the field, which is really just a repeating

Re: [HAPI-devel] Terser problem with subcomponents

2009-08-03 Thread Sharma, Niranjan K (GE Healthcare)
How do you mean..I thought your syntax for Terser was correct? -Original Message- From: Johnny2R [mailto:[email protected]] Sent: Monday, August 03, 2009 12:49 PM To: [email protected] Subject: Re: [HAPI-devel] Terser problem with subcomponents Sorry, not a terser probl

Re: [HAPI-devel] Terser problem with subcomponents

2009-08-03 Thread Johnny2R
Sorry, not a terser problem, an idiocy problem on my part. I was mistaking the repetition separator for a subcomponent separator... -- View this message in context: http://www.nabble.com/Terser-problem-with-subcomponents-tp24795762p24796097.html Sent from the hl7api-devel mailing list archive a

[HAPI-devel] Terser problem with subcomponents

2009-08-03 Thread Johnny2R
I'm having problems getting a value I need using a Terser. Here's the PID segment of a test message: PID|1||0123456^^^H^HOSP~4567891252^^^NH^NHS||TEST SYSTEMS^TEST PATIENT^^^||19400101|F|||Hinde House^Bethel Street^Norwich^Great Yarmouth and Gorleston, Norfolk^NR2 1NR||01603 016030|||2|||

Re: [HAPI-devel] HELP-OBX

2009-08-03 Thread nksharma0624
I am having the similar problem... I have tried all and nothing works... I have tried the code segment like below: Terser t = new Terser(theMessage); String str= t.get("/PATIENT_RESULT/ORDER_OBSERVATION/OBSERVATION/OBX-3-1"); // ORU_R01 ORU_R01Message = (ORU_R01)theMessag

Re: [HAPI-devel] HL7 database question

2009-08-03 Thread Serbulent Unsal
Hi Again, On Monday 27 July 2009 06:42:42 pm you wrote: > I have to say I'm at a bit of a loss. Because there is no electronic > representation of all of the restrictions you are after, there's definitely > no out-of-the-box way of doing this. > > Probably as you mentioned, using Conformance profi

Re: [HAPI-devel] Secure Connection

2009-08-03 Thread Serbulent Unsal
On Monday 27 July 2009 10:56:22 pm nksharma0624 wrote: > Hello Everybody, > > Has anybody implemented a secure ServerSocket for the purposes of secure > HL7 service to recieve HL7 messages from secure nodes i.e. with > authentication etc.? > > Bottomline need is: How do I secure my port to get spam