Info
Version: | 2.5.0.6 |
Author(s): | Chad Chenoweth, Duane Edwards |
Last Update: | Tuesday, September 13, 2016 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/duaneedwards/nHapi |
NuGet Url: | https://www.nuget.org/packages/nHapi |
Install
Install-Package nHapi
dotnet add package nHapi
paket add nHapi
nHapi Download (Unzip the "nupkg" after downloading)
Dependencies
5 packages depend on this package.
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. A very handy program for use in the health care industry.
This project is NOT affiliated with the HL7 organization.
This software just conforms to the HL7 2.x specifications.