hapifhir / hapi-hl7v2

277 stars 138 forks source link

Terser issues with HL7 v2.3.1 #88

Open william00179 opened 1 year ago

william00179 commented 1 year ago

Hi,

There seems to be a little issue with the Terser and only version 2.3.1.

When using a version 2.3.1 message, the terser paths generated by the test app are like /ORCOBRRQDRQ1ODSODTRXONTEDG1RXRRXCNTEOBXNTECTIBLG/ORC-4-1. However for any other version of HL7 I try it will be like /ORDER/ORC-4-1.

This happens in both the test panel and my application so I figure its something to do with the structure libraries. Is this intended behaviour or a bug? My understanding is this behaviour would occur for an unknown version of HL7.

The following structure libs are on the classpath image