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.1394
Q16
What Small molecule therapies have been approved by the FDA to treat obstructive sleep apnea?
Armodafinil is the only Small molecule therapy approved by the FDA to treat obstructive 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) = "obstructive sleep apnea" OR LOWER(mesh_head...
[{'UUID': 'DrugTargetsIndication121923_text_939005', 'drugName': 'Armodafinil', 'tradeNames_list': "['Armodafinil', 'Nuvigil']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000142319', 'approvedSymbol': 'SLC6A3', 'approvedName': 'solute carrier family 6 member 3', 'yearOfFirstApproval': 20...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.991
Q16
What Small molecule therapies have been approved by the FDA to treat diabetic retinopathy?
Dexamethasone is the only Small molecule therapy approved by the FDA to treat diabetic retinopathy.
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) = "diabetic retinopathy" OR LOWER(mesh_heading...
[{'UUID': 'DrugTargetsIndication121923_text_226333', '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.1680
Q16
What Small molecule therapies have been approved by the FDA to treat systolic heart failure?
There are no drug Small molecule therapies approved to treat systolic heart failure.
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) = "systolic heart failure" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.579
Q16
What Small molecule therapies have been approved by the FDA to treat Otitis media?
There are no drug Small molecule therapies approved to treat Otitis media.
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) = "otitis media" OR LOWER(mesh_heading) = "oti...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1142
Q16
What Small molecule therapies have been approved by the FDA to treat hepatitis B virus infection?
There are no drug Small molecule therapies approved to treat hepatitis B virus 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) = "hepatitis b virus infection" OR LOWER(mesh_...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.542
Q16
What Small molecule therapies have been approved by the FDA to treat Mastocytosis?
Midostaurin is the only Small molecule therapy approved by the FDA to treat Mastocytosis.
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) = "mastocytosis" OR LOWER(mesh_heading) = "mas...
[{'UUID': 'DrugTargetsIndication121923_text_667282', 'drugName': 'Midostaurin', 'tradeNames_list': "['Rydapt']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000128052', 'approvedSymbol': 'KDR', 'approvedName': 'kinase insert domain receptor', 'yearOfFirstApproval': 2017, 'max_phase_for_ind...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.253
Q16
What Protein therapies have been approved by the FDA to treat parathyroid disease?
Velcalcetide is the only Protein therapy approved by the FDA to treat parathyroid 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) = "parathyroid disease" OR LOWER(mesh_heading)...
[{'UUID': 'DrugTargetsIndication121923_text_1148946', 'drugName': 'Velcalcetide', 'tradeNames_list': "['Parsabiv']", 'drugType': 'Protein', 'actionType': 'agonist', 'target': 'ENSG00000036828', 'approvedSymbol': 'CASR', 'approvedName': 'calcium sensing receptor', 'yearOfFirstApproval': 2017, 'max_phase_for_ind': 4.0, '...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.728
Q16
What Small molecule therapies have been approved by the FDA to treat albuminuria?
There are no drug Small molecule therapies approved to treat albuminuria.
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) = "albuminuria" OR LOWER(mesh_heading) = "albu...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1572
Q16
What Small molecule therapies have been approved by the FDA to treat renal osteodystrophy?
There are no drug Small molecule therapies approved to treat renal osteodystrophy.
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) = "renal osteodystrophy" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.531
Q16
What Small molecule therapies have been approved by the FDA to treat Lassa fever?
There are no drug Small molecule therapies approved to treat Lassa fever.
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) = "lassa fever" OR LOWER(mesh_heading) = "lass...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1315
Q16
What Small molecule therapies have been approved by the FDA to treat metastasis?
There are 2 Small molecule therapy drugs that are approved to treat metastasis which are as follows: Larotrectinib Sulfate 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) = "metastasis" OR LOWER(mesh_heading) = "metas...
[{'UUID': 'DrugTargetsIndication121923_text_942603', 'drugName': 'Larotrectinib Sulfate', 'tradeNames_list': "['Vitrakvi']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000198400', 'approvedSymbol': 'NTRK1', 'approvedName': 'neurotrophic receptor tyrosine kinase 1', 'yearOfFirstApproval': ...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.990
Q16
What Small molecule therapies have been approved by the FDA to treat diabetic polyneuropathy?
There are no drug Small molecule therapies approved to treat diabetic polyneuropathy.
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) = "diabetic polyneuropathy" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.242
Q16
What Protein therapies have been approved by the FDA to treat non-alcoholic steatohepatitis?
There are no drug Protein 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.877
Q16
What Small molecule therapies have been approved by the FDA to treat central nervous system cancer?
There are no drug Small molecule therapies approved to treat central nervous system 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) = "central nervous system cancer" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1172
Q16
What Small molecule therapies have been approved by the FDA to treat hypoplastic left heart syndrome?
There are no drug Small molecule therapies approved to treat hypoplastic left heart 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) = "hypoplastic left heart syndrome" OR LOWER(m...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.911
Q16
What Small molecule therapies have been approved by the FDA to treat chronic granulomatous disease?
There are no drug Small molecule therapies approved to treat chronic granulomatous 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 granulomatous disease" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1606
Q16
What Small molecule therapies have been approved by the FDA to treat sclerosing cholangitis?
There are no drug Small molecule therapies approved to treat sclerosing cholangitis.
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) = "sclerosing cholangitis" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.698
Q16
What Small molecule therapies have been approved by the FDA to treat acute coronary syndrome?
Ticagrelor is the only Small molecule therapy approved by the FDA to treat acute coronary 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) = "acute coronary syndrome" OR LOWER(mesh_head...
[{'UUID': 'DrugTargetsIndication121923_text_920338', 'drugName': 'Ticagrelor', 'tradeNames_list': "['Brilinta', 'Brilique']", 'drugType': 'Small molecule', 'actionType': 'negative allosteric modulator', 'target': 'ENSG00000169313', 'approvedSymbol': 'P2RY12', 'approvedName': 'purinergic receptor P2Y12', 'yearOfFirstApp...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.437
Q16
What Small molecule therapies have been approved by the FDA to treat Facioscapulohumeral dystrophy?
There are no drug Small molecule therapies approved to treat Facioscapulohumeral dystrophy.
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) = "facioscapulohumeral dystrophy" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.72
Q16
What Protein therapies have been approved by the FDA to treat Waldenstrom macroglobulinemia?
There are no drug Protein therapies approved to treat Waldenstrom macroglobulinemia.
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) = "waldenstrom macroglobulinemia" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1740
Q16
What Small molecule therapies have been approved by the FDA to treat vaginal cancer?
There are no drug Small molecule therapies approved to treat vaginal 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) = "vaginal cancer" OR LOWER(mesh_heading) = "v...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.261
Q16
What Protein therapies have been approved by the FDA to treat polycystic ovary syndrome?
There are no drug Protein therapies approved to treat polycystic ovary 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) = "polycystic ovary syndrome" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.52
Q16
What Protein therapies have been approved by the FDA to treat Mantle cell lymphoma?
There are no drug Protein therapies approved to treat Mantle cell lymphoma.
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) = "mantle cell lymphoma" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1587
Q16
What Small molecule therapies have been approved by the FDA to treat rheumatic disease?
There are 6 Small molecule therapy drugs that are approved to treat rheumatic disease which are as follows: Indomethacin, Celecoxib, Diclofenac, Naproxen, Ibuprofen, and Meloxicam.
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) = "rheumatic disease" OR LOWER(mesh_heading) =...
[{'UUID': 'DrugTargetsIndication121923_text_828206', 'drugName': 'Indomethacin', 'tradeNames_list': "['Artracin', 'Artracin sr', 'Berlind 75 ret', 'Flexin-25 continusFlexin-50 continus', 'Flexin-75 continus', 'Imbrilon', 'Indo-lemmonIndo-paed', 'Indocid ret', 'Indocid-r', 'Indocin', 'Indocin sr', 'IndodermIndoflex', 'I...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1196
Q16
What Small molecule therapies have been approved by the FDA to treat inflammatory myofibroblastic tumor?
There are no drug Small molecule therapies approved to treat inflammatory myofibroblastic 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) = "inflammatory myofibroblastic tumor" OR LOWE...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.595
Q16
What Small molecule therapies have been approved by the FDA to treat Polycystic Kidney Disease?
Tolvaptan is the only Small molecule therapy approved by the FDA to treat Polycystic 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) = "polycystic kidney disease" OR LOWER(mesh_he...
[{'UUID': 'DrugTargetsIndication121923_text_695097', 'drugName': 'Tolvaptan', 'tradeNames_list': "['Jinarc', 'Jynarque', 'Samsca']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000126895', 'approvedSymbol': 'AVPR2', 'approvedName': 'arginine vasopressin receptor 2', 'yearOfFirstApproval':...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1466
Q16
What Small molecule therapies have been approved by the FDA to treat peripheral vascular disease?
There are no drug Small molecule therapies approved to treat peripheral vascular 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) = "peripheral vascular disease" OR LOWER(mesh_...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1211
Q16
What Small molecule therapies have been approved by the FDA to treat intestinal polyp?
There are no drug Small molecule therapies approved to treat intestinal polyp.
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) = "intestinal polyp" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.814
Q16
What Small molecule therapies have been approved by the FDA to treat benign prostatic hyperplasia?
Tadalafil is the only Small molecule therapy approved by the FDA to treat benign prostatic hyperplasia.
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) = "benign prostatic hyperplasia" OR LOWER(mesh...
[{'UUID': 'DrugTargetsIndication121923_text_1094100', 'drugName': 'Tadalafil', 'tradeNames_list': "['Adcirca', 'Cialis', 'Tadliq']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000138735', 'approvedSymbol': 'PDE5A', 'approvedName': 'phosphodiesterase 5A', 'yearOfFirstApproval': 2003, 'max_...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.674
Q16
What Small molecule therapies have been approved by the FDA to treat Venous thrombosis?
There are 2 Small molecule therapy drugs that are approved to treat Venous thrombosis which are as follows: Rivaroxaban and Apixaban.
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) = "venous thrombosis" OR LOWER(mesh_heading) =...
[{'UUID': 'DrugTargetsIndication121923_text_708680', 'drugName': 'Rivaroxaban', 'tradeNames_list': "['Xarelto']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000126218', 'approvedSymbol': 'F10', 'approvedName': 'coagulation factor X', 'yearOfFirstApproval': 2011, 'max_phase_for_ind': 4.0, ...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.617
Q16
What Small molecule therapies have been approved by the FDA to treat Rigidity?
Baclofen is the only Small molecule therapy approved by the FDA to treat Rigidity.
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) = "rigidity" OR LOWER(mesh_heading) = "rigidit...
[{'UUID': 'DrugTargetsIndication121923_text_1193119', 'drugName': 'Baclofen', 'tradeNames_list': "['Baclofen', 'Baclospas-10', 'Fleqsuvy', 'Gablofen', 'Kemstro', 'LioresalLioresal intrath', 'Lyflex', 'Lyvispah', 'Ozobax']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000204681', 'approvedSym...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1247
Q16
What Small molecule therapies have been approved by the FDA to treat lentigo?
Tazarotene is the only Small molecule therapy approved by the FDA to treat lentigo.
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) = "lentigo" OR LOWER(mesh_heading) = "lentigo"...
[{'UUID': 'DrugTargetsIndication121923_text_1055462', 'drugName': 'Tazarotene', 'tradeNames_list': "['Arazlo', 'Avage', 'Fabior', 'Tazorac', 'Zorac']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000172819', 'approvedSymbol': 'RARG', 'approvedName': 'retinoic acid receptor gamma', 'yearOfFir...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1127
Q16
What Small molecule therapies have been approved by the FDA to treat heart disease?
There are no drug Small molecule therapies approved to treat heart 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) = "heart disease" OR LOWER(mesh_heading) = "he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.426
Q16
What Small molecule therapies have been approved by the FDA to treat Eosinophilia?
There are no drug Small molecule therapies approved to treat Eosinophilia.
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) = "eosinophilia" OR LOWER(mesh_heading) = "eos...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.454
Q16
What Small molecule therapies have been approved by the FDA to treat Genetic hypopigmentation of the skin?
Tazarotene is the only Small molecule therapy approved by the FDA to treat Genetic hypopigmentation of the skin.
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) = "genetic hypopigmentation of the skin" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_1055463', 'drugName': 'Tazarotene', 'tradeNames_list': "['Arazlo', 'Avage', 'Fabior', 'Tazorac', 'Zorac']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000172819', 'approvedSymbol': 'RARG', 'approvedName': 'retinoic acid receptor gamma', 'yearOfFir...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1326
Q16
What Small molecule therapies have been approved by the FDA to treat mixed glioma?
There are no drug Small molecule therapies approved to treat mixed glioma.
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) = "mixed glioma" OR LOWER(mesh_heading) = "mix...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1154
Q16
What Small molecule therapies have been approved by the FDA to treat human papilloma virus infection?
There are no drug Small molecule therapies approved to treat human papilloma virus 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) = "human papilloma virus infection" OR LOWER(m...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.142
Q16
What Protein therapies have been approved by the FDA to treat diabetes insipidus?
There are 2 Protein therapy drugs that are approved to treat diabetes insipidus which are as follows: Vasopressin and Desmopressin Acetate.
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 insipidus" OR LOWER(mesh_heading) ...
[{'UUID': 'DrugTargetsIndication121923_text_692517', 'drugName': 'Vasopressin', 'tradeNames_list': "['Beta-Hypophamine', 'Leiormone', 'Pitressin', 'Vasophysin', 'Vasostrict']", 'drugType': 'Protein', 'actionType': 'agonist', 'target': 'ENSG00000126895', 'approvedSymbol': 'AVPR2', 'approvedName': 'arginine vasopressin r...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.881
Q16
What Small molecule therapies have been approved by the FDA to treat cerebral astrocytoma?
There are no drug Small molecule therapies approved to treat cerebral 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) = "cerebral astrocytoma" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.593
Q16
What Small molecule therapies have been approved by the FDA to treat Plasmodium falciparum malaria?
There are no drug Small molecule therapies approved to treat Plasmodium falciparum malaria.
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) = "plasmodium falciparum malaria" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1645
Q16
What Small molecule therapies have been approved by the FDA to treat spinal fracture?
There are no drug Small molecule therapies approved to treat spinal fracture.
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) = "spinal fracture" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.342
Q16
What Small molecule therapies have been approved by the FDA to treat Aortic Coarctation?
There are no drug Small molecule therapies approved to treat Aortic Coarctation.
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 coarctation" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.397
Q16
What Small molecule therapies have been approved by the FDA to treat Congenital myasthenic syndromes?
There are no drug Small molecule therapies approved to treat Congenital myasthenic syndromes.
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) = "congenital myasthenic syndromes" OR LOWER(m...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.742
Q16
What Small molecule therapies have been approved by the FDA to treat alopecia areata?
There are no drug Small molecule therapies approved to treat alopecia areata.
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) = "alopecia areata" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.273
Q16
What Protein therapies have been approved by the FDA to treat prostate adenocarcinoma?
There are 4 Protein therapy drugs that are approved to treat prostate adenocarcinoma which are as follows: Leuprolide Acetate, Histrelin Acetate, Degarelix Acetate, and Triptorelin Pamoate.
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) = "prostate adenocarcinoma" OR LOWER(mesh_head...
[{'UUID': 'DrugTargetsIndication121923_text_1097003', 'drugName': 'Leuprolide Acetate', 'tradeNames_list': "['Carcinil', 'Eligard', 'Eligard kit', 'Fensolvi kit', 'Leuprolide acetateLeuprorelin', 'Lupron', 'Lupron Depot Ped', 'Lupron depotLupron depot-ped', 'Lupron depot-ped kit', 'Lutrate depot kit', 'Viadur']", 'drug...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.185
Q16
What Protein therapies have been approved by the FDA to treat intermediate uveitis?
There are no drug Protein therapies approved to treat intermediate uveitis.
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) = "intermediate uveitis" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.872
Q16
What Small molecule therapies have been approved by the FDA to treat carotid atherosclerosis?
There are no drug Small molecule therapies approved to treat carotid atherosclerosis.
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) = "carotid atherosclerosis" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.246
Q16
What Protein therapies have been approved by the FDA to treat osteoarthritis, knee?
There are no drug Protein therapies approved to treat osteoarthritis, knee.
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) = "osteoarthritis, knee" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.420
Q16
What Small molecule therapies have been approved by the FDA to treat Dysphagia?
There are no drug Small molecule therapies approved to treat Dysphagia.
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) = "dysphagia" OR LOWER(mesh_heading) = "dyspha...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.586
Q16
What Small molecule therapies have been approved by the FDA to treat Patent foramen ovale?
There are no drug Small molecule therapies approved to treat Patent foramen ovale.
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) = "patent foramen ovale" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.305
Q16
What Protein therapies have been approved by the FDA to treat thrombotic disease?
Bivalirudin is the only Protein therapy approved by the FDA to treat thrombotic 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) = "thrombotic disease" OR LOWER(mesh_heading) ...
[{'UUID': 'DrugTargetsIndication121923_text_1092313', 'drugName': 'Bivalirudin', 'tradeNames_list': "['Angiomax', 'Angiomax rtu', 'BivalirudinBivalirudin in 0.9% sodium chloride']", 'drugType': 'Protein', 'actionType': 'inhibitor', 'target': 'ENSG00000180210', 'approvedSymbol': 'F2', 'approvedName': 'coagulation factor...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.536
Q16
What Small molecule therapies have been approved by the FDA to treat Lymphoma, AIDS-Related?
There are no drug Small molecule therapies approved to treat Lymphoma, AIDS-Related.
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) = "lymphoma, aids-related" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.875
Q16
What Small molecule therapies have been approved by the FDA to treat causalgia?
There are no drug Small molecule therapies approved to treat causalgia.
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) = "causalgia" OR LOWER(mesh_heading) = "causal...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.873
Q16
What Small molecule therapies have been approved by the FDA to treat carpal tunnel syndrome?
There are no drug Small molecule therapies approved to treat carpal tunnel 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) = "carpal tunnel syndrome" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1664
Q16
What Small molecule therapies have been approved by the FDA to treat subacute thyroiditis?
There are 2 Small molecule therapy drugs that are approved to treat subacute thyroiditis 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) = "subacute thyroiditis" OR LOWER(mesh_heading...
[{'UUID': 'DrugTargetsIndication121923_text_217672', '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.1579
Q16
What Small molecule therapies have been approved by the FDA to treat retinal artery occlusion?
There are no drug Small molecule therapies approved to treat retinal artery occlusion.
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) = "retinal artery occlusion" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.252
Q16
What Protein therapies have been approved by the FDA to treat panuveitis?
There are no drug Protein therapies approved to treat panuveitis.
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) = "panuveitis" OR LOWER(mesh_heading) = "panuv...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.457
Q16
What Small molecule therapies have been approved by the FDA to treat Glycogen storage disease due to acid maltase deficiency?
There are no drug Small molecule therapies approved to treat Glycogen storage disease due to acid maltase deficiency.
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) = "glycogen storage disease due to acid maltas...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1455
Q16
What Small molecule therapies have been approved by the FDA to treat penile cancer?
There are no drug Small molecule therapies approved to treat penile 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) = "penile cancer" OR LOWER(mesh_heading) = "pe...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.561
Q16
What Small molecule therapies have been approved by the FDA to treat Nasal Cavity Polyp?
There are 2 Small molecule therapy drugs that are approved to treat Nasal Cavity Polyp which are as follows: Fluticasone Propionate and Mometasone Furoate.
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) = "nasal cavity polyp" OR LOWER(mesh_heading) ...
[{'UUID': 'DrugTargetsIndication121923_text_232400', 'drugName': 'Fluticasone Propionate', 'tradeNames_list': "['Aerivio spiromax', 'Airflusal forspiro', 'Armonair digihalerArmonair respiclick', 'Cutivate', 'Flixonase', 'Flixotide', 'FlonaseFlonase allergy relief', 'Flovent', 'Flovent diskus 100Flovent diskus 250', 'Fl...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1710
Q16
What Small molecule therapies have been approved by the FDA to treat triple-negative breast cancer?
There are no drug Small molecule therapies approved to treat triple-negative breast 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) = "triple-negative breast cancer" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.501
Q16
What Small molecule therapies have been approved by the FDA to treat Hyperinsulinemia?
There are no drug Small molecule therapies approved to treat Hyperinsulinemia.
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) = "hyperinsulinemia" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.594
Q16
What Small molecule therapies have been approved by the FDA to treat Pneumonia, Aspiration?
There are no drug Small molecule therapies approved to treat Pneumonia, Aspiration.
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) = "pneumonia, aspiration" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1501
Q16
What Small molecule therapies have been approved by the FDA to treat post operative nausea and vomiting?
There are 7 Small molecule therapy drugs that are approved to treat post operative nausea and vomiting which are as follows: Amisulpride, Metoclopramide Hydrochloride, Palonosetron Hydrochloride, Granisetron, Ondansetron, Aprepitant, and Fosaprepitant Dimeglumine.
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 nausea and vomiting" OR LOWE...
[{'UUID': 'DrugTargetsIndication121923_text_151447', 'drugName': 'Amisulpride', 'tradeNames_list': "['Barhemsys', 'Solian', 'Solian 100', 'Solian 200', 'Solian 400', 'Solian 50']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000147246', 'approvedSymbol': 'HTR2C', 'approvedName': '5-hydrox...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1677
Q16
What Small molecule therapies have been approved by the FDA to treat systemic lupus erythematosus?
There are 2 Small molecule therapy drugs that are approved to treat systemic lupus erythematosus 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) = "systemic lupus erythematosus" OR LOWER(mesh...
[{'UUID': 'DrugTargetsIndication121923_text_217637', '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.1673
Q16
What Small molecule therapies have been approved by the FDA to treat syndromic disease?
There are no drug Small molecule therapies approved to treat syndromic 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) = "syndromic disease" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.826
Q16
What Small molecule therapies have been approved by the FDA to treat bladder tumor?
Erdafitinib is the only Small molecule therapy approved by the FDA to treat bladder 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) = "bladder tumor" OR LOWER(mesh_heading) = "bl...
[{'UUID': 'DrugTargetsIndication121923_text_707092', 'drugName': 'Erdafitinib', 'tradeNames_list': "['Balversa']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000077782', 'approvedSymbol': 'FGFR1', 'approvedName': 'fibroblast growth factor receptor 1', 'yearOfFirstApproval': 2019, 'max_pha...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.960
Q16
What Small molecule therapies have been approved by the FDA to treat coronary artery disease?
There are 8 Small molecule therapy drugs that are approved to treat coronary artery disease which are as follows: Aspirin, Ticagrelor, Nitroglycerin, Amlodipine Besylate, Amlodipine Benzoate, Simvastatin, 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) = "coronary artery disease" OR LOWER(mesh_head...
[{'UUID': 'DrugTargetsIndication121923_text_833648', 'drugName': 'Aspirin', 'tradeNames_list': "['8-hour bayer', 'Acetosalic Acid', 'Acetylsalic acidAcetylsalicylic Acid', 'Alka rapid', 'Anadin all night', 'Angettes 75Aspirin', 'Aspro clr', 'Bayer extra strength aspirin for migraine painDanamep', 'Disprin cv', 'Disprin...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.171
Q16
What Protein therapies have been approved by the FDA to treat hepatitis C virus infection?
There are no drug Protein therapies approved to treat hepatitis C virus 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) = "hepatitis c virus infection" OR LOWER(mesh_...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1609
Q16
What Small molecule therapies have been approved by the FDA to treat seborrheic dermatitis?
There are 4 Small molecule therapy drugs that are approved to treat seborrheic dermatitis which are as follows: Prednisone, Dexamethasone, Fluocinolone Acetonide, and Hydrocortisone Butyrate.
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) = "seborrheic dermatitis" OR LOWER(mesh_headin...
[{'UUID': 'DrugTargetsIndication121923_text_217667', '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.377
Q16
What Small molecule therapies have been approved by the FDA to treat Canavan disease?
There are no drug Small molecule therapies approved to treat Canavan 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) = "canavan disease" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.624
Q16
What Small molecule therapies have been approved by the FDA to treat Shwachman-Diamond syndrome?
There are no drug Small molecule therapies approved to treat Shwachman-Diamond 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) = "shwachman-diamond syndrome" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.302
Q16
What Protein therapies have been approved by the FDA to treat syndromic disease?
Bivalirudin is the only Protein therapy approved by the FDA to treat syndromic 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) = "syndromic disease" OR LOWER(mesh_heading) =...
[{'UUID': 'DrugTargetsIndication121923_text_1092314', 'drugName': 'Bivalirudin', 'tradeNames_list': "['Angiomax', 'Angiomax rtu', 'BivalirudinBivalirudin in 0.9% sodium chloride']", 'drugType': 'Protein', 'actionType': 'inhibitor', 'target': 'ENSG00000180210', 'approvedSymbol': 'F2', 'approvedName': 'coagulation factor...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1651
Q16
What Small molecule therapies have been approved by the FDA to treat spondyloarthropathy?
There are no drug Small molecule therapies approved to treat spondyloarthropathy.
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) = "spondyloarthropathy" OR LOWER(mesh_heading)...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1099
Q16
What Small molecule therapies have been approved by the FDA to treat gastroenteritis?
There are no drug Small molecule therapies approved to treat gastroenteritis.
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) = "gastroenteritis" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1474
Q16
What Small molecule therapies have been approved by the FDA to treat pharynx cancer?
There are no drug Small molecule therapies approved to treat pharynx 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) = "pharynx cancer" OR LOWER(mesh_heading) = "p...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1100
Q16
What Small molecule therapies have been approved by the FDA to treat gastroesophageal reflux disease?
There are 7 Small molecule therapy drugs that are approved to treat gastroesophageal reflux disease which are as follows: Pantoprazole Sodium, Esomeprazole Magnesium, Omeprazole, Lansoprazole, Dexlansoprazole, Nizatidine, and Famotidine.
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) = "gastroesophageal reflux disease" OR LOWER(m...
[{'UUID': 'DrugTargetsIndication121923_text_1097747', 'drugName': 'Pantoprazole Sodium', 'tradeNames_list': "['Pantoprazole sodium', 'Protonix', 'Protonix iv']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000105675', 'approvedSymbol': 'ATP4A', 'approvedName': 'ATPase H+/K+ transporting su...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.485
Q16
What Small molecule therapies have been approved by the FDA to treat Hereditary breast and ovarian cancer syndrome?
There are no drug Small molecule therapies approved to treat Hereditary breast and ovarian cancer 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) = "hereditary breast and ovarian cancer syndro...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1726
Q16
What Small molecule therapies have been approved by the FDA to treat urethra cancer?
There are no drug Small molecule therapies approved to treat urethra 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) = "urethra cancer" OR LOWER(mesh_heading) = "u...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1008
Q16
What Small molecule therapies have been approved by the FDA to treat duodenal ulcer?
There are 5 Small molecule therapy drugs that are approved to treat duodenal ulcer which are as follows: Esomeprazole Magnesium, Omeprazole, Dexlansoprazole, Nizatidine, and Famotidine.
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) = "duodenal ulcer" OR LOWER(mesh_heading) = "d...
[{'UUID': 'DrugTargetsIndication121923_text_1097862', 'drugName': 'Esomeprazole Magnesium', 'tradeNames_list': "['Esomeprazole magnesium', 'Nexium', 'Nexium 24hr']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000105675', 'approvedSymbol': 'ATP4A', 'approvedName': 'ATPase H+/K+ transportin...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1718
Q16
What Small molecule therapies have been approved by the FDA to treat ulcer disease?
Famotidine is the only Small molecule therapy approved by the FDA to treat ulcer 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) = "ulcer disease" OR LOWER(mesh_heading) = "ul...
[{'UUID': 'DrugTargetsIndication121923_text_1100340', 'drugName': 'Famotidine', 'tradeNames_list': "['Famotidine', 'Famotidine preservative freeFamotidine preservative free (pharmacy bulk)', 'Fluxid', 'PepcidPepcid ac', 'Pepcid preservative free', 'Pepcid rpd']", 'drugType': 'Small molecule', 'actionType': 'antagonist'...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.518
Q16
What Small molecule therapies have been approved by the FDA to treat Iridocyclitis?
There are 2 Small molecule therapy drugs that are approved to treat Iridocyclitis 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) = "iridocyclitis" OR LOWER(mesh_heading) = "ir...
[{'UUID': 'DrugTargetsIndication121923_text_217622', '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.353
Q16
What Small molecule therapies have been approved by the FDA to treat Autosomal dominant polycystic kidney disease?
There are no drug Small molecule therapies approved to treat Autosomal dominant polycystic 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) = "autosomal dominant polycystic kidney diseas...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.828
Q16
What Small molecule therapies have been approved by the FDA to treat blood coagulation disease?
There are no drug Small molecule therapies approved to treat blood coagulation 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) = "blood coagulation disease" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1094
Q16
What Small molecule therapies have been approved by the FDA to treat gastric cancer?
There are no drug Small molecule therapies approved to treat gastric 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) = "gastric cancer" OR LOWER(mesh_heading) = "g...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.176
Q16
What Protein therapies have been approved by the FDA to treat hyperlipidemia?
There are no drug Protein therapies approved to treat hyperlipidemia.
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) = "hyperlipidemia" OR LOWER(mesh_heading) = "h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.615
Q16
What Small molecule therapies have been approved by the FDA to treat Rett syndrome?
There are no drug Small molecule therapies approved to treat Rett 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) = "rett syndrome" OR LOWER(mesh_heading) = "re...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.944
Q16
What Small molecule therapies have been approved by the FDA to treat colorectal cancer?
Regorafenib is the only Small molecule therapy approved by the FDA to treat colorectal 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) = "colorectal cancer" OR LOWER(mesh_heading) =...
[{'UUID': 'DrugTargetsIndication121923_text_664067', 'drugName': 'Regorafenib', 'tradeNames_list': "['Stivarga']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000128052', 'approvedSymbol': 'KDR', 'approvedName': 'kinase insert domain receptor', 'yearOfFirstApproval': 2012, 'max_phase_for_i...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.995
Q16
What Small molecule therapies have been approved by the FDA to treat diffuse large B-cell lymphoma?
There are 2 Small molecule therapy drugs that are approved to treat diffuse large B-cell lymphoma which are as follows: Crizotinib and Selinexor.
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) = "diffuse large b-cell lymphoma" OR LOWER(mes...
[{'UUID': 'DrugTargetsIndication121923_text_934288', 'drugName': 'Crizotinib', 'tradeNames_list': "['Xalkori']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000105976', 'approvedSymbol': 'MET', 'approvedName': 'MET proto-oncogene, receptor tyrosine kinase', 'yearOfFirstApproval': 2011, 'ma...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.894
Q16
What Small molecule therapies have been approved by the FDA to treat childhood acute lymphoblastic leukemia?
There are 2 Small molecule therapy drugs that are approved to treat childhood acute lymphoblastic leukemia which are as follows: Dasatinib and Methotrexate.
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) = "childhood acute lymphoblastic leukemia" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_713211', 'drugName': 'Dasatinib', 'tradeNames_list': "['Dasatinib', 'Sprycel']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000097007', 'approvedSymbol': 'ABL1', 'approvedName': 'ABL proto-oncogene 1, non-receptor tyrosine kinase', 'yearOfFirstA...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1647
Q16
What Small molecule therapies have been approved by the FDA to treat spinal stenosis?
There are no drug Small molecule therapies approved to treat spinal stenosis.
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) = "spinal stenosis" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1630
Q16
What Small molecule therapies have been approved by the FDA to treat skin carcinoma?
There are no drug Small molecule therapies approved to treat skin 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) = "skin carcinoma" OR LOWER(mesh_heading) = "s...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.933
Q16
What Small molecule therapies have been approved by the FDA to treat clear cell sarcoma?
There are no drug Small molecule therapies approved to treat clear cell sarcoma.
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) = "clear cell sarcoma" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.199
Q16
What Protein therapies have been approved by the FDA to treat leprosy?
There are no drug Protein therapies approved to treat leprosy.
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) = "leprosy" OR LOWER(mesh_heading) = "leprosy"...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.16
Q16
What Protein therapies have been approved by the FDA to treat ACTH Syndrome, Ectopic?
There are no drug Protein therapies approved to treat ACTH Syndrome, Ectopic.
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) = "acth syndrome, ectopic" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.267
Q16
What Protein therapies have been approved by the FDA to treat precocious puberty?
There are 2 Protein therapy drugs that are approved to treat precocious puberty which are as follows: Leuprolide Acetate and Triptorelin Pamoate.
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) = "precocious puberty" OR LOWER(mesh_heading) ...
[{'UUID': 'DrugTargetsIndication121923_text_1097006', 'drugName': 'Leuprolide Acetate', 'tradeNames_list': "['Carcinil', 'Eligard', 'Eligard kit', 'Fensolvi kit', 'Leuprolide acetateLeuprorelin', 'Lupron', 'Lupron Depot Ped', 'Lupron depotLupron depot-ped', 'Lupron depot-ped kit', 'Lutrate depot kit', 'Viadur']", 'drug...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.533
Q16
What Small molecule therapies have been approved by the FDA to treat Lennox-Gastaut syndrome?
There are 5 Small molecule therapy drugs that are approved to treat Lennox-Gastaut syndrome which are as follows: Topiramate, Rufinamide, Lamotrigine, Clobazam, and Cannabidiol.
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) = "lennox-gastaut syndrome" OR LOWER(mesh_head...
[{'UUID': 'DrugTargetsIndication121923_text_457240', 'drugName': 'Topiramate', 'tradeNames_list': "['Epitomax', 'Eprontia', 'Qudexy xr', 'Topamax', 'Topamax sprinkleTopiramate', 'Trokendi xr']", 'drugType': 'Small molecule', 'actionType': 'blocker', 'target': 'ENSG00000144285', 'approvedSymbol': 'SCN1A', 'approvedName'...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1496
Q16
What Small molecule therapies have been approved by the FDA to treat polymyositis?
Prednisone is the only Small molecule therapy approved by the FDA to treat polymyositis.
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) = "polymyositis" OR LOWER(mesh_heading) = "pol...
[{'UUID': 'DrugTargetsIndication121923_text_217638', '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.788
Q16
What Small molecule therapies have been approved by the FDA to treat arthritis?
There are 8 Small molecule therapy drugs that are approved to treat arthritis which are as follows: Prednisone, Lidocaine, Acetaminophen, Aspirin, Naproxen, Ibuprofen, Capsaicin, and Methotrexate.
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) = "arthritis" OR LOWER(mesh_heading) = "arthri...
[{'UUID': 'DrugTargetsIndication121923_text_217650', '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.1364
Q16
What Small molecule therapies have been approved by the FDA to treat neoplasm of mature B-cells?
There are 3 Small molecule therapy drugs that are approved to treat neoplasm of mature B-cells which are as follows: Copanlisib Hydrochloride, Idelalisib, and Duvelisib.
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) = "neoplasm of mature b-cells" OR LOWER(mesh_h...
[{'UUID': 'DrugTargetsIndication121923_text_858315', 'drugName': 'Copanlisib Hydrochloride', 'tradeNames_list': "['Aliqopa']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000171608', 'approvedSymbol': 'PIK3CD', 'approvedName': 'phosphatidylinositol-4,5-bisphosphate 3-kinase catalytic subun...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status