Re: [HAPI-devel] [External] Re: ORU Ingest Error

2019-01-29 Thread Gay, Jim
Thanks for the great information! Our HAPI receiver can run on several different nodes (depending on the load) and we have netscaler in front of it to the push the messages through so that HAPI can be on any node and still receive the messages (as opposed to having the messages land on a specif

Re: [HAPI-devel] Getting data values from CWE type

2019-01-29 Thread Gillman, Matthew
The answer seems to be: patientCounty = xad.getCountyParishCode().getComponent(0).toString(); From: "Gillman, Matthew" Date: Tuesday, 29 January 2019 at 10:07 To: "McClendon, Craig" , "hl7api-devel@lists.sourceforge.net" Subject: Re: [HAPI-devel] Getting data values from CWE type Hi Craig T

Re: [HAPI-devel] Getting data values from CWE type

2019-01-29 Thread Gillman, Matthew
Hi Craig The CWE class, which is what the xad.getCountyParishCode() call gives me, does not have a getValue() method. PS I am using HAPI v2.7 Thanks Matthew From: "McClendon, Craig" Date: Monday, 28 January 2019 at 16:23 To: "Gillman, Matthew" , "hl7api-devel@lists.sourceforge.net" Subject