Info
Version: | 2.6.0.2 |
Author(s): | Chad Chenoweth, Duane Edwards, Federico Dipuma |
Last Update: | Wednesday, July 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fdipuma/nHapi |
NuGet Url: | https://www.nuget.org/packages/nHapi.Core |
Install
Install-Package nHapi.Core
dotnet add package nHapi.Core
paket add nHapi.Core
nHapi.Core Download (Unzip the "nupkg" after downloading)
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.