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.778
Q16
What Small molecule therapies have been approved by the FDA to treat anus disease?
There are no drug Small molecule therapies approved to treat anus 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) = "anus disease" OR LOWER(mesh_heading) = "anu...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1396
Q16
What Small molecule therapies have been approved by the FDA to treat oculocutaneous albinism?
There are no drug Small molecule therapies approved to treat oculocutaneous albinism.
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) = "oculocutaneous albinism" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1252
Q16
What Small molecule therapies have been approved by the FDA to treat lichen disease?
There are no drug Small molecule therapies approved to treat lichen 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) = "lichen disease" OR LOWER(mesh_heading) = "l...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1555
Q16
What Small molecule therapies have been approved by the FDA to treat pulpitis?
There are no drug Small molecule therapies approved to treat pulpitis.
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) = "pulpitis" OR LOWER(mesh_heading) = "pulpiti...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1745
Q16
What Small molecule therapies have been approved by the FDA to treat vascular malformation?
There are no drug Small molecule therapies approved to treat vascular malformation.
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 malformation" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.407
Q16
What Small molecule therapies have been approved by the FDA to treat Dengue Hemorrhagic Fever?
There are no drug Small molecule therapies approved to treat Dengue Hemorrhagic 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) = "dengue hemorrhagic fever" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1524
Q16
What Small molecule therapies have been approved by the FDA to treat primary ciliary dyskinesia?
There are no drug Small molecule therapies approved to treat primary ciliary dyskinesia.
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) = "primary ciliary dyskinesia" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1534
Q16
What Small molecule therapies have been approved by the FDA to treat progressive supranuclear palsy?
There are no drug Small molecule therapies approved to treat progressive supranuclear palsy.
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) = "progressive supranuclear palsy" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.105
Q16
What Protein therapies have been approved by the FDA to treat bone disease?
Vosoritide is the only Protein therapy approved by the FDA to treat bone 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) = "bone disease" OR LOWER(mesh_heading) = "bon...
[{'UUID': 'DrugTargetsIndication121923_text_1192660', 'drugName': 'Vosoritide', 'tradeNames_list': "['Voxzogo']", 'drugType': 'Protein', 'actionType': 'binding agent', 'target': 'ENSG00000159899', 'approvedSymbol': 'NPR2', 'approvedName': 'natriuretic peptide receptor 2', 'yearOfFirstApproval': 2021, 'max_phase_for_ind...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.693
Q16
What Small molecule therapies have been approved by the FDA to treat acinar cell carcinoma?
There are no drug Small molecule therapies approved to treat acinar cell 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) = "acinar cell carcinoma" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1286
Q16
What Small molecule therapies have been approved by the FDA to treat malignant hypertension?
There are no drug Small molecule therapies approved to treat malignant hypertension.
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 hypertension" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.834
Q16
What Small molecule therapies have been approved by the FDA to treat bone sarcoma?
There are no drug Small molecule therapies approved to treat bone 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) = "bone sarcoma" OR LOWER(mesh_heading) = "bon...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.63
Q16
What Protein therapies have been approved by the FDA to treat Sepsis?
Vasopressin is the only Protein therapy approved by the FDA to treat Sepsis.
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) = "sepsis" OR LOWER(mesh_heading) = "sepsis") ...
[{'UUID': 'DrugTargetsIndication121923_text_692516', '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.860
Q16
What Small molecule therapies have been approved by the FDA to treat carcinoid heart disease?
There are no drug Small molecule therapies approved to treat carcinoid 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) = "carcinoid heart disease" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1186
Q16
What Small molecule therapies have been approved by the FDA to treat immunodeficiency disease?
Maraviroc is the only Small molecule therapy approved by the FDA to treat immunodeficiency 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) = "immunodeficiency disease" OR LOWER(mesh_hea...
[{'UUID': 'DrugTargetsIndication121923_text_938287', 'drugName': 'Maraviroc', 'tradeNames_list': "['Celsentri', 'Selzentry']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000160791', 'approvedSymbol': 'CCR5', 'approvedName': 'C-C motif chemokine receptor 5', 'yearOfFirstApproval': 2007, '...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.225
Q16
What Protein therapies have been approved by the FDA to treat multiple system atrophy?
There are no drug Protein therapies approved to treat multiple system atrophy.
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) = "multiple system atrophy" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.146
Q16
What Protein therapies have been approved by the FDA to treat diffuse large B-cell lymphoma?
There are no drug Protein therapies approved to treat diffuse large B-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) = "diffuse large b-cell lymphoma" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.376
Q16
What Small molecule therapies have been approved by the FDA to treat Cachexia?
Megestrol Acetate is the only Small molecule therapy approved by the FDA to treat Cachexia.
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) = "cachexia" OR LOWER(mesh_heading) = "cachexi...
[{'UUID': 'DrugTargetsIndication121923_text_940512', 'drugName': 'Megestrol Acetate', 'tradeNames_list': "['Megace', 'Megace es', 'Megestrol acetate', 'Ovaban']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000082175', 'approvedSymbol': 'PGR', 'approvedName': 'progesterone receptor', 'yearOf...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1246
Q16
What Small molecule therapies have been approved by the FDA to treat leiomyosarcoma?
There are no drug Small molecule therapies approved to treat leiomyosarcoma.
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) = "leiomyosarcoma" OR LOWER(mesh_heading) = "l...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1607
Q16
What Small molecule therapies have been approved by the FDA to treat scoliosis?
There are no drug Small molecule therapies approved to treat scoliosis.
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) = "scoliosis" OR LOWER(mesh_heading) = "scolio...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1312
Q16
What Small molecule therapies have been approved by the FDA to treat mesothelioma?
Pemetrexed is the only Small molecule therapy approved by the FDA to treat mesothelioma.
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) = "mesothelioma" OR LOWER(mesh_heading) = "mes...
[{'UUID': 'DrugTargetsIndication121923_text_918478', 'drugName': 'Pemetrexed', 'tradeNames_list': "['Alimta', 'Pemfexy']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000176890', 'approvedSymbol': 'TYMS', 'approvedName': 'thymidylate synthetase', 'yearOfFirstApproval': 2004, 'max_phase_for...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1412
Q16
What Small molecule therapies have been approved by the FDA to treat oropharyngeal carcinoma?
There are no drug Small molecule therapies approved to treat oropharyngeal 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) = "oropharyngeal carcinoma" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1123
Q16
What Small molecule therapies have been approved by the FDA to treat head and neck malignant neoplasia?
There are no drug Small molecule therapies approved to treat head and neck malignant neoplasia.
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 and neck malignant neoplasia" OR LOWER...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.10
Q16
What Oligonucleotide therapies have been approved by the FDA to treat liver disease?
Givosiran Sodium is the only Oligonucleotide therapy approved by the FDA to treat liver 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) = "liver disease" OR LOWER(mesh_heading) = "li...
[{'UUID': 'DrugTargetsIndication121923_text_1100359', 'drugName': 'Givosiran Sodium', 'tradeNames_list': "['Givlaari']", 'drugType': 'Oligonucleotide', 'actionType': 'rnai inhibitor', 'target': 'ENSG00000023330', 'approvedSymbol': 'ALAS1', 'approvedName': "5'-aminolevulinate synthase 1", 'yearOfFirstApproval': 2019, 'm...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.453
Q16
What Small molecule therapies have been approved by the FDA to treat Genetic disorder of sex development?
There are no drug Small molecule therapies approved to treat Genetic disorder of sex development.
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 disorder of sex development" OR LOW...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.713
Q16
What Small molecule therapies have been approved by the FDA to treat acute promyelocytic leukemia?
Tretinoin is the only Small molecule therapy approved by the FDA to treat acute promyelocytic 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 promyelocytic leukemia" OR LOWER(mesh...
[{'UUID': 'DrugTargetsIndication121923_text_1053517', 'drugName': 'Tretinoin', 'tradeNames_list': "['Acticin', 'Altreno', 'Atralin', 'Avita', 'Renova', 'Retin-a', 'Retin-a microRetin-a-micro', 'Tretin-X', 'Tretinoin', 'Vesanoid']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000172819', 'app...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.257
Q16
What Protein therapies have been approved by the FDA to treat pituitary-dependent Cushing's disease?
There are no drug Protein therapies approved 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...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.890
Q16
What Small molecule therapies have been approved by the FDA to treat cervical intraepithelial neoplasia?
There are no drug Small molecule therapies approved to treat cervical intraepithelial neoplasia.
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 intraepithelial neoplasia" OR LOWE...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.392
Q16
What Small molecule therapies have been approved by the FDA to treat Churg-Strauss syndrome?
There are no drug Small molecule therapies approved to treat Churg-Strauss 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) = "churg-strauss syndrome" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.916
Q16
What Small molecule therapies have been approved by the FDA to treat chronic interstitial cystitis?
There are no drug Small molecule therapies approved to treat chronic interstitial cystitis.
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 interstitial cystitis" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.932
Q16
What Small molecule therapies have been approved by the FDA to treat clear cell renal carcinoma?
There are 7 Small molecule therapy drugs that are approved to treat clear cell renal carcinoma which are as follows: Pazopanib Hydrochloride, Cabozantinib S-Malate, Sorafenib Tosylate, Axitinib, Everolimus, Temsirolimus, and Belzutifan.
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 renal carcinoma" OR LOWER(mesh_h...
[{'UUID': 'DrugTargetsIndication121923_text_667823', '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.1505
Q16
What Small molecule therapies have been approved by the FDA to treat posterior uveitis?
There are 2 Small molecule therapy drugs that are approved to treat posterior uveitis 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) = "posterior uveitis" OR LOWER(mesh_heading) =...
[{'UUID': 'DrugTargetsIndication121923_text_217671', '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.1093
Q16
What Small molecule therapies have been approved by the FDA to treat gastric adenocarcinoma?
There are no drug Small molecule therapies approved to treat gastric 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) = "gastric adenocarcinoma" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.464
Q16
What Small molecule therapies have been approved by the FDA to treat HELLP syndrome?
There are no drug Small molecule therapies approved to treat HELLP 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) = "hellp syndrome" OR LOWER(mesh_heading) = "h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1122
Q16
What Small molecule therapies have been approved by the FDA to treat head and neck carcinoma?
There are no drug Small molecule therapies approved to treat head and neck 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) = "head and neck carcinoma" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.966
Q16
What Small molecule therapies have been approved by the FDA to treat cutaneous Leishmaniasis?
There are no drug Small molecule therapies approved to treat cutaneous Leishmaniasis.
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) = "cutaneous leishmaniasis" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.505
Q16
What Small molecule therapies have been approved by the FDA to treat Hypoalbuminemia?
There are no drug Small molecule therapies approved to treat Hypoalbuminemia.
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) = "hypoalbuminemia" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.745
Q16
What Small molecule therapies have been approved by the FDA to treat alveolar rhabdomyosarcoma?
There are no drug Small molecule therapies approved to treat alveolar rhabdomyosarcoma.
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) = "alveolar rhabdomyosarcoma" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1627
Q16
What Small molecule therapies have been approved by the FDA to treat sinusitis?
There are 3 Small molecule therapy drugs that are approved to treat sinusitis which are as follows: Epinephrine, Phenylephrine Hydrochloride, and Oxymetazoline 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) = "sinusitis" OR LOWER(mesh_heading) = "sinusi...
[{'UUID': 'DrugTargetsIndication121923_text_360831', 'drugName': 'Epinephrine', 'tradeNames_list': "['Adren co', 'Adrenaclick', 'Adrenalin', 'Ana-Kit', 'Ana-guard', 'AnapenAnaphylactic shock drug kit', 'Asma-vydrin', 'Asthmahaler', 'Auvi-qBronkaid mist', 'Brovon', 'Emerade', 'Epi e z pen jr', 'EpinephrineEpinephrine (c...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.876
Q16
What Small molecule therapies have been approved by the FDA to treat celiac disease?
There are no drug Small molecule therapies approved to treat celiac 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) = "celiac disease" OR LOWER(mesh_heading) = "c...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.737
Q16
What Small molecule therapies have been approved by the FDA to treat allergic bronchopulmonary aspergillosis?
There are no drug Small molecule therapies approved to treat allergic bronchopulmonary aspergillosis.
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 bronchopulmonary aspergillosis" OR...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.543
Q16
What Small molecule therapies have been approved by the FDA to treat Mastodynia?
There are no drug Small molecule therapies approved to treat Mastodynia.
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) = "mastodynia" OR LOWER(mesh_heading) = "masto...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.702
Q16
What Small molecule therapies have been approved by the FDA to treat acute kidney failure?
There are no drug Small molecule therapies approved to treat acute kidney 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) = "acute kidney failure" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1281
Q16
What Small molecule therapies have been approved by the FDA to treat male breast carcinoma?
There are no drug Small molecule therapies approved to treat male breast 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) = "male breast carcinoma" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1207
Q16
What Small molecule therapies have been approved by the FDA to treat interstitial lung disease?
There are no drug Small molecule therapies approved to treat interstitial lung 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) = "interstitial lung disease" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1039
Q16
What Small molecule therapies have been approved by the FDA to treat esophageal cancer?
There are no drug Small molecule therapies approved to treat esophageal 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) = "esophageal cancer" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.375
Q16
What Small molecule therapies have been approved by the FDA to treat COVID-19?
There are no drug Small molecule therapies approved to treat COVID-19.
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) = "covid-19" OR LOWER(mesh_heading) = "covid-1...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.671
Q16
What Small molecule therapies have been approved by the FDA to treat Urethral stricture?
There are no drug Small molecule therapies approved to treat Urethral stricture.
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) = "urethral stricture" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1344
Q16
What Small molecule therapies have been approved by the FDA to treat muscular disease?
Duloxetine Hydrochloride is the only Small molecule therapy approved by the FDA to treat muscular 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) = "muscular disease" OR LOWER(mesh_heading) = ...
[{'UUID': 'DrugTargetsIndication121923_text_205995', 'drugName': 'Duloxetine Hydrochloride', 'tradeNames_list': "['Ariclaim', 'Cymbalta', 'Drizalma sprinkle', 'DuciltiaDuloxetine hydrochloride', 'Yentreve']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000108576', 'approvedSymbol': 'SLC6A4...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.360
Q16
What Small molecule therapies have been approved by the FDA to treat Bell's palsy?
There are no drug Small molecule therapies approved to treat Bell's palsy.
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) = "bell's palsy" OR LOWER(mesh_heading) = "bel...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.975
Q16
What Small molecule therapies have been approved by the FDA to treat dedifferentiated liposarcoma?
There are no drug Small molecule therapies approved to treat dedifferentiated liposarcoma.
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) = "dedifferentiated liposarcoma" OR LOWER(mesh...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.791
Q16
What Small molecule therapies have been approved by the FDA to treat asthenia?
There are no drug Small molecule therapies approved to treat asthenia.
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) = "asthenia" OR LOWER(mesh_heading) = "astheni...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.741
Q16
What Small molecule therapies have been approved by the FDA to treat alopecia?
There are no drug Small molecule therapies approved to treat alopecia.
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" OR LOWER(mesh_heading) = "alopeci...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1043
Q16
What Small molecule therapies have been approved by the FDA to treat essential hypertension?
There are no drug Small molecule therapies approved to treat essential hypertension.
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 hypertension" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.978
Q16
What Small molecule therapies have been approved by the FDA to treat depressive disorder?
There are 6 Small molecule therapy drugs that are approved to treat depressive disorder which are as follows: Trazodone Hydrochloride, Aripiprazole, Desvenlafaxine, Bupropion Hydrochloride, Lamotrigine, and Lorazepam.
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) = "depressive disorder" OR LOWER(mesh_heading)...
[{'UUID': 'DrugTargetsIndication121923_text_155391', 'drugName': 'Trazodone Hydrochloride', 'tradeNames_list': "['Desyrel', 'Molipaxin', 'Molipaxin cr', 'Oleptro', 'Trazodone hydrochlorideTrialodine']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000147246', 'approvedSymbol': 'HTR2C', 'ap...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1343
Q16
What Small molecule therapies have been approved by the FDA to treat muscle cramp?
There are 6 Small molecule therapy drugs that are approved to treat muscle cramp which are as follows: Epinephrine, Lidocaine, Acetaminophen, Aspirin, Naproxen, and Ibuprofen.
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) = "muscle cramp" OR LOWER(mesh_heading) = "mus...
[{'UUID': 'DrugTargetsIndication121923_text_360833', 'drugName': 'Epinephrine', 'tradeNames_list': "['Adren co', 'Adrenaclick', 'Adrenalin', 'Ana-Kit', 'Ana-guard', 'AnapenAnaphylactic shock drug kit', 'Asma-vydrin', 'Asthmahaler', 'Auvi-qBronkaid mist', 'Brovon', 'Emerade', 'Epi e z pen jr', 'EpinephrineEpinephrine (c...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1305
Q16
What Small molecule therapies have been approved by the FDA to treat meningeal tuberculosis?
There are 2 Small molecule therapy drugs that are approved to treat meningeal tuberculosis 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) = "meningeal tuberculosis" OR LOWER(mesh_headi...
[{'UUID': 'DrugTargetsIndication121923_text_217662', '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.1309
Q16
What Small molecule therapies have been approved by the FDA to treat mental or behavioural disorder?
There are no drug Small molecule therapies approved to treat mental or behavioural 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) = "mental or behavioural disorder" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1750
Q16
What Small molecule therapies have been approved by the FDA to treat ventricular tachycardia?
Amiodarone Hydrochloride is the only Small molecule therapy approved by the FDA to treat ventricular tachycardia.
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) = "ventricular tachycardia" OR LOWER(mesh_head...
[{'UUID': 'DrugTargetsIndication121923_text_969560', 'drugName': 'Amiodarone Hydrochloride', 'tradeNames_list': "['Amidox', 'Amiodarone hydrochloride', 'Amyben', 'Cordarone', 'Cordarone xCordarone x 100', 'Cordarone x 200', 'Darmil', 'Nexterone', 'Pacerone']", 'drugType': 'Small molecule', 'actionType': 'blocker', 'tar...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1515
Q16
What Small molecule therapies have been approved by the FDA to treat preeclampsia?
Spironolactone is the only Small molecule therapy approved by the FDA to treat preeclampsia.
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) = "preeclampsia" OR LOWER(mesh_heading) = "pre...
[{'UUID': 'DrugTargetsIndication121923_text_1094352', 'drugName': 'Spironolactone', 'tradeNames_list': "['Abbolactone', 'Aldactone', 'Carospir', 'Diatensec', 'Gx spironolLaractone', 'Spiretic', 'Spiroctan 100', 'Spiroctan 25', 'Spiroctan 50Spironolactone', 'Spirospare 100', 'Spirospare 25']", 'drugType': 'Small molecul...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.893
Q16
What Small molecule therapies have been approved by the FDA to treat childhood absence epilepsy?
There are no drug Small molecule therapies approved to treat childhood absence 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) = "childhood absence epilepsy" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.80
Q16
What Protein therapies have been approved by the FDA to treat acute graft vs. host disease?
There are no drug Protein therapies approved to treat acute graft vs. host 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) = "acute graft vs. host disease" OR LOWER(mesh...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.822
Q16
What Small molecule therapies have been approved by the FDA to treat biliary tract neoplasm?
There are no drug Small molecule therapies approved to treat biliary tract 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) = "biliary tract neoplasm" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1499
Q16
What Small molecule therapies have been approved by the FDA to treat polyp?
There are no drug Small molecule therapies approved to treat 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) = "polyp" OR LOWER(mesh_heading) = "polyp") AN...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.675
Q16
What Small molecule therapies have been approved by the FDA to treat Ventricular arrhythmia?
There are 3 Small molecule therapy drugs that are approved to treat Ventricular arrhythmia which are as follows: Lidocaine, Sotalol Hydrochloride, and Amiodarone 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) = "ventricular arrhythmia" OR LOWER(mesh_headi...
[{'UUID': 'DrugTargetsIndication121923_text_637779', 'drugName': 'Lidocaine', 'tradeNames_list': "['Alphacaine', 'Anestacon', 'Dentipatch', 'Lidocaine', 'LidodermLignocaine Hcl', 'Lignostab', 'Lmx 4', 'Oraqix', 'Vagisil', 'XylocaineXylodase', 'Xylotox', 'Ztlido']", 'drugType': 'Small molecule', 'actionType': 'blocker',...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1730
Q16
What Small molecule therapies have been approved by the FDA to treat urinary bladder carcinoma?
There are no drug Small molecule therapies approved to treat urinary bladder 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) = "urinary bladder carcinoma" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.58
Q16
What Protein therapies have been approved by the FDA to treat Premature ovarian insufficiency?
There are no drug Protein therapies approved to treat Premature ovarian insufficiency.
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) = "premature ovarian insufficiency" OR LOWER(m...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.134
Q16
What Protein therapies have been approved by the FDA to treat colorectal carcinoma?
There are no drug Protein therapies approved to treat colorectal 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) = "colorectal carcinoma" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.941
Q16
What Small molecule therapies have been approved by the FDA to treat colonic neoplasm?
There are no drug Small molecule therapies approved to treat colonic 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) = "colonic neoplasm" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1487
Q16
What Small molecule therapies have been approved by the FDA to treat plexiform neurofibroma?
There are no drug Small molecule therapies approved to treat plexiform neurofibroma.
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) = "plexiform neurofibroma" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.831
Q16
What Small molecule therapies have been approved by the FDA to treat bone marrow failure syndrome?
There are no drug Small molecule therapies approved to treat bone marrow failure 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) = "bone marrow failure syndrome" OR LOWER(mesh...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.508
Q16
What Small molecule therapies have been approved by the FDA to treat Hyponatremia?
Tolvaptan is the only Small molecule therapy approved by the FDA to treat Hyponatremia.
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) = "hyponatremia" OR LOWER(mesh_heading) = "hyp...
[{'UUID': 'DrugTargetsIndication121923_text_695093', '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.1564
Q16
What Small molecule therapies have been approved by the FDA to treat reflex epilepsy?
There are no drug Small molecule therapies approved to treat reflex 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) = "reflex epilepsy" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.350
Q16
What Small molecule therapies have been approved by the FDA to treat Atrophic Vaginitis?
There are no drug Small molecule therapies approved to treat 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) = "atrophic vaginitis" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.389
Q16
What Small molecule therapies have been approved by the FDA to treat Chorioretinitis?
There are 2 Small molecule therapy drugs that are approved to treat Chorioretinitis 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) = "chorioretinitis" OR LOWER(mesh_heading) = "...
[{'UUID': 'DrugTargetsIndication121923_text_217626', '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.1032
Q16
What Small molecule therapies have been approved by the FDA to treat epidermolysis bullosa?
There are no drug Small molecule therapies approved to treat epidermolysis bullosa.
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) = "epidermolysis bullosa" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.902
Q16
What Small molecule therapies have been approved by the FDA to treat chondrosarcoma?
There are no drug Small molecule therapies approved to treat chondrosarcoma.
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) = "chondrosarcoma" OR LOWER(mesh_heading) = "c...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.836
Q16
What Small molecule therapies have been approved by the FDA to treat brain aneurysm?
There are no drug Small molecule therapies approved to treat brain 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) = "brain aneurysm" OR LOWER(mesh_heading) = "b...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1663
Q16
What Small molecule therapies have been approved by the FDA to treat stricture?
There are no drug Small molecule therapies approved to treat stricture.
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) = "stricture" OR LOWER(mesh_heading) = "strict...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.479
Q16
What Small molecule therapies have been approved by the FDA to treat Henoch-Schoenlein purpura?
There are no drug Small molecule therapies approved to treat Henoch-Schoenlein purpura.
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) = "henoch-schoenlein purpura" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1291
Q16
What Small molecule therapies have been approved by the FDA to treat malignant tumor of neck?
There are no drug Small molecule therapies approved to treat malignant tumor of neck.
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 tumor of neck" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1225
Q16
What Small molecule therapies have been approved by the FDA to treat islet cell tumor?
There are no drug Small molecule therapies approved to treat islet cell 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) = "islet cell tumor" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.656
Q16
What Small molecule therapies have been approved by the FDA to treat Thrombocytopenia?
There are 8 Small molecule therapy drugs that are approved to treat Thrombocytopenia which are as follows: Prednisone, Dexamethasone, Fostamatinib Disodium, Avatrombopag Maleate, Eltrombopag Olamine, Lusutrombopag, Argatroban, and Azacitidine.
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) = "thrombocytopenia" OR LOWER(mesh_heading) = ...
[{'UUID': 'DrugTargetsIndication121923_text_217623', '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.173
Q16
What Protein therapies have been approved by the FDA to treat hereditary angioedema?
There are no drug Protein therapies approved 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...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.39
Q16
What Protein therapies have been approved by the FDA to treat Eczema?
There are no drug Protein therapies approved to treat 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) = "eczema" OR LOWER(mesh_heading) = "eczema") ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.719
Q16
What Small molecule therapies have been approved by the FDA to treat adrenal gland hyperfunction?
There are 2 Small molecule therapy drugs that are approved to treat adrenal gland hyperfunction which are as follows: Dexamethasone and Levoketoconazole.
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) = "adrenal gland hyperfunction" OR LOWER(mesh_...
[{'UUID': 'DrugTargetsIndication121923_text_226364', '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.91
Q16
What Protein therapies have been approved by the FDA to treat amyotrophic lateral sclerosis?
There are no drug Protein therapies approved to treat amyotrophic lateral sclerosis.
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) = "amyotrophic lateral sclerosis" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1703
Q16
What Small molecule therapies have been approved by the FDA to treat toothache?
There are 4 Small molecule therapy drugs that are approved to treat toothache which are as follows: Acetaminophen, Aspirin, Naproxen, and Ibuprofen.
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) = "toothache" OR LOWER(mesh_heading) = "tootha...
[{'UUID': 'DrugTargetsIndication121923_text_828741', 'drugName': 'Acetaminophen', 'tradeNames_list': '[\'Abdine\', \'Acephen\', \'Acetaminophen\', \'Alvedon\', \'Angiers\', \'CalpolCalpol six plus\', \'Calpol six plus fastmelts\', \'Child lemsip\', \'CupanolDafalgan\', \'Datril\', \'Disprol\', \'Disprol infant\', \'Dis...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.883
Q16
What Small molecule therapies have been approved by the FDA to treat cerebral infarction?
There are no drug Small molecule therapies approved to treat cerebral infarction.
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 infarction" OR LOWER(mesh_heading)...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1184
Q16
What Small molecule therapies have been approved by the FDA to treat idiopathic pulmonary fibrosis?
There are 2 Small molecule therapy drugs that are approved to treat idiopathic pulmonary fibrosis which are as follows: Nintedanib Esylate and Nintedanib.
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) = "idiopathic pulmonary fibrosis" OR LOWER(mes...
[{'UUID': 'DrugTargetsIndication121923_text_678468', 'drugName': 'Nintedanib Esylate', 'tradeNames_list': "['Ofev']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000128052', 'approvedSymbol': 'KDR', 'approvedName': 'kinase insert domain receptor', 'yearOfFirstApproval': 2014, 'max_phase_fo...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1102
Q16
What Small molecule therapies have been approved by the FDA to treat gastrointestinal stromal tumor?
There are 2 Small molecule therapy drugs that are approved to treat gastrointestinal stromal tumor which are as follows: Ripretinib and Avapritinib.
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) = "gastrointestinal stromal tumor" OR LOWER(me...
[{'UUID': 'DrugTargetsIndication121923_text_933986', 'drugName': 'Ripretinib', 'tradeNames_list': "['Qinlock']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000157404', 'approvedSymbol': 'KIT', 'approvedName': 'KIT proto-oncogene, receptor tyrosine kinase', 'yearOfFirstApproval': 2020, 'ma...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1441
Q16
What Small molecule therapies have been approved by the FDA to treat pancreatic neuroendocrine tumor?
There are 2 Small molecule therapy drugs that are approved to treat pancreatic neuroendocrine tumor which are as follows: Everolimus and Belzutifan.
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) = "pancreatic neuroendocrine tumor" OR LOWER(m...
[{'UUID': 'DrugTargetsIndication121923_text_1084963', '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.1722
Q16
What Small molecule therapies have been approved by the FDA to treat unspecified peripheral T-cell lymphoma?
There are 2 Small molecule therapy drugs that are approved to treat unspecified peripheral T-cell lymphoma which are as follows: Pralatrexate and Belinostat.
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) = "unspecified peripheral t-cell lymphoma" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_1072437', 'drugName': 'Pralatrexate', 'tradeNames_list': "['Folotyn']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000228716', 'approvedSymbol': 'DHFR', 'approvedName': 'dihydrofolate reductase', 'yearOfFirstApproval': 2009, 'max_phase_for_ind':...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.503
Q16
What Small molecule therapies have been approved by the FDA to treat Hyperphosphatemia?
There are no drug Small molecule therapies approved to treat Hyperphosphatemia.
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) = "hyperphosphatemia" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.341
Q16
What Small molecule therapies have been approved by the FDA to treat Anti-neutrophil cytoplasmic antibody-associated vasculitis?
Avacopan is the only Small molecule therapy approved by the FDA to treat Anti-neutrophil cytoplasmic antibody-associated vasculitis.
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) = "anti-neutrophil cytoplasmic antibody-associ...
[{'UUID': 'DrugTargetsIndication121923_text_1191848', 'drugName': 'Avacopan', 'tradeNames_list': "['Tavneos']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000197405', 'approvedSymbol': 'C5AR1', 'approvedName': 'complement C5a receptor 1', 'yearOfFirstApproval': 2021, 'max_phase_for_ind':...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.29
Q16
What Protein therapies have been approved by the FDA to treat Burkitts lymphoma?
There are no drug Protein therapies approved to treat Burkitts 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) = "burkitts lymphoma" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1459
Q16
What Small molecule therapies have been approved by the FDA to treat periarthritis?
There are no drug Small molecule therapies approved to treat periarthritis.
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) = "periarthritis" OR LOWER(mesh_heading) = "pe...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1601
Q16
What Small molecule therapies have been approved by the FDA to treat schizoaffective disorder?
There are 6 Small molecule therapy drugs that are approved to treat schizoaffective disorder which are as follows: Risperidone, Brexpiprazole, Clozapine, Aripiprazole, Paliperidone Palmitate, and Lurasidone.
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) = "schizoaffective disorder" OR LOWER(mesh_hea...
[{'UUID': 'DrugTargetsIndication121923_text_149491', 'drugName': 'Risperidone', 'tradeNames_list': "['Perseris kit', 'Risperdal', 'Risperdal Consta Long Acting', 'Risperdal MRisperdal M-Tab', 'Risperdal consta', 'Risperdal quicklet', 'Risperidone']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': '...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.953
Q16
What Small molecule therapies have been approved by the FDA to treat congenital heart disease?
There are no drug Small molecule therapies approved to treat congenital 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) = "congenital heart disease" OR LOWER(mesh_hea...
[{'UUID': 'DrugTargetsIndication121923_text_1084208', 'drugName': 'Bosentan', 'tradeNames_list': "['Tracleer']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000151617', 'approvedSymbol': 'EDNRA', 'approvedName': 'endothelin receptor type A', 'yearOfFirstApproval': 2001, 'max_phase_for_ind...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.170
Q16
What Protein therapies have been approved by the FDA to treat hemorrhage?
Desmopressin Acetate is the only Protein therapy approved by the FDA to treat hemorrhage.
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) = "hemorrhage" OR LOWER(mesh_heading) = "hemor...
[{'UUID': 'DrugTargetsIndication121923_text_694397', '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