RDPCrystal EDI Library のリリース
Released: Dec 12, 2019
9.5.0.2 での更新項目
機能
EDI Rules Creator Studio
- Added the ability to see all loops where a particular segment is used.
- Added the ability to see all the elements a segment has in the Validation tab .
不具合の修正
- EDIValidator - Issue address where certain subloops were not detected properly.
Released: Nov 22, 2019
9.5.0.1 での更新項目
不具合の修正
- TypedDocuments – EB, EQ, SV1, SV2, SV3, SV6, SVC procedure modifiers issue resolved.
- Minor optimizations across most components.
Released: Sep 13, 2019
9.4.0.5 での更新項目
機能
- Added new CMS 1500 Form Printer component which allows developers to print health data on CMS 1500 forms.
- TypedDocuments - Ability to drill into loops and segments
- LightWeightLoop - Ability to drill into loops and segments
- New CMS 1500 Form sample application added.
- Help File and API updated.
Released: Sep 4, 2019
9.4.0.4 での更新項目
機能
- TypedDocuments now support multiple interchanges.
- LightWeightLoop Class – GetLoopCollection and GetSegmentCollection methods are now called GetLoops and GetSegments.
- LightWeightLoops, LightWeigthElements and LightWeigthSegments are replaced with generic Lists.
- LightWeigthSegment class now has an indexer to get element values.
Released: Aug 19, 2019
9.4.0.2 での更新項目
機能
- RDPCrystal EDI Library JavaScript version now available.
- EDIFileSplitter can now split strings.
不具合の修正
- TOO segment error where composite element was not initialized.
Released: Aug 12, 2019
9.4.0.0 での更新項目
機能
- New Typed4010Document class enables developers to create and consume all 4010 transactions.
- Over 1001 Typed Segments added to fully support typed 4010 transactions.
- New RDPCrystalEDILibrary.Docs.x5010 library added.
- New RDPCrystalEDILibrary.Docs.x4010 library added.
- TypedEDIDocument renamed to TypedDocument.
- X125010Document renamed to Typed5010Document.
- RDPCrystalEDILibrary.Documents.X12 namespace renamed to RDPCrystalEDILibrary.Docs.x5010.
- RDPCrystalEDILibrary.Documents.X12.IG5010.Segments...
Released: Jul 14, 2019
9.3.0.1 での更新項目
機能
- Added support for 6020 Implementation Guides.
Released: May 22, 2019
9.3.0.0 での更新項目
機能
- 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
9.2.0.0 での更新項目
機能
- 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.
不具合の修正
- 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 (Subscriber...
Released: Apr 2, 2019
9.1.0.1 での更新項目
機能
- Flat EDI Data tab added to HIPAA EDI Rules Creator Studio.
不具合の修正
- 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.