FemNAT/participants.json

47 lines
1.3 KiB
JSON

{
"participant_id": {
"LongName": "participant_id",
"Descritpion": "Identifier of the subject in the study."
},
"genetic_id": {
"LongName": "genetic_id",
"Descritpion": "Genetic id of the data of the participant."
},
"group": {
"LongName": "group",
"Descritpion": "Study group of the participant.",
"Levels": {
"HC": "Healthy Control",
"CD": "Conduct Disorder"
}
},
"age": {
"LongName": "age",
"Descritpion": "Age in years of the participant.",
"Units": "years"
},
"sex": {
"LongName": "sex",
"Descritpion": "Biological sex of the participant.",
"Levels": {
"F": "Female",
"M": "Male"
}
},
"site": {
"LongName": "site",
"Descritpion": "Site where the imaging data was acquired, according to FemNAT-CD protocol.",
"Levels": {
"AAC": "Universitats Klinikum Aachen (UKAACHEN), Aachen, Germany",
"BAS": "Universität Basel, Basel, Switzerland",
"BIR":"the University of Birmingham, Birminham, United Kingdom",
"GU": "Johan Wolfgang Goethe Univeristat Frankfurt am Main, Frankfurt am Main, Germany",
"STH": "University of Southampton, Southampton, United Kingdom"
}
},
"IQ": {
"LongName": "intelligence quotient",
"Descritpion": "IQ measured with the Wechsler Intelligence Scale",
"Units": "unitless"
}
}