Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.01 KB

X12Healthcare v5010

ANSI ASC X12 implementation for healthcare

Build Status codecov

Development is on hold. Working out an IP issue.

Will support parsing and creating of messages such as 837, 835, 277, 270, 271, 999, 997, TA1.

Important license information

Read license.txt

Note on code coverage

Code coverage will defer until message parsings are done.

Message Structure

InterchangeEnvelope
    FunctionalGroup
        Transaction
            InformationSource
                InformationReceiver
                    Subscriber
                        Dependent

Progress

#Done - 270, 271

In Progress - 835, 837

On Roadmap - 277, 999, 997, TA1

How to use

See unit test for examples

Bug report

Use Github issue tracker