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
Q7.517
Q7
What are the approved uses for Tolvaptan?
Tolvaptan has been approved by the FDA to treat 6 diseases: Hyponatremia, cardiovascular disease, congestive heart failure, heart failure, Polycystic Kidney Disease, and polycystic kidney disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%tolvaptan%" OR LOWER(tradeNames_list) LIKE "%tolvaptan%" OR LOWER(syns_list) LIKE "%to...
[{'UUID': 'DrugTargetsIndication121923_text_695213', 'drugName': 'Tolvaptan', 'tradeNames_list': "['Jinarc', 'Jynarque', 'Samsca']", 'syns_list': "['OPC-41061', 'OPC-41061(TOLVAPTAN)', 'Tolvaptan']", 'mesh_heading': 'Hyponatremia', 'efo_term': 'Hyponatremia', 'yearOfFirstApproval': 2009, 'max_phase_for_ind': 4.0}, {'UU...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.438
Q7
What are the approved uses for Ribavirin?
Ribavirin has been approved by the FDA to treat 4 diseases: viral disease, cirrhosis of liver, chronic hepatitis C virus infection, and fibrosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ribavirin%" OR LOWER(tradeNames_list) LIKE "%ribavirin%" OR LOWER(syns_list) LIKE "%ri...
[{'UUID': 'DrugTargetsIndication121923_text_937591', 'drugName': 'Ribavirin', 'tradeNames_list': "['Copegus', 'Rebetol', 'Ribapak', 'Ribasphere', 'Ribavarin', 'RibavirinRibofluranosyl Carboxamide', 'Tribavirin', 'Viramid', 'Virazid', 'Virazole']", 'syns_list': "['Cotronak', 'NSC-163039', 'Ribavirin', 'Ribavirin biopart...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.115
Q7
What are the approved uses for Clonidine?
Clonidine has been approved by the FDA to treat 6 diseases: cancer, glaucoma, hypertension, attention deficit hyperactivity disorder, neuropathic pain, and migraine disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%clonidine%" OR LOWER(tradeNames_list) LIKE "%clonidine%" OR LOWER(syns_list) LIKE "%cl...
[{'UUID': 'DrugTargetsIndication121923_text_1033657', 'drugName': 'Clonidine', 'tradeNames_list': "['Catapres', 'Catapres-tts-1', 'Catapres-tts-2', 'Catapres-tts-3', 'ClonidineNexiclon xr']", 'syns_list': "['Catapres', 'Catarpres-tts', 'Clonidine', 'Clonidine extended releaseClorpres', 'Combipres', 'Duraclon', 'ST-155-...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.142
Q7
What are the approved uses for Degarelix Acetate?
Degarelix Acetate has been approved by the FDA to treat 2 diseases: prostate adenocarcinoma and prostate carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%degarelix acetate%" OR LOWER(tradeNames_list) LIKE "%degarelix acetate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_1097124', 'drugName': 'Degarelix Acetate', 'tradeNames_list': "['Firmagon']", 'syns_list': "['Degarelix (as acetate)', 'Degarelix acetate', 'Degarelix acetate hydrateFE-200486', 'FE200486', 'FE200486 (FREE BASE)']", 'mesh_heading': 'Prostatic Neoplasms', 'efo_term': 'prostate...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.413
Q7
What are the approved uses for Pitolisant?
The drug Pitolisant has not been FDA approved for the treatment of any disease, but it has reached phase 1.0 clinical trials for kidney disease and drug dependence, phase 2.0 clinical trials for schizophrenia, alcohol dependence, and Prader-Willi syndrome, and phase 3.0 clinical trials for Parkinson disease, narcolepsy...
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%pitolisant%" OR LOWER(tradeNames_list) LIKE "%pitolisant%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_828134', 'drugName': 'Pitolisant Hydrochloride', 'tradeNames_list': "['Wakix']", 'syns_list': "['Ciproxidine', 'Pitolisant hydrochloride']", 'mesh_heading': 'Narcolepsy', 'efo_term': 'narcolepsy-cataplexy syndrome', 'yearOfFirstApproval': 2019, 'max_phase_for_ind': 4.0}, {'UU...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.250
Q7
What are the approved uses for Inclisiran Sodium?
Inclisiran Sodium has been approved by the FDA to treat 2 diseases: atherosclerosis and familial hypercholesterolemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%inclisiran sodium%" OR LOWER(tradeNames_list) LIKE "%inclisiran sodium%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_993744', 'drugName': 'Inclisiran Sodium', 'tradeNames_list': "['Leqvio']", 'syns_list': "['Inclisiran sodium', 'Leqvio sodium']", 'mesh_heading': 'Hyperlipoproteinemia Type II', 'efo_term': 'familial hypercholesterolemia', 'yearOfFirstApproval': 2021, 'max_phase_for_ind': 4.0...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.542
Q7
What are the approved uses for Vardenafil?
Vardenafil has been approved by the FDA to treat 1 disease: erectile dysfunction.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%vardenafil%" OR LOWER(tradeNames_list) LIKE "%vardenafil%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1094109', 'drugName': 'Vardenafil Hydrochloride', 'tradeNames_list': "['Levitra', 'Staxyn', 'Vardenafil hydrochloride']", 'syns_list': "['BAY 38-9456', 'BAY-38-9456', 'Nuviva', 'Vardenafil hclVardenafil hydrochloride', 'Vardenafil hydrochloride anhydrousVardenafil hydrochlori...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.20
Q7
What are the approved uses for Alogliptin Benzoate?
Alogliptin Benzoate has been approved by the FDA to treat 1 disease: type 2 diabetes mellitus.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%alogliptin benzoate%" OR LOWER(tradeNames_list) LIKE "%alogliptin benzoate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_933886', 'drugName': 'Alogliptin Benzoate', 'tradeNames_list': "['Nesina']", 'syns_list': "['Alogliptin (as benzoate)', 'Alogliptin benzoate', 'SYR 322', 'SYR-322']", 'mesh_heading': 'Diabetes Mellitus, Type 2', 'efo_term': 'type 2 diabetes mellitus', 'yearOfFirstApproval': 2...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.396
Q7
What are the approved uses for Patisiran Sodium?
Patisiran Sodium has been approved by the FDA to treat 3 diseases: familial amyloid neuropathy, polyneuropathy, and amyloidosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%patisiran sodium%" OR LOWER(tradeNames_list) LIKE "%patisiran sodium%" OR LOWER(syns_l...
[{'UUID': 'DrugTargetsIndication121923_text_1097689', 'drugName': 'Patisiran Sodium', 'tradeNames_list': "['Onpattro']", 'syns_list': "['Patisiran sodium']", 'mesh_heading': 'Amyloidosis', 'efo_term': 'amyloidosis', 'yearOfFirstApproval': 2018, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndication121923_text_10976...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.57
Q7
What are the approved uses for Beclomethasone Dipropionate?
Beclomethasone Dipropionate has been approved by the FDA to treat 6 diseases: Nasal congestion, Airway obstruction, seasonal allergic rhinitis, allergic rhinitis, Rhinitis, Allergic, Perennial, and asthma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%beclomethasone dipropionate%" OR LOWER(tradeNames_list) LIKE "%beclomethasone dipropio...
[{'UUID': 'DrugTargetsIndication121923_text_221044', 'drugName': 'Beclomethasone Dipropionate', 'tradeNames_list': "['Aerobec 100', 'Aerobec 50', 'Aerobec fte 250', 'Asmabec clickhalerAsmabec spacehaler', 'Beclazone 100', 'Beclazone 100 e-breatheBeclazone 200', 'Beclazone 250', 'Beclazone 250 e-breathe', 'Beclazone 50B...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.263
Q7
What are the approved uses for Ixazomib?
Ixazomib has been approved by the FDA to treat 2 diseases: cancer and neoplasm.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ixazomib%" OR LOWER(tradeNames_list) LIKE "%ixazomib%" OR LOWER(syns_list) LIKE "%ixaz...
[{'UUID': 'DrugTargetsIndication121923_text_246666', 'drugName': 'Ixazomib', 'tradeNames_list': "['Ninlaro']", 'syns_list': "['Ixazomib', 'MLN-2238', 'MLN-9708 FREE BASE', 'MLN2238']", 'mesh_heading': 'Neoplasms', 'efo_term': 'neoplasm', 'yearOfFirstApproval': -1, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndicat...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.535
Q7
What are the approved uses for Ubrogepant?
Ubrogepant has been approved by the FDA to treat 1 disease: migraine disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ubrogepant%" OR LOWER(tradeNames_list) LIKE "%ubrogepant%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1094036', 'drugName': 'Ubrogepant', 'tradeNames_list': "['Ubrelvy']", 'syns_list': "['MK-1602', 'Ubrogepant', 'Ubrogepant anhydrous']", 'mesh_heading': 'Migraine Disorders', 'efo_term': 'migraine disorder', 'yearOfFirstApproval': 2019, 'max_phase_for_ind': 4.0}, {'UUID': 'Dru...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.395
Q7
What are the approved uses for Pasireotide Pamoate?
Pasireotide Pamoate has been approved by the FDA to treat 1 disease: acromegaly.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%pasireotide pamoate%" OR LOWER(tradeNames_list) LIKE "%pasireotide pamoate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_1041099', 'drugName': 'Pasireotide Pamoate', 'tradeNames_list': "['Signifor lar', 'Signifor lar kit']", 'syns_list': "['Pasireotide embonate', 'Pasireotide pamoate']", 'mesh_heading': 'Acromegaly', 'efo_term': 'acromegaly', 'yearOfFirstApproval': 2014, 'max_phase_for_ind': 4....
general
Distinct, Similarity Search, Order By
Approval Status
Q7.282
Q7
What are the approved uses for Levetiracetam?
Levetiracetam has been approved by the FDA to treat 5 diseases: Seizure, Bilateral tonic-clonic seizure, Focal-onset seizure, epilepsy, and epilepsy with generalized tonic-clonic seizures.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%levetiracetam%" OR LOWER(tradeNames_list) LIKE "%levetiracetam%" OR LOWER(syns_list) L...
[{'UUID': 'DrugTargetsIndication121923_text_915345', 'drugName': 'Levetiracetam', 'tradeNames_list': "['Desitrend', 'Elepsia xr', 'Keppra', 'Keppra xr', 'LevetiracetamLevetiracetam in sodium chloride', 'Matever', 'Spritam']", 'syns_list': "['AGB-101', 'Elepsia', 'Levetiracetam', 'Levetiracetam accordLevetiracetam actav...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.270
Q7
What are the approved uses for Larotrectinib Sulfate?
Larotrectinib Sulfate has been approved by the FDA to treat 3 diseases: cancer, neoplasm, and metastasis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%larotrectinib sulfate%" OR LOWER(tradeNames_list) LIKE "%larotrectinib sulfate%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_942606', 'drugName': 'Larotrectinib Sulfate', 'tradeNames_list': "['Vitrakvi']", 'syns_list': "['ARRY-470 SULFATE', 'LOXO-101 sulfate', 'Larotrectinib sulfate']", 'mesh_heading': 'Neoplasm Metastasis', 'efo_term': 'metastasis', 'yearOfFirstApproval': 2018, 'max_phase_for_ind'...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.506
Q7
What are the approved uses for Testosterone Undecanoate?
Testosterone Undecanoate has been approved by the FDA to treat 5 diseases: neoplasm, Klinefelter's syndrome, orchitis, hypogonadism, and hypogonadotropic hypogonadism.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%testosterone undecanoate%" OR LOWER(tradeNames_list) LIKE "%testosterone undecanoate%"...
[{'UUID': 'DrugTargetsIndication121923_text_922011', 'drugName': 'Testosterone Undecanoate', 'tradeNames_list': "['Andriol', 'Aveed', 'Jatenzo', 'Kyzatrex', 'Nebido', 'RestandolRestandol testocap', 'Tlando', 'Undestor']", 'syns_list': "['Kyzatrex', 'MK-3033', 'ORG 538', 'ORG-538', 'TSX-011Testosterone 17.beta.-undecyla...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.428
Q7
What are the approved uses for Propranolol Hydrochloride?
Propranolol Hydrochloride has been approved by the FDA to treat 7 diseases: hypertension, stroke, angina pectoris, cardiac arrhythmia, Wolff-Parkinson-White Syndrome, migraine disorder, and coronary atherosclerosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%propranolol hydrochloride%" OR LOWER(tradeNames_list) LIKE "%propranolol hydrochloride...
[{'UUID': 'DrugTargetsIndication121923_text_937044', 'drugName': 'Propranolol Hydrochloride', 'tradeNames_list': "['Angilol', 'Apsolol', 'Avlocardyl', 'Bedranol', 'Bedranol s.r.', 'BerkololBeta-prograne mr', 'Betadur cr', 'Cardinol', 'DupromexHalf beta-prograne mr', 'Half propanix la', 'Half propatard laHalf-beprane cr...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.26
Q7
What are the approved uses for Amiodarone Hydrochloride?
Amiodarone Hydrochloride has been approved by the FDA to treat 3 diseases: Ventricular arrhythmia, ventricular fibrillation, and ventricular tachycardia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%amiodarone hydrochloride%" OR LOWER(tradeNames_list) LIKE "%amiodarone hydrochloride%"...
[{'UUID': 'DrugTargetsIndication121923_text_969572', 'drugName': 'Amiodarone Hydrochloride', 'tradeNames_list': "['Amidox', 'Amiodarone hydrochloride', 'Amyben', 'Cordarone', 'Cordarone xCordarone x 100', 'Cordarone x 200', 'Darmil', 'Nexterone', 'Pacerone']", 'syns_list': "['Amiodar', 'Amiodarone', 'Amiodarone hcl', '...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.546
Q7
What are the approved uses for Velcalcetide?
Velcalcetide has been approved by the FDA to treat 3 diseases: chronic kidney disease, parathyroid disease, and secondary hyperparathyroidism.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%velcalcetide%" OR LOWER(tradeNames_list) LIKE "%velcalcetide%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_1148950', 'drugName': 'Velcalcetide', 'tradeNames_list': "['Parsabiv']", 'syns_list': "['AMG-416', 'Amg416', 'Etelcalcetide', 'KAI-4169', 'ONO-5163', 'TelcalcetideVelcalcetide']", 'mesh_heading': 'Hyperparathyroidism, Secondary', 'efo_term': 'secondary hyperparathyroidism', '...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.304
Q7
What are the approved uses for Lumasiran Sodium?
Lumasiran Sodium has been approved by the FDA to treat 1 disease: primary hyperoxaluria type 1.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%lumasiran sodium%" OR LOWER(tradeNames_list) LIKE "%lumasiran sodium%" OR LOWER(syns_l...
[{'UUID': 'DrugTargetsIndication121923_text_1041087', 'drugName': 'Lumasiran Sodium', 'tradeNames_list': "['Oxlumo']", 'syns_list': "['Lumasiran sodium']", 'mesh_heading': 'Hyperoxaluria, Primary', 'efo_term': 'primary hyperoxaluria type 1', 'yearOfFirstApproval': 2020, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsI...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.259
Q7
What are the approved uses for Ivabradine Hydrochloride?
Ivabradine Hydrochloride has been approved by the FDA to treat 2 diseases: congestive heart failure and heart failure.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ivabradine hydrochloride%" OR LOWER(tradeNames_list) LIKE "%ivabradine hydrochloride%"...
[{'UUID': 'DrugTargetsIndication121923_text_1148354', 'drugName': 'Ivabradine Hydrochloride', 'tradeNames_list': "['Corlanor', 'Procoralan']", 'syns_list': "['AMG 998', 'AMG-998', 'Corlentor', 'Ivabradine', 'Ivabradine hclIvabradine hydrochloride', 'S 16257', 'S-16257-2']", 'mesh_heading': 'Heart Failure', 'efo_term': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.43
Q7
What are the approved uses for Asenapine Maleate?
Asenapine Maleate has been approved by the FDA to treat 3 diseases: bipolar disorder, bipolar I disorder, and schizophrenia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%asenapine maleate%" OR LOWER(tradeNames_list) LIKE "%asenapine maleate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_197711', 'drugName': 'Asenapine Maleate', 'tradeNames_list': "['Saphris']", 'syns_list': "['Asenapine (as maleate)', 'Asenapine maleate', 'ORG 5222', 'ORG-5222']", 'mesh_heading': 'Schizophrenia', 'efo_term': 'schizophrenia', 'yearOfFirstApproval': 2009, 'max_phase_for_ind': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.364
Q7
What are the approved uses for Octreotide Acetate?
Octreotide Acetate has been approved by the FDA to treat 4 diseases: neoplasm, carcinoid tumor, metastasis, and acromegaly.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%octreotide acetate%" OR LOWER(tradeNames_list) LIKE "%octreotide acetate%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_1042396', 'drugName': 'Octreotide Acetate', 'tradeNames_list': "['Bynfezia pen', 'Mycapssa', 'Octreotide acetateOctreotide acetate (preservative free)Octreotide acetate preservative free', 'Sandostatin', 'Sandostatin lar']", 'syns_list': "['Octreolin', 'Octreotide (as acetate...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.209
Q7
What are the approved uses for Fexofenadine Hydrochloride?
Fexofenadine Hydrochloride has been approved by the FDA to treat 4 diseases: seasonal allergic rhinitis, urticaria, allergic rhinitis, and allergic disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%fexofenadine hydrochloride%" OR LOWER(tradeNames_list) LIKE "%fexofenadine hydrochlori...
[{'UUID': 'DrugTargetsIndication121923_text_455792', 'drugName': 'Fexofenadine Hydrochloride', 'tradeNames_list': '[\'Allegra\', \'Allegra allergy\', \'Allegra hives\', "Children\'s allegra allergyChildren\'s allegra hivesChildren\'s fexofenadine hydrochloride allergyChildren\'s fexofenadine hydrochloride hivesFexofena...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.314
Q7
What are the approved uses for Mavacamten?
Mavacamten has been approved by the FDA to treat 1 disease: hypertrophic cardiomyopathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%mavacamten%" OR LOWER(tradeNames_list) LIKE "%mavacamten%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1053309', 'drugName': 'Mavacamten', 'tradeNames_list': "['Camzyos']", 'syns_list': "['Camzyos', 'MYK-461', 'Mavacamten', 'Myk-461', 'SAR-439152']", 'mesh_heading': 'Cardiomyopathy, Hypertrophic', 'efo_term': 'hypertrophic cardiomyopathy', 'yearOfFirstApproval': 2022, 'max_pha...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.538
Q7
What are the approved uses for Umeclidinium Bromide?
Umeclidinium Bromide has been approved by the FDA to treat 4 diseases: Airway obstruction, chronic obstructive pulmonary disease, emphysema, and chronic bronchitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%umeclidinium bromide%" OR LOWER(tradeNames_list) LIKE "%umeclidinium bromide%" OR LOWE...
[{'UUID': 'DrugTargetsIndication121923_text_857427', 'drugName': 'Umeclidinium Bromide', 'tradeNames_list': "['Incruse ellipta']", 'syns_list': "['Anoro ellipta', 'GSK-573719A', 'GSK573719A', 'Umeclidinium bromUmeclidinium bromide']", 'mesh_heading': 'Bronchitis, Chronic', 'efo_term': 'chronic bronchitis', 'yearOfFirst...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.333
Q7
What are the approved uses for Mirabegron?
Mirabegron has been approved by the FDA to treat 4 diseases: Urinary incontinence, Polyuria, urgency urinary incontinence, and overactive bladder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%mirabegron%" OR LOWER(tradeNames_list) LIKE "%mirabegron%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_937807', 'drugName': 'Mirabegron', 'tradeNames_list': "['Betmiga', 'Myrbetriq', 'Myrbetriq granules']", 'syns_list': "['Betanis', 'Mirabegron', 'YM-178', 'YM178']", 'mesh_heading': 'Urinary Bladder, Overactive', 'efo_term': 'overactive bladder', 'yearOfFirstApproval': 2012, '...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.155
Q7
What are the approved uses for Diclofenac Sodium?
Diclofenac Sodium has been approved by the FDA to treat 4 diseases: hemorrhage, rheumatoid arthritis, pain, and osteoarthritis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%diclofenac sodium%" OR LOWER(tradeNames_list) LIKE "%diclofenac sodium%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_836360', 'drugName': 'Diclofenac Sodium', 'tradeNames_list': "['Acoflam', 'Acoflam ret', 'Acoflam sr', 'Arthronac', 'Arthrotec 50Arthrotec 75', 'Closteril 100', 'Defanac', 'Defanac retard', 'Defanac srDexomon ret', 'Dexomon sr', 'Diclofenac sodium', 'DicloflexDicloflex ret', ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.127
Q7
What are the approved uses for Cyclosporine?
Cyclosporine has been approved by the FDA to treat 6 diseases: inflammation, immune system disease, psoriasis, rheumatoid arthritis, eye disease, and keratoconjunctivitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%cyclosporine%" OR LOWER(tradeNames_list) LIKE "%cyclosporine%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_1101919', 'drugName': 'Cyclosporine', 'tradeNames_list': "['Capimune', 'Capsorin', 'Cequa', 'Cyclosporine', 'Deximune', 'GengrafIkervis', 'Neoral', 'Optimmune', 'Restasis', 'Restasis multidoseSandimmun', 'Sandimmune', 'Sangcya', 'Vanquoral', 'Verkazia']", 'syns_list': "['27-4...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.301
Q7
What are the approved uses for Loteprednol Etabonate?
Loteprednol Etabonate has been approved by the FDA to treat 5 diseases: inflammation, eye inflammation, allergic conjunctivitis, anterior uveitis, and dry eye syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%loteprednol etabonate%" OR LOWER(tradeNames_list) LIKE "%loteprednol etabonate%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_225505', 'drugName': 'Loteprednol Etabonate', 'tradeNames_list': "['Airex', 'Alrex', 'Eysuvis', 'Inveltys', 'Lotemax', 'Lotemax sm']", 'syns_list': "['CDDD 5604', 'CDDD-5604', 'HGP-1', 'KPI-121', 'LoteprednolLoteprednol etabonate', 'P-5604']", 'mesh_heading': 'Dry Eye Syndrom...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.390
Q7
What are the approved uses for Panobinostat?
Panobinostat has been approved by the FDA to treat 2 diseases: cancer and neoplasm.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%panobinostat%" OR LOWER(tradeNames_list) LIKE "%panobinostat%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_1080621', 'drugName': 'Panobinostat Lactate', 'tradeNames_list': "['Farydak']", 'syns_list': "['Panobinostat lactate', 'Panobinostat lactate anhydrous']", 'mesh_heading': 'Multiple Myeloma', 'efo_term': 'multiple myeloma', 'yearOfFirstApproval': 2015, 'max_phase_for_ind': 4.0...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.175
Q7
What are the approved uses for Eluxadoline?
Eluxadoline has been approved by the FDA to treat 1 disease: irritable bowel syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%eluxadoline%" OR LOWER(tradeNames_list) LIKE "%eluxadoline%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_763315', 'drugName': 'Eluxadoline', 'tradeNames_list': "['Truberzi', 'Viberzi']", 'syns_list': "['Eluxadoline', 'JNJ-27018966']", 'mesh_heading': 'Irritable Bowel Syndrome', 'efo_term': 'irritable bowel syndrome', 'yearOfFirstApproval': 2015, 'max_phase_for_ind': 4.0}, {'UUID...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.32
Q7
What are the approved uses for Angiotensin Ii Acetate?
Angiotensin Ii Acetate has been approved by the FDA to treat 1 disease: septic shock.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%angiotensin ii acetate%" OR LOWER(tradeNames_list) LIKE "%angiotensin ii acetate%" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_1072628', 'drugName': 'Angiotensin Ii Acetate', 'tradeNames_list': "['Giapreza']", 'syns_list': "['Angiotensin ii acetate', 'Angiotensin ii acetate humanAngiotensin ii triacetate', 'Human angiotensin ii acetate salt']", 'mesh_heading': 'Shock, Septic', 'efo_term': 'septic sho...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.114
Q7
What are the approved uses for Clobetasol Propionate?
Clobetasol Propionate has been approved by the FDA to treat 3 diseases: psoriasis, skin disease, and psoriasis vulgaris.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%clobetasol propionate%" OR LOWER(tradeNames_list) LIKE "%clobetasol propionate%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_243570', 'drugName': 'Clobetasol Propionate', 'tradeNames_list': "['Clarelux', 'Clobaderm', 'Clobetasol propionateClobetasol propionate (emollient)', 'Clobex', 'Cormax', 'DermovateDermovate nn', 'Embeline', 'Embeline e', 'Etrivex', 'Impeklo', 'ImpoyzOlux', 'Olux e', 'Temovate...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.219
Q7
What are the approved uses for Fosaprepitant Dimeglumine?
Fosaprepitant Dimeglumine has been approved by the FDA to treat 4 diseases: Nausea and vomiting, cancer, post operative nausea and vomiting, and Chemotherapy-induced nausea and vomiting.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%fosaprepitant dimeglumine%" OR LOWER(tradeNames_list) LIKE "%fosaprepitant dimeglumine...
[{'UUID': 'DrugTargetsIndication121923_text_1073171', 'drugName': 'Fosaprepitant Dimeglumine', 'tradeNames_list': "['Emend', 'Fosaprepitant dimeglumine']", 'syns_list': "['Fosaprepitant (as dimeglumine)', 'Fosaprepitant dimeglumineFosaprepitant meglumine', 'MK-0517']", 'mesh_heading': 'Postoperative Nausea and Vomiting...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.174
Q7
What are the approved uses for Eltrombopag Olamine?
Eltrombopag Olamine has been approved by the FDA to treat 4 diseases: Thrombocytopenia, chronic hepatitis C virus infection, severe aplastic anemia, and autoimmune thrombocytopenic purpura.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%eltrombopag olamine%" OR LOWER(tradeNames_list) LIKE "%eltrombopag olamine%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_1055993', 'drugName': 'Eltrombopag Olamine', 'tradeNames_list': "['Promacta', 'Promacta kit']", 'syns_list': "['Eltrombopag (as olamine)', 'Eltrombopag compd with 2-aminoethanol (1:2)Eltrombopag olamine', 'SB-497115-GR']", 'mesh_heading': 'Hepatitis C, Chronic', 'efo_term': '...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.526
Q7
What are the approved uses for Travoprost?
Travoprost has been approved by the FDA to treat 3 diseases: glaucoma, open-angle glaucoma, and ocular hypertension.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%travoprost%" OR LOWER(tradeNames_list) LIKE "%travoprost%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1149428', 'drugName': 'Travoprost', 'tradeNames_list': "['Izba', 'Travatan', 'Travatan z', 'Travoprost']", 'syns_list': "['AL-6221', 'NSC-760366', 'Otx-tp', 'Travoprost']", 'mesh_heading': 'Ocular Hypertension', 'efo_term': 'ocular hypertension', 'yearOfFirstApproval': 2001, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.267
Q7
What are the approved uses for Lamotrigine?
Lamotrigine has been approved by the FDA to treat 10 diseases: Seizure, Bilateral tonic-clonic seizure, bipolar disorder, epilepsy, unipolar depression, partial epilepsy, epilepsy with generalized tonic-clonic seizures, bipolar I disorder, depressive disorder, and Lennox-Gastaut syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%lamotrigine%" OR LOWER(tradeNames_list) LIKE "%lamotrigine%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_653126', 'drugName': 'Lamotrigine', 'tradeNames_list': "['Lamictal', 'Lamictal cd', 'Lamictal odt', 'Lamictal xr', 'Lamotrigine']", 'syns_list': "['BW 430C', 'BW-430C', 'Lamotrigine', 'NSC-759171']", 'mesh_heading': 'Lennox Gastaut Syndrome', 'efo_term': 'Lennox-Gastaut syndr...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.58
Q7
What are the approved uses for Belinostat?
Belinostat has been approved by the FDA to treat 5 diseases: unspecified peripheral T-cell lymphoma, cancer, neoplasm, mature T-cell and NK-cell non-Hodgkin lymphoma, and T-cell non-Hodgkin lymphoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%belinostat%" OR LOWER(tradeNames_list) LIKE "%belinostat%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1079925', 'drugName': 'Belinostat', 'tradeNames_list': "['Beleodaq']", 'syns_list': "['Belinostat', 'NSC-726630', 'NSC726630', 'PX-105684', 'PXD-101', 'PXD101']", 'mesh_heading': 'Lymphoma, T-Cell', 'efo_term': 'T-cell non-Hodgkin lymphoma', 'yearOfFirstApproval': 2014, 'max_...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.320
Q7
What are the approved uses for Methotrexate Sodium?
The drug Methotrexate Sodium has not been FDA approved for the treatment of any disease, but it has reached phase 2.0 clinical trials for acute lymphoblastic leukemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%methotrexate sodium%" OR LOWER(tradeNames_list) LIKE "%methotrexate sodium%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_1072421', 'drugName': 'Methotrexate Sodium', 'tradeNames_list': "['Abitrexate', 'Folex', 'Folex pfs', 'Methotrexate lpfMethotrexate preservative free', 'Methotrexate sodiumMethotrexate sodium preservative free', 'Mexate', 'Mexate-aqMexate-aq preserved', 'Trexall', 'Xatmep']",...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.25
Q7
What are the approved uses for Amifampridine Phosphate?
The drug Amifampridine Phosphate has not been FDA approved for the treatment of any disease, but it has reached phase 2.0 clinical trials for spinal muscular atrophy and muscle atrophy and phase 3.0 clinical trials for Myasthenia gravis and Brugada syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%amifampridine phosphate%" OR LOWER(tradeNames_list) LIKE "%amifampridine phosphate%" O...
[{'UUID': 'DrugTargetsIndication121923_text_968723', 'drugName': 'Amifampridine Phosphate', 'tradeNames_list': "['Firdapse']", 'syns_list': "['3,4-DAPP', 'Amifampridine phosphate', 'DAPP', 'Zenas']", 'mesh_heading': 'Lambert-Eaton Myasthenic Syndrome', 'efo_term': 'Myasthenia gravis', 'yearOfFirstApproval': 2018, 'max_...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.18
Q7
What are the approved uses for Alendronic Acid?
Alendronic Acid has been approved by the FDA to treat 1 disease: bone disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%alendronic acid%" OR LOWER(tradeNames_list) LIKE "%alendronic acid%" OR LOWER(syns_lis...
[{'UUID': 'DrugTargetsIndication121923_text_1099522', 'drugName': 'Alendronic Acid', 'tradeNames_list': "['Binosto', 'Fosamax']", 'syns_list': "['Alendronate', 'Alendronic Acid', 'Alendronic acid', 'Fosamax']", 'mesh_heading': 'Bone Diseases', 'efo_term': 'bone disease', 'yearOfFirstApproval': 1995, 'max_phase_for_ind'...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.499
Q7
What are the approved uses for Tenapanor Hydrochloride?
Tenapanor Hydrochloride has been approved by the FDA to treat 2 diseases: irritable bowel syndrome and constipation disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%tenapanor hydrochloride%" OR LOWER(tradeNames_list) LIKE "%tenapanor hydrochloride%" O...
[{'UUID': 'DrugTargetsIndication121923_text_1094304', 'drugName': 'Tenapanor Hydrochloride', 'tradeNames_list': "['Ibsrela']", 'syns_list': "['AZD-1722 HYDROCHLORIDE', 'AZD1722', 'AZD1722 hydrochloride', 'RDX-5791RDX5791', 'Tenapanor dihydrochloride', 'Tenapanor hydrochloride']", 'mesh_heading': 'Irritable Bowel Syndro...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.67
Q7
What are the approved uses for Bimatoprost?
Bimatoprost has been approved by the FDA to treat 5 diseases: glaucoma, open-angle glaucoma, ocular hypertension, hypotrichosis, and hypotrichosis simplex.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%bimatoprost%" OR LOWER(tradeNames_list) LIKE "%bimatoprost%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_1149221', 'drugName': 'Bimatoprost', 'tradeNames_list': "['Bimatoprost', 'Durysta', 'Latisse', 'Lumigan']", 'syns_list': "['AGN 192024', 'AGN-192024', 'Bimatoprost', 'Prostamide']", 'mesh_heading': 'Ocular Hypertension', 'efo_term': 'ocular hypertension', 'yearOfFirstApproval...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.512
Q7
What are the approved uses for Tirofiban Hydrochloride?
Tirofiban Hydrochloride has been approved by the FDA to treat 1 disease: myocardial infarction.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%tirofiban hydrochloride%" OR LOWER(tradeNames_list) LIKE "%tirofiban hydrochloride%" O...
[{'UUID': 'DrugTargetsIndication121923_text_1095575', 'drugName': 'Tirofiban Hydrochloride', 'tradeNames_list': "['Aggrastat']", 'syns_list': "['L-700,462', 'L-700462', 'MK-383', 'Tirofiban hcl', 'Tirofiban hydrochlorideTirofiban hydrochloride anhydrous']", 'mesh_heading': 'Myocardial Infarction', 'efo_term': 'myocardi...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.289
Q7
What are the approved uses for Levothyroxine Sodium?
Levothyroxine Sodium has been approved by the FDA to treat 5 diseases: thyroid carcinoma, hypothyroidism, differentiated thyroid carcinoma, thyroid cancer, and congenital hypothyroidism.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%levothyroxine sodium%" OR LOWER(tradeNames_list) LIKE "%levothyroxine sodium%" OR LOWE...
[{'UUID': 'DrugTargetsIndication121923_text_924891', 'drugName': 'Levothyroxine Sodium', 'tradeNames_list': "['Eltroxin', 'Ermeza', 'Euthyrox', 'Evotrox', 'L-thyroxine henning', 'Levo-tLevolet', 'Levothroid', 'Levothyroid', 'Levothyroxine sodium', 'LevoxineLevoxyl', 'Novothyrox', 'Soloxine', 'Synthroid', 'Thyquidity', ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.496
Q7
What are the approved uses for Telotristat Ethyl?
The drug Telotristat Ethyl has not been FDA approved for the treatment of any disease, but it has reached phase 1.0 clinical trials for liver disease, phase 2.0 clinical trials for carcinoid syndrome, neuroendocrine neoplasm, and biliary tract cancer, and phase 3.0 clinical trials for carcinoid heart disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%telotristat ethyl%" OR LOWER(tradeNames_list) LIKE "%telotristat ethyl%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_1097496', 'drugName': 'Telotristat Etiprate', 'tradeNames_list': "['Xermelo']", 'syns_list': "['LX1032 HIPPURATE', 'LX1606 HIPPURATE', 'Telotristat ethyl hippurateTelotristat etiprate']", 'mesh_heading': 'Diarrhea', 'efo_term': 'Diarrhea', 'yearOfFirstApproval': 2017, 'max_ph...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.544
Q7
What are the approved uses for Varenicline Tartrate?
The drug Varenicline Tartrate has not been FDA approved for the treatment of any disease, but it has reached phase 2.0 clinical trials for nicotine dependence and alcohol dependence and phase 3.0 clinical trials for smoking cessation and dry eye syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%varenicline tartrate%" OR LOWER(tradeNames_list) LIKE "%varenicline tartrate%" OR LOWE...
[{'UUID': 'DrugTargetsIndication121923_text_857191', 'drugName': 'Varenicline Tartrate', 'tradeNames_list': "['Champix', 'Chantix', 'Tyrvaya']", 'syns_list': "['CP-526,555-18', 'CP-526555-18', 'Tyrvaya', 'Varenicline tartrate']", 'mesh_heading': 'Dry Eye Syndromes', 'efo_term': 'dry eye syndrome', 'yearOfFirstApproval'...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.467
Q7
What are the approved uses for Siponimod Fumarate?
Siponimod Fumarate has been approved by the FDA to treat 3 diseases: chronic progressive multiple sclerosis, relapsing-remitting multiple sclerosis, and multiple sclerosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%siponimod fumarate%" OR LOWER(tradeNames_list) LIKE "%siponimod fumarate%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_1036789', 'drugName': 'Siponimod Fumarate', 'tradeNames_list': "['Mayzent']", 'syns_list': "['NVP-BAF312-AEA', 'Siponimod fumarate', 'Siponimod fumaric acidSiponimod hemifumarate', 'Siponimod hemifumaric acid']", 'mesh_heading': 'Multiple Sclerosis', 'efo_term': 'multiple scl...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.402
Q7
What are the approved uses for Pemetrexed Disodium?
Pemetrexed Disodium has been approved by the FDA to treat 1 disease: non-small cell lung carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%pemetrexed disodium%" OR LOWER(tradeNames_list) LIKE "%pemetrexed disodium%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_918349', 'drugName': 'Pemetrexed Disodium', 'tradeNames_list': "['Alimta']", 'syns_list': "['LY-231514 DISODIUM SALT', 'LY231514 DISODIUM SALT', 'Pemetrexed disodiumPemetrexed disodium heptahydrate', 'Pemetrexed sodium hydratePemetrexed sodium salt']", 'mesh_heading': 'Carcin...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.95
Q7
What are the approved uses for Capmatinib Hydrochloride?
Capmatinib Hydrochloride has been approved by the FDA to treat 1 disease: non-small cell lung carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%capmatinib hydrochloride%" OR LOWER(tradeNames_list) LIKE "%capmatinib hydrochloride%"...
[{'UUID': 'DrugTargetsIndication121923_text_936122', 'drugName': 'Capmatinib Hydrochloride', 'tradeNames_list': "['Tabrecta']", 'syns_list': "['Capmatinib hydrochloride', 'Capmatinib hydrochloride hydrateNVP-INC280-AAA']", 'mesh_heading': 'Carcinoma, Non-Small-Cell Lung', 'efo_term': 'non-small cell lung carcinoma', 'y...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.181
Q7
What are the approved uses for Enzalutamide?
Enzalutamide has been approved by the FDA to treat 6 diseases: metastatic prostate cancer, cancer, neoplasm, prostate adenocarcinoma, prostate carcinoma, and prostate cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%enzalutamide%" OR LOWER(tradeNames_list) LIKE "%enzalutamide%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_921222', 'drugName': 'Enzalutamide', 'tradeNames_list': "['Xtandi']", 'syns_list': "['Enzalutamide', 'MDV-3100', 'MDV3100', 'Mdv 3100']", 'mesh_heading': 'Prostatic Neoplasms', 'efo_term': 'prostate carcinoma', 'yearOfFirstApproval': 2012, 'max_phase_for_ind': 4.0}, {'UUID': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.240
Q7
What are the approved uses for Hydrocortisone Butyrate?
Hydrocortisone Butyrate has been approved by the FDA to treat 3 diseases: atopic eczema, skin disease, and seborrheic dermatitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%hydrocortisone butyrate%" OR LOWER(tradeNames_list) LIKE "%hydrocortisone butyrate%" O...
[{'UUID': 'DrugTargetsIndication121923_text_243802', 'drugName': 'Hydrocortisone Butyrate', 'tradeNames_list': "['Hydrocortisone butyrate', 'Locoid', 'Locoid c', 'Locoid creloLocoid lipocream']", 'syns_list': "['Cortisol 17-butyrate', 'Hydrocortisone 17-butyrateHydrocortisone butyrate', 'Hydrocortisone-17-butyrate', 'N...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.93
Q7
What are the approved uses for Cangrelor Tetrasodium?
Cangrelor Tetrasodium has been approved by the FDA to treat 2 diseases: Recurrent thrombophlebitis and myocardial infarction.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%cangrelor tetrasodium%" OR LOWER(tradeNames_list) LIKE "%cangrelor tetrasodium%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_920997', 'drugName': 'Cangrelor Tetrasodium', 'tradeNames_list': "['Kengreal']", 'syns_list': "['AR-C69931MX', 'Cangrelor', 'Cangrelor tetrasodiumCangrelor tetrasodium salt', 'Kengrexal']", 'mesh_heading': 'Myocardial Infarction', 'efo_term': 'myocardial infarction', 'yearOfF...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.24
Q7
What are the approved uses for Ambrisentan?
Ambrisentan has been approved by the FDA to treat 4 diseases: hypertension, pulmonary arterial hypertension, pulmonary hypertension, and idiopathic and/or familial pulmonary arterial hypertension.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ambrisentan%" OR LOWER(tradeNames_list) LIKE "%ambrisentan%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_1084073', 'drugName': 'Ambrisentan', 'tradeNames_list': "['Letairis', 'Volibris']", 'syns_list': "['Ambrisentan', 'GSK-1325760', 'GSK-1325760A', 'GSK1325760', 'GSK1325760ALU-208075']", 'mesh_heading': 'Pulmonary Arterial Hypertension', 'efo_term': 'pulmonary arterial hyperten...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.448
Q7
What are the approved uses for Roflumilast?
Roflumilast has been approved by the FDA to treat 3 diseases: Airway obstruction, chronic obstructive pulmonary disease, and chronic bronchitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%roflumilast%" OR LOWER(tradeNames_list) LIKE "%roflumilast%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_695617', 'drugName': 'Roflumilast', 'tradeNames_list': "['Daliresp', 'Daxas', 'Zoryve']", 'syns_list': "['Arq-151', 'B-9302-107', 'B9302-107', 'BY-217', 'BY217', 'BYK-20869BYK20869', 'Roflumilast', 'Zoryve']", 'mesh_heading': 'Bronchitis, Chronic', 'efo_term': 'chronic bronch...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.313
Q7
What are the approved uses for Maraviroc?
Maraviroc has been approved by the FDA to treat 4 diseases: HIV-1 infection, viral disease, HIV infection, and immunodeficiency disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%maraviroc%" OR LOWER(tradeNames_list) LIKE "%maraviroc%" OR LOWER(syns_list) LIKE "%ma...
[{'UUID': 'DrugTargetsIndication121923_text_938390', 'drugName': 'Maraviroc', 'tradeNames_list': "['Celsentri', 'Selzentry']", 'syns_list': "['Maraviroc', 'Rel-Maraviroc', 'UK-427857', 'Uk-427,857']", 'mesh_heading': 'Virus Diseases', 'efo_term': 'viral disease', 'yearOfFirstApproval': 2007, 'max_phase_for_ind': 4.0}, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.488
Q7
What are the approved uses for Talazoparib Tosylate?
Talazoparib Tosylate has been approved by the FDA to treat 3 diseases: breast carcinoma, breast neoplasm, and breast cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%talazoparib tosylate%" OR LOWER(tradeNames_list) LIKE "%talazoparib tosylate%" OR LOWE...
[{'UUID': 'DrugTargetsIndication121923_text_794807', 'drugName': 'Talazoparib Tosylate', 'tradeNames_list': "['Talzenna']", 'syns_list': "['BMN 673ts', 'BMN-673TS', 'Talazoparib tosilate', 'Talazoparib tosylate']", 'mesh_heading': 'Breast Neoplasms', 'efo_term': 'breast carcinoma', 'yearOfFirstApproval': 2018, 'max_pha...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.6
Q7
What are the approved uses for Acalabrutinib Maleate?
Acalabrutinib Maleate has been approved by the FDA to treat 2 diseases: chronic lymphocytic leukemia and Mantle cell lymphoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%acalabrutinib maleate%" OR LOWER(tradeNames_list) LIKE "%acalabrutinib maleate%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_1024989', 'drugName': 'Acalabrutinib Maleate', 'tradeNames_list': "['Calquence']", 'syns_list': "['Acalabrutinib maleate', 'Acalabrutinib maleate anhydrousCalquence maleate']", 'mesh_heading': 'Lymphoma, Mantle-Cell', 'efo_term': 'Mantle cell lymphoma', 'yearOfFirstApproval':...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.117
Q7
What are the approved uses for Cobicistat?
Cobicistat has been approved by the FDA to treat 3 diseases: HIV-1 infection, infection, and HIV infection.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%cobicistat%" OR LOWER(tradeNames_list) LIKE "%cobicistat%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1148864', 'drugName': 'Cobicistat', 'tradeNames_list': "['Tybost']", 'syns_list': "['Cobicistat', 'Cobicistat on silicon dioxide', 'Cobicistat, (r,r,s)-GS-9350']", 'mesh_heading': 'HIV Infections', 'efo_term': 'HIV-1 infection', 'yearOfFirstApproval': 2012, 'max_phase_for_ind...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.46
Q7
What are the approved uses for Avanafil?
Avanafil has been approved by the FDA to treat 1 disease: erectile dysfunction.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%avanafil%" OR LOWER(tradeNames_list) LIKE "%avanafil%" OR LOWER(syns_list) LIKE "%avan...
[{'UUID': 'DrugTargetsIndication121923_text_1094063', 'drugName': 'Avanafil', 'tradeNames_list': "['Spedra', 'Stendra']", 'syns_list': "['Avanafil', 'TA-1790']", 'mesh_heading': 'Erectile Dysfunction', 'efo_term': 'erectile dysfunction', 'yearOfFirstApproval': 2011, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndic...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.221
Q7
What are the approved uses for Fostamatinib Disodium?
Fostamatinib Disodium has been approved by the FDA to treat 2 diseases: Thrombocytopenia and autoimmune thrombocytopenic purpura.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%fostamatinib disodium%" OR LOWER(tradeNames_list) LIKE "%fostamatinib disodium%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_848765', 'drugName': 'Fostamatinib Disodium', 'tradeNames_list': "['Tavalisse']", 'syns_list': "['Fostamatinib disodium', 'Fostamatinib disodium hexahydrateFostamatinib disodium salt hexahydrate', 'Fostamatinib sodium hydrateR-788 SODIUM', 'R-788 SODIUM HYDRATE', 'R-935788 SO...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.322
Q7
What are the approved uses for Methylphenidate?
Methylphenidate has been approved by the FDA to treat 2 diseases: attention deficit hyperactivity disorder and narcolepsy-cataplexy syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%methylphenidate%" OR LOWER(tradeNames_list) LIKE "%methylphenidate%" OR LOWER(syns_lis...
[{'UUID': 'DrugTargetsIndication121923_text_435396', 'drugName': 'Methylphenidate Hydrochloride', 'tradeNames_list': "['Adhansia xr', 'Aptensio xr', 'Concerta', 'Delmosart', 'Equasym', 'Equasym xlJornay pm', 'Matoride xl', 'Medikinet', 'Medikinet xl', 'Metadate cdMetadate er', 'Methylin', 'Methylin er', 'Methylphenidat...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.338
Q7
What are the approved uses for Monomethyl Fumarate?
Monomethyl Fumarate has been approved by the FDA to treat 1 disease: multiple sclerosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%monomethyl fumarate%" OR LOWER(tradeNames_list) LIKE "%monomethyl fumarate%" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_1055635', 'drugName': 'Monomethyl Fumarate', 'tradeNames_list': "['Bafiertam']", 'syns_list': "['Fumaric acid monomethyl ester', 'Methyl Fumarate', 'Monomethyl fumarateNSC-523835']", 'mesh_heading': 'Multiple Sclerosis', 'efo_term': 'multiple sclerosis', 'yearOfFirstApproval'...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.331
Q7
What are the approved uses for Milnacipran Hydrochloride?
Milnacipran Hydrochloride has been approved by the FDA to treat 1 disease: fibromyalgia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%milnacipran hydrochloride%" OR LOWER(tradeNames_list) LIKE "%milnacipran hydrochloride...
[{'UUID': 'DrugTargetsIndication121923_text_206846', 'drugName': 'Milnacipran Hydrochloride', 'tradeNames_list': "['Dalcipran', 'Ixel', 'Milnacipran hydrochloride', 'Savella', 'Toledomin']", 'syns_list': "['Milnacipran hcl', 'Milnacipran hydrochloride', 'NSC-759806']", 'mesh_heading': 'Fibromyalgia', 'efo_term': 'fibro...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.17
Q7
What are the approved uses for Alendronate Sodium?
Alendronate Sodium has been approved by the FDA to treat 4 diseases: metabolic disease, postmenopausal osteoporosis, osteoporosis, and osteitis deformans.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%alendronate sodium%" OR LOWER(tradeNames_list) LIKE "%alendronate sodium%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_1099497', 'drugName': 'Alendronate Sodium', 'tradeNames_list': "['Alendronate sodium', 'Binosto', 'Fosamax']", 'syns_list': "['Adrovance', 'Alendronate (as sodium)', 'Alendronate sodiumAlendronate sodium hydrate', 'Alendronate sodium trihydrateAlendronic acid monosodium salt ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.49
Q7
What are the approved uses for Axitinib?
Axitinib has been approved by the FDA to treat 6 diseases: cancer, clear cell renal carcinoma, neoplasm, papillary renal cell carcinoma, renal cell carcinoma, and renal carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%axitinib%" OR LOWER(tradeNames_list) LIKE "%axitinib%" OR LOWER(syns_list) LIKE "%axit...
[{'UUID': 'DrugTargetsIndication121923_text_689577', 'drugName': 'Axitinib', 'tradeNames_list': "['Inlyta']", 'syns_list': "['AG-013736', 'AG-13736', 'Axitinib', 'NSC-757441']", 'mesh_heading': 'Carcinoma, Renal Cell', 'efo_term': 'renal cell carcinoma', 'yearOfFirstApproval': 2012, 'max_phase_for_ind': 4.0}, {'UUID': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.522
Q7
What are the approved uses for Tramadol Hydrochloride?
Tramadol Hydrochloride has been approved by the FDA to treat 3 diseases: Chronic pain, pain, and drug dependence.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%tramadol hydrochloride%" OR LOWER(tradeNames_list) LIKE "%tramadol hydrochloride%" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_766778', 'drugName': 'Tramadol Hydrochloride', 'tradeNames_list': "['Aceon', 'Conzip', 'Dromadol sr', 'Dromadol xl', 'Invodol sr', 'Larapam srMabron', 'Maneo', 'Marol', 'Maxitram sr', 'Nobligan ret', 'Oldaram', 'QdoloRybix odt', 'Ryzolt', 'Tilodol sr', 'Tradorec xl', 'Tramace...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.427
Q7
What are the approved uses for Propofol?
The drug Propofol has not been FDA approved for the treatment of any disease, but it has reached phase 1.0 clinical trials for Shock, Sepsis, inflammation, chronic kidney disease, premature birth, scoliosis, insomnia, septic shock, amnesia, colorectal carcinoma, kidney failure, and major depressive disorder, phase 2.0 ...
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%propofol%" OR LOWER(tradeNames_list) LIKE "%propofol%" OR LOWER(syns_list) LIKE "%prop...
[{'UUID': 'DrugTargetsIndication121923_text_964894', 'drugName': 'Propofol', 'tradeNames_list': "['Diprivan', 'Disoprivan', 'Propofol', 'Rapinovet']", 'syns_list': "['Disoprofol', 'Fresofol', 'ICI 35,868', 'ICI 35-868', 'ICI-35868', 'ICI35,868Lipuro', 'NSC-5105', 'Phenol, 2,6-bis(1-methylethyl)', 'Propofol']", 'mesh_he...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.4
Q7
What are the approved uses for Abrocitinib?
Abrocitinib has been approved by the FDA to treat 2 diseases: Eczema and atopic eczema.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%abrocitinib%" OR LOWER(tradeNames_list) LIKE "%abrocitinib%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_848694', 'drugName': 'Abrocitinib', 'tradeNames_list': "['Cibinqo']", 'syns_list': "['Abrocitinib', 'Cibinqo', 'PF-04965842', 'Pf-04965842']", 'mesh_heading': 'Eczema', 'efo_term': 'Eczema', 'yearOfFirstApproval': 2022, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndicati...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.383
Q7
What are the approved uses for Oxymorphone Hydrochloride?
Oxymorphone Hydrochloride has been approved by the FDA to treat 1 disease: pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%oxymorphone hydrochloride%" OR LOWER(tradeNames_list) LIKE "%oxymorphone hydrochloride...
[{'UUID': 'DrugTargetsIndication121923_text_792215', 'drugName': 'Oxymorphone Hydrochloride', 'tradeNames_list': "['Numorphan', 'Opana', 'Opana er', 'Oxymorphone hydrochloride']", 'syns_list': "['Oxymorphone hcl', 'Oxymorphone hydrochloride']", 'mesh_heading': 'Acute Pain', 'efo_term': 'pain', 'yearOfFirstApproval': 19...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.436
Q7
What are the approved uses for Remimazolam Besylate?
The drug Remimazolam Besylate has not been FDA approved for the treatment of any disease, but it has reached phase 3.0 clinical trials for pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%remimazolam besylate%" OR LOWER(tradeNames_list) LIKE "%remimazolam besylate%" OR LOWE...
[{'UUID': 'DrugTargetsIndication121923_text_967587', 'drugName': 'Remimazolam Besylate', 'tradeNames_list': "['Byfavo']", 'syns_list': "['BIPRAZINE PF', 'CNS 7056 besylate', 'CNS 7056B', 'CNS-7056 BESYLATECNS-7056B', 'GW-502056X', 'GW502056X', 'ONO-2745BS', 'ONO-IN-251', 'RF-10007RF10007', 'Remimazolam besilate', 'Remi...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.61
Q7
What are the approved uses for Bempedoic Acid?
Bempedoic Acid has been approved by the FDA to treat 4 diseases: cardiovascular disease, coronary artery disease, atherosclerosis, and familial hypercholesterolemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%bempedoic acid%" OR LOWER(tradeNames_list) LIKE "%bempedoic acid%" OR LOWER(syns_list)...
[{'UUID': 'DrugTargetsIndication121923_text_1191832', 'drugName': 'Bempedoic Acid', 'tradeNames_list': "['Nexletol']", 'syns_list': "['Bempedoic acid', 'ESP-55016', 'ETC-1002', 'ETC1002']", 'mesh_heading': 'Cardiovascular Diseases', 'efo_term': 'cardiovascular disease', 'yearOfFirstApproval': 2020, 'max_phase_for_ind':...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.197
Q7
What are the approved uses for Exenatide?
Exenatide has been approved by the FDA to treat 2 diseases: diabetes mellitus and type 2 diabetes mellitus.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%exenatide%" OR LOWER(tradeNames_list) LIKE "%exenatide%" OR LOWER(syns_list) LIKE "%ex...
[{'UUID': 'DrugTargetsIndication121923_text_1046109', 'drugName': 'Exenatide', 'tradeNames_list': "['Bydureon', 'Bydureon bcise', 'Bydureon pen', 'Byetta']", 'syns_list': "['AC 2993', 'AC-002993', 'AC-2993', 'AC-2993A', 'AC-2993LAR', 'AC002993AC2993', 'AC2993A', 'DA-3091', 'EXENDIN-4', 'ExenatideExenatide Synthetic', '...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.335
Q7
What are the approved uses for Mobocertinib Succinate?
Mobocertinib Succinate has been approved by the FDA to treat 1 disease: non-small cell lung carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%mobocertinib succinate%" OR LOWER(tradeNames_list) LIKE "%mobocertinib succinate%" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_217390', 'drugName': 'Mobocertinib Succinate', 'tradeNames_list': "['Exkivity']", 'syns_list': "['Mobocertinib succinate']", 'mesh_heading': 'Carcinoma, Non-Small-Cell Lung', 'efo_term': 'non-small cell lung carcinoma', 'yearOfFirstApproval': 2021, 'max_phase_for_ind': 4.0}, ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.545
Q7
What are the approved uses for Vasopressin?
Vasopressin has been approved by the FDA to treat 2 diseases: Sepsis and diabetes insipidus.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%vasopressin%" OR LOWER(tradeNames_list) LIKE "%vasopressin%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_693165', 'drugName': 'Vasopressin', 'tradeNames_list': "['Beta-Hypophamine', 'Leiormone', 'Pitressin', 'Vasophysin', 'Vasostrict']", 'syns_list': "['Arginine Vasopressin', 'Arginine vasopressin', 'Argipressin or lypressinVasopressin', 'Vasopressin injection', 'Vasopressin, un...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.111
Q7
What are the approved uses for Clascoterone?
Clascoterone has been approved by the FDA to treat 1 disease: acne.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%clascoterone%" OR LOWER(tradeNames_list) LIKE "%clascoterone%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_924374', 'drugName': 'Clascoterone', 'tradeNames_list': "['Breezula', 'Winlevi']", 'syns_list': "['CB-03-01', 'Cb-03-01', 'Clascoterone', 'Cortexolone 17.alpha.-propionateCortodoxone 17.alpha.-propionate']", 'mesh_heading': 'Acne Vulgaris', 'efo_term': 'acne', 'yearOfFirstApp...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.382
Q7
What are the approved uses for Oxymetazoline Hydrochloride?
Oxymetazoline Hydrochloride has been approved by the FDA to treat 7 diseases: Nasal congestion, seasonal allergic rhinitis, allergic rhinitis, common cold, sinusitis, rosacea, and ptosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%oxymetazoline hydrochloride%" OR LOWER(tradeNames_list) LIKE "%oxymetazoline hydrochlo...
[{'UUID': 'DrugTargetsIndication121923_text_417233', 'drugName': 'Oxymetazoline Hydrochloride', 'tradeNames_list': "['Afrazine', 'Ocuclear', 'Rhofade', 'Upneeq', 'Visine', 'Visine l.r.']", 'syns_list': "['Agn-199201', 'NSC-757254', 'Oximetazoline hydrochlorideOxymetazoline hcl', 'Oxymetazoline hydrochloride', 'SCH 9384...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.541
Q7
What are the approved uses for Vandetanib?
Vandetanib has been approved by the FDA to treat 7 diseases: cancer, neoplasm, papillary thyroid carcinoma, thyroid carcinoma, thyroid neoplasm, thyroid cancer, and medullary thyroid gland carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%vandetanib%" OR LOWER(tradeNames_list) LIKE "%vandetanib%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_210327', 'drugName': 'Vandetanib', 'tradeNames_list': "['Caprelsa', 'Zactima']", 'syns_list': "['GNF-PF-2188', 'NSC-744325', 'NSC-760766', 'Vandetanib', 'ZD-64', 'ZD-6474ZD6474']", 'mesh_heading': 'Neoplasms', 'efo_term': 'cancer', 'yearOfFirstApproval': 2011, 'max_phase_for_...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.30
Q7
What are the approved uses for Amphetamine?
Amphetamine has been approved by the FDA to treat 1 disease: attention deficit hyperactivity disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%amphetamine%" OR LOWER(tradeNames_list) LIKE "%amphetamine%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_418397', 'drugName': 'Dextroamphetamine', 'tradeNames_list': "['Dexedrine', 'Dextrostat', 'Xelstrym']", 'syns_list': "['Amfetamine, (s)-', 'Amphetamine, d-', 'D-amphetamine', 'DexamfetamineDexampex', 'Dexamphetamine', 'Dexedrine', 'Dexidrine', 'DextroamphetamineDextroamphetam...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.528
Q7
What are the approved uses for Treprostinil?
Treprostinil has been approved by the FDA to treat 3 diseases: Recurrent thrombophlebitis, pulmonary arterial hypertension, and pulmonary hypertension.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%treprostinil%" OR LOWER(tradeNames_list) LIKE "%treprostinil%" OR LOWER(syns_list) LIK...
[{'UUID': 'DrugTargetsIndication121923_text_244689', 'drugName': 'Treprostinil', 'tradeNames_list': "['Remodulin', 'Tyvaso', 'Tyvaso dpi']", 'syns_list': "['15-AU-81', '15AU81', 'L-606', 'LRX -15', 'LRX-15', 'Rumodolin', 'TreprostinilTresprostinil', 'UT-15', 'Uniprost']", 'mesh_heading': 'Hypertension, Pulmonary', 'efo...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.226
Q7
What are the approved uses for Gilteritinib Fumarate?
Gilteritinib Fumarate has been approved by the FDA to treat 2 diseases: acute myeloid leukemia and myeloid leukemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%gilteritinib fumarate%" OR LOWER(tradeNames_list) LIKE "%gilteritinib fumarate%" OR LO...
[{'UUID': 'DrugTargetsIndication121923_text_933934', 'drugName': 'Gilteritinib Fumarate', 'tradeNames_list': "['Xospata']", 'syns_list': "['ASP-2215 HEMIFUMARATE', 'ASP2215 hemifumarate', 'Gilteritinib fumarateGilteritinib hemifumarate']", 'mesh_heading': 'Leukemia, Myeloid', 'efo_term': 'myeloid leukemia', 'yearOfFirs...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.249
Q7
What are the approved uses for Imiquimod?
Imiquimod has been approved by the FDA to treat 5 diseases: viral disease, actinic keratosis, basal cell carcinoma, keratosis, and skin basal cell carcinoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%imiquimod%" OR LOWER(tradeNames_list) LIKE "%imiquimod%" OR LOWER(syns_list) LIKE "%im...
[{'UUID': 'DrugTargetsIndication121923_text_919619', 'drugName': 'Imiquimod', 'tradeNames_list': "['Aldara', 'Imiquimod', 'Zyclara']", 'syns_list': "['Aldara', 'Imiquimod', 'NSC-369100', 'NSC-759651', 'R-837', 'S-26308', 'S26308Tmx-101']", 'mesh_heading': 'Virus Diseases', 'efo_term': 'viral disease', 'yearOfFirstAppro...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.27
Q7
What are the approved uses for Amisulpride?
Amisulpride has been approved by the FDA to treat 3 diseases: Nausea and vomiting, post operative nausea and vomiting, and psychosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%amisulpride%" OR LOWER(tradeNames_list) LIKE "%amisulpride%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_151604', 'drugName': 'Amisulpride', 'tradeNames_list': "['Barhemsys', 'Solian', 'Solian 100', 'Solian 200', 'Solian 400', 'Solian 50']", 'syns_list': "['APD-421', 'APD421', 'Aminosultopride', 'Amisulpride', 'DAN-2163', 'DenibanNSC-760085', 'Socian', 'Sulamid']", 'mesh_heading...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.8
Q7
What are the approved uses for Adapalene?
Adapalene has been approved by the FDA to treat 1 disease: acne.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%adapalene%" OR LOWER(tradeNames_list) LIKE "%adapalene%" OR LOWER(syns_list) LIKE "%ad...
[{'UUID': 'DrugTargetsIndication121923_text_1055553', 'drugName': 'Adapalene', 'tradeNames_list': "['Adapalene', 'Differin']", 'syns_list': "['Adapalene', 'CD 271', 'CD-271', 'Differin']", 'mesh_heading': 'Acne Vulgaris', 'efo_term': 'acne', 'yearOfFirstApproval': 1996, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsI...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.182
Q7
What are the approved uses for Ephedrine Sulfate?
Ephedrine Sulfate has been approved by the FDA to treat 5 diseases: Nasal congestion, seasonal allergic rhinitis, hypotension, common cold, and asthma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ephedrine sulfate%" OR LOWER(tradeNames_list) LIKE "%ephedrine sulfate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_418265', 'drugName': 'Ephedrine Sulfate', 'tradeNames_list': "['Akovaz', 'Corphedra', 'Emerphed', 'Expansyl', 'Franol plus', 'Franol-plusIsofedrol']", 'syns_list': "['Ephedrine sulfate', 'Ephedrine sulphate', 'Ephedrini sulfas']", 'mesh_heading': 'Nasal Obstruction', 'efo_ter...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.51
Q7
What are the approved uses for Azelastine Hydrochloride?
Azelastine Hydrochloride has been approved by the FDA to treat 6 diseases: Nasal congestion, seasonal allergic rhinitis, allergic rhinitis, allergic conjunctivitis, vasomotor rhinitis, and Rhinitis, Allergic, Perennial.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%azelastine hydrochloride%" OR LOWER(tradeNames_list) LIKE "%azelastine hydrochloride%"...
[{'UUID': 'DrugTargetsIndication121923_text_455869', 'drugName': 'Azelastine Hydrochloride', 'tradeNames_list': '[\'Astelin\', \'Astepro\', \'Astepro allergy\', "Azelastine hydrochlorideChildren\'s astepro allergyOptilast", \'Optivar\', \'RhinolastRhinolast allergy\']', 'syns_list': "['A-5610', 'Azelastine hcl', 'Azela...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.109
Q7
What are the approved uses for Cinacalcet?
Cinacalcet has been approved by the FDA to treat 1 disease: parathyroid disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%cinacalcet%" OR LOWER(tradeNames_list) LIKE "%cinacalcet%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1149069', 'drugName': 'Cinacalcet', 'tradeNames_list': "['Sensipar']", 'syns_list': "['AMG 073', 'AMG-073', 'AMG073', 'Cinacalcet', 'KRN-1493', 'KRN1493']", 'mesh_heading': 'Parathyroid Diseases', 'efo_term': 'parathyroid disease', 'yearOfFirstApproval': 2004, 'max_phase_for_...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.230
Q7
What are the approved uses for Glycopyrrolate?
Glycopyrrolate has been approved by the FDA to treat 2 diseases: Airway obstruction and gastrointestinal disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%glycopyrrolate%" OR LOWER(tradeNames_list) LIKE "%glycopyrrolate%" OR LOWER(syns_list)...
[{'UUID': 'DrugTargetsIndication121923_text_857498', 'drugName': 'Glycopyrrolate', 'tradeNames_list': "['Cuvposa', 'Dartisla odt', 'Glycopyrrolate', 'Glyrx-pfLonhala magnair kit', 'Robinul', 'Robinul forte', 'Robinul fte', 'SeebriSialanar']", 'syns_list': "['AD-237', 'AHR-504', 'CHF-5259', 'CHF5259', 'GlycopyrrolateGly...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.38
Q7
What are the approved uses for Argatroban?
Argatroban has been approved by the FDA to treat 3 diseases: Thrombocytopenia, Recurrent thrombophlebitis, and thrombotic disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%argatroban%" OR LOWER(tradeNames_list) LIKE "%argatroban%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1093397', 'drugName': 'Argatroban', 'tradeNames_list': "['Acova', 'Argatroban', 'Argatroban in dextroseArgatroban in sodium chloride']", 'syns_list': "['Argatroban', 'Argatroban anhydrous', 'Argatroban hydrateArgatroban monohydrate', 'Argipidine', 'DK-7419', 'GN-1600', 'GN160...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.158
Q7
What are the approved uses for Dimethyl Fumarate?
Dimethyl Fumarate has been approved by the FDA to treat 2 diseases: immune system disease and multiple sclerosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%dimethyl fumarate%" OR LOWER(tradeNames_list) LIKE "%dimethyl fumarate%" OR LOWER(syns...
[{'UUID': 'DrugTargetsIndication121923_text_1055922', 'drugName': 'Dimethyl Fumarate', 'tradeNames_list': "['Tecfidera']", 'syns_list': "['AZL 0 211089', 'AZL O 211089', 'AZL-0211089', 'AZL-O-211089', 'BG 00012BG 12', 'BG-00012', 'BG-12', 'BG00012', 'Dimethyl fumar', 'Dimethyl fumarateFAG-201', 'FP-187', 'FP187', 'Fuma...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.239
Q7
What are the approved uses for Hydrocodone Bitartrate?
Hydrocodone Bitartrate has been approved by the FDA to treat 1 disease: pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%hydrocodone bitartrate%" OR LOWER(tradeNames_list) LIKE "%hydrocodone bitartrate%" OR ...
[{'UUID': 'DrugTargetsIndication121923_text_776242', 'drugName': 'Hydrocodone Bitartrate', 'tradeNames_list': "['Dicodid', 'Hysingla', 'Hysingla er', 'Mercodinone', 'Vantrela erZohydro er']", 'syns_list': "['CEP-33237', 'Dihydrocodeinone bitartrate', 'HycodanHydrocodone bitartrate', 'Hydrocodone bitartrate ciiHydrocodo...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.540
Q7
What are the approved uses for Valbenazine Tosylate?
Valbenazine Tosylate has been approved by the FDA to treat 1 disease: movement disorder.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%valbenazine tosylate%" OR LOWER(tradeNames_list) LIKE "%valbenazine tosylate%" OR LOWE...
[{'UUID': 'DrugTargetsIndication121923_text_938929', 'drugName': 'Valbenazine Tosylate', 'tradeNames_list': "['Ingrezza']", 'syns_list': "['NBI-98854', 'Valbenazine ditosylate', 'Valbenazine tosilateValbenazine tosylate']", 'mesh_heading': 'Tardive Dyskinesia', 'efo_term': 'movement disorder', 'yearOfFirstApproval': 20...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.176
Q7
What are the approved uses for Empagliflozin?
Empagliflozin has been approved by the FDA to treat 2 diseases: diabetes mellitus and type 2 diabetes mellitus.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%empagliflozin%" OR LOWER(tradeNames_list) LIKE "%empagliflozin%" OR LOWER(syns_list) L...
[{'UUID': 'DrugTargetsIndication121923_text_1096412', 'drugName': 'Empagliflozin', 'tradeNames_list': "['Bi 10773', 'Jardiance']", 'syns_list': "['BI 10773', 'BI-10773', 'Bi10773', 'Empagliflozin']", 'mesh_heading': 'Diabetes Mellitus', 'efo_term': 'diabetes mellitus', 'yearOfFirstApproval': 2014, 'max_phase_for_ind': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.564
Q7
What are the approved uses for Ziconotide Acetate?
Ziconotide Acetate has been approved by the FDA to treat 2 diseases: Fever and pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%ziconotide acetate%" OR LOWER(tradeNames_list) LIKE "%ziconotide acetate%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_891735', 'drugName': 'Ziconotide Acetate', 'tradeNames_list': "['Prialt']", 'syns_list': "['Ziconotide acetate']", 'mesh_heading': 'Pain', 'efo_term': 'pain', 'yearOfFirstApproval': 2004, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndication121923_text_891738', 'drugName...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.489
Q7
What are the approved uses for Tapentadol Hydrochloride?
Tapentadol Hydrochloride has been approved by the FDA to treat 3 diseases: Chronic pain, pain, and neuropathic pain.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%tapentadol hydrochloride%" OR LOWER(tradeNames_list) LIKE "%tapentadol hydrochloride%"...
[{'UUID': 'DrugTargetsIndication121923_text_434290', 'drugName': 'Tapentadol Hydrochloride', 'tradeNames_list': "['Nucynta', 'Nucynta er', 'Palexia']", 'syns_list': "['BN-200 HYDROCHLORIDE', 'CG-5503 HYDROCHLORIDE', 'CG5503 HYDROCHLORIDETapentadol hcl', 'Tapentadol hydrochloride']", 'mesh_heading': 'Pain', 'efo_term': ...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.195
Q7
What are the approved uses for Eteplirsen?
Eteplirsen has been approved by the FDA to treat 2 diseases: Duchenne muscular dystrophy and muscular dystrophy.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%eteplirsen%" OR LOWER(tradeNames_list) LIKE "%eteplirsen%" OR LOWER(syns_list) LIKE "%...
[{'UUID': 'DrugTargetsIndication121923_text_1100453', 'drugName': 'Eteplirsen', 'tradeNames_list': "['Exondys 51']", 'syns_list': "['AVI-4658', 'Eteplirsen']", 'mesh_heading': 'Muscular Dystrophies', 'efo_term': 'muscular dystrophy', 'yearOfFirstApproval': 2016, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTargetsIndicatio...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.442
Q7
What are the approved uses for Riociguat?
Riociguat has been approved by the FDA to treat 4 diseases: hypertension, pulmonary arterial hypertension, pulmonary hypertension, and idiopathic and/or familial pulmonary arterial hypertension.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%riociguat%" OR LOWER(tradeNames_list) LIKE "%riociguat%" OR LOWER(syns_list) LIKE "%ri...
[{'UUID': 'DrugTargetsIndication121923_text_973008', 'drugName': 'Riociguat', 'tradeNames_list': "['Adempas', 'Bay 63-2521']", 'syns_list': "['BAY 63-2521', 'BAY-63-2521', 'Riociguat']", 'mesh_heading': 'Hypertension', 'efo_term': 'hypertension', 'yearOfFirstApproval': 2013, 'max_phase_for_ind': 4.0}, {'UUID': 'DrugTar...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.68
Q7
What are the approved uses for Binimetinib?
Binimetinib has been approved by the FDA to treat 5 diseases: cancer, cutaneous melanoma, neoplasm, melanoma, and metastatic melanoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%binimetinib%" OR LOWER(tradeNames_list) LIKE "%binimetinib%" OR LOWER(syns_list) LIKE ...
[{'UUID': 'DrugTargetsIndication121923_text_926756', 'drugName': 'Binimetinib', 'tradeNames_list': "['Mektovi']", 'syns_list': "['ARRY 438162', 'ARRY-162', 'ARRY-438162', 'Binimetinib', 'MEK-162', 'MEK162Mek-162', 'NVP-MEK162']", 'mesh_heading': 'Melanoma', 'efo_term': 'cutaneous melanoma', 'yearOfFirstApproval': 2018,...
general
Distinct, Similarity Search, Order By
Approval Status
Q7.279
Q7
What are the approved uses for Leuprolide Acetate?
Leuprolide Acetate has been approved by the FDA to treat 7 diseases: metastatic prostate cancer, prostate adenocarcinoma, prostate carcinoma, Central precocious puberty, precocious puberty, prostate cancer, and central precocious puberty.
SELECT DISTINCT UUID, drugName, tradeNames_list, syns_list, mesh_heading, efo_term, yearOfFirstApproval, max_phase_for_ind FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(drugName) LIKE "%leuprolide acetate%" OR LOWER(tradeNames_list) LIKE "%leuprolide acetate%" OR LOWER(sy...
[{'UUID': 'DrugTargetsIndication121923_text_1097027', 'drugName': 'Leuprolide Acetate', 'tradeNames_list': "['Carcinil', 'Eligard', 'Eligard kit', 'Fensolvi kit', 'Leuprolide acetateLeuprorelin', 'Lupron', 'Lupron Depot Ped', 'Lupron depotLupron depot-ped', 'Lupron depot-ped kit', 'Lutrate depot kit', 'Viadur']", 'syns...
general
Distinct, Similarity Search, Order By
Approval Status