문제

I am evaluating the ESB of WSO2 and I saw that there is HL7 feature which you can install to enable HL7 transport. Is it possible to specifiy the version in the use of the feature? At some point of my application I have to distinguish between HL7 version 3 and HL7 version 2.6. Thanks in advance

도움이 되었습니까?

해결책

We use Hapi library as our HL7 parser, which doesn't support HL7V3 messages.So, in ESB it supports only 2.x versions..

다른 팁

WSO2 ESB version 4.7.0 supports HL7 version 2.x standards.

Thanks.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top