coordinationOfBenefits
object contains status information about whether a COB instance exists and whether Stedi was able to determine the primary payer.
coordinationOfBenefits.classification
property.
status | Description |
---|---|
MemberFoundNoCob | The patient has coverage with the payer you checked, but Stedi didn’t find any other health plans with overlapping coverage. Note that Stedi can only report information for other COB-supported health plans from our payer list. For example, if the individual has coverage from Cigna and Medicare, a COB check to Cigna will state that no COB was detected, since Medicare is not a supported payer. You can find a complete list of supported payers for COB checks in the Payer Network. |
CoverageOverlapNoBenefitOverlap | The patient has overlapping coverage with at least one other health plan, but there is no benefit overlap between the plans. Coordination of benefits is not required. |
CoverageOverlapExistsNotSubjectToCob | The patient has overlapping coverage with at least one other health plan, but coordination of benefits is not required. |
CobInstanceExistsPrimacyUndetermined | The patient has overlapping coverage with at least one other health plan and coordination of benefits is required. However, Stedi could not determine the primary payer. We recommend contacting the patient’s health plans for further guidance. |
CobInstanceExistsPrimacyDetermined | The patient has overlapping coverage with at least one other health plan, and Stedi was able to identify the primary payer. |
benefitsInformation
object with code
= R
when Stedi finds overlapping coverage with another health plan.
The benefitsInformation.benefitsRelatedEntities
object contains information about the other payer, and the entityIdentifier
property indicates the payer’s primacy for payment on claims when this information is available. It can be set to:
Payer
: Stedi didn’t find a COB instance or could not determine primacy.Primary Payer
: This payer is the primary payer for the service type.Secondary Payer
: This payer is the secondary payer for the service type.Tertiary Payer
: This payer is the tertiary payer for the service type.30
and a date of service of 2024-11-27
.
The response indicates the following:
benefitsInformation
array with the code
set to 1
.benefitsInformation
object with the code
set to R
.benefitsInformation.benefitsRelatedEntities
. Cigna is the primary payer for medical care services. Note that the ID returned in this property is proprietary to our COB check product, so you can’t use it as the Payer ID for eligibility checks or other API requests to Stedi. It likely doesn’t match the Payer IDs listed in the Payer Network.coordinationOfBenefits
object.30
and a date of service of 2024-12-19
.
The response indicates that the patient has active coverage with Cigna for medical care services, and that there is overlapping coverage with Kaiser Foundation Health Plan of Massachusetts. COB is required for medical care services, and Kaiser is the primary payer.
Request COB exists, primacy determined
Response COB exists, primacy determined
30
and a date of service of 2025-01-01
.
The response indicates that the patient has active coverage with Cigna for medical care services, and that there is overlapping coverage with Aetna for dental care services. There is no benefit overlap between the two health plans because dental and medical benefits have two different service type codes. COB is not required.
Request Coverage overlap, no benefit overlap
Response Coverage overlap, no benefit overlap
30
and a date of service of 2023-01-10
.
The response indicates that the patient has active coverage with UnitedHealthcare for medical care services, but there is no overlapping coverage with any other health plan.
Request Member found, no COB
Response Member found, no COB