Blog

EDI 834

Posted by Anil on March 29, 2012

Purpose

In a typical health care model, there is an insurance company (“payer”) in between a hospital (“provider”) and an employer (“sponsor”). The payer is a healthcare organization that pays claims and administers insurance or benefit product. The sponsor buys the health benefit product from the payer for its employees. That means the employees become members and eligible to go to hospital when they need care. The providers are paid by the payer for the service provided to their members.

EDI 834

The healthcare related EDI 834 transaction set is used by a sponsor (employers, unions, government agencies) to enroll members to a payer program. Examples of payers include an insurance company, a health maintenance organization (HMO), a preferred provider organization (PPO), and government agencies (Medicaid, Medicare, etc.).

This transaction is used to

1) Make new enrollments
2) Make changes in existing enrollment
3) Reinstate a member’s enrollment
4) Terminate plan membership
5) Sync all enrollment information between sponsors and payers

EDI 834 is a broad standard developed to accommodate a large variety of practices among many different types of payers. In order to use this generic standard to its practical needs, each payer has its own companion guide which is a tailored version of the standard. It is important to follow the companion guide of that payer carefully while exchanging 834 formatted data for that payer.

Format

In EDI 834 enrollment related information is organized in a hierarchical way as shown below.

[Table 1]
sponsor name
payer
[Table 2 for member-1]
  member level detail
  member name
  member employer
  member responsible person
  disability information
[health coverage-1]
provider1
provider2
...
coordination of benefit
...

[health coverage-2]
provider1
provider2

coordination of benefit

[health coverage-x]
provider1
provider2

coordination of benefit

[Table 2 for member-2]
  ...
  ...
[Table 2 for member-y]

Looking at the listing above, it is easy to see that there are 3 levels of hierarchies in 834. The first level information in Table 1 encompasses the entire transaction (between ST and SE segments). The second level loop is for member specific information and the third level loop is for one or more health coverage data blocks for each member.

Features

During implementation, we need to consider the following important features about the EDI 834 standard document.

Incremental Update, Complete Audit, or Complete Replace

The 834 transaction set is used mainly for the following 3 purposes and they represent high level use cases for transactions. In the first use case, it is used to enroll, terminate, or change the membership and health coverage. This is the most common use of the 834 transaction. It is identified by making BGN08 value to be 2. The second use case is to send information about all active members for auditing purpose. This is identified by making BGN08 value to be 4. The third use case is to replace all active member information for the purpose of syncing between the databases of sponsors and payers. This is identified by making BGN08 value to be RX, with RX meaning replacement. Note that the second and the third uses can produce very similar 834 documents, but only in the third use case (synching) the information sent can be used by payer system to change its database. For any given EDI document (transaction), there will be only one type of transaction happening because there will be one instance of BGN segment per document.

Insurance Information

The question is where should we show insurance related information like policy number, group number, etc.?

In 834, insurance related information can be expressed in all 3 levels of hierarchies, depending upon need. There is an REF segment (Transaction Set Policy Number) at position 0300 on Table 1, another REF segment (Member Policy Number) at position 0200 in Loop ID-2000, and the final REF segment (Health Coverage Policy Number) at position 2900 in Loop-ID 2300. It is possible to send group information valid for all members in Table 1 and member specific policy number at member level. Also, if there are different policy numbers for different health coverage (vision, dental, etc.), the policy numbers will be sent at the health coverage level.

Subscribers and Dependents

In 834, each member (whether it is subscriber or dependent) is sent as a separate occurrence by having a loop for each member. The question comes, if that is the case, how to connect dependents with the subscriber. This is done by using REF with 0F value in ‘Subscriber Identifier’ segment in Loop ID-2000, position 0200.

REF*02*920399938~

Also, INS01 describes if the member being described in the loop is a subscriber or not.

New Enrollment, Changes, and Termination

When creating or processing the 834 transaction, for each member in Loop ID-2000, one of the following types of information is being communicated.

