Chat.HL7.org Zulip Archive

For questions about this archive, please contact webmaster@hl7.org.

Stream: HL7 implementation

Topic: NHapi


view this post on Zulip Irakli Gigiberia (Apr 18 2019 at 15:54):

I have question and please correct me if I am not posting in right place.

We are using HL7 ORU, ACK and ADT messages to communicate with EMR-s from our software which is written in C#.

I found nice libraries for handling HL7 messages, NHapi, NHapiTools & HL7Fuse , may be this libraries are used in other languages too, I am not sure.

The point is that I want to build classes to communicate with those libraries to have different version handling in the code.
This libraries seem to be effective way for creating or reading this type of messages (correct me if I'm wrong) and if they are as good as they seem to be, I need some advice from people who already frustrated through this process to ask some questions around the topic.

I wonder if anyone have any experience with this libraries?


Last updated: Mar 23 2020 at 00:02 UTC