This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
For a project I am working on, I need to send data in X12 format, a standardized text format used to transfer information using EDI (in my case this is billing/claims data for healthcare) to an insurance company or a clearinghouse.
It is also used to poll the clearinghouse/insurance company about the status of a previously made submission.
So I am looking for anyone who might already have created code to generate X12 files, and/or to parse return data.
To be specific, I need to use X12 format 837P and 276.
I would prefer Lotusscript code. I found a parser (in Java) at Google (https://code.google.com/p/x12-parser/) that helps in creating the X12 file, but I would prefer a Lotusscript-based solution, as the rest of my code is using that.
Feedback number WEBB9ER67G created by ~Dan Kikiterobu on 12/26/2013
Status: Open
Comments: