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;}

healthcloudext.BenefitsItem, benefitsCategory

Property Value

Type: String

benefitsItemLimit

Signature

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

healthcloudext.BenefitsItem, benefitsItemLimit

Property Value

Type: List<healthcloudext.BenefitsItemLimit>

inPlanNetworkIndicator

Indicates whether the benefit is available only in-network (true) or both in-network and out-of-network (false). The default value is 'false'.

Signature

public Boolean inPlanNetworkIndicator {get; set;}

healthcloudext.BenefitsItem, inPlanNetworkIndicator

Property Value

Type: Boolean

notes

Description of the coverage for non-preferred providers.

Signature

public String notes {get; set;}

healthcloudext.BenefitsItem, notes

Property Value

Type: String

serviceType

The type of service this plan benefit item provides.

Signature

public String serviceType {get; set;}

healthcloudext.BenefitsItem, serviceType

Property Value

Type: String

serviceTypeCode

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

Signature

public String serviceTypeCode {get; set;}

healthcloudext.BenefitsItem, serviceTypeCode

Property Value

Type: String