Difference between revisions of "Data Description Unitlog"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|+ Caption unitlog | |+ Caption unitlog | ||
|- | |- | ||
! 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 || | ||
|} | |} |
Latest 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 |