1) subscriber is enrolled
2) dependent is enrolled
3) dependent is terminated
4) subscriber and all dependents, if any, are terminated
5) subscriber is reinstated
6) dependent is reinstated
7) member health coverage is changed
8) other member information, like address, etc., is changed

These are some important points that need to be considered. When a subscriber and dependents are enrolled, the subscriber information has to appear first in the member loop, before the information on dependents. When a subscriber’s membership is terminated, there is no need to send information on terminating the dependents.

In implementing the 834 transaction set (new enrollment, benefit changes and termination) the following segments play more important roles than any other segments. It is important to study these segments before attempting to read/write 834 transaction set.

INS Member Level Detail (located at position 0100 in Loop ID-2000)
HD Health Coverage (located at position 2600 in Loop ID-2300)
DTP Member Level Dates (located at position 0250 in Loop ID-2000)
DTP Health Coverage Dates (located at position 2700 in Loop ID-2300)

The INS segment can be thought of as the main anchor that describes the reason of having this member in the member loop. If the data changes are related to a particular health coverage (medical, dental, pharmacy, etc.) then HD segment plays a prominent role. Note that INS is always required, DTP (Member) is situational, HD is situational, and DTP (Health Coverage) is required if HD is included.

Here are some samples of the INS segment.

INS*Y*18*021*20*A***FT Adding coverage (021), subscriber(18), for full time worker(FT)
INS*N*19*021*28*A****F~ Adding coverage (021), dependent (19), initial enrollment (28), Full time student (F)
INS*Y*18*001*22*A***FT~ Making changes (001), subscriber (18), plan change (22)
INS*Y*18*001*25*A***FT~ Making changes (001), subscriber (18), reinstating the enrollment (25), for full time worker (FT)
INS*N*19*024*07*A~ Terminating (024) all coverage to a dependent (19)

An Example

There are many examples provided in the EDI 834 - 5010 standard set (www.wpc-edi.com). When studying them, give particular attention to INS and HD segments.

Here is an example copied from the 834 Standard as it is. After the explanation above, I thought the example will be easier to understand. I put the example here in the hope that it will make the understanding of EDI 834 better, without having to refer to the Standard Document.

John Doe is enrolling in three health care products -- health, dental, and vision. He also has Coordination of Benefits (COB) with another insurance company.
ST*834*0001*005010X220~ Used to indicate the start of a transaction set and to specify a transaction set control number.
BGN*00*12456*19980520*1200****2~

This is an original transaction uniquely identified by the sender with reference #12456. The transaction was created on

5/20/1998 at 12:00 Noon.

N1*P5**FI*999888777~ Specifies the sponsor/sender's tax ID number.
N1*IN**FI*654456654~ Specifies the insurance company/receiver's tax ID number.
INS*Y*18*021*20*A***FT~ Beginning of Table 2. Indicates that the subscriber (John Doe) is adding coverage as an active employee.
REF*0F*123456789~ John's subscriber ID number.
REF*1L*123456001~ This is the group number assigned by the carrier.
DTP*356*D8*19960523~ The eligibility date for this transaction is 5/23/1996.
NM1*IL*1*DOE*JOHN*P***34*123456789~ Subscriber's name.
PER*IP**HP*7172343334*WP*7172341240~ John's home phone number is (717) 234-3334 and his work number is (717) 234-1240
N3*100 MARKET ST*APT 3G~ This is John's street address.
N4*CAMPHILL*PA*17011**CY*CUMBERLAND~ This is John's city, state zip code and county.
DMG*D8*19400816*M~185 This is John's date of birth and gender
HD*021**HLT~ John is enrolling in a health benefit.
DTP*348*D8*19960601~ The benefits under this plan begin 6/01/1996
COB*P*890111*5~ This lets the carrier know that John has COB with another company.
HD*021**DEN~ John is enrolling in the Dental benefit.
DTP*348*D8*19960601~ The benefits under this plan begin 6/01/1996
HD*021**VIS~ John is enrolling in the Vision benefit.
DTP*348*D8*19960601~ The benefits under this plan begin 6/01/1996
SE*21*12345~ End of transaction set. 21 segments were sent and the control number in the ST segment is 12345.