Difference between revisions of "Data Description Unitlog"
Jump to navigation
Jump to search
(Created page with "The unitlog table contains information of patient transportation. Note that in many cases Metavision creates multiple entries and this data is difficult to interpret. == Raw Fields == {| class="wikitable" |+ Caption unitlog |- ! Name !! Type !! Description !! Comment |- | id || Integer || Primary Key || |- | CaseID || Integer || || |- | PatientID || Integer || || |- | LogState || Integer || Internal Metavision value. Note that in this version of the dataset th...") |
|||
Line 18: | Line 18: | ||
| Offset || Integer || Time in seconds after admission || | | Offset || Integer || Time in seconds after admission || | ||
|- | |- | ||
| HospitalUnit || Reference || | | HospitalUnit || Reference || || | ||
|} | |} |
Revision as of 09:41, 1 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.
Raw Fields
Name | Type | Description | Comment |
---|---|---|---|
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 |