Coordination of benefits (COB) checks
Some patients have multiple health plans. For example, a dependent may have coverage with two private insurance companies through their parents. When a patient has active coverage with multiple plans, you need to know which health plan is primarily responsible for paying claims (coordination of benefits).
You can use a coordination of benefits (COB) check to determine:
- If a patient is covered by more than one health plan
- Whether there is coverage overlap between plans
- Whether coverage overlap requires coordination of benefits
- Each payer’s responsibility for payment (primacy) in coordination of benefits scenarios
COB checks can help ensure that you submit claims to the correct payer and avoid claim denials. We recommend performing coordination of benefits checks for all new patients who have coverage through one of Stedi’s supported payers. Visit the Payer Network for a complete list.
How COB checks work
You submit a coordination of benefits request with information for one of the patient’s health plans. The information required is similar to a standard eligibility check – first name, last name, DOB, and either member ID or SSN – and you should first run a real-time eligibility check to ensure that the member’s details are accurate.
Once you submit the request, Stedi searches a database of eligibility data from regional and national plans. This database has 245+ million patient coverage records from 45+ health plans, ASOs, TPAs, and others, including participation from the vast majority of national commercial health plans. Data is updated at least weekly to ensure accuracy.
Stedi synchronously returns summary information about each of the patient’s active health plans, whether there is coverage overlap, and, if so, the responsibility sequence number for each payer (such as primary or secondary, if that can be determined).
Once you receive the results, you should send real-time eligibility checks to each additional payer to verify coverage and view the full details of the patient’s plan before submitting claims.
Check COB
Each COB check must be for a participating health plan for which the patient has coverage. For example, if the patient has coverage from Cigna and UnitedHealthcare, a COB check to Aetna will return an error.
COB API
Use the Coordination of Benefits Check endpoint to submit COB checks programmatically.
UI form
To prevent accidentally sending checks to unsupported payers, the Stedi UI only provides the option to perform a COB check within successful eligibility checks to supported COB payers.
To submit a new COB check through the Stedi UI:
- Go to the Eligibility searches page.
- Click the eligibility check for the patient you want to check for coordination of benefits. This must be a successful eligibility check for the patient’s health plan - failed checks can’t be used as the basis for COB checks.
- Click View to review the details of the eligibility check.
- Click
New COB check
to open the coordination of benefits check form. Stedi prefills the patient’s information from the eligibility check.
Accurate patient data
COB checks are significantly more sensitive to data accuracy than eligibility checks. To perform successful COB checks, the patient information you provide in the check must match the payer’s data exactly.
For example, if a payer has a patient’s name stored as “Jonathan Doe”, they may return benefits information when you submit an eligibility check for “Jon Doe”, as long as they can identify the patient through the other information provided. However, a COB request for “Jon Doe” will fail because the name doesn’t match the payer’s records exactly.
To avoid unnecessary COB check failures, we strongly recommend that you first submit an eligibility check request for the patient. Then use the following data from the successful payer benefit response to build the COB request: firstName
, lastName
, dateOfBirth
, memberId
.
Service type code
You can submit COB checks with the 30
service type code for Health Benefit Plan Coverage. This is the broadest service type code that covers all medical services and subtypes included in the patient’s health plan.
Was this page helpful?