MyChartPatientActionTypeMapping
This table extracts the values of the MyChart audit trail that should be considered patient-initiated actions, for the purpose of reporting on feature usage.
| Column Name | Type | Description |
|---|---|---|
| MyChartUserActivityTypeCode | INTEGER | A category value corresponding to an activity logged in the MyChart audit trail. The combination of MYC_UA_TYPE_C and MYC_UA_ACTION_C is used to determine whether a given audit trail entry represents a patient-initiated action. |
| MyChartUserAuditActionCategory | INTEGER | A category value indicating the action (1-Read or 2-Write) of the activity logged in the MyChart audit trail. The combination of MYC_UA_TYPE_C and MYC_UA_ACTION_C is used to determine whether a given audit trail entry represents a patient-initiated action. |