HomeVisitPatientBenefitDetails Class

Represents the home visit details for storing benefit related data. This class is used in the Additional Benefits flow in Budget screen and Agent benefit review flow in Agentforce.

Namespace

healthcloudext

benefitId

The ID of patient benefit.

Signature

global String benefitId {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, benefitId

Property Value

Type: String

benefitEndDate

The date on which the benefit ends.

Signature

global String benefitEndDate {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, benefitEndDate

Property Value

Type: String

benefitName

The name of the benefit.

Signature

global String benefitName {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, benefitName

Property Value

Type: String

benefitStartDate

The date on which the benefit starts.

Signature

global String benefitStartDate {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, benefitStartDate

Property Value

Type: String

catalogId

The ID of the product catalog.

Signature

global String catalogId {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, catalogId

Property Value

Type: String

catalogName

The name of the product catalog.

Signature

global String catalogName {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, catalogName

Property Value

Type: String

categoryId

The ID of the product category.

Signature

global String categoryId {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, categoryId

Property Value

Type: String

categoryName

The name of the product category.

Signature

global String categoryName {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, categoryName

Property Value

Type: String

coverageBenefitId

The ID of the coverage benefit.

Signature

global String coverageBenefitId {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, coverageBenefitId

Property Value

Type: String

coverageBenefitItemId

The ID of the coverage Benefit Item.

Signature

global String coverageBenefitItemId {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, coverageBenefitItemId

Property Value

Type: String

coverageBenefitItemLimitId

The ID of the coverage benefit item limit.

Signature

global String coverageBenefitItemLimitId {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, coverageBenefitItemLimitId

Property Value

Type: String

isExistingBenefit

Indicates if the benefit ID is present in the system.

Signature

global Boolean isExistingBenefit {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, isExistingBenefit

Property Value

Type: Boolean

memberPlanId

The ID of the member plan.

Signature

global String memberPlanId {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, memberPlanId

Property Value

Type: String

memberPlanName

The name of the member plan.

Signature

global String memberPlanName {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, memberPlanName

Property Value

Type: String

productId

The ID of the product.

Signature

global String productId {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, productId

Property Value

Type: String

productName

The name of the product.

Signature

global String productName {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, productName

Property Value

Type: String

unitCount

The count of the benefit item.

Signature

global Decimal unitCount {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, unitCount

Property Value

Type: Decimal

unitPrice

The price of the benefit.

Signature

global Decimal unitPrice {get; set;}

1healthcloudext.HomeVisitPatientBenefitDetails, unitPrice

Property Value

Type: Decimal