ResidentData/Vitals
The minimum and maximum vitals readings per day from January 1, 2016 through the present.
Columns
ResidentId
Stable anonymized signed integer ID value for the resident
- Examples
578998371, -456578293
VitalSign
The type of measurement taken.
- Values
Weight[1], Height[2], Pulse[3], RR[4], Temp[5], SBP[6], SpO2[7]
Date
The date of the day the vital sign was taken. If the same vital sign is measured multiple times in a single day for the same resident, only one record for that day will appear in the dataset.
MinValue
The minimum value observed for that vital sign and resident on the indicated date.
MaxValue
The maximum value observed for that vital sign and resident on the indicated date. In cases where only one measurement is made for a resident's vital sign on a given day, MinValue and MaxValue will be equal.