Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

BenefitsItemLimit Class

Services not covered, or expenditures required for coverage.

Namespace

HealthCloudExt

BenefitsItemLimit Properties

The following are properties for BenefitsItemLimit.

benefitCode

Signature

public String benefitCode {get; set;}

1healthcloudext.BenefitsItemLimit, benefitCode

Property Value

Type: String

benefitMetricType

Signature

public String benefitMetricType {get; set;}

1healthcloudext.BenefitsItemLimit, benefitMetricType

Property Value

Type: String

benefitValue

Signature

public String benefitValue {get; set;}

1healthcloudext.BenefitsItemLimit, benefitValue

Property Value

Type: String

coverageLevel

Defines the persons eligible for the benefit item. Possible values are EmployeeSpouse, Family, Individual.

Signature

public String coverageLevel {get; set;}

1healthcloudext.BenefitsItemLimit, coverageLevel

Property Value

Type: String

limitNotes

General information about the limit.

Signature

public String limitNotes {get; set;}

1healthcloudext.BenefitsItemLimit, limitNotes

Property Value

Type: String

networkType

Specifies whether the benefit refers to in-network providers or out-of-network providers.

Possible values are:

  • In—In-network providers
  • NA—Not applicable
  • Out—Out-of-network providers

Signature

public String networkType {get; set;}

1healthcloudext.BenefitsItemLimit, networkType

Property Value

Type: String

termType

Specifies the type of time period during which the benefit item is available. Possible values are Calendar Year, Day, Month, Year to Date. To save the benefitValue in the AllowedLimitfield, set the termType to a value other than Remaining.

Signature

public String termType {get; set;}

1healthcloudext.BenefitsItemLimit, termType

Property Value

Type: String