Data Description Treatment
Revision as of 09:34, 1 November 2022 by Salkin (talk | contribs) (Created page with "The treatment table contains time range data, i.e. ECMO or CRRT. {| class="wikitable" |+ treatment.csv.gz |- ! Name !! Type !! Description !! Comment |- | id || Integer || PrimaryKey || |- | CaseID || Integer || || |- | TreatmentID || Reference || || |- | Offset || Integer || Seconds from admission || || |- | OffsetEnd || Integer || End of item, Seconds from admission || || |- | TreatmentValue || Float || Value, if applicable || || |- | TreatmentData || Text...")
The treatment table contains time range data, i.e. ECMO or CRRT.
Name | Type | Description | Comment | |
---|---|---|---|---|
id | Integer | PrimaryKey | ||
CaseID | Integer | |||
TreatmentID | Reference | |||
Offset | Integer | Seconds from admission | ||
OffsetEnd | Integer | End of item, Seconds from admission | ||
TreatmentValue | Float | Value, if applicable | ||
TreatmentData | Text | JSon object containing additional data |