TelehealthVisitMetad
NOADD_SINGLE Clarity table for LVV.
| Column Name | Type | Description |
|---|---|---|
| AdmissionParentVideoVisitIdentifier | NUMERIC | Stores a reference to the first LVV created for an admission. Will be populated only in each subsequent LVV record. Can be used to identify that an LVV record is a child LVV. |
| DestinationOrganizationHealthFeedCapabilityIndicator | INTEGER | Stores whether the organization where the video visit is scheduled is capable of using the health feed |
| Video | INTEGER | Reason for visit item that stores on-demand video visit reason |
| RecordSourceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| VideoVisitDurationInSeconds | INTEGER | The total number of seconds spent with at least two parties connected in a video visit. |
| DeprecatedPatientIdentification | VARCHAR | Patient level LVVs are now linked from EPT 23900 and 23905. Use columns PAT_LVL_VV_ID and PAT_LVL_VV_TYP_C in PATIENT_VIDEO_VISIT table instead. The patient Id associated with this video visit. |
| OriginatingOrganizationIdentifier | NUMERIC | For a video visit that initiated at one organization and took place at another, this is the originating organization. |
| VideoVisitRecordIdentifier | NUMERIC | The unique identifier (.1 item) for the video visit record. |
| VideoVisitDate | DATETIME | The date of the video visit. The returned date is handled differently depending on the contact type of the encounter. If there is no encounter associated with the video visit, then the video visit record creation date (I LVV 90090) is returned. If there is an encounter associated but it is not an admission, then the encounter contact date (I EPT 30) is returned. If there is an encounter associated and it is an admission, then the date of the first connect action logged in (SI LVV 100) is returned. If there is no first connect action, then the video visit record creation date is returned. |
| DeprecatedEncounterContactSerialNumber | NUMERIC | Encounter level LVVs are now linked via EPT 23910 instead. Use PAT_ENC_LVL_VV_ID column in PATIENT_ENC_VIDEO_VISIT table. Stores the contact serial number |
| SimultaneousConnectionWithProviderIndicator | VARCHAR | This column stores whether or not the video visit had a simultaneous connection that included a provider. |