Difference between revisions of "Data Description Data Ref"
Jump to navigation
Jump to search
(Created page with "data_ref.csv.gz contains referenced (nominal) data and is unique per icu admission. {| class="wikitable" |+ Caption d_references |- ! Name !! Type !! Description !! Comment |- | id || Integer ||Primary Key || |- | CaseID || Integer || |- | RefID || Reference || || |}") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ data_ref.csv.gz | ||
|- | |- | ||
! Name !! Type !! Description !! Comment | ! Name !! Type !! Description !! Comment | ||
Line 8: | Line 8: | ||
| id || Integer ||Primary Key || | | id || Integer ||Primary Key || | ||
|- | |- | ||
| CaseID || Integer || | | CaseID || Integer || Case identifier | ||
|- | |||
| FieldID || Reference || Refers to the name of the field || i.e. PreconditionDiabetes | |||
|- | |- | ||
| RefID || Reference || || | | RefID || Reference || || | ||
|} | |} |
Latest revision as of 15:49, 21 May 2023
data_ref.csv.gz contains referenced (nominal) data and is unique per icu admission.
Name | Type | Description | Comment |
---|---|---|---|
id | Integer | Primary Key | |
CaseID | Integer | Case identifier | |
FieldID | Reference | Refers to the name of the field | i.e. PreconditionDiabetes |
RefID | Reference |