FemNAT/phenotype/CBCL.json

72 lines
1.7 KiB
JSON

{
"participant_id": {
"LongName": "participant_id",
"Description": "Identifier of the participant in the study."
},
"CBCL_1raw": {
"Description": "Anxious/Depressed Scale Raw score"
},
"CBCL_1T": {
"Description": "Anxious/Depressed Scale T score"
},
"CBCL_2raw": {
"Description": "Withdrawn Scale Raw score"
},
"CBCL_2T": {
"Description": "Withdrawn Scale T score"
},
"CBCL_3raw": {
"Description": "Somatic Complaints Scale Raw score"
},
"CBCL_3T": {
"Description": "Somatic Complaints Scale T score"
},
"CBCL_4raw": {
"Description": "Social Problems Scale Raw score"
},
"CBCL_4T": {
"Description": "Social Problems Scale T score"
},
"CBCL_5raw": {
"Description": "Thought Problems Scale Raw score"
},
"CBCL_5T": {
"Description": "Thought Problems Scale T score"
},
"CBCL_6raw": {
"Description": "Attention Problems Scale Raw score"
},
"CBCL_6T": {
"Description": "Attention Problems Scale T score"
},
"CBCL_7raw": {
"Description": "Rule-Breaking Behavior Scale Raw score"
},
"CBCL_7T": {
"Description": "Rule-Breaking Behavior Scale T score"
},
"CBCL_8raw": {
"Description": "Aggressive Behavior Scale Raw score"
},
"CBCL_8T": {
"Description": "Aggressive Behavior Scale T score"
},
"INT_raw": {
"Description": "Internalizing (Scale 1,2 and 3) Raw score"
},
"INT_T": {
"Description": "Internalizing (Scale 1,2 and 3) T score"
},
"EXT_raw": {
"Description": "Externalizing (Scale 7 and 8) Raw score"
},
"EXT_T": {
"Description": "Externalizing (Scale 7 and 8) T score"
},
"TOT_raw": {
"Description": "Total raw score"
},
"TOT_T": {
"Description": "Total T score"
}
}