Requirement Constraints

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 6 September 2012

EDI 5010 Documentation 837 Health care claim : Professional

Posted on 04:57 by Unknown
If you are new to Medical Billing, then please read this article first.
If you are new to EDI, then  read the following articles

1. What is an EDI ?
2. EDI Transactions 

3. Understanding EDI Structure
4. EDI Instruction


We will see the complete documentation on 837 with different use case sample EDI File.

837 Loops (Click each of the loop to see the complete documentation)

1. ISA Interchange Control Record
2. GS  Functional Group Header
3. ST Transaction Set Header
4. BHT Beginning Hierarchical Transaction Segment
5. LOOP 1000A Submitter Name
6. LOOP 1000B Receiver Name 
7. LOOP 2000A Billing Provider Hierarchical Level
8. LOOP 2010AA Billing Provider Name
9. LOOP 2000B Subscriber Hierarchical Level
10. LOOP 2010BA Subscriber Name
11. LOOP 2010BB Payer Name
12. LOOP 2000C  Patient Hierarchical Level
13. LOOP 2300 Claim Information
13. LOOP 2300 Date information
14. LOOP 2300 CLIA Number
15. LOOP 2300 Prior Authorization or Referral Number
16. LOOP 2300 K3 Segment
17. LOOP 2300 Health care Diagnosis Code
18. LOOP 2310A Referring Provider Name
19. LOOP 2310B Rendering Provider
20. LOOP 2310C Service Facility Location
21. LOOP 2320 Other Subscriber Information (Coordination of Benefit COB)
22. LOOP 2330A Other Subscriber Name(Coordination of Benefit COB)
23. LOOP 2330B Other Payer Name (Coordination of Benefit COB)
24. LOOP 2400 Service Line
25. SE Transaction Set Trailer

26. GE Functional Group Trailer
27. IEA Interchange Control Trailer

 

EDI 837 Examples

Please note ; all these examples are tested against WPC First Pass software.

You can download trial version here.

Also, you can download the following trial version software to view/validate EDI File.

1. EDI Notepad
2. HIPPA Document Viewer 2
3. On Line Validator American Coders
4. On Line Validator EDIVance

The following open source converts X12 EDI File to XML and 1500.
OopFactory X12 Parser

The following URL discuss about other open source in EDI Software.
Comparing Open Source EDI Software

 

Sample EDI 837 File with different use case

Use case 1
Bill with Individual NPI
Patient is same as the Insurer (Self).
Bill to Patient Primary Insurance.
No of Claims : 1
Claim No : 249
Download All files

Use case 2
Bill with Individual NPI
Patient is same as the Insurer (Self).
Bill to Patient Primary Insurance.
No of Claims : 2 (Two different patients, same primary insurance and same reddening provider )
Claim No  : 249 and 250
Download All files


Use case 3
Bill with Individual NPI
Patient is same as the Insurer (Self).
Bill to Patient Primary Insurance.
Patient is referred by another Physician (Referring Provider)
No of Claims : 1
No of Line Items : 4
Claim No : 251
Download All files

 

Use case 4
In use case 4, we will combine the above three use cases claims and make one EDI File. So this EDI File will contain  3 Claims
Download All files
 

 

Use case 5
Bill with Group  NPI
Patient is same as the Insurer (Self).
Bill to Patient Primary Insurance.
No of Claims : 1
Claim No : 252
Download All files

 

Use case 6
In this use case, we will combine all the claims created so far (use case 1 to use case 5) and we will make as one EDI File.
No Of Claims : 4
Claim No : 249, 250, 251 and 252
Download All files


 

Use case 7
Bill with Individual NPI
Patient is NOT as Same as Insurer
Bill to Patient Primary Insurance.
No of Claims : 1
Claim No : 253
Download All files

Use case 8
Bill with Individual NPI
Patient is same as the Insurer (Self).
Bill to Patient Primary Insurance.
All Claim Level Date included :
Date Onset (431), Date Initial Treatment (454), Date Last Seen (304), Date Acute Manifestation (453), Date Accident (439), Date Last Menstrual (484), Date Last X-Ray (455), Date Last Worked(297)
No of Claims : 1
Claim No : 254
Download All files

Reference

  • What is EDI?
  • Beginners Guide to EDI X12 (including HIPAA)
  • What is EDI Transaction Loops and Segments?
  • Understanding EDI-Loops, Segments, and Elements

 


 

Questions or feedback are always welcome. You can email me at vbsenthilinnet@gmail.com

