Provides support for both client side and server side HL7 transaction management.
The project runs under .NET standard >= 2.0.
Supports IHE HL7 protocols until 2.8
To build the project, run the build script (build.ps1 on Windows). This will generate a set of nuget packages.
It is assumed you know how the HL7 protocol works.
When reporting issues and bugs, please provide a clear set of steps to reproduce the issue. The best way is to provide a failing test case as a pull request.
If that is not possible, please provide a set of steps which allow the bug to be reliably reproduced. These steps must also reproduce the issue on a computer that is not your own.
All contributions are appreciated. Please provide them as an issue with an accompanying pull request.
This is an open source project. Please respect the license terms and the fact that issues and contributions may not be handled as fast as you may wish. The best way to get your contribution adopted is to make it easy to pull into the code base.