RDPCrystal EDI Library now supports Typed EDI Documents

Crystal Universe Software Inc (http://www.rdpcrystal.com) is dedicated to providing software developers with the tools they need to integrate EDI (Electronic Data Interchange) services into their applications. We are determined to provide components and service that meet and exceed our customer’s expectation.

Developers who have been parsing EDI document sometimes have their work cut out for them.  They usually have to parse data and have to dig deep into object hierarchies to get at the information they need. 


Crystal Universe Software Inc.hope to solve this issue by releasing Typed Documents in it's flagship product called RDPCrystal EDI Library (http://www.rdpcrystal.com/).


Parsing EDI documents just got easier.  Developers now have the ability to consume EDI data using first class objects.   Developers  still have the power to directly access EDI segment and element data however now its even easier to use and understand.  You can use objects like:


InterchangeControlHeader
SubscriberInformation
HealthClaim
IndividualOrOrganizationalName
Plus many, many more!


TypedDocuments currently supports the following EDI Implementation guides


5010 837 Professional (X12837ProfessionalDocument)
5010 837 Institutional (X12837InstitutionalDocument)
5010 270 Health Care Eligibility Benefit Inquiry (X12270HealthCareEligibilityBenefitInquiryDocument)
5010 271 Health Care Eligibility Benefit Response (X12271HealthCareEligibilityBenefitResponseDocument)
5010 834 Health Benefit Enrollment and Maintenance (X12834BenefitEnrollmentAndMaintenanceDocument)
5010 835 Health Care Claim Payment/Advice (X12835HealthCareClaimPaymentAdviceDocument)
5010 276 Health Care Claim Status Request (X12276HealthCareClaimStatusRequestDocument)
5010 277 Health Care Information Status Notification (X12277HealthCareInformationStatusNotification)
5010 277CA Health Care Claim Acknowledgement (X12277HealthCareClaimAcknowledgement)
5010 999 Implementation Acknowledgement for Health Care Insurance (X12999ImplementationAcknowledgement)


They currently support most of HIPAA implementation guides.


View the original article here