简体   繁体   English

在Java中创建HL7 v3消息

[英]Create HL7 v3 message in java

I am new to hl7, I have created application using hapi2.1 which is applicable to accept hl7 v2 messages & respond them now i want to accept also v3 messages. 我是hl7的新手,我使用hapi2.1创建了应用程序,该应用程序适用于接受hl7 v2消息并立即对其进行响应,我也想接受v3消息。 Since hapi doesn't support v3 messages is there any way to accept hl7 v3 messages & respond them? 由于hapi不支持v3消息,有什么方法可以接受hl7 v3消息并对其进行响应? Is there any api available for hl7 v3 messages in java like hapi? 是否有像api这样的Java可用api用于hl7 v3消息?

No, There is no API as yet developed for HL7 v3 messages, like hapi is for v2.x version, which I believe you are looking for an open source solution, and not hl7 proprietary. 不,还没有针对HL7 v3消息开发的API,例如hapi适用于v2.x版本,我相信您正在寻找的是开源解决方案,而不是hl7专有的。 However, on the RIM side of healthcare developments, there is RIMBAA. 但是,在医疗保健发展的RIM方面,有RIMBAA。 You might be interested in knowing more about it here on this page. 您可能对此页上的内容感兴趣

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM