Skip to content
Open
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
93 changes: 93 additions & 0 deletions fipsrs01-m68-test2.json
Original file line number Diff line number Diff line change
@@ -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": []
}
]
}
93 changes: 93 additions & 0 deletions grit01-m66-test1.json
Original file line number Diff line number Diff line change
@@ -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": []
}
]
}