Data Description Treatment
Jump to navigation
Jump to search
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 |