NHapi is an HL7 2.x parser for the .NET Framework. NHapi is open-source, and enables .NET developers to programmatically create and modify HL7 messages.
NHapi (pronounced "n-happy") is an HL7 API. It's an open-source, object-oriented HL7 2.x parser for the .NET Framework.
NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. This object model allows for parsing and encoding HL7 2.x data to/from pipe-delimited or XML formats.
NHapi was ported from the original HAPI Java project.