Hi, all new patient profiles that are being created in the EMR have a secondary insurance group number that is being automatically generated by the EMR. This is causing issues with Medicare submissions if it is not caught by the staff.
Any idea how to fix this bug and stop the auto generated fields from being created that I circled in the photo below? BTW it is the same number “518940489” generated in each new profile.
Hi @gizmodoc , that looks like an older version. For a stop gap you could and an if statement to the code for the group number checking to see if the claim type is Medicare.
Hi Stephen, Im running 7.0.2. I would like to eliminate this random number from being automatically generated in the GROUP NUMBER field under SECONDARY INSURANCE but I dont know where to find the code for it. Any idea?
It happens to cause problems for Medicare but I don’t ever enter patients secondary information. Id prefer for all of the fields to be blank by default, which they all are except for the 2 that I circled in the screen shot.
It means nothing that Im aware of. Its a random number automatically generated in this same field in all new patient charts that are created. Id like to have this field blank by default, as are the other fields in the section.
I tried some testing to replicate the issue but was unable to over here. More details on the new patient form fields you’re having filled in while creating a new patient would be helpful.