BenefitsVerificationResponse Class

Response for verification of benefits.

Namespace

HealthCloudExt

BenefitsVerificationResponse Properties

The following are properties for BenefitsVerificationResponse.

benefitPeriodEndDate

Last day of the coverage benefit period.

Signature

public String benefitPeriodEndDate {get; set;}

1healthcloudext.BenefitsVerificationResponse, benefitPeriodEndDate

Property Value

Type: String

benefitPeriodStartDate

First day of the coverage benefit period.

Signature

public String benefitPeriodStartDate {get; set;}

1healthcloudext.BenefitsVerificationResponse, benefitPeriodStartDate

Property Value

Type: String

benefitsItem

Specific service covered by the insurance plan.

Signature

public List<healthcloudext.BenefitsItem> benefitsItem {get; set;}

1healthcloudext.BenefitsVerificationResponse, benefitsItem

Property Value

Type: List<healthcloudext.BenefitsItem>

benefitsRequestId

Identifies the benefit verification request that this message responds to.

Signature

public String benefitsRequestId {get; set;}

1healthcloudext.BenefitsVerificationResponse, benefitsRequestId

Property Value

Type: String

errorResponse

Use to respond with an error indication following errors such as request-forbidden responses, custom validation errors, or expired API tokens.

Signature

public String errorResponse {get; set;}

1healthcloudext.BenefitsVerificationResponse, errorResponse

Property Value

Type: String

groupNumber

Signature

public String groupNumber {get; set;}

1healthcloudext.BenefitsVerificationResponse, groupNumber

Property Value

Type: String

isCoverageActive

Indicates whether the coverage benefit is currently in force.

Signature

public Boolean isCoverageActive {get; set;}

1healthcloudext.BenefitsVerificationResponse, isCoverageActive

Property Value

Type: Boolean

jsonResponse

Full JSON response from external system.

Signature

public String jsonResponse {get; set;}

1healthcloudext.BenefitsVerificationResponse, jsonResponse

Property Value

Type: String

memberNumber

Signature

public String memberNumber {get; set;}

1healthcloudext.BenefitsVerificationResponse, memberNumber

Property Value

Type: String