Re: [HAPI-devel] Using Z-segments in ADT_AXX superstructure

2014-07-21 Thread James Agnew
Hi Ian, I was able to recreate this, and it's a bug all right. I'll put a fix in, but I was able to work around it in the current version of HAPI by using a newly created parser that had validation disabled. The following snippet (which is kind of weird but does demonstrate a workaround..) works

[HAPI-devel] Using Z-segments in ADT_AXX superstructure

2014-07-21 Thread Ian Vowles
In the current transformation I am working on I thought I would try using the ADT_AXX superstructure, since multiple ADT types need to be handled. Some complexity was present, given that the inbound has several Z-Segments, which I have built definitions for, and the outbound has one of a differen

Re: [HAPI-devel] Problem sending HL7 over HTTP

2014-07-21 Thread James Agnew
Hi Sara, The following 4 lines: [INFO] org.openmrs.module:IHEInteroperability-omod:jar:1.0-SNAPSHOT [INFO] +- org.openmrs.module:IHEInteroperability-api:jar:1. 0-SNAPSHOT:compile [INFO] | \- ca.uhn.hapi:hapi-hl7overhttp:jar:2.2:compile [INFO] | +- org.slf4j:slf4j-api:jar:1.5.6:compile ..show