Availity EDI response file parser

tmccormi wrote on Wednesday, June 17, 2009:

I wrote a tool (in perl) that is a prototype for eventually automating the import of error messages from Availity.  It parses all the .ACT file, the .EBR files and the .DPR files in the current dir and produces a CSV spread sheet to use as a worklist for now.

It’s simplistic as a prototype should be …

If anyone is interested it’s available at: www.mi-squared.com/openemr-tools/

–Tony