Skip to content

Releases: joemoceri/hl7tools-dotnet

ExpressionEvaluatorForDotNet

14 Jun 04:04
Compare
Choose a tag to compare

Converting to ExpressionEvaluatorForDotNet

Expression Evaluator

19 May 04:35
0ee93dc
Compare
Choose a tag to compare

changed names around. particularly to expression configuration

Expression Evaluator

19 May 03:50
Compare
Choose a tag to compare

Added support for parsing HL7 v2 messages and returning it in Segments which contain Fields that contain values and the index of the '|' delimiter character.

Io.JoeMoceri.ExpressionEvaluator@1.0.2

18 May 19:56
Compare
Choose a tag to compare

Added options to language templates to be able to more effectively parse hl7 files, updated the hl7 language template, and added a sample project demonstrating usage