Back to Openemr

eligibility_verification

Documentation/EHI_Export/docs/tables/eligibility_verification.html

latest1.4 KB
Original Source

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
verification_idBIGINT19null

| benefit_eligibility.verification_id | Defined in XML | R |

|

|

Unique identifier for eligibility verification

| | response_id | VARCHAR | 32 | √ | | NULL |

|

|

Identifier for the response related to the eligibility verification

| | insurance_id | BIGINT | 19 | √ | | NULL |

|

| insurance_data.id | Defined in XML | R |

|

The patient insurance that eligibility is being checked against

| | eligibility_check_date | DATETIME | 19 | √ | | NULL |

|

|

Date and time when the eligibility check was performed

| | copay | INT | 10 | √ | | NULL |

|

|

Patient copayment amount

| | deductible | INT | 10 | √ | | NULL |

|

|

Patient deductible amount

| | deductiblemet | enum('Y', 'N') | 1 | √ | | 'Y' |

|

|

Indicates whether the deductible has been met (‘Y’ or ‘N’)

| | create_date | DATE | 10 | √ | | NULL |

|

|

Date when the record was created

|

Indexes

Constraint NameTypeSortColumn(s)
PRIMARYPrimary keyAscverification_id
insurance_idPerformanceAscinsurance_id

Relationships

Close relationships within degrees of separation