Every EDI Developer will have a question about how to map the claim information received in EDI 835 with my database claim record? That is very simple. All we need to pass our claim Number or ID and our Line-item Number or ID in 837 files. When the payer processes the claim and puts it back the same number(s) in the EDI 835 file.
1. Where to put claim number or ID in the EDI 837?
In Loop 2300, put the claim number as the first element as shown in the example
CLM*124304*60.00***11:B:1*Y*A*Y*Y
Here 124304 is the claim number in our database.
2. Where to put the line item number or ID in the EDI 837?
In the Loop 2400 REF Segment. Here is an example
REF*6R*75965
Here 75965 is the line item number or ID in our database.
3. How to get those numbers back in the EDI 835?
In Loop 2100, claim Payment Information. Example as follows
CLP*124304*1*477.5*0**MB*0914212571750*81*1
As you can see, the same number is echo back in the first element of Loop 2100 and for line item number or id, you can see the same 6R segment
after the line item segment as follows
SVC*HC:82646*477.5*0****2
DTM*472*20140530
CAS*CO*151*477.5
REF*LU*81
REF*6R*75965
4. What number will be returned in EDI 835 if I send the claim via Paper?
Well, whatever the value you are putting in Box 26, that will be returned in the EDI 835. But there is no option to put the line item number in
CMS 1500 form.
5. How to map the claim if EDI 835 does not echo back the numbers?
Yes, there are some cases, where the payer does not echo back the numbers. In that case, we need to map using the visit date, Procedure code,
modifier, patient, or subscriber from the EDI 835 file.
For Medical Billing software or Medical Billing software consultation, please contact vbsenthilinnet@gmail.com
https://emrpms.blogspot.com/2013/09/about-me.html
Are you looking for a solution to generate 837P or 837I in your medical billing product? Then you are in the right place.
I am Senthil Muthiah, A technology-driven professional with over 20 years of experience including nearly 9 years in Software Development and Business Analysis. Well versed with US Healthcare Domain – Electronic Medical Record (EMR) & Medical Billing. In particular, 15 years of experience in the Healthcare domain specifically in Claim processing, Claims adjudication, clearing house-related processes.
Consultation Option
1. if your product is in java, then we are very close. You can buy my java Spring Boot API Service source code which converts JSON to EDI and vice versa.
- JSON to EDI 270 Eligibility and Benefit Inquiry
- Create EDI 270 from JSON
- Parse EDI 271 Message to Human Readable Text
- JSON to EDI 837 Professional Claims
- Parse EDI 837p Message into JSON
- Parse EDI 835 Message into JSON
- Parse EDI 835 Message to PDF
- JSON to cms 1500 Form
- Parse EDI 837p To HTML
- JSON To EDI 837 Institutional
- Parse EDI 837I to JSON
- Parse EDI 837 Institutional To HTML
- Create CMS 1500 Form using JSON
- Parse EDI 837p to CMS 1500 Form
https://demo.nagatabilling.com/NagataEDITool/login.zhtml
User Name: demo, password: demo
2. if your product in different technology, then I will help your developer to create an EDI file using Pseudo. Here is a sample Pseudocode
For more detailed resume and skills, please refer to the following link
My Email ID : vbsenthilinnet@gmail.com