Datasets:

uuid
stringlengths
4
8
template_uuid
stringclasses
40 values
question
stringlengths
13
193
answer
stringlengths
29
2.2k
benchmark_query
stringlengths
133
622
execution_results
stringlengths
2
1.14M
query_type
stringclasses
2 values
sql_category
stringclasses
26 values
bio_category
stringclasses
14 values
Q16.1389
Q16
What Small molecule therapies have been approved by the FDA to treat non-alcoholic steatohepatitis?
There are no drug Small molecule therapies approved to treat non-alcoholic steatohepatitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "non-alcoholic steatohepatitis" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1231
Q16
What Small molecule therapies have been approved by the FDA to treat kidney Wilms tumor?
There are no drug Small molecule therapies approved to treat kidney Wilms tumor.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "kidney wilms tumor" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.710
Q16
What Small molecule therapies have been approved by the FDA to treat acute myelomonocytic leukemia?
There are no drug Small molecule therapies approved to treat acute myelomonocytic leukemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "acute myelomonocytic leukemia" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1120
Q16
What Small molecule therapies have been approved by the FDA to treat hamartoma?
There are 2 Small molecule therapy drugs that are approved to treat hamartoma which are as follows: Cannabidiol and Everolimus.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hamartoma" OR LOWER(mesh_heading) = "hamart...
[{'UUID': 'DrugTargetsIndication121923_text_1073398', 'drugName': 'Cannabidiol', 'tradeNames_list': "['Epidiolex']", 'drugType': 'Small molecule', 'actionType': 'negative allosteric modulator', 'target': 'ENSG00000118432', 'approvedSymbol': 'CNR1', 'approvedName': 'cannabinoid receptor 1', 'yearOfFirstApproval': 2018, ...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.684
Q16
What Small molecule therapies have been approved by the FDA to treat Wilms tumor?
There are no drug Small molecule therapies approved to treat Wilms tumor.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "wilms tumor" OR LOWER(mesh_heading) = "wilm...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.679
Q16
What Small molecule therapies have been approved by the FDA to treat Vomiting?
There are 2 Small molecule therapy drugs that are approved to treat Vomiting which are as follows: Metoclopramide Hydrochloride and Palonosetron Hydrochloride.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "vomiting" OR LOWER(mesh_heading) = "vomitin...
[{'UUID': 'DrugTargetsIndication121923_text_199659', 'drugName': 'Metoclopramide Hydrochloride', 'tradeNames_list': '[\'"clopra-""yellow"""\', \'Clopra\', \'Clopra-"Yellow"\', \'Gastrese l.a.Gastrobid continus\', \'Gastroflux\', \'Gastromax\', \'Gimoti\', \'MaxolonMaxolon sr\', \'Metoclomex\', \'Metoclopramide hydrochl...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.11
Q16
What Oligonucleotide therapies have been approved by the FDA to treat muscular dystrophy?
There are 4 Oligonucleotide therapy drugs that are approved to treat muscular dystrophy which are as follows: Viltolarsen, Casimersen, Eteplirsen, and Golodirsen.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "muscular dystrophy" OR LOWER(mesh_heading) ...
[{'UUID': 'DrugTargetsIndication121923_text_1100429', 'drugName': 'Viltolarsen', 'tradeNames_list': "['Viltepso']", 'drugType': 'Oligonucleotide', 'actionType': 'positive modulator', 'target': 'ENSG00000198947', 'approvedSymbol': 'DMD', 'approvedName': 'dystrophin', 'yearOfFirstApproval': 2020, 'max_phase_for_ind': 4.0...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.974
Q16
What Small molecule therapies have been approved by the FDA to treat decubitus ulcer?
There are no drug Small molecule therapies approved to treat decubitus ulcer.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "decubitus ulcer" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.284
Q16
What Protein therapies have been approved by the FDA to treat retinoblastoma?
There are no drug Protein therapies approved to treat retinoblastoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "retinoblastoma" OR LOWER(mesh_heading) = "r...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.293
Q16
What Protein therapies have been approved by the FDA to treat short bowel syndrome?
Teduglutide is the only Protein therapy approved by the FDA to treat short bowel syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "short bowel syndrome" OR LOWER(mesh_heading...
[{'UUID': 'DrugTargetsIndication121923_text_1149448', 'drugName': 'Teduglutide', 'tradeNames_list': "['Gattex kit']", 'drugType': 'Protein', 'actionType': 'agonist', 'target': 'ENSG00000065325', 'approvedSymbol': 'GLP2R', 'approvedName': 'glucagon like peptide 2 receptor', 'yearOfFirstApproval': 2012, 'max_phase_for_in...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.630
Q16
What Small molecule therapies have been approved by the FDA to treat Snoring?
There are no drug Small molecule therapies approved to treat Snoring.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "snoring" OR LOWER(mesh_heading) = "snoring"...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.747
Q16
What Small molecule therapies have been approved by the FDA to treat amblyopia?
There are no drug Small molecule therapies approved to treat amblyopia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "amblyopia" OR LOWER(mesh_heading) = "amblyo...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1187
Q16
What Small molecule therapies have been approved by the FDA to treat inappropriate ADH syndrome?
There are no drug Small molecule therapies approved to treat inappropriate ADH syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "inappropriate adh syndrome" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.130
Q16
What Protein therapies have been approved by the FDA to treat chronic obstructive pulmonary disease?
There are no drug Protein therapies approved to treat chronic obstructive pulmonary disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "chronic obstructive pulmonary disease" OR L...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.325
Q16
What Small molecule therapies have been approved by the FDA to treat Abnormal circulating lipid concentration?
There are 4 Small molecule therapy drugs that are approved to treat Abnormal circulating lipid concentration which are as follows: Fenofibrate, Simvastatin, Pitavastatin Calcium, and Pitavastatin Magnesium.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "abnormal circulating lipid concentration" O...
[{'UUID': 'DrugTargetsIndication121923_text_243937', 'drugName': 'Fenofibrate', 'tradeNames_list': "['Antara', 'Antara (micronized)', 'Fenofibrate', 'Fenofibrate (micronized)Fenogal', 'Fenoglide', 'Lipantil', 'Lipantil micro 200Lipantil micro 267', 'Lipantil micro 67', 'Lipidil', 'LipofenSupralip 160', 'Tricor', 'Trico...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1012
Q16
What Small molecule therapies have been approved by the FDA to treat dysuria?
There are no drug Small molecule therapies approved to treat dysuria.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "dysuria" OR LOWER(mesh_heading) = "dysuria"...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1616
Q16
What Small molecule therapies have been approved by the FDA to treat serum lipopolysaccharide activity?
There are no drug Small molecule therapies approved to treat serum lipopolysaccharide activity.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "serum lipopolysaccharide activity" OR LOWER...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.762
Q16
What Small molecule therapies have been approved by the FDA to treat aneurysm?
There are no drug Small molecule therapies approved to treat aneurysm.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "aneurysm" OR LOWER(mesh_heading) = "aneurys...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1641
Q16
What Small molecule therapies have been approved by the FDA to treat specific language disorder?
There are no drug Small molecule therapies approved to treat specific language disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "specific language disorder" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.685
Q16
What Small molecule therapies have been approved by the FDA to treat Wilson disease?
There are no drug Small molecule therapies approved to treat Wilson disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "wilson disease" OR LOWER(mesh_heading) = "w...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1434
Q16
What Small molecule therapies have been approved by the FDA to treat overactive bladder?
There are 5 Small molecule therapy drugs that are approved to treat overactive bladder which are as follows: Oxybutynin Chloride, Solifenacin Succinate, Fesoterodine Fumarate, Mirabegron, and Vibegron.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "overactive bladder" OR LOWER(mesh_heading) ...
[{'UUID': 'DrugTargetsIndication121923_text_857262', 'drugName': 'Oxybutynin Chloride', 'tradeNames_list': "['Ditropan', 'Ditropan xl', 'Gelnique', 'Oxybutynin chloride']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000133019', 'approvedSymbol': 'CHRM3', 'approvedName': 'cholinergic rece...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.889
Q16
What Small molecule therapies have been approved by the FDA to treat cervical carcinoma?
There are no drug Small molecule therapies approved to treat cervical carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "cervical carcinoma" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.846
Q16
What Small molecule therapies have been approved by the FDA to treat breast ductal adenocarcinoma?
There are no drug Small molecule therapies approved to treat breast ductal adenocarcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "breast ductal adenocarcinoma" OR LOWER(mesh...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.159
Q16
What Protein therapies have been approved by the FDA to treat familial hyperinsulinism?
There are no drug Protein therapies approved to treat familial hyperinsulinism.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "familial hyperinsulinism" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.972
Q16
What Small molecule therapies have been approved by the FDA to treat cytomegalovirus infection?
There are no drug Small molecule therapies approved to treat cytomegalovirus infection.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "cytomegalovirus infection" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.638
Q16
What Small molecule therapies have been approved by the FDA to treat Striae distensae?
There are no drug Small molecule therapies approved to treat Striae distensae.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "striae distensae" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.520
Q16
What Small molecule therapies have been approved by the FDA to treat Japanese encephalitis?
There are no drug Small molecule therapies approved to treat Japanese encephalitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "japanese encephalitis" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1283
Q16
What Small molecule therapies have been approved by the FDA to treat malignant colon neoplasm?
There are no drug Small molecule therapies approved to treat malignant colon neoplasm.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "malignant colon neoplasm" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.601
Q16
What Small molecule therapies have been approved by the FDA to treat Prinzmetal's angina?
Amlodipine Besylate is the only Small molecule therapy approved by the FDA to treat Prinzmetal's angina.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "prinzmetal's angina" OR LOWER(mesh_heading)...
[{'UUID': 'DrugTargetsIndication121923_text_1043671', 'drugName': 'Amlodipine Besylate', 'tradeNames_list': "['Amlodipine besylate', 'Norliqva', 'Norvasc']", 'drugType': 'Small molecule', 'actionType': 'blocker', 'target': 'ENSG00000151067', 'approvedSymbol': 'CACNA1C', 'approvedName': 'calcium voltage-gated channel su...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.196
Q16
What Protein therapies have been approved by the FDA to treat kidney disease?
There are no drug Protein therapies approved to treat kidney disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "kidney disease" OR LOWER(mesh_heading) = "k...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1480
Q16
What Small molecule therapies have been approved by the FDA to treat pituitary-dependent Cushing's disease?
Osilodrostat Phosphate is the only Small molecule therapy approved by the FDA to treat pituitary-dependent Cushing's disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "pituitary-dependent cushing's disease" OR L...
[{'UUID': 'DrugTargetsIndication121923_text_1100341', 'drugName': 'Osilodrostat Phosphate', 'tradeNames_list': "['Isturisa']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000160882', 'approvedSymbol': 'CYP11B1', 'approvedName': 'cytochrome P450 family 11 subfamily B member 1', 'yearOfFirst...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1044
Q16
What Small molecule therapies have been approved by the FDA to treat essential thrombocythemia?
There are no drug Small molecule therapies approved to treat essential thrombocythemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "essential thrombocythemia" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.413
Q16
What Small molecule therapies have been approved by the FDA to treat Down syndrome?
There are no drug Small molecule therapies approved to treat Down syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "down syndrome" OR LOWER(mesh_heading) = "do...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.97
Q16
What Protein therapies have been approved by the FDA to treat atopic eczema?
There are no drug Protein therapies approved to treat atopic eczema.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "atopic eczema" OR LOWER(mesh_heading) = "at...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1218
Q16
What Small molecule therapies have been approved by the FDA to treat intrahepatic cholangiocarcinoma?
There are no drug Small molecule therapies approved to treat intrahepatic cholangiocarcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "intrahepatic cholangiocarcinoma" OR LOWER(m...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.750
Q16
What Small molecule therapies have been approved by the FDA to treat amnesia?
Midazolam is the only Small molecule therapy approved by the FDA to treat amnesia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "amnesia" OR LOWER(mesh_heading) = "amnesia"...
[{'UUID': 'DrugTargetsIndication121923_text_948541', 'drugName': 'Midazolam', 'tradeNames_list': "['Midazolam in 0.8% sodium chloride', 'Midazolam in 0.9% sodium chlorideNayzilam']", 'drugType': 'Small molecule', 'actionType': 'positive allosteric modulator', 'target': 'ENSG00000022355', 'approvedSymbol': 'GABRA1', 'ap...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.157
Q16
What Protein therapies have been approved by the FDA to treat eye disease?
Cyclosporine is the only Protein therapy approved by the FDA to treat eye disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "eye disease" OR LOWER(mesh_heading) = "eye ...
[{'UUID': 'DrugTargetsIndication121923_text_1100648', 'drugName': 'Cyclosporine', 'tradeNames_list': "['Capimune', 'Capsorin', 'Cequa', 'Cyclosporine', 'Deximune', 'GengrafIkervis', 'Neoral', 'Optimmune', 'Restasis', 'Restasis multidoseSandimmun', 'Sandimmune', 'Sangcya', 'Vanquoral', 'Verkazia']", 'drugType': 'Protein...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.423
Q16
What Small molecule therapies have been approved by the FDA to treat Eczema?
There are 3 Small molecule therapy drugs that are approved to treat Eczema which are as follows: Crisaborole, Abrocitinib, and Tacrolimus.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "eczema" OR LOWER(mesh_heading) = "eczema") ...
[{'UUID': 'DrugTargetsIndication121923_text_696549', 'drugName': 'Crisaborole', 'tradeNames_list': "['Eucrisa']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000065989', 'approvedSymbol': 'PDE4A', 'approvedName': 'phosphodiesterase 4A', 'yearOfFirstApproval': 2016, 'max_phase_for_ind': 4.0...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.863
Q16
What Small molecule therapies have been approved by the FDA to treat carcinoma?
There are 4 Small molecule therapy drugs that are approved to treat carcinoma which are as follows: Paclitaxel, Irinotecan Hydrochloride, Cinacalcet Hydrochloride, and Topotecan Hydrochloride.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "carcinoma" OR LOWER(mesh_heading) = "carcin...
[{'UUID': 'DrugTargetsIndication121923_text_151', 'drugName': 'Paclitaxel', 'tradeNames_list': "['Abraxane', 'Pacitaxel', 'Paclitaxel', 'Paxene', 'Taxol', 'Taxol 100']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000188229', 'approvedSymbol': 'TUBB4B', 'approvedName': 'tubulin beta 4B cla...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.481
Q16
What Small molecule therapies have been approved by the FDA to treat Hepatitis?
There are no drug Small molecule therapies approved to treat Hepatitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hepatitis" OR LOWER(mesh_heading) = "hepati...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.825
Q16
What Small molecule therapies have been approved by the FDA to treat bipolar disorder?
There are 8 Small molecule therapy drugs that are approved to treat bipolar disorder which are as follows: Risperidone, Aripiprazole, Asenapine Maleate, Lurasidone Hydrochloride, Cariprazine Hydrochloride, Doxepin Hydrochloride, Carbamazepine, and Lamotrigine.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "bipolar disorder" OR LOWER(mesh_heading) = ...
[{'UUID': 'DrugTargetsIndication121923_text_149053', 'drugName': 'Loxapine', 'tradeNames_list': "['Adasuve', 'Loxitane intramuscular [as hydrochloride]Loxitane-c oral suspension [as hydrochloride]']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000147246', 'approvedSymbol': 'HTR2C', 'appr...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.672
Q16
What Small molecule therapies have been approved by the FDA to treat Urinary incontinence?
There are 2 Small molecule therapy drugs that are approved to treat Urinary incontinence which are as follows: Mirabegron and Vibegron.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "urinary incontinence" OR LOWER(mesh_heading...
[{'UUID': 'DrugTargetsIndication121923_text_937692', 'drugName': 'Mirabegron', 'tradeNames_list': "['Betmiga', 'Myrbetriq', 'Myrbetriq granules']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000188778', 'approvedSymbol': 'ADRB3', 'approvedName': 'adrenoceptor beta 3', 'yearOfFirstApproval':...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.842
Q16
What Small molecule therapies have been approved by the FDA to treat brain ischemia?
There are no drug Small molecule therapies approved to treat brain ischemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "brain ischemia" OR LOWER(mesh_heading) = "b...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.948
Q16
What Small molecule therapies have been approved by the FDA to treat complex partial epilepsy?
There are no drug Small molecule therapies approved to treat complex partial epilepsy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "complex partial epilepsy" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1146
Q16
What Small molecule therapies have been approved by the FDA to treat hereditary angioedema?
Berotralstat Hydrochloride is the only Small molecule therapy approved by the FDA to treat hereditary angioedema.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hereditary angioedema" OR LOWER(mesh_headin...
[{'UUID': 'DrugTargetsIndication121923_text_1095496', 'drugName': 'Berotralstat Hydrochloride', 'tradeNames_list': "['Orladeyo']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000164344', 'approvedSymbol': 'KLKB1', 'approvedName': 'kallikrein B1', 'yearOfFirstApproval': 2020, 'max_phase_for...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.451
Q16
What Small molecule therapies have been approved by the FDA to treat Gaucher disease type 3?
There are no drug Small molecule therapies approved to treat Gaucher disease type 3.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "gaucher disease type 3" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.837
Q16
What Small molecule therapies have been approved by the FDA to treat brain cancer?
There are no drug Small molecule therapies approved to treat brain cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "brain cancer" OR LOWER(mesh_heading) = "bra...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.179
Q16
What Protein therapies have been approved by the FDA to treat hypotension?
There are no drug Protein therapies approved to treat hypotension.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hypotension" OR LOWER(mesh_heading) = "hypo...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.393
Q16
What Small molecule therapies have been approved by the FDA to treat Cleft palate?
There are no drug Small molecule therapies approved to treat Cleft palate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "cleft palate" OR LOWER(mesh_heading) = "cle...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.582
Q16
What Small molecule therapies have been approved by the FDA to treat Paget disease?
There are 2 Small molecule therapy drugs that are approved to treat Paget disease which are as follows: Risedronate Sodium and Zoledronic Acid.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "paget disease" OR LOWER(mesh_heading) = "pa...
[{'UUID': 'DrugTargetsIndication121923_text_1099428', 'drugName': 'Risedronate Sodium', 'tradeNames_list': "['Actonel', 'Atelvia', 'Risedronate sodium']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000160752', 'approvedSymbol': 'FDPS', 'approvedName': 'farnesyl diphosphate synthase', 'yea...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1278
Q16
What Small molecule therapies have been approved by the FDA to treat macular degeneration?
There are no drug Small molecule therapies approved to treat macular degeneration.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "macular degeneration" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1507
Q16
What Small molecule therapies have been approved by the FDA to treat postmenopausal atrophic vaginitis?
There are no drug Small molecule therapies approved to treat postmenopausal atrophic vaginitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "postmenopausal atrophic vaginitis" OR LOWER...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.865
Q16
What Small molecule therapies have been approved by the FDA to treat carcinosarcoma?
There are no drug Small molecule therapies approved to treat carcinosarcoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "carcinosarcoma" OR LOWER(mesh_heading) = "c...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1519
Q16
What Small molecule therapies have been approved by the FDA to treat presbyopia?
There are no drug Small molecule therapies approved to treat presbyopia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "presbyopia" OR LOWER(mesh_heading) = "presb...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.715
Q16
What Small molecule therapies have been approved by the FDA to treat adenocarcinoma?
There are 2 Small molecule therapy drugs that are approved to treat adenocarcinoma which are as follows: Fluorouracil and Irinotecan Hydrochloride.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "adenocarcinoma" OR LOWER(mesh_heading) = "a...
[{'UUID': 'DrugTargetsIndication121923_text_919462', 'drugName': 'Fluorouracil', 'tradeNames_list': "['5.f.u.', 'Accusite', 'Actikerall', 'Adrucil', 'Carac', 'Efudex', 'EfudixFluoro-uracil roche', 'Fluoroplex', 'Fluorouracil', 'Tolak']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG0000017689...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1103
Q16
What Small molecule therapies have been approved by the FDA to treat gastroparesis?
Metoclopramide Hydrochloride is the only Small molecule therapy approved by the FDA to treat gastroparesis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "gastroparesis" OR LOWER(mesh_heading) = "ga...
[{'UUID': 'DrugTargetsIndication121923_text_199664', 'drugName': 'Metoclopramide Hydrochloride', 'tradeNames_list': '[\'"clopra-""yellow"""\', \'Clopra\', \'Clopra-"Yellow"\', \'Gastrese l.a.Gastrobid continus\', \'Gastroflux\', \'Gastromax\', \'Gimoti\', \'MaxolonMaxolon sr\', \'Metoclomex\', \'Metoclopramide hydrochl...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.779
Q16
What Small molecule therapies have been approved by the FDA to treat anxiety?
There are 3 Small molecule therapy drugs that are approved to treat anxiety which are as follows: Clobazam, Lorazepam, and Diazepam.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "anxiety" OR LOWER(mesh_heading) = "anxiety"...
[{'UUID': 'DrugTargetsIndication121923_text_206503', 'drugName': 'Escitalopram Oxalate', 'tradeNames_list': "['Escitalopram oxalate', 'Lexapro']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000108576', 'approvedSymbol': 'SLC6A4', 'approvedName': 'solute carrier family 6 member 4', 'yearOf...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1322
Q16
What Small molecule therapies have been approved by the FDA to treat migraine with aura?
There are no drug Small molecule therapies approved to treat migraine with aura.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "migraine with aura" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.668
Q16
What Small molecule therapies have been approved by the FDA to treat Turner syndrome?
There are no drug Small molecule therapies approved to treat Turner syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "turner syndrome" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.143
Q16
What Protein therapies have been approved by the FDA to treat diabetes mellitus?
There are 4 Protein therapy drugs that are approved to treat diabetes mellitus which are as follows: Glucagon, Liraglutide, Exenatide, and Semaglutide.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "diabetes mellitus" OR LOWER(mesh_heading) =...
[{'UUID': 'DrugTargetsIndication121923_text_968293', 'drugName': 'Glucagon', 'tradeNames_list': "['Baqsimi', 'Glucagen Hypokit', 'Glucagon', 'Glucagon Emergency KitGvoke hypopen', 'Gvoke pfs']", 'drugType': 'Protein', 'actionType': 'agonist', 'target': 'ENSG00000215644', 'approvedSymbol': 'GCGR', 'approvedName': 'gluca...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1336
Q16
What Small molecule therapies have been approved by the FDA to treat mucocutaneous lymph node syndrome?
There are no drug Small molecule therapies approved to treat mucocutaneous lymph node syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "mucocutaneous lymph node syndrome" OR LOWER...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1254
Q16
What Small molecule therapies have been approved by the FDA to treat lipodystrophy?
There are no drug Small molecule therapies approved to treat lipodystrophy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "lipodystrophy" OR LOWER(mesh_heading) = "li...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1007
Q16
What Small molecule therapies have been approved by the FDA to treat dry eye syndrome?
There are 2 Small molecule therapy drugs that are approved to treat dry eye syndrome which are as follows: Loteprednol Etabonate and Lifitegrast.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "dry eye syndrome" OR LOWER(mesh_heading) = ...
[{'UUID': 'DrugTargetsIndication121923_text_225417', 'drugName': 'Loteprednol Etabonate', 'tradeNames_list': "['Airex', 'Alrex', 'Eysuvis', 'Inveltys', 'Lotemax', 'Lotemax sm']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000113580', 'approvedSymbol': 'NR3C1', 'approvedName': 'nuclear recep...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.640
Q16
What Small molecule therapies have been approved by the FDA to treat Sturge-Weber syndrome?
There are no drug Small molecule therapies approved to treat Sturge-Weber syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "sturge-weber syndrome" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1232
Q16
What Small molecule therapies have been approved by the FDA to treat kidney cancer?
There are no drug Small molecule therapies approved to treat kidney cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "kidney cancer" OR LOWER(mesh_heading) = "ki...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1444
Q16
What Small molecule therapies have been approved by the FDA to treat papillary renal cell carcinoma?
There are 4 Small molecule therapy drugs that are approved to treat papillary renal cell carcinoma which are as follows: Pazopanib Hydrochloride, Cabozantinib S-Malate, Sorafenib Tosylate, and Axitinib.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "papillary renal cell carcinoma" OR LOWER(me...
[{'UUID': 'DrugTargetsIndication121923_text_667824', 'drugName': 'Pazopanib Hydrochloride', 'tradeNames_list': "['Votrient']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000128052', 'approvedSymbol': 'KDR', 'approvedName': 'kinase insert domain receptor', 'yearOfFirstApproval': 2009, 'max...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.619
Q16
What Small molecule therapies have been approved by the FDA to treat Sciatica?
There are no drug Small molecule therapies approved to treat Sciatica.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "sciatica" OR LOWER(mesh_heading) = "sciatic...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.296
Q16
What Protein therapies have been approved by the FDA to treat sleep apnea?
There are no drug Protein therapies approved to treat sleep apnea.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "sleep apnea" OR LOWER(mesh_heading) = "slee...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.736
Q16
What Small molecule therapies have been approved by the FDA to treat alkaptonuria?
There are no drug Small molecule therapies approved to treat alkaptonuria.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "alkaptonuria" OR LOWER(mesh_heading) = "alk...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1672
Q16
What Small molecule therapies have been approved by the FDA to treat sympathetic ophthalmia?
There are 2 Small molecule therapy drugs that are approved to treat sympathetic ophthalmia which are as follows: Prednisone and Dexamethasone.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "sympathetic ophthalmia" OR LOWER(mesh_headi...
[{'UUID': 'DrugTargetsIndication121923_text_217673', 'drugName': 'Prednisone', 'tradeNames_list': "['Cortan', 'Cortancyl', 'Decortisyl', 'Delta-dome', 'Deltasone', 'FernisoneLiquid pred', 'Lodotra', 'Meticorten', 'Orasone', 'Paracort', 'Prednicen-mPrednisone', 'Prednisone intensol', 'Rayos', 'Servisone', 'Sterapred']",...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.89
Q16
What Protein therapies have been approved by the FDA to treat allergic conjunctivitis?
There are no drug Protein therapies approved to treat allergic conjunctivitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "allergic conjunctivitis" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.42
Q16
What Protein therapies have been approved by the FDA to treat Fever?
There are 2 Protein therapy drugs that are approved to treat Fever which are as follows: Ziconotide Acetate and Ziconotide.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "fever" OR LOWER(mesh_heading) = "fever") AN...
[{'UUID': 'DrugTargetsIndication121923_text_891730', 'drugName': 'Ziconotide Acetate', 'tradeNames_list': "['Prialt']", 'drugType': 'Protein', 'actionType': 'blocker', 'target': 'ENSG00000148408', 'approvedSymbol': 'CACNA1B', 'approvedName': 'calcium voltage-gated channel subunit alpha1 B', 'yearOfFirstApproval': 2004,...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1743
Q16
What Small molecule therapies have been approved by the FDA to treat vascular dementia?
There are no drug Small molecule therapies approved to treat vascular dementia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "vascular dementia" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.132
Q16
What Protein therapies have been approved by the FDA to treat colorectal adenocarcinoma?
There are no drug Protein therapies approved to treat colorectal adenocarcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "colorectal adenocarcinoma" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.793
Q16
What Small molecule therapies have been approved by the FDA to treat asymptomatic myeloma?
There are no drug Small molecule therapies approved to treat asymptomatic myeloma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "asymptomatic myeloma" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.782
Q16
What Small molecule therapies have been approved by the FDA to treat aortic valve disease?
There are no drug Small molecule therapies approved to treat aortic valve disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "aortic valve disease" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1502
Q16
What Small molecule therapies have been approved by the FDA to treat post-operative sign or symptom?
There are no drug Small molecule therapies approved to treat post-operative sign or symptom.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "post-operative sign or symptom" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1631
Q16
What Small molecule therapies have been approved by the FDA to treat skin neoplasm?
There are no drug Small molecule therapies approved to treat skin neoplasm.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "skin neoplasm" OR LOWER(mesh_heading) = "sk...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.938
Q16
What Small molecule therapies have been approved by the FDA to treat collecting duct carcinoma?
Pazopanib Hydrochloride is the only Small molecule therapy approved by the FDA to treat collecting duct carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "collecting duct carcinoma" OR LOWER(mesh_he...
[{'UUID': 'DrugTargetsIndication121923_text_667827', 'drugName': 'Pazopanib Hydrochloride', 'tradeNames_list': "['Votrient']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000128052', 'approvedSymbol': 'KDR', 'approvedName': 'kinase insert domain receptor', 'yearOfFirstApproval': 2009, 'max...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.165
Q16
What Protein therapies have been approved by the FDA to treat head injury?
Desmopressin Acetate is the only Protein therapy approved by the FDA to treat head injury.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "head injury" OR LOWER(mesh_heading) = "head...
[{'UUID': 'DrugTargetsIndication121923_text_694398', 'drugName': 'Desmopressin Acetate', 'tradeNames_list': "['Concentraid', 'Ddavp', 'Ddavp (needs no refrigeration)', 'DesmomeltDesmopressin acetate', 'Desmopressin acetate (needs no refrigeration)Desmopressin acetate preservative free', 'Desmospray', 'DesmotabsMinirin'...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.292
Q16
What Protein therapies have been approved by the FDA to treat sexual dysfunction?
Bremelanotide Acetate is the only Protein therapy approved by the FDA to treat sexual dysfunction.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "sexual dysfunction" OR LOWER(mesh_heading) ...
[{'UUID': 'DrugTargetsIndication121923_text_1025286', 'drugName': 'Bremelanotide Acetate', 'tradeNames_list': "['Vyleesi (autoinjector)']", 'drugType': 'Protein', 'actionType': 'agonist', 'target': 'ENSG00000166603', 'approvedSymbol': 'MC4R', 'approvedName': 'melanocortin 4 receptor', 'yearOfFirstApproval': 2019, 'max_...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1666
Q16
What Small molecule therapies have been approved by the FDA to treat subependymal giant cell astrocytoma?
Everolimus is the only Small molecule therapy approved by the FDA to treat subependymal giant cell astrocytoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "subependymal giant cell astrocytoma" OR LOW...
[{'UUID': 'DrugTargetsIndication121923_text_1084970', 'drugName': 'Everolimus', 'tradeNames_list': "['Afinitor', 'Afinitor disperz', 'Certican', 'Votubia', 'Zortress']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000088832', 'approvedSymbol': 'FKBP1A', 'approvedName': 'FKBP prolyl isomera...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.806
Q16
What Small molecule therapies have been approved by the FDA to treat avian influenza?
There are no drug Small molecule therapies approved to treat avian influenza.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "avian influenza" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.351
Q16
What Small molecule therapies have been approved by the FDA to treat Atrophy?
There are 3 Small molecule therapy drugs that are approved to treat Atrophy which are as follows: Ospemifene, Estradiol Acetate, and Risdiplam.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "atrophy" OR LOWER(mesh_heading) = "atrophy"...
[{'UUID': 'DrugTargetsIndication121923_text_823728', 'drugName': 'Ospemifene', 'tradeNames_list': "['Osphena', 'Senshio']", 'drugType': 'Small molecule', 'actionType': 'modulator', 'target': 'ENSG00000091831', 'approvedSymbol': 'ESR1', 'approvedName': 'estrogen receptor 1', 'yearOfFirstApproval': 2013, 'max_phase_for_i...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.575
Q16
What Small molecule therapies have been approved by the FDA to treat Opsoclonus-Myoclonus Syndrome?
There are no drug Small molecule therapies approved to treat Opsoclonus-Myoclonus Syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "opsoclonus-myoclonus syndrome" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1005
Q16
What Small molecule therapies have been approved by the FDA to treat drug toxicity?
There are no drug Small molecule therapies approved to treat drug toxicity.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "drug toxicity" OR LOWER(mesh_heading) = "dr...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1659
Q16
What Small molecule therapies have been approved by the FDA to treat stenosing tenosynovitis?
There are no drug Small molecule therapies approved to treat stenosing tenosynovitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "stenosing tenosynovitis" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.930
Q16
What Small molecule therapies have been approved by the FDA to treat classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency?
There are 2 Small molecule therapy drugs that are approved to treat classic congenital adrenal hyperplasia due to 21-hydroxylase deficiency which are as follows: Prednisone and Dexamethasone.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "classic congenital adrenal hyperplasia due ...
[{'UUID': 'DrugTargetsIndication121923_text_217681', 'drugName': 'Prednisone', 'tradeNames_list': "['Cortan', 'Cortancyl', 'Decortisyl', 'Delta-dome', 'Deltasone', 'FernisoneLiquid pred', 'Lodotra', 'Meticorten', 'Orasone', 'Paracort', 'Prednicen-mPrednisone', 'Prednisone intensol', 'Rayos', 'Servisone', 'Sterapred']",...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1404
Q16
What Small molecule therapies have been approved by the FDA to treat oral cavity cancer?
There are no drug Small molecule therapies approved to treat oral cavity cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "oral cavity cancer" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1158
Q16
What Small molecule therapies have been approved by the FDA to treat hyperinsulinism?
There are no drug Small molecule therapies approved to treat hyperinsulinism.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hyperinsulinism" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1693
Q16
What Small molecule therapies have been approved by the FDA to treat thymus neoplasm?
There are no drug Small molecule therapies approved to treat thymus neoplasm.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "thymus neoplasm" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.462
Q16
What Small molecule therapies have been approved by the FDA to treat Graves ophthalmopathy?
There are no drug Small molecule therapies approved to treat Graves ophthalmopathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "graves ophthalmopathy" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.378
Q16
What Small molecule therapies have been approved by the FDA to treat Castleman disease?
There are no drug Small molecule therapies approved to treat Castleman disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "castleman disease" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.335
Q16
What Small molecule therapies have been approved by the FDA to treat Agitation?
There are 3 Small molecule therapy drugs that are approved to treat Agitation which are as follows: Loxapine, Aripiprazole, and Diazepam.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "agitation" OR LOWER(mesh_heading) = "agitat...
[{'UUID': 'DrugTargetsIndication121923_text_149050', 'drugName': 'Loxapine', 'tradeNames_list': "['Adasuve', 'Loxitane intramuscular [as hydrochloride]Loxitane-c oral suspension [as hydrochloride]']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000147246', 'approvedSymbol': 'HTR2C', 'appr...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1026
Q16
What Small molecule therapies have been approved by the FDA to treat enteritis?
There are no drug Small molecule therapies approved to treat enteritis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "enteritis" OR LOWER(mesh_heading) = "enteri...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1550
Q16
What Small molecule therapies have been approved by the FDA to treat pulmonary hypertension?
There are 6 Small molecule therapy drugs that are approved to treat pulmonary hypertension which are as follows: Treprostinil, Riociguat, Nitric Oxide, Ambrisentan, Bosentan, and Tadalafil.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "pulmonary hypertension" OR LOWER(mesh_headi...
[{'UUID': 'DrugTargetsIndication121923_text_244451', 'drugName': 'Treprostinil', 'tradeNames_list': "['Remodulin', 'Tyvaso', 'Tyvaso dpi']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000160013', 'approvedSymbol': 'PTGIR', 'approvedName': 'prostaglandin I2 receptor', 'yearOfFirstApproval': ...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1279
Q16
What Small molecule therapies have been approved by the FDA to treat macular retinal edema?
There are 2 Small molecule therapy drugs that are approved to treat macular retinal edema which are as follows: Dexamethasone and Fluocinolone Acetonide.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "macular retinal edema" OR LOWER(mesh_headin...
[{'UUID': 'DrugTargetsIndication121923_text_226377', 'drugName': 'Dexamethasone', 'tradeNames_list': "['Aeroseb-dex', 'Dalalone', 'Decaderm', 'Decadron', 'Decadron-75', 'DecasprayDexacortisyl', 'Dexafree', 'Dexamethasone', 'Dexamethasone intensolDexone', 'Dexone 0.5', 'Dexone 0.75', 'Dexone 1.5', 'Dexone 4', 'DexsolDex...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.958
Q16
What Small molecule therapies have been approved by the FDA to treat corneal edema?
There are no drug Small molecule therapies approved to treat corneal edema.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "corneal edema" OR LOWER(mesh_heading) = "co...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.795
Q16
What Small molecule therapies have been approved by the FDA to treat atherosclerosis?
There are 2 Small molecule therapy drugs that are approved to treat atherosclerosis which are as follows: Rosuvastatin Calcium and Bempedoic Acid.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "atherosclerosis" OR LOWER(mesh_heading) = "...
[{'UUID': 'DrugTargetsIndication121923_text_1104132', 'drugName': 'Rosuvastatin Calcium', 'tradeNames_list': "['Crestor', 'Ezallor', 'Ezallor sprinkle', 'Rosuvastatin calcium']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000113161', 'approvedSymbol': 'HMGCR', 'approvedName': '3-hydroxy-3...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1633
Q16
What Small molecule therapies have been approved by the FDA to treat sleep-wake disorder?
Tasimelteon is the only Small molecule therapy approved by the FDA to treat sleep-wake disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "sleep-wake disorder" OR LOWER(mesh_heading)...
[{'UUID': 'DrugTargetsIndication121923_text_1094673', 'drugName': 'Tasimelteon', 'tradeNames_list': "['Hetlioz', 'Hetlioz lq']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000168412', 'approvedSymbol': 'MTNR1A', 'approvedName': 'melatonin receptor 1A', 'yearOfFirstApproval': 2014, 'max_phas...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status