id |
Internal auto generated unique id for the log entry |
Action_ |
Identifies the event type. |
DateTime |
The date and time for logging the event |
DateTimeStop |
The date and time the event ended if applicable. Mostly used in connection with long running events such as import of data. |
Milliseconds |
The duration of the event if applicable |
UserId |
Id of the logged in user that performed the action |
EmployeeId |
Id of the employee being created/updated/deleted |
PatientId |
Id of the patient associated with the event if applicable |
TableName |
Name of the datadictionary table(dynamic table) associated with the event if applicable. |
RecordId |
Id of the datadictonary (dynamic table) record associated with the event if applicable |
OrgUnitType |
Type of organizational unit associated with the event if applicable |
OrgUnitCode |
Code of organizational unit associated with the event if applicable |
ImportType |
Type of import associated to the event. Applies only to import of data. |
ImportFilename |
Name of file containing data for import associated to the event.Applies only to import of data. |
Result_Type |
Type of result associated to the event if applicable. Applies mostly to import of data. |
Result_Code |
Code of result associated to the event if applicable. Applies mostly to import of data. |
Parameters_ |
Parameters associated with the event if applicable. Often usen in connection with searching for or importing data |
Description |
Additional information in connection to the event if applicable.Often used in connection with creating new reords. |
IPAddress |
IPAddress of the web request initiating the event. Depending on network configuration (routers, firewalls, DHCP, etc.), this may identy the client PC that initiated the event. |
Session_Id |
Id of the session in which the event took place. |