From 7db31be47801e1e542e9d03054361d7892cc0e17 Mon Sep 17 00:00:00 2001 From: Sanu Ann Abraham Date: Fri, 22 Jan 2021 14:58:11 -0500 Subject: [PATCH 1/2] grit01-m66-test1.json added --- grit01-m66-test1.json | 93 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 grit01-m66-test1.json diff --git a/grit01-m66-test1.json b/grit01-m66-test1.json new file mode 100644 index 0000000..7030fc8 --- /dev/null +++ b/grit01-m66-test1.json @@ -0,0 +1,93 @@ +{ + "DictionaryID": "49d1fcba-18a5-473a-8553-dbf0f71cb0c4", + "shortName": "grit01-m66", + "Name": "test1", + "Description": "testing PR submission", + "title": "12-Item Grit Scale", + "DerivedFrom": "grit01", + "author": "sanuann", + "fields": [ + { + "id": 2081167, + "required": "Required", + "condition": null, + "aliases": [], + "filterElement": null, + "position": 1, + "dataElementId": 1, + "name": "subjectkey", + "type": "GUID", + "size": null, + "description": "The NDAR Global Unique Identifier (GUID) for research subject", + "valueRange": null, + "notes": null, + "translation": [] + }, + { + "id": 2081168, + "required": "Required", + "condition": null, + "aliases": [], + "filterElement": null, + "position": 2, + "dataElementId": 2, + "name": "src_subject_id", + "type": "String", + "size": 20, + "description": "Subject ID how it's defined in lab/project", + "valueRange": null, + "notes": null, + "translation": [] + }, + { + "id": 2081169, + "required": "Required", + "condition": null, + "aliases": [], + "filterElement": null, + "position": 3, + "dataElementId": 3, + "name": "interview_date", + "type": "Date", + "size": null, + "description": "Date on which the interview/genetic test/sampling/imaging/biospecimen was completed. MM/DD/YYYY", + "valueRange": null, + "notes": null, + "translation": [] + }, + { + "id": 2081171, + "required": "Required", + "condition": null, + "aliases": [ + "gender" + ], + "filterElement": null, + "position": 5, + "dataElementId": 10, + "name": "sex", + "type": "String", + "size": 20, + "description": "Sex of the subject", + "valueRange": "M;F; O; NR", + "notes": "M = Male; F = Female; O=Other; NR = Not reported", + "translation": [] + }, + { + "id": 2081172, + "required": "Recommended", + "condition": null, + "aliases": [], + "filterElement": "1", + "position": 6, + "dataElementId": 1289669, + "name": "grit1", + "type": "Integer", + "size": null, + "description": "I have overcome setbacks to conquer an important challenge.", + "valueRange": "1 :: 5", + "notes": "5= Very much like me; 4= Mostly like me; 3= Somewhat like me; 2= Not much like me; 1= Not like me at all", + "translation": [] + } + ] +} \ No newline at end of file From bed33a8221dc213d6be4a4c9142311654e57d1b7 Mon Sep 17 00:00:00 2001 From: Sanu Ann Abraham Date: Fri, 22 Jan 2021 15:08:23 -0500 Subject: [PATCH 2/2] fipsrs01-m68-test2.json added --- fipsrs01-m68-test2.json | 93 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 fipsrs01-m68-test2.json diff --git a/fipsrs01-m68-test2.json b/fipsrs01-m68-test2.json new file mode 100644 index 0000000..c0c2197 --- /dev/null +++ b/fipsrs01-m68-test2.json @@ -0,0 +1,93 @@ +{ + "DictionaryID": "2eb46d38-d8a6-4500-ab15-05a288752535", + "shortName": "fipsrs01-m68", + "Name": "test2", + "Description": "testing PR submission2", + "title": "4-Item Positive Symptom Rating Scale", + "DerivedFrom": "fipsrs01", + "author": "sanuann", + "fields": [ + { + "id": 2296131, + "required": "Required", + "condition": null, + "aliases": [], + "filterElement": null, + "position": 1, + "dataElementId": 1, + "name": "subjectkey", + "type": "GUID", + "size": null, + "description": "The NDAR Global Unique Identifier (GUID) for research subject", + "valueRange": null, + "notes": null, + "translation": [] + }, + { + "id": 2296129, + "required": "Required", + "condition": null, + "aliases": [], + "filterElement": null, + "position": 2, + "dataElementId": 2, + "name": "src_subject_id", + "type": "String", + "size": 20, + "description": "Subject ID how it's defined in lab/project", + "valueRange": null, + "notes": null, + "translation": [] + }, + { + "id": 2296123, + "required": "Required", + "condition": null, + "aliases": [], + "filterElement": null, + "position": 3, + "dataElementId": 3, + "name": "interview_date", + "type": "Date", + "size": null, + "description": "Date on which the interview/genetic test/sampling/imaging/biospecimen was completed. MM/DD/YYYY", + "valueRange": null, + "notes": null, + "translation": [] + }, + { + "id": 2296130, + "required": "Required", + "condition": null, + "aliases": [], + "filterElement": null, + "position": 4, + "dataElementId": 4, + "name": "interview_age", + "type": "Integer", + "size": null, + "description": "Age in months at the time of the interview/test/sampling/imaging.", + "valueRange": null, + "notes": "Age 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.", + "translation": [] + }, + { + "id": 2296124, + "required": "Required", + "condition": null, + "aliases": [ + "gender" + ], + "filterElement": null, + "position": 5, + "dataElementId": 10, + "name": "sex", + "type": "String", + "size": 20, + "description": "Sex of the subject", + "valueRange": "M;F; O; NR", + "notes": "M = Male; F = Female; O=Other; NR = Not reported", + "translation": [] + } + ] +} \ No newline at end of file