PatientEncounterVideoVisitContac
This table contains the video visit related data for a patient that is stored at the patient contact level.
| Column Name | Type | Description |
|---|---|---|
| PatientEncounterContactDate | DATETIME | The date of this contact in calendar format. |
| PatientEncounterVideoVisitIdentifier | NUMERIC | Contains any patient encounter level video visit that is associated with a given patient encounter. |
| PatientEncounterContactSerialNumber | NUMERIC | The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| VideoVisitTelehealthModeChangeUserId | VARCHAR | Stores the user who switched the telehealth mode of a visit away from a video visit. |
| PatientIdentifier | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
| TelehealthModeVideoVisitChangeUtcDatetime | DATETIME | Stores the instant a user switched the telehealth mode of a visit away from a video visit. |
| TelehealthVideoVisitModeChangeReason | VARCHAR | Stores the reason why a user switched the telehealth mode of a visit away from a video visit. This is a category title that comes from either I EPT 7880 or I EPT 7882, or I EPT 7881 if both are blank. |
| IntraconnectOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect. |