質問

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. Since hapi doesn't support v3 messages is there any way to accept hl7 v3 messages & respond them? Is there any api available for hl7 v3 messages in java like hapi?

役に立ちましたか?

解決

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. However, on the RIM side of healthcare developments, there is RIMBAA. You might be interested in knowing more about it here on this page.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top