benefitsInformation
objects in the eligibility response to determine whether prior authorization or a referral is required for requested services.
inPlanNetworkIndicatorCode
property for this purpose. The inPlanNetworkIndictorCode
indicates whether the specific benefit type applies to in- versus out-of-network, not the requesting provider.
The most reliable way to determine network status is to check directly with the payer or the provider. Note that payers may have different networks for different health plans, such as employer-sponsored plans versus Medicare Advantage, and these networks may have different contact paths.
“When local transactions are submitted, BCBSNM uses the provider type and/or provider specialty along with the providers contracting network status to determine the applicable benefits.”Stedi doesn’t have a complete list of payers that selectively include or exclude benefits based on the provider’s network status. The most reliable way to determine network status is to reach out to the provider or payer directly.
“When the requestor’s network participation status can be determined, Cigna will send a Message on the EB1*30 Row that indicates either the Health Care Professional (or facility) is in or out of the customer’s medical network.”In Stedi’s eligibility response, these types of freeform messages are typically included in the
benefitsInformation.additionalInformation.description
property. For example:
PROVIDER IS OUT NETWORK FOR MEMBER
BENEFITS RETURNED BASED ON NON-AFFILIATED PROVIDER STATUS
description
property may also contain information about network tier levels, since some plans have more complex benefit structures with reduced patient responsibility for higher-tier providers.
These freeform messages are not standardized across payers and may even differ across plans for the same payer. Again, the most reliable way to determine network status is to reach out to the provider or payer directly.
EB12
(In Plan Network Indicator). Stedi represents this field as the benefitsInformation.inPlanNetworkIndicatorCode
property in the eligibility benefits response.
Counterintuitively, this value doesn’t indicate whether the provider is in- or -out-of-network for the patient’s health plan.
Instead, the InPlanNetworkIndicatorCode
specifies whether the specific benefit type applies to in- vs. out-of-network. Most payers include information about both the patient’s in- and out-of-network coverage and benefits in the response, regardless of the requesting provider’s network status.
Payers can send the following inPlanNetworkIndicatorCode
values:
Y
- YesN
- NoW
- Not Applicable | This indicates that the benefit applies to both in and out-of-network providers.U
- Unknown | This indicates that it is unknown whether the benefits apply to in- or out-of-network providers.benefitsInformation
object below shows the patient’s out-of-network deductible for the calendar year, which is $7,500 dollars. The inPlanNetworkIndicatorCode
is N
, indicating that the deductible is applicable to services performed by providers outside the patient’s network.
benefitsInformation.authOrCertIndicator
property to indicate whether prior authorization is required for the service type code in the eligibility check. It can have the following values:
Y
indicates that prior authorization is required.N
indicates that prior authorization is not required.U
indicates that the payer is unable to confirm whether or not prior authorization is required.benefitsInformation.authOrCertIndicator
property in the response, you can assume that prior authorization is not required. Some payers may send additional notes about prior authorization rules in the benefitsInformation.additionalInformation.description
property.
benefitsInformation.additionalInformation.description
property. You’re more likely to receive referral information for members with HMO plans.