gutiersa
(Sandra Gutierrez)
September 26, 2022, 3:55pm
1
@stephenwaite
@juggernautsei
@brady.miller
Hate to revive this thread, but I am uploading x12 claims to Availity clearinghouse manually via FTP, but I am getting this error:
File Status: REJECTED
Interchange Status: The Transmitted Interchange Control Structure Header and Trailer are Rejected Because of Errors.
Interchange Note: Invalid Interchange Control Number Value
I did upgrade to version 7 patch 1 of openemr
Thanks
hi @gutiersa can you paste the ISA segment here please?
It’s that first segment that appears to be having an issue.
1 Like
gutiersa
(Sandra Gutierrez)
September 26, 2022, 4:52pm
3
Here is my ISA segment:
ISA*00* *00* *ZZ*AV09311993 *01*030240928 *030911*1220926*1113*^*00501*000298316*1*P*:~
I am waiting for a call back from Availity.
Thanks
Sandra
ok, thanks, you can ask them if that 01
after the AV09311993
should be another ZZ
edit: there’s somethimg messed up there in addition to that since the date field at the end has a leading 1
1220926
1 Like
gutiersa
(Sandra Gutierrez)
September 26, 2022, 5:24pm
5
Hmm, yes, I see that now. I wonder if that is the problem in the first place
Let me remove that 1 and resubmit.
gutiersa
(Sandra Gutierrez)
September 26, 2022, 5:32pm
6
So with this ISA segment:
*ZZ*AV09311993 *01*030240928 *030911*220926*1113*^*00501*000298316*1*P*:~
I still get rejected with this error:
1E - Availity does not recognize the interchange data starting at position 0 as
valid.
right, the 030911
is a dummy date from the X12 generator and shouldn’t be there
gutiersa
(Sandra Gutierrez)
September 26, 2022, 5:35pm
8
Should I try this:
*ZZ*AV09311993 *01*030240928 **220926*1113*^*00501*000298316*1*P*:~
?
no, should try to debug what’s going on
1 Like
do you have the insurance company pointing to this X12 partner?
1 Like
gutiersa
(Sandra Gutierrez)
September 26, 2022, 5:41pm
11
Here is the most current companion guide. Requirements table start at page 53
https://www.availity.com/documents/edi%20guide/edi_guide.pdf
Yes, insurance company is pointing to availity
performed a test @ OpenEMR Login and it’s downloading what appears to be a valid ISA so there most likely is a setting in either the insurance company or X12 partner
1 Like
gutiersa
(Sandra Gutierrez)
September 26, 2022, 5:53pm
13
This is what I have for the X12 partner:
For the insurance company, I only have a payer ID
not sure, can’t reproduce on OpenEMR Login either
do you have any special Billing Globals set?
gutiersa
(Sandra Gutierrez)
September 26, 2022, 6:37pm
15
No, I have not really modified anything.
where is the file located? I want to compare it to the one in the openemr-7…zip
gutiersa
(Sandra Gutierrez)
September 26, 2022, 6:58pm
16
Wait a minute. I know what the problem is. I only installed the patch, not version 7. I did the upgrade wrong. That is what is happening.
Sorry. I will fix it and let you know
1 Like
gutiersa
(Sandra Gutierrez)
September 28, 2022, 1:55pm
17
@stephenwaite
Hello, so I have upgraded, following the instructions here:
https://www.open-emr.org/wiki/index.php/Linux_Upgrade_6.1.0_to_7.0.0
and here:
https://www.open-emr.org/wiki/index.php/OpenEMR_Multiple_Sites_Module
Then patched, following the instructions here:
https://www.open-emr.org/wiki/index.php/OpenEMR_Patches
However, I am still getting the incorrect ISA segment:
ISA*00* *00* *ZZ*AV09311993 *01*030240928 *030911*1220928*0944*^*00501*000197922*1*P*:~
I did a search of the database for 030911 but nothing came up.
I doubt this is related to the insurance company. It’s the ISA segment, no patient data is included here, therefore, no insurance info should be here.
It must be from my general settings somewhere, or from my database.
Incidentally, I may have found an inconsistency in the upgrade instructions. I created a new thread here:
@brady.miller
@stephenwaite
Hi,
I think I found an inconsistency in the wiki upgrade instructions.
This page:
https://www.open-emr.org/wiki/index.php/Linux_Upgrade_6.1.0_to_7.0.0
is missing instructions to copy the following directories to the new installation directory:
* Move all directories for each site
* openemr/sites/default/documents
* openemr/sites/default/edi
* openemr/sites/default/era
* openemr/sites/default/letter_templates
It only instructs the user to move the default/docu…
Thanks
Sandra
ok but I can’t reproduce on the demos so not sure how can help here
1 Like
gutiersa
(Sandra Gutierrez)
September 28, 2022, 2:11pm
19
Yes, I do understand!
I wonder the significance of 030911
Do you know what is supposed to go in that spot? I am not very familiar with the ISA segment.
I did try the demo and I do see the differences, but I am drawing a blank with troubleshooting.
Thanks for your help
030911
is the dummy data in the X125010837P.php class file
1 Like