Newer Version Available

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

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

Property Value

Type: String

encounterDate

Signature

public String encounterDate {get; set;}

Property Value

Type: String

groupNumber

Signature

public String groupNumber {get; set;}

Property Value

Type: String

memberAccountId

Signature

public String memberAccountId {get; set;}

Property Value

Type: String

memberNumber

Signature

public String memberNumber {get; set;}

Property Value

Type: String

payerId

Signature

public String payerId {get; set;}

Property Value

Type: String

providerNpi

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

Signature

public String providerNpi {get; set;}

Property Value

Type: String

providerOrganizationName

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

Signature

public String providerOrganizationName {get; set;}

Property Value

Type: String

providerType

Signature

public String providerType {get; set;}

Property Value

Type: String

serviceTypeCodes

Represents the code of the service type to be performed.

Signature

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

Property Value

Type: List<String>