-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #156 from RADAR-base/release-0.4.3
Release 0.4.3
- Loading branch information
Showing
10 changed files
with
103 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"namespace": "org.radarcns.monitor.application", | ||
"type": "record", | ||
"name": "ApplicationDeviceInfo", | ||
"doc": "Device information where the application is running.", | ||
"fields": [ | ||
{ "name": "time", "type": "double", "doc": "Device timestamp as time since the Unix Epoch (s)." }, | ||
{ "name": "manufacturer", "type": ["null", "string"], "doc": "Manufacturer of the device. Null if unknown.", "default": null }, | ||
{ "name": "model", "type": ["null", "string"], "doc": "Model of the device. Null if unknown.", "default": null }, | ||
{ "name": "operatingSystem", "type": { | ||
"name": "OperatingSystem", | ||
"type": "enum", | ||
"symbols": ["ANDROID", "IOS", "MACOS", "WINDOWS", "LINUX", "BSD", "OTHER", "UNKNOWN"], | ||
"doc": "Operating system types." | ||
}, "doc": "Operating system that the application is running on.", "default": "UNKNOWN"}, | ||
{ "name": "operatingSystemVersion", "type": ["null", "string"], "doc": "Operating system version as readable string. Null if unknown.", "default": null }, | ||
{ "name": "operatingSystemVersionCode", "type": ["null", "int"], "doc": "Operating system unique version number. Null if unknown.", "default": null }, | ||
{ "name": "appVersion", "type": ["null", "string"], "doc": "App version as a readable string. Null if unknown.", "default": null }, | ||
{ "name": "appVersionCode", "type": ["null", "int"], "doc": "Unique app version number. Null if unknown.", "default": null } | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
name: aRMT | ||
vendor: RADAR | ||
model: aRMT-App | ||
version: 1.4.2 | ||
assessment_type: QUESTIONNAIRE | ||
doc: aRMT Questionnaires definition. Includes Personal Health Questionnaire Depression Scale (PHQ-8), Experience sampling method (ESM) and RSES and other data. | ||
data: | ||
- type: THINC-IT | ||
topic: notification_thinc_it | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://github.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/blob/master/questionnaires/thinc_it/thinc_it_armt.json | ||
- type: ROMBERG_TEST | ||
doc: The value of the task is in milliseconds (ms). | ||
topic: task_romberg_test | ||
value_schema: .active.task.Task | ||
questionnaire_definition_url: https://github.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/blob/master/questionnaires/romberg_test/romberg_test_armt.json | ||
- type: 2MW_TEST | ||
doc: The value of the task is in milliseconds (ms). | ||
topic: task_2MW_test | ||
value_schema: .active.task.Task | ||
questionnaire_definition_url: https://github.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/blob/master/questionnaires/2MW_test/2MW_test_armt.json | ||
- type: TANDEM_WALKING_TEST | ||
doc: The value of the task is in milliseconds (ms). | ||
topic: task_tandem_walking_test | ||
value_schema: .active.task.Task | ||
questionnaire_definition_url: https://github.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/blob/master/questionnaires/tandem_walking_test/tandem_walking_test_armt.json | ||
- type: PHQ8 | ||
topic: questionnaire_phq8 | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/phq8/phq8_armt.json | ||
- type: ESM | ||
topic: questionnaire_esm | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/esm/esm_armt.json | ||
- type: AUDIO | ||
topic: questionnaire_audio | ||
value_schema: .active.opensmile.OpenSmile2AudioRecording | ||
- type: RSES | ||
topic: questionnaire_rses | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/rses/rses_armt.json | ||
- type: PDQ | ||
topic: questionnaire_perceived_deficits_questionnaire | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/perceived_deficits_questionnaire/perceived_deficits_questionnaire_armt.json | ||
- type: PDDS | ||
topic: questionnaire_patient_determined_disease_step | ||
value_schema: .active.questionnaire.Questionnaire | ||
questionnaire_definition_url: https://raw.githubusercontent.com/RADAR-base/RADAR-REDCap-aRMT-Definitions/master/questionnaires/patient_determined_disease_step/patient_determined_disease_step_armt.json | ||
- type: COMPLETION_LOG | ||
doc: Information about the completeness of each questionnaire. | ||
topic: questionnaire_completion_log | ||
value_schema: .monitor.questionnaire.QuestionnaireCompletionLog | ||
- type: TIMEZONE | ||
doc: Timezone information sent along with each questionnaire. | ||
topic: questionnaire_timezone | ||
value_schema: .monitor.application.ApplicationTimeZone |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters