query
stringlengths 23
54
| expected_answer
stringlengths 21
76
| expected_strategy
stringclasses 1
value | expected_snomed_codes
listlengths 1
3
| expected_demographics
dict | expected_neo4j_count
int64 8
156
| query_complexity
stringclasses 1
value | medical_category
stringclasses 8
values | expected_excluded_conditions
listlengths 0
0
|
|---|---|---|---|---|---|---|---|---|
Find patients with anxiety
|
Found 41 patients with anxiety (SNOMED: 48694002)
|
ENRICHMENT
|
[
"48694002"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 41
|
simple
|
mental_health
|
[] |
How many patients have anxiety?
|
41 patients have anxiety
|
ENRICHMENT
|
[
"48694002"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 41
|
simple
|
mental_health
|
[] |
List all patients diagnosed with anxiety
|
Patient list for anxiety: 41 total patients
|
ENRICHMENT
|
[
"48694002"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 41
|
simple
|
mental_health
|
[] |
Show me patients who have anxiety
|
Displaying 41 patients with anxiety
|
ENRICHMENT
|
[
"48694002"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 41
|
simple
|
mental_health
|
[] |
Give me a list of patients with anxiety
|
Patient list: 41 patients with anxiety
|
ENRICHMENT
|
[
"48694002"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 41
|
simple
|
mental_health
|
[] |
Find patients with COVID-19
|
Found 22 patients with COVID-19 (SNOMED: 840539006)
|
ENRICHMENT
|
[
"840539006"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 22
|
simple
|
infectious
|
[] |
How many patients have COVID-19?
|
22 patients have COVID-19
|
ENRICHMENT
|
[
"840539006"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 22
|
simple
|
infectious
|
[] |
List all patients diagnosed with COVID-19
|
Patient list for COVID-19: 22 total patients
|
ENRICHMENT
|
[
"840539006"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 22
|
simple
|
infectious
|
[] |
Show me patients who have COVID-19
|
Displaying 22 patients with COVID-19
|
ENRICHMENT
|
[
"840539006"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 22
|
simple
|
infectious
|
[] |
Give me a list of patients with COVID-19
|
Patient list: 22 patients with COVID-19
|
ENRICHMENT
|
[
"840539006"
] |
{
"age_filter": "",
"filter": "",
"gender_filter": ""
}
| 22
|
simple
|
infectious
|
[] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.