NHapiTools 1.5.0
See the version list below for details.
dotnet add package NHapiTools --version 1.5.0
NuGet\Install-Package NHapiTools -Version 1.5.0
<PackageReference Include="NHapiTools" Version="1.5.0" />
paket add NHapiTools --version 1.5.0
#r "nuget: NHapiTools, 1.5.0"
// Install NHapiTools as a Cake Addin #addin nuget:?package=NHapiTools&version=1.5.0 // Install NHapiTools as a Cake Tool #tool nuget:?package=NHapiTools&version=1.5.0
The NHapiTools are tools that will make using NHapi (the open source .Net HL7 implementation) easier. NHapi has a steep learning curve and not everything works as easy as it should. NHapiTools aims to improve that without tampering with NHapi itselves.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- nHapi (>= 2.4.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NHapiTools:
Package | Downloads |
---|---|
Slh.Protocols.Hl7
HL7 engine for Synlab services |
|
ObservationReporter
Library for sending observations in the form of HL7v2 ORU^R01^ORU_R01 messages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.4 | 163,931 | 2/18/2023 |
2.0.3 | 123,740 | 8/10/2021 |
2.0.2 | 1,096 | 8/10/2021 |
2.0.0.1 | 1,629 | 8/3/2021 |
2.0.0 | 925 | 8/3/2021 |
1.11.0.5 | 4,487 | 4/24/2021 |
1.11.0.4 | 4,224 | 1/5/2021 |
1.11.0.2 | 36,655 | 6/29/2020 |
1.11.0 | 1,073 | 6/27/2020 |
1.10.0 | 117,909 | 6/16/2018 |
1.9.0 | 40,417 | 11/4/2017 |
1.8.0 | 13,410 | 9/18/2017 |
1.7.0 | 8,823 | 3/21/2017 |
1.6.0.3 | 96,567 | 8/23/2015 |
1.6.0.2 | 1,494 | 8/22/2015 |
1.6.0.1 | 3,453 | 4/12/2015 |
1.6.0 | 1,835 | 4/12/2015 |
1.5.0 | 1,731 | 4/11/2015 |
Fixed bug in ERR segment. Added custom ACK message classes for HL7 V2.2 and V2.1 since these seem to be missing from NHapi.