RDPCrystal EDI Library Releases

Released: Jul 14, 2019

Updates in 9.3.0.1

Features

  • Added support for 6020 Implementation Guides.

Released: May 22, 2019

Updates in 9.3.0.0

Features

  • EDI File Joiner - Memory optimizations to not create new collections.
  • EDI File Splitter - Memory optimizations to not create new collections.
  • EDI Validator - Composite elements with only a first element had a value that was not in the accepted values and did not get flagged.
  • RDPScript now supports the following operators: Contains, Does Not Contain, Starts With, Does Not Start With, End With, Does Not End With, Length Equals, Length Does Not Equal, Length Less Than, Length Greater Than.

Released: Apr 30, 2019

Updates in 9.2.0.0

Features

  • Ack999Generator and Ack997Generator’s Generate999Acknowledgement() and Generate997Acknowledgement() methods are now renamed Generate().
  • Rules Files - Rules_5010_820_005010X218 and Rules_5010_820_005010X306 updated to add element descriptions.
  • Sample Program slightly modified.

Fixes

  • EDI Validator - Bug fixed where a self rule could make an element required however in a specific position the element is not used. Now an error will not be generated.
  • Typed Document - The EB segment...

Released: Apr 2, 2019

Updates in 9.1.0.1

Features

  • Flat EDI Data tab added to HIPAA EDI Rules Creator Studio.

Fixes

  • EDI Validator - Bug fixed where a required segment was not flagged correctly due to optional segments appearing before it.  This circumstance only occurred in some implementation guides.

Released: Jan 20, 2019

Updates in 9.0.0.0

Features

  • EDI Validator - Now supports overridable HIPAA element descriptions.
  • EDI Rules Reader - Faster loading speeds.

Released: Dec 11, 2018

Updates in 8.9.0.7

Features

  • EDI Rule Reader - Loop Descriptions Property added.
  • EDI Validator - Loop Description, Segment Description and Element Descriptions added to EDIError and EDIWarning classes.

Fixes

  • EDI Validator - Fixed error where error rules were being thrown too early.

Released: Dec 2, 2018

Updates in 8.9.0.6

Features

  • EDI File Joiner - Ignore return carriages in files and strings.

Released: Oct 14, 2018

Updates in 8.9.0.5

Features

  • EDI Rules Creator Studio - Show validation time in milliseconds.
  • EDIValidator
    • Increased validation speed.
    • Add correct loop segments to foundSegments collection so rules can work properly.
  • Ack999Generator - Use composite element separator from Delimiter property.
  • Ack997Generator - Use composite element separator from Delimiter property

Released: Sep 22, 2018

Updates in 8.9.0.2

Features

  • EDI Rules Creator Studio - Ability to specify that segments that repeat more than once should have unique values.
  • EDIValidator - Support for unique values in segments.
  • EDIValidator - Ability to add unknown segments to validated EDI documents.
  • EDIRuleReader - Support for unique values in segments.
  • EDIRulesCreator - Support for serializing element with unique values.
  • Ack999Generator - Generate IK4 for CompositeElementValueAlreadyEntered and ElementValueAlreadyEntered error messages.
  • Rules...

Released: Aug 26, 2018

Updates in 8.9.0.0

Features

  • EDI Rules Creator Studio
    • Better themes.
    • Easier to use and view data.
  • 5010 278 EDI Review Rules files released.

Fixes

  • EDIValidator - Fix to handle situations where HL segments are used as loops and their loop indexes are not element 1.