BenefitsVerificationRequest Class

Request for verification of benefits.

Namespace

HealthCloudExt

BenefitsVerificationRequest Properties

The following are properties for BenefitsVerificationRequest.

benefitsRequestId

Identifies the associated case.

Signature

public String benefitsRequestId {get; set;}

healthcloudext.BenefitsVerificationRequest, benefitsRequestId

Property Value

Type: String

encounterDate

Signature

public String encounterDate {get; set;}

healthcloudext.BenefitsVerificationRequest, encounterDate

Property Value

Type: String

groupNumber

Signature

public String groupNumber {get; set;}

healthcloudext.BenefitsVerificationRequest, groupNumber

Property Value

Type: String

memberAccountId

Signature

public String memberAccountId {get; set;}

healthcloudext.BenefitsVerificationRequest, memberAccountId

Property Value

Type: String

memberNumber

Signature

public String memberNumber {get; set;}

healthcloudext.BenefitsVerificationRequest, memberNumber

Property Value

Type: String

payerId

Signature

public String payerId {get; set;}

healthcloudext.BenefitsVerificationRequest, payerId

Property Value

Type: String

providerNpi

Default National Provider Identifier to be used in the benefits verification request.

Signature

public String providerNpi {get; set;}

healthcloudext.BenefitsVerificationRequest, providerNpi

Property Value

Type: String

providerOrganizationName

Specifies the organization name to use for the benefits verification request service.

Signature

public String providerOrganizationName {get; set;}

healthcloudext.BenefitsVerificationRequest, providerOrganizationName

Property Value

Type: String

providerType

Signature

public String providerType {get; set;}

healthcloudext.BenefitsVerificationRequest, providerType

Property Value

Type: String

serviceTypeCodes

Represents the code of the service type to be performed.

Signature

public List<String> serviceTypeCodes {get; set;}

healthcloudext.BenefitsVerificationRequest, serviceTypeCodes

Property Value

Type: List<String>