Newer Version Available

This content describes an older version of this product. View Latest

BenefitsItem Class

Specific service covered by the insurance plan.

Namespace

HealthCloudExt

BenefitsItem Properties

The following are properties for BenefitsItem.

benefitsCategory

Name of the category this benefit is in.

Signature

public String benefitsCategory {get; set;}

Property Value

Type: String

benefitsItemLimit

Signature

public List<healthcloudext.BenefitsItemLimit> benefitsItemLimit {get; set;}

Property Value

Type: List<healthcloudext.BenefitsItemLimit>

inPlanNetworkIndicator

Indicates if the benefit is only available in the plan network. The default value is 'false'.

Signature

public Boolean inPlanNetworkIndicator {get; set;}

Property Value

Type: Boolean

notes

Description of the coverage for non-preferred providers.

Signature

public String notes {get; set;}

Property Value

Type: String

serviceType

The type of service this plan benefit item provides.

Signature

public String serviceType {get; set;}

Property Value

Type: String

serviceTypeCode

The code for the type of service this plan benefit item provides.

Signature

public String serviceTypeCode {get; set;}

Property Value

Type: String