Newer Version Available

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

BenefitsItemLimit Class

Services not covered, or expenditures required for coverage.

Namespace

healthcloudext

Usage

Example

BenefitsItemLimit Properties

The following are properties for BenefitsItemLimit.

benefitCode

Signature

public String benefitCode {get; set;}

Property Value

Type: String

benefitMetricType

Signature

public String benefitMetricType {get; set;}

Property Value

Type: String

benefitValue

Signature

public String benefitValue {get; set;}

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

Property Value

Type: String

limitNotes

General information about the limit.

Signature

public String limitNotes {get; set;}

Property Value

Type: String

networkType

Specifies whether the provider is eligible for reimbursement. Possible values are In, NA, Out.

Signature

public String networkType {get; set;}

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.

Signature

public String termType {get; set;}

Property Value

Type: String