From d8c066c7c03d1b2b6cb3eb2b062b4dbc43c2e1f5 Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Thu, 11 Oct 2018 16:14:12 -0700 Subject: [PATCH] X12Healthcare (#16) --- README.md | 1 + 1 file changed, 1 insertion(+) 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