X12 with Availity

bradymiller wrote on Friday, July 25, 2014:

The following post is a question from Jit at Info ACE Health Solutions (a bug in sourceforge is not allowing him to post):

“Where is the field within OpenEMR (which section and field name ) which is the X12 NM109 field and maps to Medicare loop 1000 using Availity. Tried reading the Wiki, talking to Availity, etc. with no success. Please help urgent matter as Medicare billing is delayed for one month now.”

bradymiller wrote on Friday, July 25, 2014:

Jit at ACE Health Solutions is also seeking professional help with this issue and other X12 issues and he can be reached at following email:
info@ACEHealthSolutions.com

eldhoc wrote on Friday, July 25, 2014:

Hi,

If it is 1000A loop NM109 should be billingfacility ETIN and if it is 1000B
NM109 it should be clearinghouse ETIN.

Eldho
ZH Healthcare

On Fri, Jul 25, 2014 at 8:12 AM, Brady Miller bradymiller@users.sf.net
wrote:

The following post is a question from Jit at Info ACE Health Solutions (a
bug in sourceforge is not allowing him to post):

“Where is the field within OpenEMR (which section and field name ) which
is the X12 NM109 field and maps to Medicare loop 1000 using Availity. Tried
reading the Wiki, talking to Availity, etc. with no success. Please help
urgent matter as Medicare billing is delayed for one month now.”

X12 with Availity
https://sourceforge.net/p/openemr/discussion/202505/thread/984be573/?limit=25#7161

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Help

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net

hitechelp wrote on Friday, July 25, 2014:

Jit;
We are using Availity with OpenEMR 4.1.2 (5) We have no issues with our
Medicare claims.
Our gen_X12_837 file is modified for Availity starting at line 120 like
this;

++$edicount;
$out .= “NM1” . // Loop 1000B Receiver
40" .
2" .
Availity" .
"
” .
"
” .
"
” .
“*” .
46" .
"
” . $claim->clearingHouseETIN() .
“~\n”;

Make sure your ADMINISTRATIVE>PRACTICE>X12PARTNERS page is set up for
Availity (see attachment)

In our system the provider number is blank in the Medicare entry under the
ADMINISTRATIVE>PRACTICE>Insurance Numbers section.

Hope this helps.

Regards,

David

On Fri, Jul 25, 2014 at 5:44 AM, Eldho Chacko eldhoc@users.sf.net wrote:

Hi,

If it is 1000A loop NM109 should be billingfacility ETIN and if it is 1000B
NM109 it should be clearinghouse ETIN.

Eldho
ZH Healthcare

On Fri, Jul 25, 2014 at 8:12 AM, Brady Miller bradymiller@users.sf.net
wrote:

The following post is a question from Jit at Info ACE Health Solutions (a
bug in sourceforge is not allowing him to post):

“Where is the field within OpenEMR (which section and field name ) which
is the X12 NM109 field and maps to Medicare loop 1000 using Availity. Tried
reading the Wiki, talking to Availity, etc. with no success. Please help
urgent matter as Medicare billing is delayed for one month now.”

X12 with Availity

OpenEMR / Discussion / Help: X12 with Availity

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Help

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net


X12 with Availity
http://sourceforge.net/p/openemr/discussion/202505/thread/984be573/?limit=50#7161/8c90

Sent from sourceforge.net because you indicated interest in
OpenEMR / Discussion / Help

To unsubscribe from further messages, please visit
SourceForge.net: Log In to SourceForge.net


Regards,

David

fsgl wrote on Friday, July 25, 2014:

Two related threads, Availity Sender Code & Availity ERA.

Office Ally never put us through such contortions.