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.277
Q16
What Protein therapies have been approved by the FDA to treat psoriasis?
Cyclosporine is the only Protein therapy approved by the FDA to treat psoriasis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "psoriasis" OR LOWER(mesh_heading) = "psoria...
[{'UUID': 'DrugTargetsIndication121923_text_1100646', 'drugName': 'Cyclosporine', 'tradeNames_list': "['Capimune', 'Capsorin', 'Cequa', 'Cyclosporine', 'Deximune', 'GengrafIkervis', 'Neoral', 'Optimmune', 'Restasis', 'Restasis multidoseSandimmun', 'Sandimmune', 'Sangcya', 'Vanquoral', 'Verkazia']", 'drugType': 'Protein...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.821
Q16
What Small molecule therapies have been approved by the FDA to treat biliary tract cancer?
There are no drug Small molecule therapies approved to treat biliary tract 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) = "biliary tract cancer" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1458
Q16
What Small molecule therapies have been approved by the FDA to treat peptic ulcer disease?
There are 2 Small molecule therapy drugs that are approved to treat peptic ulcer disease which are as follows: Celecoxib and Omeprazole.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "peptic ulcer disease" OR LOWER(mesh_heading...
[{'UUID': 'DrugTargetsIndication121923_text_832949', 'drugName': 'Celecoxib', 'tradeNames_list': "['Celebra', 'Celebrex', 'Celecoxib', 'Elyxyb', 'Onsenal']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000073756', 'approvedSymbol': 'PTGS2', 'approvedName': 'prostaglandin-endoperoxide synth...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.547
Q16
What Small molecule therapies have been approved by the FDA to treat Merkel cell skin cancer?
There are no drug Small molecule therapies approved to treat Merkel cell skin 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) = "merkel cell skin cancer" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.794
Q16
What Small molecule therapies have been approved by the FDA to treat ataxia telangiectasia?
There are no drug Small molecule therapies approved to treat ataxia telangiectasia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "ataxia telangiectasia" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.530
Q16
What Small molecule therapies have been approved by the FDA to treat Laryngopharyngeal Reflux?
There are no drug Small molecule therapies approved to treat Laryngopharyngeal Reflux.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "laryngopharyngeal reflux" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.635
Q16
What Small molecule therapies have been approved by the FDA to treat Stevens-Johnson syndrome?
There are 2 Small molecule therapy drugs that are approved to treat Stevens-Johnson syndrome 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) = "stevens-johnson syndrome" OR LOWER(mesh_hea...
[{'UUID': 'DrugTargetsIndication121923_text_217645', '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.1112
Q16
What Small molecule therapies have been approved by the FDA to treat gliosarcoma?
There are no drug Small molecule therapies approved to treat gliosarcoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "gliosarcoma" OR LOWER(mesh_heading) = "glio...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.374
Q16
What Small molecule therapies have been approved by the FDA to treat CADASIL?
There are no drug Small molecule therapies approved to treat CADASIL.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "cadasil" OR LOWER(mesh_heading) = "cadasil"...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1438
Q16
What Small molecule therapies have been approved by the FDA to treat pancreatic endocrine carcinoma?
There are no drug Small molecule therapies approved to treat pancreatic endocrine 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) = "pancreatic endocrine carcinoma" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1463
Q16
What Small molecule therapies have been approved by the FDA to treat peripheral nervous system disease?
There are no drug Small molecule therapies approved to treat peripheral nervous system 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 nervous system disease" OR LOWER...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1002
Q16
What Small molecule therapies have been approved by the FDA to treat diverticular disease?
There are no drug Small molecule therapies approved to treat diverticular 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) = "diverticular disease" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.368
Q16
What Small molecule therapies have been approved by the FDA to treat Breech presentation?
There are no drug Small molecule therapies approved to treat Breech presentation.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "breech presentation" OR LOWER(mesh_heading)...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1661
Q16
What Small molecule therapies have been approved by the FDA to treat stomatitis?
There are no drug Small molecule therapies approved to treat stomatitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "stomatitis" OR LOWER(mesh_heading) = "stoma...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.565
Q16
What Small molecule therapies have been approved by the FDA to treat Neck pain?
There are no drug Small molecule therapies approved to treat Neck pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "neck pain" OR LOWER(mesh_heading) = "neck p...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.385
Q16
What Small molecule therapies have been approved by the FDA to treat Chest pain?
Famotidine is the only Small molecule therapy approved by the FDA to treat Chest pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "chest pain" OR LOWER(mesh_heading) = "chest...
[{'UUID': 'DrugTargetsIndication121923_text_1100334', '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.24
Q16
What Protein therapies have been approved by the FDA to treat Autoimmune Hepatitis?
There are no drug Protein therapies approved to treat Autoimmune Hepatitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "autoimmune hepatitis" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1683
Q16
What Small molecule therapies have been approved by the FDA to treat temporomandibular joint disorder?
There are no drug Small molecule therapies approved to treat temporomandibular joint 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) = "temporomandibular joint disorder" OR LOWER(...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.588
Q16
What Small molecule therapies have been approved by the FDA to treat Peptic ulcer?
There are 7 Small molecule therapy drugs that are approved to treat Peptic ulcer which are as follows: Dexamethasone, Celecoxib, 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) = "peptic ulcer" OR LOWER(mesh_heading) = "pep...
[{'UUID': 'DrugTargetsIndication121923_text_226317', '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.1690
Q16
What Small molecule therapies have been approved by the FDA to treat thrombotic disease?
There are 6 Small molecule therapy drugs that are approved to treat thrombotic disease which are as follows: Rivaroxaban, Apixaban, Aspirin, Ticagrelor, Dabigatran Etexilate, and Argatroban.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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_708684', '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.1697
Q16
What Small molecule therapies have been approved by the FDA to treat tibia fracture?
There are no drug Small molecule therapies approved to treat tibia 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) = "tibia fracture" OR LOWER(mesh_heading) = "t...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1696
Q16
What Small molecule therapies have been approved by the FDA to treat thyroid neoplasm?
Vandetanib is the only Small molecule therapy approved by the FDA to treat thyroid 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) = "thyroid neoplasm" OR LOWER(mesh_heading) = ...
[{'UUID': 'DrugTargetsIndication121923_text_209947', 'drugName': 'Vandetanib', 'tradeNames_list': "['Caprelsa', 'Zactima']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000146648', 'approvedSymbol': 'EGFR', 'approvedName': 'epidermal growth factor receptor', 'yearOfFirstApproval': 2011, 'm...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1484
Q16
What Small molecule therapies have been approved by the FDA to treat plasma cell leukemia?
There are no drug Small molecule therapies approved to treat plasma cell 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) = "plasma cell leukemia" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.800
Q16
What Small molecule therapies have been approved by the FDA to treat atypical hemolytic-uremic syndrome?
There are no drug Small molecule therapies approved to treat atypical hemolytic-uremic 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) = "atypical hemolytic-uremic syndrome" OR LOWE...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.922
Q16
What Small molecule therapies have been approved by the FDA to treat chronic pancreatitis?
There are no drug Small molecule therapies approved to treat chronic pancreatitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 pancreatitis" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1214
Q16
What Small molecule therapies have been approved by the FDA to treat intracranial hypertension?
There are no drug Small molecule therapies approved to treat intracranial 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) = "intracranial hypertension" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1355
Q16
What Small molecule therapies have been approved by the FDA to treat myoepithelial tumor?
There are no drug Small molecule therapies approved to treat myoepithelial 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) = "myoepithelial tumor" OR LOWER(mesh_heading)...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1346
Q16
What Small molecule therapies have been approved by the FDA to treat musculoskeletal system disease?
There are no drug Small molecule therapies approved to treat musculoskeletal system 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) = "musculoskeletal system disease" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.815
Q16
What Small molecule therapies have been approved by the FDA to treat berylliosis?
Prednisone is the only Small molecule therapy approved by the FDA to treat berylliosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "berylliosis" OR LOWER(mesh_heading) = "bery...
[{'UUID': 'DrugTargetsIndication121923_text_217653', '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.986
Q16
What Small molecule therapies have been approved by the FDA to treat diabetes mellitus?
There are 10 Small molecule therapy drugs that are approved to treat diabetes mellitus which are as follows: Fenofibrate, Linagliptin, Sitagliptin, Amlodipine Benzoate, Telmisartan, Lisinopril, Canagliflozin, Ertugliflozin, Empagliflozin, and Metformin 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) = "diabetes mellitus" OR LOWER(mesh_heading) =...
[{'UUID': 'DrugTargetsIndication121923_text_243940', 'drugName': 'Fenofibrate', 'tradeNames_list': "['Antara', 'Antara (micronized)', 'Fenofibrate', 'Fenofibrate (micronized)Fenogal', 'Fenoglide', 'Lipantil', 'Lipantil micro 200Lipantil micro 267', 'Lipantil micro 67', 'Lipidil', 'LipofenSupralip 160', 'Tricor', 'Trico...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.443
Q16
What Small molecule therapies have been approved by the FDA to treat Fever?
There are 5 Small molecule therapy drugs that are approved to treat Fever which are as follows: Acetaminophen, Aspirin, Naproxen, Ibuprofen, and Dantrolene Sodium.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "fever" OR LOWER(mesh_heading) = "fever") AN...
[{'UUID': 'DrugTargetsIndication121923_text_828731', '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.994
Q16
What Small molecule therapies have been approved by the FDA to treat diffuse intrinsic pontine glioma?
There are no drug Small molecule therapies approved to treat diffuse intrinsic pontine 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) = "diffuse intrinsic pontine glioma" OR LOWER(...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.522
Q16
What Small molecule therapies have been approved by the FDA to treat Kallmann syndrome?
There are no drug Small molecule therapies approved to treat Kallmann 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) = "kallmann syndrome" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1705
Q16
What Small molecule therapies have been approved by the FDA to treat transient ischemic attack?
There are no drug Small molecule therapies approved to treat transient ischemic attack.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "transient ischemic attack" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.401
Q16
What Small molecule therapies have been approved by the FDA to treat Cough?
There are no drug Small molecule therapies approved to treat Cough.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "cough" OR LOWER(mesh_heading) = "cough") AN...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1240
Q16
What Small molecule therapies have been approved by the FDA to treat laryngeal neoplasm?
There are no drug Small molecule therapies approved to treat laryngeal 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) = "laryngeal neoplasm" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1324
Q16
What Small molecule therapies have been approved by the FDA to treat mitochondrial disease?
There are no drug Small molecule therapies approved to treat mitochondrial 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) = "mitochondrial disease" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.299
Q16
What Protein therapies have been approved by the FDA to treat stroke?
There are no drug Protein therapies approved to treat stroke.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "stroke" OR LOWER(mesh_heading) = "stroke") ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.850
Q16
What Small molecule therapies have been approved by the FDA to treat bronchitis?
There are no drug Small molecule therapies approved to treat bronchitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "bronchitis" OR LOWER(mesh_heading) = "bronc...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.534
Q16
What Small molecule therapies have been approved by the FDA to treat Low back pain?
There are no drug Small molecule therapies approved to treat Low back pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "low back pain" OR LOWER(mesh_heading) = "lo...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.116
Q16
What Protein therapies have been approved by the FDA to treat carcinoid syndrome?
There are no drug Protein therapies approved to treat carcinoid 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) = "carcinoid syndrome" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1638
Q16
What Small molecule therapies have been approved by the FDA to treat solitary fibrous tumor?
There are no drug Small molecule therapies approved to treat solitary fibrous 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) = "solitary fibrous tumor" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1165
Q16
What Small molecule therapies have been approved by the FDA to treat hypertrophic cardiomyopathy?
Mavacamten is the only Small molecule therapy approved by the FDA to treat hypertrophic cardiomyopathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hypertrophic cardiomyopathy" OR LOWER(mesh_...
[{'UUID': 'DrugTargetsIndication121923_text_1053243', 'drugName': 'Mavacamten', 'tradeNames_list': "['Camzyos']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000092054', 'approvedSymbol': 'MYH7', 'approvedName': 'myosin heavy chain 7', 'yearOfFirstApproval': 2022, 'max_phase_for_ind': 4.0,...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1391
Q16
What Small molecule therapies have been approved by the FDA to treat nutritional disorder?
There are no drug Small molecule therapies approved to treat nutritional 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) = "nutritional disorder" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.510
Q16
What Small molecule therapies have been approved by the FDA to treat IgG4-related disease?
There are no drug Small molecule therapies approved to treat IgG4-related 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) = "igg4-related disease" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1490
Q16
What Small molecule therapies have been approved by the FDA to treat poisoning?
There are no drug Small molecule therapies approved to treat poisoning.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "poisoning" OR LOWER(mesh_heading) = "poison...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.408
Q16
What Small molecule therapies have been approved by the FDA to treat Desmoid-type fibromatosis?
There are no drug Small molecule therapies approved to treat Desmoid-type fibromatosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "desmoid-type fibromatosis" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1478
Q16
What Small molecule therapies have been approved by the FDA to treat pigmented villonodular synovitis?
There are no drug Small molecule therapies approved to treat pigmented villonodular synovitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "pigmented villonodular synovitis" OR LOWER(...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1482
Q16
What Small molecule therapies have been approved by the FDA to treat placenta praevia?
There are no drug Small molecule therapies approved to treat placenta praevia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "placenta praevia" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1553
Q16
What Small molecule therapies have been approved by the FDA to treat pulmonary tuberculosis?
There are 3 Small molecule therapy drugs that are approved to treat pulmonary tuberculosis which are as follows: Prednisone, Triamcinolone Acetonide, 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) = "pulmonary tuberculosis" OR LOWER(mesh_headi...
[{'UUID': 'DrugTargetsIndication121923_text_217663', '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.908
Q16
What Small molecule therapies have been approved by the FDA to treat choroiditis?
There are 2 Small molecule therapy drugs that are approved to treat choroiditis 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) = "choroiditis" OR LOWER(mesh_heading) = "chor...
[{'UUID': 'DrugTargetsIndication121923_text_217677', '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.1402
Q16
What Small molecule therapies have been approved by the FDA to treat opioid use disorder?
Buprenorphine is the only Small molecule therapy approved by the FDA to treat opioid use 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) = "opioid use disorder" OR LOWER(mesh_heading)...
[{'UUID': 'DrugTargetsIndication121923_text_764058', 'drugName': 'Buprenorphine', 'tradeNames_list': "['Bupeaze', 'Buplast', 'Butec', 'Butrans', 'Hapoctasin', 'Panitaz', 'PrenotrixReletrans', 'Sevodyne', 'Sublocade', 'Temgesic', 'Tephine', 'Transtec']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': '...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1035
Q16
What Small molecule therapies have been approved by the FDA to treat epistaxis?
There are no drug Small molecule therapies approved to treat epistaxis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "epistaxis" OR LOWER(mesh_heading) = "epista...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.345
Q16
What Small molecule therapies have been approved by the FDA to treat Arrhythmogenic right ventricular dysplasia?
There are no drug Small molecule therapies approved to treat Arrhythmogenic right ventricular dysplasia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "arrhythmogenic right ventricular dysplasia"...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.764
Q16
What Small molecule therapies have been approved by the FDA to treat angioedema?
There are 2 Small molecule therapy drugs that are approved to treat angioedema which are as follows: Epinephrine and Carbinoxamine Maleate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "angioedema" OR LOWER(mesh_heading) = "angio...
[{'UUID': 'DrugTargetsIndication121923_text_360828', '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.1585
Q16
What Small molecule therapies have been approved by the FDA to treat retinopathy of prematurity?
There are no drug Small molecule therapies approved to treat retinopathy of prematurity.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "retinopathy of prematurity" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.466
Q16
What Small molecule therapies have been approved by the FDA to treat HIV infection?
There are 2 Small molecule therapy drugs that are approved to treat HIV infection which are as follows: Maraviroc and Cobicistat.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hiv infection" OR LOWER(mesh_heading) = "hi...
[{'UUID': 'DrugTargetsIndication121923_text_938286', '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.539
Q16
What Small molecule therapies have been approved by the FDA to treat Malignant Bone Neoplasm?
There are no drug Small molecule therapies approved to treat Malignant Bone Neoplasm.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "malignant bone neoplasm" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.574
Q16
What Small molecule therapies have been approved by the FDA to treat Oppositional defiant disorder?
There are no drug Small molecule therapies approved to treat Oppositional defiant 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) = "oppositional defiant disorder" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1625
Q16
What Small molecule therapies have been approved by the FDA to treat signet ring cell carcinoma?
There are no drug Small molecule therapies approved to treat signet ring 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) = "signet ring cell carcinoma" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.785
Q16
What Small molecule therapies have been approved by the FDA to treat appendix cancer?
There are no drug Small molecule therapies approved to treat appendix 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) = "appendix cancer" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.613
Q16
What Small molecule therapies have been approved by the FDA to treat Respiratory Syncytial Virus Infection?
There are no drug Small molecule therapies approved to treat Respiratory Syncytial 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) = "respiratory syncytial virus infection" OR L...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1527
Q16
What Small molecule therapies have been approved by the FDA to treat primary myelofibrosis?
There are 3 Small molecule therapy drugs that are approved to treat primary myelofibrosis which are as follows: Ruxolitinib Phosphate, Fedratinib Hydrochloride, and Pacritinib Citrate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 myelofibrosis" OR LOWER(mesh_headin...
[{'UUID': 'DrugTargetsIndication121923_text_843626', 'drugName': 'Ruxolitinib Phosphate', 'tradeNames_list': "['Jakafi', 'Opzelura']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000162434', 'approvedSymbol': 'JAK1', 'approvedName': 'Janus kinase 1', 'yearOfFirstApproval': 2011, 'max_phase...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.291
Q16
What Protein therapies have been approved by the FDA to treat severe aplastic anemia?
There are no drug Protein therapies approved to treat severe aplastic anemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "severe aplastic anemia" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1256
Q16
What Small molecule therapies have been approved by the FDA to treat liver cancer?
There are no drug Small molecule therapies approved to treat liver 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) = "liver cancer" OR LOWER(mesh_heading) = "liv...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.433
Q16
What Small molecule therapies have been approved by the FDA to treat Ewing sarcoma?
There are no drug Small molecule therapies approved to treat Ewing 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) = "ewing sarcoma" OR LOWER(mesh_heading) = "ew...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.418
Q16
What Small molecule therapies have been approved by the FDA to treat Dysmenorrhea?
There are 7 Small molecule therapy drugs that are approved to treat Dysmenorrhea which are as follows: Acetaminophen, Celecoxib, Aspirin, Diclofenac, Naproxen Sodium, 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) = "dysmenorrhea" OR LOWER(mesh_heading) = "dys...
[{'UUID': 'DrugTargetsIndication121923_text_828734', '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.622
Q16
What Small molecule therapies have been approved by the FDA to treat Shock?
There are no drug Small molecule therapies approved to treat Shock.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "shock" OR LOWER(mesh_heading) = "shock") AN...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1686
Q16
What Small molecule therapies have been approved by the FDA to treat teratoma?
There are no drug Small molecule therapies approved to treat teratoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "teratoma" OR LOWER(mesh_heading) = "teratom...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.211
Q16
What Protein therapies have been approved by the FDA to treat male infertility?
There are no drug Protein therapies approved to treat male infertility.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 infertility" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.249
Q16
What Protein therapies have been approved by the FDA to treat ovarian cancer?
There are no drug Protein therapies approved to treat ovarian 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) = "ovarian cancer" OR LOWER(mesh_heading) = "o...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.918
Q16
What Small molecule therapies have been approved by the FDA to treat chronic lymphocytic leukemia?
There are 7 Small molecule therapy drugs that are approved to treat chronic lymphocytic leukemia which are as follows: Fludarabine Phosphate, Idelalisib, Duvelisib, Venetoclax, Acalabrutinib, Ibrutinib, and Acalabrutinib Maleate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 lymphocytic leukemia" OR LOWER(mesh...
[{'UUID': 'DrugTargetsIndication121923_text_753951', 'drugName': 'Fludarabine Phosphate', 'tradeNames_list': "['Fludara', 'Fludarabine phosphate', 'Oforta']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000101868', 'approvedSymbol': 'POLA1', 'approvedName': 'DNA polymerase alpha 1, catalyt...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.430
Q16
What Small molecule therapies have been approved by the FDA to treat Erythema?
Brimonidine Tartrate is the only Small molecule therapy approved by the FDA to treat Erythema.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "erythema" OR LOWER(mesh_heading) = "erythem...
[{'UUID': 'DrugTargetsIndication121923_text_1034050', 'drugName': 'Brimonidine Tartrate', 'tradeNames_list': "['Alphagan', 'Alphagan p', 'Brimonidine tartrate', 'Brymont', 'LumifyMirvaso', 'Qoliana']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000150594', 'approvedSymbol': 'ADRA2A', 'appro...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1063
Q16
What Small molecule therapies have been approved by the FDA to treat familial partial lipodystrophy?
There are no drug Small molecule therapies approved to treat familial partial lipodystrophy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "familial partial lipodystrophy" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.50
Q16
What Protein therapies have been approved by the FDA to treat Lymphoma, AIDS-Related?
There are no drug Protein 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.1540
Q16
What Small molecule therapies have been approved by the FDA to treat prostatitis?
There are no drug Small molecule therapies approved to treat prostatitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "prostatitis" OR LOWER(mesh_heading) = "pros...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.946
Q16
What Small molecule therapies have been approved by the FDA to treat colorectal neoplasm?
Regorafenib is the only Small molecule therapy approved by the FDA to treat colorectal 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) = "colorectal neoplasm" OR LOWER(mesh_heading)...
[{'UUID': 'DrugTargetsIndication121923_text_664066', '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.197
Q16
What Protein therapies have been approved by the FDA to treat kidney failure?
There are no drug Protein therapies approved to treat 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) = "kidney failure" OR LOWER(mesh_heading) = "k...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1302
Q16
What Small molecule therapies have been approved by the FDA to treat membranous glomerulonephritis?
There are no drug Small molecule therapies approved to treat membranous glomerulonephritis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "membranous glomerulonephritis" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.817
Q16
What Small molecule therapies have been approved by the FDA to treat bile duct cancer?
There are no drug Small molecule therapies approved to treat bile duct 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) = "bile duct cancer" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1370
Q16
What Small molecule therapies have been approved by the FDA to treat neuralgia?
There are 5 Small molecule therapy drugs that are approved to treat neuralgia which are as follows: Lidocaine, Pregabalin, Gabapentin Enacarbil, Gabapentin, and Capsaicin.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "neuralgia" OR LOWER(mesh_heading) = "neural...
[{'UUID': 'DrugTargetsIndication121923_text_205998', '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.763
Q16
What Small molecule therapies have been approved by the FDA to treat angina pectoris?
There are 5 Small molecule therapy drugs that are approved to treat angina pectoris which are as follows: Ranolazine, Propranolol Hydrochloride, Metoprolol Succinate, Nitroglycerin, and Amlodipine Besylate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "angina pectoris" OR LOWER(mesh_heading) = "...
[{'UUID': 'DrugTargetsIndication121923_text_662708', 'drugName': 'Ranolazine', 'tradeNames_list': "['Aspruzyo sprinkle', 'Ranexa', 'Ranolazine']", 'drugType': 'Small molecule', 'actionType': 'blocker', 'target': 'ENSG00000183873', 'approvedSymbol': 'SCN5A', 'approvedName': 'sodium voltage-gated channel alpha subunit 5'...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.429
Q16
What Small molecule therapies have been approved by the FDA to treat Erdheim-Chester disease?
There are no drug Small molecule therapies approved to treat Erdheim-Chester 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) = "erdheim-chester disease" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1181
Q16
What Small molecule therapies have been approved by the FDA to treat idiopathic and/or familial pulmonary arterial hypertension?
There are 5 Small molecule therapy drugs that are approved to treat idiopathic and/or familial pulmonary arterial hypertension which are as follows: Selexipag, Riociguat, Macitentan, Ambrisentan, and Bosentan.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 and/or familial pulmonary arteri...
[{'UUID': 'DrugTargetsIndication121923_text_246125', 'drugName': 'Selexipag', 'tradeNames_list': "['Uptravi']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000160013', 'approvedSymbol': 'PTGIR', 'approvedName': 'prostaglandin I2 receptor', 'yearOfFirstApproval': 2015, 'max_phase_for_ind': 4....
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.355
Q16
What Small molecule therapies have been approved by the FDA to treat B-cell acute lymphoblastic leukemia?
There are no drug Small molecule therapies approved to treat B-cell acute lymphoblastic 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) = "b-cell acute lymphoblastic leukemia" OR LOW...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1694
Q16
What Small molecule therapies have been approved by the FDA to treat thyroid cancer?
There are 9 Small molecule therapy drugs that are approved to treat thyroid cancer which are as follows: Vandetanib, Cabozantinib S-Malate, Sorafenib Tosylate, Lenvatinib Mesylate, Lenvatinib, Dabrafenib Mesylate, Levothyroxine Sodium, Trametinib Dimethyl Sulfoxide, and Selpercatinib.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "thyroid cancer" OR LOWER(mesh_heading) = "t...
[{'UUID': 'DrugTargetsIndication121923_text_209948', 'drugName': 'Vandetanib', 'tradeNames_list': "['Caprelsa', 'Zactima']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000146648', 'approvedSymbol': 'EGFR', 'approvedName': 'epidermal growth factor receptor', 'yearOfFirstApproval': 2011, 'm...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.490
Q16
What Small molecule therapies have been approved by the FDA to treat Herpetic encephalitis?
There are no drug Small molecule therapies approved to treat Herpetic encephalitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "herpetic encephalitis" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1059
Q16
What Small molecule therapies have been approved by the FDA to treat familial hemolytic anemia?
Mitapivat Sulfate is the only Small molecule therapy approved by the FDA to treat familial hemolytic anemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "familial hemolytic anemia" OR LOWER(mesh_he...
[{'UUID': 'DrugTargetsIndication121923_text_1193473', 'drugName': 'Mitapivat Sulfate', 'tradeNames_list': "['Pyrukynd']", 'drugType': 'Small molecule', 'actionType': 'activator', 'target': 'ENSG00000143627', 'approvedSymbol': 'PKLR', 'approvedName': 'pyruvate kinase L/R', 'yearOfFirstApproval': 2022, 'max_phase_for_ind...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1729
Q16
What Small molecule therapies have been approved by the FDA to treat urinary bladder cancer?
Erdafitinib is the only Small molecule therapy approved by the FDA to treat urinary bladder 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) = "urinary bladder cancer" OR LOWER(mesh_headi...
[{'UUID': 'DrugTargetsIndication121923_text_707097', '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.214
Q16
What Protein therapies have been approved by the FDA to treat medullary thyroid gland carcinoma?
There are no drug Protein therapies approved to treat medullary thyroid gland 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) = "medullary thyroid gland carcinoma" OR LOWER...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.79
Q16
What Protein therapies have been approved by the FDA to treat acute disease?
There are no drug Protein therapies approved to treat acute 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 disease" OR LOWER(mesh_heading) = "ac...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.775
Q16
What Small molecule therapies have been approved by the FDA to treat anti-neutrophil antibody associated vasculitis?
Avacopan is the only Small molecule therapy approved by the FDA to treat anti-neutrophil 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 antibody associated vasculi...
[{'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.263
Q16
What Protein therapies have been approved by the FDA to treat posterior uveitis?
There are no drug Protein therapies approved to treat posterior 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) = "posterior uveitis" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.74
Q16
What Protein therapies have been approved by the FDA to treat abnormal glucose tolerance?
There are no drug Protein therapies approved to treat abnormal glucose tolerance.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "abnormal glucose tolerance" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.70
Q16
What Protein therapies have been approved by the FDA to treat Thymoma?
There are no drug Protein therapies approved to treat Thymoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "thymoma" OR LOWER(mesh_heading) = "thymoma"...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1753
Q16
What Small molecule therapies have been approved by the FDA to treat viral conjunctivitis?
There are no drug Small molecule therapies approved to treat viral conjunctivitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "viral conjunctivitis" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1287
Q16
What Small molecule therapies have been approved by the FDA to treat malignant peripheral nerve sheath tumor?
There are no drug Small molecule therapies approved to treat malignant peripheral nerve sheath 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) = "malignant peripheral nerve sheath tumor" OR...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.424
Q16
What Small molecule therapies have been approved by the FDA to treat Eisenmenger syndrome?
There are no drug Small molecule therapies approved to treat Eisenmenger 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) = "eisenmenger syndrome" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1551
Q16
What Small molecule therapies have been approved by the FDA to treat pulmonary neuroendocrine tumor?
Everolimus is the only Small molecule therapy approved by the FDA to treat pulmonary neuroendocrine 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) = "pulmonary neuroendocrine tumor" OR LOWER(me...
[{'UUID': 'DrugTargetsIndication121923_text_1084962', '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.499
Q16
What Small molecule therapies have been approved by the FDA to treat Hypereosinophilic syndrome?
There are no drug Small molecule therapies approved to treat Hypereosinophilic 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) = "hypereosinophilic syndrome" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status