Data Structure

ABCD Youth Blood Pressure

Version 01Submissions Not Allowed
Short Name: abcd_bp01

This instrument provides 3 consecutive blood pressure and pulse measurements, with a 1-minute interval between each reading, and the mean of the 3 blood pressure readings.

Query this Structure
DOWNLOADS
Definition

Submission Template is unavailable when submissions are not allowed.

Name
Type
Required
Description
Value Range
Notes
subjectkeyGUIDRequiredThe NDAR Global Unique Identifier (GUID) for research subjectNDAR*
src_subject_idStringRequiredSubject ID how it's defined in lab/project
interview_dateDateRequiredDate on which the interview/genetic test/sampling/imaging/biospecimen was completed. MM/DD/YYYY
interview_ageIntegerRequiredAge in months at the time of the interview/test/sampling/imaging.0::1440Age is rounded to chronological month. If the research participant is 15-days-old at time of interview, the appropriate value would be 0 months. If the participant is 16-days-old, the value would be 1 month.
sexStringRequiredSex of subject at birthM;F; O; NRM = Male; F = Female; O=Other; NR = Not reported
eventnameStringRequiredThe event name for which the data was collected
blood_pressure_start_timeDateRecommendedStart time
blood_pressure_refuseStringRecommendedParticipant Refused Please describe reason for refusal
blood_pressure_test_sys_1IntegerRecommendedReading #1 SYS (Systolic)
blood_pressure_test_dia_1IntegerRecommendedReading #1 DIA (Diastolic)
blood_pressure_pulse_1IntegerRecommendedReading #1 BPM (pulse/min)
blood_pressure_test_sys_2IntegerRecommendedReading #2 SYS (Systolic)
blood_pressure_test_dia_2IntegerRecommendedReading #2 DIA (Diastolic)
blood_pressure_pulse_2IntegerRecommendedReading #2 BPM (pulse/min)
blood_pressure_test_sys_3IntegerRecommendedReading #3 SYS (Systolic)
blood_pressure_test_dia_3IntegerRecommendedReading #3 DIA (Diastolic)
blood_pressure_pulse_3IntegerRecommendedReading #3 BPM (pulse/min)
blood_pressure_sys_meanFloatRecommendedMean Systolicmean([blood_pressure_test_sys_1], [blood_pressure_test_sys_2], [blood_pressure_test_sys_3])
blood_pressure_dia_meanFloatRecommendedMean Diastolicmean([blood_pressure_test_dia_1], [blood_pressure_test_dia_2], [blood_pressure_test_dia_3])