Skip to content

Commit

Permalink
Merge pull request #324 from RADAR-base/healthkit-q
Browse files Browse the repository at this point in the history
Update Healthkit questionnaire
  • Loading branch information
mpgxvii authored Nov 15, 2024
2 parents 104da88 + 969b67b commit e1e3758
Showing 1 changed file with 196 additions and 7 deletions.
203 changes: 196 additions & 7 deletions questionnaires/sample_healthkit/sample_healthkit_armt.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"field_name": "intro_health_collect",
"form_name": "intro_health_collect",
"form_name": "healthkit",
"section_header": "",
"field_type": "info",
"field_label": "Introduction",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
{
"field_name": "distanceWalkingRunning",
"form_name": "weight",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Distance Walking/Running",
Expand All @@ -52,7 +52,7 @@
},
{
"field_name": "distanceCycling",
"form_name": "weight",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Distance Cycling",
Expand All @@ -71,9 +71,30 @@
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "appleExerciseTime",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Exercise Time",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "sleepAnalysis",
"form_name": "weight",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Sleep Analysis",
Expand All @@ -94,7 +115,7 @@
},
{
"field_name": "heartRate",
"form_name": "weight",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Heart Rate",
Expand All @@ -115,7 +136,7 @@
},
{
"field_name": "stepCount",
"form_name": "weight",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Step Count",
Expand All @@ -136,7 +157,7 @@
},
{
"field_name": "activeEnergyBurned",
"form_name": "weight",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Active Calories Burned",
Expand All @@ -154,5 +175,173 @@
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "basalEnergyBurned",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Basal Calories Burned",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "flightsClimbed",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Flights Climbed",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "oxygenSaturation",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Oxygen Saturation",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "bloodPressureSystolic",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Blood Pressure Systolic",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "bloodPressureDiastolic",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Blood Pressure Diastolic",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "workoutType",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Workout Type",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "restingHeartRate",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Resting Heart Rate",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
},
{
"field_name": "respiratoryRate",
"form_name": "healthkit",
"section_header": "We will be collecting your data for the following.",
"field_type": "health",
"field_label": "Respiratory Rate",
"select_choices_or_calculations": [],
"field_note": "",
"text_validation_type_or_show_slider_number": "",
"text_validation_min": "",
"text_validation_max": "",
"identifier": "",
"branching_logic": "",
"required_field": "y",
"custom_alignment": "",
"question_number": "",
"matrix_group_name": "health_data",
"matrix_ranking": "",
"field_annotation": "matrix-radio-type",
"evaluated_logic": ""
}
]

0 comments on commit e1e3758

Please sign in to comment.