diff --git a/README.md b/README.md index 1c9bce2..e514533 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ List of EDI Github Resources. PRs Welcome! - [Apache NiFi](https://github.com/mrcsparker/nifi-edireader-bundle) - Apache NIFI processor that converts EDI ASC X12 and EDIFACT documents into XML - [mantle-edi](https://github.com/moqui/mantle-edi) - Mantle EDI Integrations http://www.moqui.org/mantle.html - [x12-parser](https://github.com/imsweb/x12-parser) - A Java parser for ANSI ASC X12 documents. +- [xiaoerge/X12Healthcare](https://github.com/xiaoerge/X12Healthcare) - ANSI ASC X12 implementation for healthcare ### DotNet - [EdiEngine](https://github.com/olmelabs/EdiEngine) - Simple .NET EDI Reader, Writer and Validator. Read, Write and Validate X12 EDI files with simple EDI Parser written on C#. - [EDI.Net](https://github.com/indice-co/EDI.Net) - EDI Serializer/Deserializer. Supports EDIFact, X12 and TRADACOMS formats