Email ThisBlogThis!Share to XShare to Facebook
Posted in EDI 5010 | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • ZK Example for inline Editing with Add New and Delete
    I am quite impressed on this demo from ZK . But adding new record and delete existing record is missing as part of typical CRUD. So i thoug...
  • Hibernate Validator Example 2
    In this example, we will see some more validation constraints such as @email, @past, @length, etc. And also we will also define custom error...
  • ZK Passing Parameter between two files using MVVM–Part 1
    Overview This is the first series of articles about Passing parameter between two zul files using MVVM Design pattern .This article will fo...
  • EDI 5010 Documentation 837 Professional - Loop 2010BB Payer Name
    2010BB Payer Name          In this loop, all the information will be taken from Insurance master screen. Take a look of our sample screen...
  • ViewModel Class Java Annotation @Init, @NotifyChange, @Command
    In following sections we'll list all syntaxes that can be used in implementing a ViewModel and applying ZK bind annotation. The ZK binde...
  • History of Present Illness
    HPI - One of the main component of Clinical History. What is an HPI ? The history of present illness (HPI) is a chronological description...
  • ZK Border Layout–Another example
    This examples show how you can use ZK Border Layout to show the product information on clicking image. ZK Version 6 Project Name : BorderL...
  • EDI 5010 Documentation–837 - BHT - Beginning of Hierarchical Transaction
    BHT – Beginning of Hierarchical Transaction Loop Seg ID Segment Name Format Length Ref# Req Value   BHT Beginning of Hier...
  • Good Website Design Links
    Form Design Label Placement in Forms International Address Fields in Web Forms 40 Eye-Catching Registration Pages blog-comment-form-...
  • ZK MVVM Form Binding CRUD with Spring and Hibernate - Part 4
    Presentation Layer using ZK Framework          In part 3 , We have completed Spring integration with hibernate. In this post, we will des...

Categories

  • Billing Process
  • C Workbook
  • C++ Workbook
  • Eclipse Tips
  • EDI 5010
  • EMR Appointment Features
  • EMR Labs Stuff
  • EMR PMS Links
  • EMR Use cases
  • EMR Vital Sign
  • Good Website Design
  • Hibernate Criteria Queries
  • Hibernate Introduction
  • Hibernate Introduction Setup
  • Hibernate Mapping
  • Hibernate POC
  • Hibernate Validator
  • Hibernate–Java Environment setup
  • HPI
  • Java
  • Maven
  • MU Certification
  • NPI
  • PQRS
  • Practice Management System
  • Spring Security
  • Tech Links
  • Today Tech Stuff
  • zk
  • ZK Hibernate
  • ZK 5 Databinding
  • ZK Application
  • ZK Calling Another ZUL
  • ZK CheckBox
  • ZK CreateComponents
  • ZK CSS
  • ZK extended Components
  • ZK Foreach
  • ZK Forum Posts
  • ZK Framework
  • ZK Hibernate Setup
  • ZK ID Space
  • ZK Include
  • ZK Installation
  • ZK iReport
  • ZK Layout
  • ZK Listitem Pagination
  • ZK Message Box
  • ZK MVC
  • ZK MVC Combox Box
  • ZK MVC CRUD Examples
  • ZK MVC Listbox
  • ZK MVVM
  • ZK MVVM Combo
  • ZK MVVM CRUD
  • ZK MVVM ListBox
  • ZK Spring
  • ZK TextBox

Blog Archive

  • ►  2013 (105)
    • ►  December (3)
    • ►  September (7)
    • ►  August (13)
    • ►  July (1)
    • ►  June (11)
    • ►  May (3)
    • ►  April (14)
    • ►  March (19)
    • ►  February (21)
    • ►  January (13)
  • ▼  2012 (177)
    • ►  December (1)
    • ►  November (13)
    • ►  October (19)
    • ▼  September (24)
      • Claims adjudication and payment
      • EDI 5010 Documentation 837 Professional - Loop 240...
      • EDI 5010 Documentation 837 Professional - Loop 233...
      • EDI 5010 Documentation 837 Professional - Loop 231...
      • EDI 5010 Documentation 837 Professional - Loop 231...
      • EDI 5010 Documentation 837 Professional - Loop 231...
      • How to install Maven in the Windows
      • EDI 5010 Documentation 837 Professional - Loop 200...
      • EDI 5010 Documentation 837 Professional - Loop 201...
      • EDI 5010 Documentation – 837 Professional IEA Inte...
      • EDI 5010 Documentation 837 Professional - Loop 201...
      • EDI 5010 Documentation 837 Professional - LOOP 200...
      • Some Important Master screens for PMS
      • EDI 5010 Documentation 837 Professional - Loop 201...
      • EDI 5010 Documentation–837 Loop 2000A - HL–Billing...
      • Physician Quality Reporting System - PQRS
      • EDI 5010 Documentation 837 Health care claim : Pro...
      • EDI 5010 Documentation 837 Professional - Loop 100...
      • EDI 5010 Documentation 837 Professional - Loop 100...
      • EDI 5010 Documentation–837 - BHT - Beginning of Hi...
      • EDI 5010 Documentation–837 ST–Transaction set Header
      • EDI 5010 Documentation–837 GS – Functional Group H...
      • Hibernate Validator - Capture the exception using ...
      • EDI 5010 Documentation–837 Professional - ISA – In...
    • ►  August (26)
    • ►  July (6)
    • ►  June (37)
    • ►  May (30)
    • ►  April (16)
    • ►  March (1)
    • ►  January (4)
  • ►  2011 (5)
    • ►  December (1)
    • ►  November (1)
    • ►  July (1)
    • ►  June (1)
    • ►  April (1)
  • ►  2010 (1)
    • ►  September (1)
Powered by Blogger.

About Me

Unknown
View my complete profile