PatientWelcomeSessionAudi
This table contains Welcome session data.
| Column Name | Type | Description |
|---|---|---|
| UserPatientRelationshipCategory | VARCHAR | The category ID user's relationship to the patient, if the dependent workflow was used and the relationship was collected. To retrieve more information about this category value, join with ZC_EMERG_PAT_REL.EMERG_PAT_REL_C. |
| CommunityPhysicalOwnerIdentification | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| SessionTerminationRuleIdentifier | VARCHAR | If the user was kicked out because of a rule, the rule ID that kicked them out. This item is analogous to the Kiosk Last Use Kick Rule (I EPT 7692) that gets stored to the patient record. |
| AverageVerticalTouchscreenDriftRate | NUMERIC | Average vertical touch screen drift rate across the Welcome session representing how far from the center of a button users press. This data is currently only collected from Welcome Windows. |
| WelcomeSessionTimeZone | INTEGER | Local timezone of the computer on which the session took place, as determined by the Epic Communication Framework (ECF) configuration. |
| SessionEndTimestamp | DATETIME | The local timestamp of when the session ended. |
| WelcomeSessionIdentifier | NUMERIC | The unique identifier (.1 item) for the session record. |
| WelcomeSessionBatteryStatus | INTEGER | The battery status recorded over the course of the Welcome session. |
| SessionStartLocalTimestamp | DATETIME | The local timestamp of when the session started. |
| TabletAssignerUserIdentifier | VARCHAR | The id of the hyperspace user who assigned the tablet to the patient for the Barcode for Registration workflow |
| WelcomeSessionIdentifier | VARCHAR | The session ID that is stored for the SESSID mnemonic of E1M event logging from Welcome. Used to join with ACCESS_WRKF_DTL to find related Welcome E1M events. |
| RecordCreationDateTime | DATETIME | Stores the date the record was created |
| SessionIsSubscriptionCounted | VARCHAR | Whether this session counted as a Welcome subscription count. The first session per patient per day where the patient completed a meaningful task in Welcome will be counted as a subscription count. |
| AverageHorizontalTouchDrift | NUMERIC | Average horizontal touch screen drift rate across the Welcome session representing how far from the center of a button users press. This data is currently only collected from Welcome Windows. |
| WelcomeSessionPlatform | INTEGER | The platform (e.g. Android, iOS, Windows) on which the Welcome session occurred. |
| SessionSelectedLanguage | INTEGER | Language selected for the session. |
| WorkflowUnsuccessfulDetail | VARCHAR | If the user was unable to complete their workflow in Welcome, additional details as to why they were unsuccessful. This item is analogous to the Kiosk Last Use Data (I EPT 7693) item on the patient record. |
| SessionLicensingServiceAreaLocationIdentifier | NUMERIC | The associated service area with which the Welcome session was associated for licensing purposes, if any. |
| RecordStatus | INTEGER | Stores the record status (hidden, soft-deleted, etc...) |
| WorkflowUnsuccessfulReasonCode | INTEGER | If the user was unable to complete their workflow in Welcome, the reason code as to why they were unsuccessful. This item is analogous to the Kiosk Last Use Result (I EPT 7691) item on the patient record. Join with ZC_KIOSK_LAST_USE.KIOSK_LAST_USE_C to get category value titles and abbreviations. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| SessionStartUniversalTime | DATETIME | The UTC timestamp of when the session started. |