MyChartSchedulingHistory
This table extracts data from the user history of a MyChart user record as it relates to scheduling through MyChart. The values stored in a delimited format in Chronicles are expanded into discrete values for easier reporting.
| Column Name | Type | Description |
|---|---|---|
| GroupedAppointmentSequenceNumber | INTEGER | The index of an appointment within a group of appointments that are scheduled together. |
| SchedulingValueLineNumber | INTEGER | The line number of one of the multiple values associated with a specific group of data within this record. |
| DeprecatedSchedulingSpecialty"` | VARCHAR | The value of the specialty the user was attempting to schedule with. |
| 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. |
| SchedulingProviderIdentification | VARCHAR | The ID of the provider the user was attempting to schedule with. |
| AppointmentSlot | DATETIME | The time slot of the appointment the user had selected to schedule |
| ReasonForVisit | VARCHAR | The value of the reason for visit category that the user was attempting to schedule for. |
| MyChartUserRecordIdentifier | VARCHAR | The unique ID of the WPR user record that was accessed. |
| AttemptedSchedulingDepartmentIdentifier | NUMERIC | The ID of the department the user was attempting to schedule in. |
| SchedulingAttemptLocationIdentifier | NUMERIC | The ID of the location the user was attempting to schedule in. |
| SchedulingWorkflowType | INTEGER | The type of scheduling workflow that the user was attempting. |
| SchedulingVisitTypeIdentifier | VARCHAR | The ID of the visit type the user was attempting to schedule. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| SchedulingGrouperIdentification | NUMERIC | The grouper ID that patients selected when going through the scheduling workflow. |
| MyChartAccessLineNumber | INTEGER | The line number to identify a single row of user access data within the user's MyChart record. |
| QuestionnaireFormIdentifier | VARCHAR | The ID of the questionnaire the user had accessed while attempting to schedule. |