Skip to content

Commit

Permalink
Remove medication_side_effects for non medication group
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii committed Dec 6, 2024
1 parent 255af03 commit 42dc986
Showing 1 changed file with 0 additions and 64 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,70 +4,6 @@
"name": "RADAR ART Transition KCL s1",
"healthIssues": ["ADHD"],
"protocols": [
{
"name": "ADHD Medication Side Effects",
"showIntroduction": false,
"showInCalendar": false,
"isDemo": false,
"order": 4,
"questionnaire": {
"repository": "https://raw.githubusercontent.com/RADAR-CNS/RADAR-REDCap-aRMT-Definitions/master/questionnaires/",
"name": "adhd_medication_side_effects",
"avsc": "questionnaire"
},
"startText": {
"en": "",
"it": "",
"nl": "",
"da": "",
"de": "",
"es": ""
},
"endText": {
"en": "",
"it": "",
"nl": "",
"da": "",
"de": "",
"es": ""
},
"warn": {
"en": "",
"it": "",
"nl": "",
"da": "",
"de": "",
"es": ""
},
"estimatedCompletionTime": 2,
"protocol": {
"repeatProtocol": {
"unit": "day",
"amount": 7
},
"repeatQuestionnaire": {
"unit": "min",
"unitsFromZero": [1020]
},
"reminders": {
"unit": "hour",
"amount": 24,
"repeat": 1
},
"completionWindow": {
"unit": "day",
"amount": 3
},
"notification": {
"title": {
"en": "Questionnaire time"
},
"text": {
"en": "Please finish them within 3 days."
}
}
}
},
{
"name": "BAARS-IV",
"showIntroduction": false,
Expand Down

0 comments on commit 42dc986

Please sign in to comment.