PatientInformationVerification
The table contains information about your verification records. These records include verification information for patients, guarantors, coverages, coverage members, hospital accounts, and encounters.
| Column Name | Type | Description |
|---|---|---|
| EncounterPatientVerificationIdentifier | NUMERIC | Verification record for the encounter patient |
| VerificationSubtypeCode | INTEGER | The verification subtype of the record. Subtypes can include things like address or BSN. |
| VerificationRecordName | VARCHAR | The name (.2 item) of the verification record. This is not a meaningful identifier of the person or encounter being verified. |
| LastPatientSelfVerificationDate | DATETIME | The date on which the verification status was changed the last time by patient (using the Welcome kiosk). |
| EncounterPatientVerificationStatus | VARCHAR | The status of the patient at the time the encounter or hospital account was verified. |
| SubtypeOriginExternalId | NUMERIC | The origin EAF ID of the subtype verification record. This could be the location, service area, or facility where the subtypes are defined. |
| VerificationRecordStatus | INTEGER | Stores the record status (hidden, soft-deleted, etc...) |
| EncounterGuarantorVerificationIdentifier | NUMERIC | Verification record for the guarantor of this encounter |
| LastStatusChangeDateTime | DATETIME | The date on which the status was last changed |
| EncounterHospitalAccountIdentifier | NUMERIC | Hospital account for this encounter |
| VerificationStatus | VARCHAR | The current verification status |
| LastVerificationDateTime | DATETIME | Date and time of the last successful verification |
| RecordLastLockUnlockInstant | DATETIME | Stores the instant the record was last locked/unlocked |
| InstancePhysicalOwnerIdentification | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| VerificationRecordIdentifier | NUMERIC | The unique identifier (.1 item) for the verification record. |
| EncounterGuarantorIdentification | NUMERIC | Responsible guarantor for this encounter |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| EncounterGuarantorVerificationStatus | VARCHAR | The status of the encounter guarantor at the time the encounter was verified |
| LastVerificationStatusChangeUserIdentifier | VARCHAR | The user who last changed the verification status |
| VerifiedRecordIdentifier | VARCHAR | ID of the verified record. This item is not networked, because it can contain an EPT, EAR, CVG, or HAR ID, depending on the verification type. |
| VerifiedRecordNumericIdentifier | NUMERIC | ID of the verified record if the record's INI has a numeric ID type, or null if the verified record's ID is a string. |
| VerificationConfirmationIdentifier | VARCHAR | Stores the confirmation record responsible for verifying this record. |
| VerifiedRecordInitial | VARCHAR | INI of the verified record |
| LastVerificationUserIdentifier | VARCHAR | User who performed the most recent verification |
| EncounterContactSerialNumber | NUMERIC | Contact Serial Number (CSN) for the patient encounter associated with the verification. Applies to encounter and hospital account verification. |
| VerificationRecordType | INTEGER | The verification type of the record. This can be patient, encounter, guarantor, hospital account, coverage, or member. |
| EncounterPatientIdentifier | VARCHAR | ID for the patient of this encounter |