Released: Oct 6, 2015
Updates in this release
Updates in 6.2
- TypedDocuments - New properties added to automatically add the number of transactions, functional groups and segments.
- EDIFileSplitter and EDIFileJoiner - Automatically calculate and add number of transactions, functional groups and segments.
Released: Sep 11, 2015
Updates in this release
Updates in 6.1
- Subclass TypedDocument objects to create a typed document for any X12 implementation.
- Fixed bug where creating a segment creates and internal loop.
- New sample program added: Extending Typed Documents.
- API updates.
Released: Sep 3, 2015
Updates in this release
Updates in 6.0
Typed HIPAA Documents - If you've ever created an object and set its properties you can create HIPAA EDI Documents.
- Typed HIPAA Documents remove the complexities of creating HIPAA EDI documents.
- Use feature-rich HIPAA objects like X125010Document to quickly create EDI documents.
- Use high level objects like ISA, GS, ST, CLM and IEA.
- Set properties instead of worrying about elements, positions, segments and delimiters.
- Seamlessly use composite elements.
- Cut HIPAA EDI development...
Released: Jul 23, 2015
Updates in this release
Updates in 5.6
- EDIDocument - The GenerateEDIFileWithBatchWrite() method has been overloaded to enable the insertion of special characters in EDI data.
- EDI Rules File Creator - User Interface updates to streamline data entry and the removal of unnecessary elements
- EDI Rules/EDIRulesReader/EDIValidator - Add segments between and after loops.