Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 deletions docs/definition-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@
"range",
"range-info",
"slider",
"slider-vertical",
"info",
"audio",
"guided-audio",
"timed",
"text",
"yesno",
Expand All @@ -42,7 +44,9 @@
},
"select_choices_or_calculations": {
"anyOf": [
{ "type": "string" },
{
"type": "string"
},
{
"type": "array",
"items": {
Expand All @@ -55,7 +59,10 @@
"type": "string"
}
},
"required": ["code", "label"]
"required": [
"code",
"label"
]
}
}
]
Expand Down Expand Up @@ -112,7 +119,9 @@
},
"field_annotation": {
"anyOf": [
{ "type": "string" },
{
"type": "string"
},
{
"type": "object"
}
Expand Down Expand Up @@ -143,4 +152,4 @@
"evaluated_logic"
]
}
}
}
2 changes: 1 addition & 1 deletion questionnaires/eq5d5l_recurrent/eq5d5l_recurrent_armt.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"field_name": "eq5d5l_vas2_uk_eng",
"form_name": "eq5d5l",
"section_header": "<h5>© EuroQol Research Foundation. EQ-5D™ is a trade mark of the EuroQol Research Foundation.</h5>",
"field_type": "slider",
"field_type": "slider-vertical",
"field_label": "We would like to know how good or bad your health is TODAY. You will see a scale numbered from 0 to 100. 100 means the best health you can imagine. 0 means the worst health you can imagine. Please indicate on the scale how your health is TODAY.",
"select_choices_or_calculations": [],
"field_note": "",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"field_name": "eq5d_mb_5l_uk_eng",
"field_name": "eq5d_mb_5l_uk_eng_prx",
"form_name": "eq5d5l",
"section_header": "Please select the ONE box that best describes your health TODAY.",
"field_type": "radio",
Expand Down Expand Up @@ -42,7 +42,7 @@
"evaluated_logic": ""
},
{
"field_name": "eq5d_sc_5l_uk_eng",
"field_name": "eq5d_sc_5l_uk_eng_prx",
"form_name": "eq5d5l",
"section_header": "Please select the ONE box that best describes your health TODAY.",
"field_type": "radio",
Expand Down Expand Up @@ -84,7 +84,7 @@
"evaluated_logic": ""
},
{
"field_name": "eq5d_ua_5l_uk_eng",
"field_name": "eq5d_ua_5l_uk_eng_prx",
"form_name": "eq5d5l",
"section_header": "Please select the ONE box that best describes your health TODAY.",
"field_type": "radio",
Expand Down Expand Up @@ -126,7 +126,7 @@
"evaluated_logic": ""
},
{
"field_name": "eq5d_pd_5l_uk_eng",
"field_name": "eq5d_pd_5l_uk_eng_prx",
"form_name": "eq5d5l",
"section_header": "Please select the ONE box that best describes your health TODAY.",
"field_type": "radio",
Expand Down Expand Up @@ -168,7 +168,7 @@
"evaluated_logic": ""
},
{
"field_name": "eq5d_ad_5l_uk_eng",
"field_name": "eq5d_ad_5l_uk_eng_prx",
"form_name": "eq5d5l",
"section_header": "Please select the ONE box that best describes your health TODAY.",
"field_type": "radio",
Expand Down Expand Up @@ -210,10 +210,10 @@
"evaluated_logic": ""
},
{
"field_name": "eq5d5l_vas2_uk_eng",
"field_name": "eq5d5l_vas2_uk_eng_prx",
"form_name": "eq5d5l",
"section_header": "",
"field_type": "slider",
"field_type": "slider-vertical",
"field_label": "We would like to know how good or bad your health is TODAY. You will see a scale numbered from 0 to 100. 100 means the best health you can imagine. 0 means the worst health you can imagine. Please indicate on the scale how your health is TODAY.",
"select_choices_or_calculations": [],
"field_note": "",
Expand All @@ -238,11 +238,11 @@
}
},
{
"field_name": "eq5d5l_copy6_uk_eng_v3",
"field_name": "eq5d5l_copy6_uk_eng_v3_prx",
"form_name": "eq5d5l",
"section_header": "",
"field_type": "descriptive",
"field_label": "<div><span style=\"font-weight: normal\"><i>© EuroQol Research Foundation. EQ-5D is a trade mark of the EuroQol Research Foundation. UK (English) v1.0</i></span></div>",
"field_label": "<div><span style=\"font-weight: normal\"><i>\u00a9 EuroQol Research Foundation. EQ-5D\u2122 is a trade mark of the EuroQol Research Foundation. UK (English) v1.0</i></span></div>",
"select_choices_or_calculations": "",
"field_note": "",
"text_validation_type_or_show_slider_number": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
"field_name": "eq5d5l_vas2_uk_eng_p2",
"form_name": "eq5d5l_proxy_2",
"section_header": "<h5>© EuroQol Research Foundation. EQ-5D™ is a trade mark of the EuroQol Research Foundation. UK (English) v1.1.</h5>",
"field_type": "slider",
"field_type": "slider-vertical",
"field_label": "We would like to know how good or bad you think the person's health is TODAY. You will see a line numbered from 0 to 100. 100 means the <u>best</u> health you can imagine. 0 means the <u>worst</u> health you can imagine. Please indicate on the line how you think the person's health is TODAY.",
"select_choices_or_calculations": [],
"field_note": "",
Expand Down
46 changes: 23 additions & 23 deletions questionnaires/qlq-bn20_proxy/qlq-bn20_proxy_armt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"field_name": "bn20_q31",
"field_name": "bn20_q31_prx",
"form_name": "eortcqlqbn20",
"section_header": "Patients sometimes report that they have the following symptoms. Please indicate the extent to which you have experienced these symptoms or problems during the past week. Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -38,7 +38,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q32",
"field_name": "bn20_q32_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -76,7 +76,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q33",
"field_name": "bn20_q33_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -114,7 +114,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q34",
"field_name": "bn20_q34_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -152,7 +152,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q35",
"field_name": "bn20_q35_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -190,7 +190,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q36",
"field_name": "bn20_q36_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -228,7 +228,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q37",
"field_name": "bn20_q37_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -266,7 +266,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q38",
"field_name": "bn20_q38_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -304,7 +304,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q39",
"field_name": "bn20_q39_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -342,7 +342,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q40",
"field_name": "bn20_q40_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -380,7 +380,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q41",
"field_name": "bn20_q41_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -418,7 +418,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q42",
"field_name": "bn20_q42_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -456,7 +456,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q43",
"field_name": "bn20_q43_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -494,7 +494,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q44",
"field_name": "bn20_q44_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -532,7 +532,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q45",
"field_name": "bn20_q45_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -570,7 +570,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q46",
"field_name": "bn20_q46_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -608,7 +608,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q47",
"field_name": "bn20_q47_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -646,7 +646,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q48",
"field_name": "bn20_q48_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -684,7 +684,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q49",
"field_name": "bn20_q49_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -722,7 +722,7 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_q50",
"field_name": "bn20_q50_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "radio",
Expand Down Expand Up @@ -760,11 +760,11 @@
"evaluated_logic": ""
},
{
"field_name": "bn20_copyright",
"field_name": "bn20_copyright_prx",
"form_name": "eortcqlqbn20",
"section_header": "Please answer how you think the patient would answer about themselves.",
"field_type": "descriptive",
"field_label": "<div class=\"rich-text-field-label\"><p style=\"text-align: right;\"><span style=\"font-weight: normal;\"><em>EORTCQLQ-BN20 © Copyright 1995 EORTC Quality of Life Group. </em></span><br><span style=\"font-weight: normal;\"><em>All rights reserved. Version 3.0</em></span></p></div>",
"field_label": "<div class=\"rich-text-field-label\"><p style=\"text-align: right;\"><span style=\"font-weight: normal;\"><em>EORTCQLQ-BN20 \u00a9 Copyright 1995 EORTC Quality of Life Group. </em></span><br><span style=\"font-weight: normal;\"><em>All rights reserved. Version 3.0</em></span></p></div>",
"select_choices_or_calculations": "",
"field_note": "",
"text_validation_type_or_show_slider_number": "",
Expand All @@ -780,4 +780,4 @@
"field_annotation": "",
"evaluated_logic": ""
}
]
]
Loading
Loading