nHapi icon indicating copy to clipboard operation
nHapi copied to clipboard

nHapi is the .Net port of the original Java project HAPI.

Results 48 nHapi issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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** ![image](https://user-images.githubusercontent.com/12752657/179924359-8f26af7a-4169-4f31-a7a3-7557dc30acca.png) **Sample HL7** /.ORDER_DIET(0)/DIET/ODS(0)-1

awaiting review

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...

enhancement
help wanted

**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...

enhancement
help wanted

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...

help wanted
good first issue

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...

defect

**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...

help wanted
good first issue

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...

enhancement
help wanted