nHapi
nHapi copied to clipboard
nHapi is the .Net port of the original Java project HAPI.
Added a property which include the Long Name in Encoded XML
**Is your feature request related to a problem? Please describe.** I have ported our java HL7 service into C# few years back, but few features are still missing. We will...
Solves #312 This is still a draft that is not finished for the purposes of sharing progress.
**Describe the bug** Cannot get ODS segments in ORDER_DIET group using terser, when I write a full path **Screenshots**  **Sample HL7** /.ORDER_DIET(0)/DIET/ODS(0)-1
I am new to HL7 parser, I need to parse and save data to Database. I have tried to use NHAPI and I found that its has all segments with...
**Is your feature request related to a problem? Please describe.** We are considering using nHapi in our product but since it writes its logs using a custom log framework that...
Of course, test coverage is not a measure of quality, however it does give you an idea of how much of the code is tested. To that end the test...
Affected Version: 2.5.0.6 I am only able to get a single OBR from the parsed ORM_O01 object for HL7 v2.4. I looped through the ORM_O01_ORDER collection and found that each...
**Is your feature request related to a problem? Please describe.** Source Link is a technology that enables source code debugging of .NET assemblies from NuGet by developers. Source Link executes...
Java-based HAPI v2.2 has the ca.uhn.hl7v2.conf namespace dedicated to conformance profile support - parsing them and using them to validate messages. It would be helpful if this were ported to...