Difference between revisions of "Data Description Unitlog"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
! Name !! Type !! Description | ! Name !! Type !! Description | ||
|- | |- | ||
| id || Integer || Primary Key | | id || Integer || Primary Key | ||
|- | |- | ||
| CaseID || Integer || | | CaseID || Integer || | ||
|- | |- | ||
| PatientID || Integer || | | PatientID || Integer || | ||
|- | |- | ||
| LogState || Integer || Internal Metavision value. Note that in this version of the dataset this is a raw unencoded value. || | | LogState || Integer || Internal Metavision value. Note that in this version of the dataset this is a raw unencoded value. || | ||
|- | |- | ||
| Offset || Integer || Time in seconds after admission | | Offset || Integer || Time in seconds after admission | ||
|- | |- | ||
| HospitalUnit || Reference || | | HospitalUnit || Reference || | ||
|} | |} |
Revision as of 10:35, 9 November 2022
The unitlog table contains information of patient transportation. Note that in many cases Metavision creates multiple entries and this data is difficult to interpret.
Name | Type | Description | |
---|---|---|---|
id | Integer | Primary Key | |
CaseID | Integer | ||
PatientID | Integer | ||
LogState | Integer | Internal Metavision value. Note that in this version of the dataset this is a raw unencoded value. | |
Offset | Integer | Time in seconds after admission | |
HospitalUnit | Reference |