id stringclasses 7
values | type stringclasses 1
value | root stringclasses 6
values | branches listlengths 12 20 |
|---|---|---|---|
major-depressive-disorder-dt | sequential | depressed-mood | [
{
"id": "depressed-mood",
"question": "Have you experienced depressed or irritable mood?",
"branches": [
{
"option": "yes",
"next-node": "anhedonia"
},
{
"option": "no",
"next-node": "anhedonia"
}
]
},
{
"id": "anhedonia",
"question... |
dysthymia-dt | sequential | depressed-mood | [
{
"id": "depressed-mood",
"question": "Have you experienced depressed or irritable mood for most of the day, for more days than not, for at least 1 year?",
"branches": [
{
"option": "yes",
"next-node": "appetite-change"
},
{
"option": "no",
"next-node": ... |
mania-dt | sequential | elevated-mood | [
{
"id": "elevated-mood",
"question": "Have you experienced a distinct period of abnormally and persistently elevated, expansive, or irritable mood?",
"branches": [
{
"option": "yes",
"next-node": "increased-energy"
},
{
"option": "no",
"next-node": "conc... |
schizophrenia-dt | sequential | delusions | [
{
"id": "delusions",
"question": "Do you experience delusions (fixed false beliefs)?",
"branches": [
{
"option": "yes",
"next-node": "hallucinations"
},
{
"option": "no",
"next-node": "hallucinations"
}
]
},
{
"id": "hallucinations",
... |
separation-anxiety-dt | sequential | distress-separation | [
{
"id": "distress-separation",
"question": "Do you experience persistent and excessive distress when anticipating or experiencing separation from home or from major attachment figures?",
"branches": [
{
"option": "yes",
"next-node": "worry-losing-caregiver"
},
{
... |
social-anxiety-disorder-dt | sequential | fear-social-situations | [
{
"id": "fear-social-situations",
"question": "Do you experience marked fear or anxiety in social situations where you might be observed or evaluated by others?",
"branches": [
{
"option": "yes",
"next-node": "fear-of-embarrassment"
},
{
"option": "no",
... |
is-human-dt | sequential | human-question | [
{
"id": "human-question",
"question": "Are you a human?",
"branches": [
{
"option": "yes",
"next-node": "conclude-human"
},
{
"option": "no",
"next-node": "two-hands"
}
]
},
{
"id": "two-hands",
"question": "Do you have two hands?",... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.