I am attempting to write an xlate pre-proc to examine the IN1.(0).00429(0), copy to a variable, and then run string match to a value GROUP HEALTH, and send it out the xlate.
Jim, well, let’s talk about that. I am following the recomendation of our installer on this. The object being that if a string in the IN1 matches GROUP HEALTH, the xlate will send the numeric code 2000 out. I plan on adding other IF statements for REGENCE, COMMUNITY HEALTH, etc. My alternative is to build a huge table with all these literal entries. Sending the data to a temp. variable seemed like the way to go, but I am open to suggestions.
We went through the same thing here at Children’s, and it’s only worked out for us because we changed practice management vendors.
When we were sending coverages one-way to IDX through our old engine (Cerner OpenEngine Classic), we had to do it via translation proc that was basically a huge switch statement to translate the hospital payor/plans to practice payor/plans. Hopefully someone here gives you a more reasonable solution.
Our new practice management vendor (Epic) maintains the translation values within the payor/plan master files and the external values are looked up as the transaction is filed. So, in our case, it ends up being maintenance for our Applications Team and not the Integration Team.
Author
Replies
Viewing 3 reply threads
The forum ‘Cloverleaf’ is closed to new topics and replies.