Data Description References
Revision as of 19:05, 31 October 2022 by Salkin (talk | contribs) (→Data Description of references.csv.gz)
Data Description of references.csv.gz
The d_references table contains information on all encoded data fields of the SICDB dataset. To simplify JOIN and other types of subqueries each reference value has an unique global identifier.
Name | Description | Comment | |
---|---|---|---|
ReferenceGlobalID | Integer | The unique ID for the reference | Use this identifier as dictionary for alle encoded fields |
ReferenceValue | Text | Reference value | i.e. "Laboratory" |
ReferenceName | Text | The name of the reference | i.e. "creatinine" |
ReferenceUnit | Text | The name of the reference | i.e. "mg/dl" |
ReferenceOrder | Integer | Default order of reference | i.e. KDIGO_0=0, KDIGO_1=1 (used in further releases) |