× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



franz400@xxxxxxxxxxxx wrote:
What does it take to translate files (for Medicare CMS) to x12 on an iSeries?
Anything in the OS or does it take a product?
Jim Franz

I wrote a parser for 4010 835s in RPG, but that was a lot of work, and
with version 5010 coming down the pipe, I'm thinking about converting
them to XML with BizTalk first and then using DOM to get at the data. We
also use GE EDI Desktop for some payers, but I don't think it's really
any easier, and it's yet another potential point of failure.

837s are pretty easy to write with RPG and the stream file APIs. I did
that for Medicaid. The hard part is developing the data. You can also
use PC-Ace, which (I think) is available for free through your MAC.
There's also a paid version from the vendor (http://system-designs.com/)
which has (I guess) more flexibility. We use it for Medicare, but we're
really too big for it, and it's abysmally slow if you have more than
10000 claims in the database.

I use an awk script to convert 997s to a text report for the users.
They're absolutely standard, regardless of payer, so that works pretty
well. It's a simple document. Haven't gotten around to the others yet,
but they're less important, and nobody seems to care all that much.

BizTalk does have predefined document templates to handle all the HIPAA
transactions. It's not cheap though, and IMHO, rather poorly documented
and difficult to work with unless you know it really well and are
proficient with .NET programming. I needed consulting help to make it
work when we went from version 2002 to 2006 R2. In typical Microsoft
fashion, the parsing templates were not backward compatible, and
Microsoft doesn't seem to know it well enough to give solid advice. That
said, there are some excellent consultants out there, and the good ones
can make it sing.

<rant>Soon as you get things working though, count on our helpful
government to change all the rules. I think it should be illegal for
lawyers in committee to design systems. Maybe single payer will clean up
some of the mess.</rant>


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.