mindee-api-dotnet

HealthcareCardV1Document Class

Namespace: Mindee.Product.Us.HealthcareCard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Healthcare Card API version 1.0 document data.

public class HealthcareCardV1Document : IPrediction

Inheritance: object → HealthcareCardV1Document

Implements: IPrediction

Constructors

Name Description
HealthcareCardV1Document()  

Properties

Name Description
CompanyName The name of the company that provides the healthcare plan.
Copays Is a fixed amount for a covered service.
Dependents The list of dependents covered by the healthcare plan.
EnrollmentDate The date when the member enrolled in the healthcare plan.
GroupNumber The group number associated with the healthcare plan.
Issuer80840 The organization that issued the healthcare plan.
MemberId The unique identifier for the member in the healthcare system.
MemberName The name of the member covered by the healthcare plan.
PayerId The unique identifier for the payer in the healthcare system.
RxBin The BIN number for prescription drug coverage.
RxGrp The group number for prescription drug coverage.
RxPcn The PCN number for prescription drug coverage.

Methods

Name Description
ToString() A prettier representation of the current model values.

Documentation generated by MdDocs