Data Description References

From SICDB Doc
Jump to navigation Jump to search

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.


Caption d_references
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)