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.396
Q16
What Small molecule therapies have been approved by the FDA to treat Combined hyperlipidemia?
There are no drug Small molecule therapies approved to treat Combined hyperlipidemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "combined hyperlipidemia" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.583
Q16
What Small molecule therapies have been approved by the FDA to treat Parathyroid Gland Carcinoma?
Cinacalcet Hydrochloride is the only Small molecule therapy approved by the FDA to treat Parathyroid 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) = "parathyroid gland carcinoma" OR LOWER(mesh_...
[{'UUID': 'DrugTargetsIndication121923_text_1149011', 'drugName': 'Cinacalcet Hydrochloride', 'tradeNames_list': "['Mimpara', 'Sensipar']", 'drugType': 'Small molecule', 'actionType': 'positive allosteric modulator', 'target': 'ENSG00000036828', 'approvedSymbol': 'CASR', 'approvedName': 'calcium sensing receptor', 'yea...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.25
Q16
What Protein therapies have been approved by the FDA to treat B-Cell Prolymphocytic Leukemia?
There are no drug Protein therapies approved to treat B-Cell Prolymphocytic 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 prolymphocytic leukemia" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.212
Q16
What Protein therapies have been approved by the FDA to treat malnutrition?
There are no drug Protein therapies approved to treat malnutrition.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "malnutrition" OR LOWER(mesh_heading) = "mal...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1354
Q16
What Small molecule therapies have been approved by the FDA to treat myocarditis?
There are 2 Small molecule therapy drugs that are approved to treat myocarditis 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) = "myocarditis" OR LOWER(mesh_heading) = "myoc...
[{'UUID': 'DrugTargetsIndication121923_text_217661', '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.145
Q16
What Protein therapies have been approved by the FDA to treat diabetic retinopathy?
There are no drug Protein therapies approved to treat diabetic retinopathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "diabetic retinopathy" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.540
Q16
What Small molecule therapies have been approved by the FDA to treat Mantle cell lymphoma?
There are 6 Small molecule therapy drugs that are approved to treat Mantle cell lymphoma which are as follows: Bortezomib, Acalabrutinib, Ibrutinib, Acalabrutinib Maleate, Zanubrutinib, and Lenalidomide.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "mantle cell lymphoma" OR LOWER(mesh_heading...
[{'UUID': 'DrugTargetsIndication121923_text_341847', 'drugName': 'Bortezomib', 'tradeNames_list': "['Velcade']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000173692', 'approvedSymbol': 'PSMD1', 'approvedName': 'proteasome 26S subunit, non-ATPase 1', 'yearOfFirstApproval': 2003, 'max_phas...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.819
Q16
What Small molecule therapies have been approved by the FDA to treat biliary atresia?
There are no drug Small molecule therapies approved to treat biliary atresia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 atresia" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1209
Q16
What Small molecule therapies have been approved by the FDA to treat intestinal neoplasm?
There are no drug Small molecule therapies approved to treat intestinal 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) = "intestinal neoplasm" OR LOWER(mesh_heading)...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1176
Q16
What Small molecule therapies have been approved by the FDA to treat hypotrichosis?
Bimatoprost is the only Small molecule therapy approved by the FDA to treat hypotrichosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hypotrichosis" OR LOWER(mesh_heading) = "hy...
[{'UUID': 'DrugTargetsIndication121923_text_1149132', 'drugName': 'Bimatoprost', 'tradeNames_list': "['Bimatoprost', 'Durysta', 'Latisse', 'Lumigan']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000122420', 'approvedSymbol': 'PTGFR', 'approvedName': 'prostaglandin F receptor', 'yearOfFirstA...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.86
Q16
What Protein therapies have been approved by the FDA to treat adenoma?
There are no drug Protein therapies approved to treat adenoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "adenoma" OR LOWER(mesh_heading) = "adenoma"...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1586
Q16
What Small molecule therapies have been approved by the FDA to treat rhabdomyosarcoma?
There are no drug Small molecule therapies approved to treat rhabdomyosarcoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "rhabdomyosarcoma" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.274
Q16
What Protein therapies have been approved by the FDA to treat prostate cancer?
There are 3 Protein therapy drugs that are approved to treat prostate cancer which are as follows: Leuprolide Acetate, Histrelin Acetate, and Leuprolide Mesylate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "prostate cancer" OR LOWER(mesh_heading) = "...
[{'UUID': 'DrugTargetsIndication121923_text_1097007', 'drugName': 'Leuprolide Acetate', 'tradeNames_list': "['Carcinil', 'Eligard', 'Eligard kit', 'Fensolvi kit', 'Leuprolide acetateLeuprorelin', 'Lupron', 'Lupron Depot Ped', 'Lupron depotLupron depot-ped', 'Lupron depot-ped kit', 'Lutrate depot kit', 'Viadur']", 'drug...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1137
Q16
What Small molecule therapies have been approved by the FDA to treat hemophilia A?
Tranexamic Acid is the only Small molecule therapy approved by the FDA to treat hemophilia A.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hemophilia a" OR LOWER(mesh_heading) = "hem...
[{'UUID': 'DrugTargetsIndication121923_text_993329', 'drugName': 'Tranexamic Acid', 'tradeNames_list': "['Cyklo-f heavy period relief', 'Cyklokapron', 'Exacyl', 'LystedaMenstralite', 'Tranexamic acid']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000122194', 'approvedSymbol': 'PLG', 'appr...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1050
Q16
What Small molecule therapies have been approved by the FDA to treat eye allergy?
Alcaftadine is the only Small molecule therapy approved by the FDA to treat eye allergy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "eye allergy" OR LOWER(mesh_heading) = "eye ...
[{'UUID': 'DrugTargetsIndication121923_text_455860', 'drugName': 'Alcaftadine', 'tradeNames_list': "['Lastacaft']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000196639', 'approvedSymbol': 'HRH1', 'approvedName': 'histamine receptor H1', 'yearOfFirstApproval': 2010, 'max_phase_for_ind': ...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1561
Q16
What Small molecule therapies have been approved by the FDA to treat reactive arthritis?
There are no drug Small molecule therapies approved to treat reactive arthritis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "reactive arthritis" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1588
Q16
What Small molecule therapies have been approved by the FDA to treat rheumatic heart disease?
There are no drug Small molecule therapies approved to treat rheumatic heart disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "rheumatic heart disease" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.634
Q16
What Small molecule therapies have been approved by the FDA to treat Status Asthmaticus?
There are no drug Small molecule therapies approved to treat Status Asthmaticus.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "status asthmaticus" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1400
Q16
What Small molecule therapies have been approved by the FDA to treat ophthalmic herpes zoster?
There are 2 Small molecule therapy drugs that are approved to treat ophthalmic herpes zoster 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) = "ophthalmic herpes zoster" OR LOWER(mesh_hea...
[{'UUID': 'DrugTargetsIndication121923_text_217655', '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.1646
Q16
What Small molecule therapies have been approved by the FDA to treat spinal muscular atrophy?
Risdiplam is the only Small molecule therapy approved by the FDA to treat spinal muscular atrophy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "spinal muscular atrophy" OR LOWER(mesh_head...
[{'UUID': 'DrugTargetsIndication121923_text_1072735', 'drugName': 'Risdiplam', 'tradeNames_list': "['Evrysdi']", 'drugType': 'Small molecule', 'actionType': 'positive modulator', 'target': 'ENSG00000205571', 'approvedSymbol': 'SMN2', 'approvedName': 'survival of motor neuron 2, centromeric', 'yearOfFirstApproval': 2020...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1612
Q16
What Small molecule therapies have been approved by the FDA to treat secondary progressive multiple sclerosis?
There are no drug Small molecule therapies approved to treat secondary progressive multiple sclerosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "secondary progressive multiple sclerosis" O...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1667
Q16
What Small molecule therapies have been approved by the FDA to treat substance abuse?
There are 2 Small molecule therapy drugs that are approved to treat substance abuse which are as follows: Buprenorphine and Oxycodone.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "substance abuse" OR LOWER(mesh_heading) = "...
[{'UUID': 'DrugTargetsIndication121923_text_764059', '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.509
Q16
What Small molecule therapies have been approved by the FDA to treat IGA glomerulonephritis?
There are no drug Small molecule therapies approved to treat IGA 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) = "iga glomerulonephritis" OR LOWER(mesh_headi...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.275
Q16
What Protein therapies have been approved by the FDA to treat prostate carcinoma?
There are 3 Protein therapy drugs that are approved to treat prostate carcinoma which are as follows: Leuprolide Acetate, Degarelix Acetate, and Triptorelin Pamoate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "prostate carcinoma" OR LOWER(mesh_heading) ...
[{'UUID': 'DrugTargetsIndication121923_text_1097004', 'drugName': 'Leuprolide Acetate', 'tradeNames_list': "['Carcinil', 'Eligard', 'Eligard kit', 'Fensolvi kit', 'Leuprolide acetateLeuprorelin', 'Lupron', 'Lupron Depot Ped', 'Lupron depotLupron depot-ped', 'Lupron depot-ped kit', 'Lutrate depot kit', 'Viadur']", 'drug...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.976
Q16
What Small molecule therapies have been approved by the FDA to treat deep vein thrombosis?
There are 4 Small molecule therapy drugs that are approved to treat deep vein thrombosis which are as follows: Rivaroxaban, Edoxaban Tosylate, Apixaban, and Dabigatran Etexilate Mesylate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "deep vein thrombosis" OR LOWER(mesh_heading...
[{'UUID': 'DrugTargetsIndication121923_text_708683', '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.1293
Q16
What Small molecule therapies have been approved by the FDA to treat mansonelliasis?
There are no drug Small molecule therapies approved to treat mansonelliasis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "mansonelliasis" OR LOWER(mesh_heading) = "m...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.365
Q16
What Small molecule therapies have been approved by the FDA to treat Blast Phase Chronic Myelogenous Leukemia, BCR-ABL1 Positive?
There are no drug Small molecule therapies approved to treat Blast Phase Chronic Myelogenous Leukemia, BCR-ABL1 Positive.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "blast phase chronic myelogenous leukemia, b...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1536
Q16
What Small molecule therapies have been approved by the FDA to treat prolymphocytic leukemia?
There are no drug Small molecule therapies approved to treat prolymphocytic 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) = "prolymphocytic leukemia" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.626
Q16
What Small molecule therapies have been approved by the FDA to treat Skin ulcer?
There are no drug Small molecule therapies approved to treat Skin ulcer.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "skin ulcer" OR LOWER(mesh_heading) = "skin ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.3
Q16
What Oligonucleotide therapies have been approved by the FDA to treat Hypercholesterolemia?
There are no drug Oligonucleotide therapies approved to treat Hypercholesterolemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hypercholesterolemia" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.7
Q16
What Oligonucleotide therapies have been approved by the FDA to treat familial amyloid neuropathy?
There are 3 Oligonucleotide therapy drugs that are approved to treat familial amyloid neuropathy which are as follows: Inotersen Sodium, Vutrisiran, and Patisiran 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) = "familial amyloid neuropathy" OR LOWER(mesh_...
[{'UUID': 'DrugTargetsIndication121923_text_1097642', 'drugName': 'Inotersen Sodium', 'tradeNames_list': "['Tegsedi']", 'drugType': 'Oligonucleotide', 'actionType': 'antisense inhibitor', 'target': 'ENSG00000118271', 'approvedSymbol': 'TTR', 'approvedName': 'transthyretin', 'yearOfFirstApproval': 2018, 'max_phase_for_i...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.313
Q16
What Protein therapies have been approved by the FDA to treat unspecified peripheral T-cell lymphoma?
There are no drug Protein therapies approved to treat unspecified peripheral T-cell lymphoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "unspecified peripheral t-cell lymphoma" OR ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1188
Q16
What Small molecule therapies have been approved by the FDA to treat inborn errors of immunity?
Megestrol Acetate is the only Small molecule therapy approved by the FDA to treat inborn errors of immunity.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "inborn errors of immunity" OR LOWER(mesh_he...
[{'UUID': 'DrugTargetsIndication121923_text_940516', 'drugName': 'Megestrol Acetate', 'tradeNames_list': "['Megace', 'Megace es', 'Megestrol acetate', 'Ovaban']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000082175', 'approvedSymbol': 'PGR', 'approvedName': 'progesterone receptor', 'yearOf...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1532
Q16
What Small molecule therapies have been approved by the FDA to treat proctitis?
Mesalamine is the only Small molecule therapy approved by the FDA to treat proctitis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "proctitis" OR LOWER(mesh_heading) = "procti...
[{'UUID': 'DrugTargetsIndication121923_text_842630', 'drugName': 'Mesalamine', 'tradeNames_list': "['Apriso', 'Asacol', 'Asacol hd', 'Canasa', 'Coltec ec', 'Delzicol', 'IpocolLialda', 'Mesalamine', 'Mesren mr', 'Mezavant xl', 'Octasa', 'PentasaPentasa sr', 'Rowasa', 'Salofalk', 'Sfrowasa']", 'drugType': 'Small molecule...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.669
Q16
What Small molecule therapies have been approved by the FDA to treat Umbilical hernia?
There are no drug Small molecule therapies approved to treat Umbilical hernia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "umbilical hernia" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.367
Q16
What Small molecule therapies have been approved by the FDA to treat Borderline personality disorder?
There are no drug Small molecule therapies approved to treat Borderline personality 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) = "borderline personality disorder" OR LOWER(m...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1736
Q16
What Small molecule therapies have been approved by the FDA to treat uterine cervix carcinoma in situ?
There are no drug Small molecule therapies approved to treat uterine cervix carcinoma in situ.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "uterine cervix carcinoma in situ" OR LOWER(...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.217
Q16
What Protein therapies have been approved by the FDA to treat menopause?
There are no drug Protein therapies approved to treat menopause.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "menopause" OR LOWER(mesh_heading) = "menopa...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.923
Q16
What Small molecule therapies have been approved by the FDA to treat chronic primary adrenal insufficiency?
There are no drug Small molecule therapies approved to treat chronic primary adrenal insufficiency.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "chronic primary adrenal insufficiency" OR L...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.28
Q16
What Protein therapies have been approved by the FDA to treat Beta-thalassemia?
There are no drug Protein therapies approved to treat Beta-thalassemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "beta-thalassemia" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1259
Q16
What Small molecule therapies have been approved by the FDA to treat loiasis?
There are no drug Small molecule therapies approved to treat loiasis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "loiasis" OR LOWER(mesh_heading) = "loiasis"...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.529
Q16
What Small molecule therapies have been approved by the FDA to treat Laryngomalacia?
There are no drug Small molecule therapies approved to treat Laryngomalacia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "laryngomalacia" OR LOWER(mesh_heading) = "l...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1613
Q16
What Small molecule therapies have been approved by the FDA to treat sensorineural hearing loss?
There are no drug Small molecule therapies approved to treat sensorineural hearing loss.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "sensorineural hearing loss" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.913
Q16
What Small molecule therapies have been approved by the FDA to treat chronic hepatitis C virus infection?
There are 2 Small molecule therapy drugs that are approved to treat chronic hepatitis C virus infection which are as follows: Ribavirin and Eltrombopag Olamine.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 hepatitis c virus infection" OR LOW...
[{'UUID': 'DrugTargetsIndication121923_text_937566', 'drugName': 'Ribavirin', 'tradeNames_list': "['Copegus', 'Rebetol', 'Ribapak', 'Ribasphere', 'Ribavarin', 'RibavirinRibofluranosyl Carboxamide', 'Tribavirin', 'Viramid', 'Virazid', 'Virazole']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.642
Q16
What Small molecule therapies have been approved by the FDA to treat T-Cell Prolymphocytic Leukemia?
There are no drug Small molecule therapies approved to treat T-Cell Prolymphocytic 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) = "t-cell prolymphocytic leukemia" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1017
Q16
What Small molecule therapies have been approved by the FDA to treat endocrine neoplasm?
There are no drug Small molecule therapies approved to treat endocrine 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) = "endocrine neoplasm" OR LOWER(mesh_heading) ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.724
Q16
What Small molecule therapies have been approved by the FDA to treat age-related macular degeneration?
There are no drug Small molecule therapies approved to treat age-related macular degeneration.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "age-related macular degeneration" OR LOWER(...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.696
Q16
What Small molecule therapies have been approved by the FDA to treat actinic keratosis?
There are 4 Small molecule therapy drugs that are approved to treat actinic keratosis which are as follows: Tirbanibulin, Diclofenac, Fluorouracil, and Imiquimod.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "actinic keratosis" OR LOWER(mesh_heading) =...
[{'UUID': 'DrugTargetsIndication121923_text_752054', 'drugName': 'Tirbanibulin', 'tradeNames_list': "['Klisyri']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000197122', 'approvedSymbol': 'SRC', 'approvedName': 'SRC proto-oncogene, non-receptor tyrosine kinase', 'yearOfFirstApproval': 202...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1381
Q16
What Small molecule therapies have been approved by the FDA to treat neuropathy?
There are no drug Small molecule therapies approved to treat neuropathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "neuropathy" OR LOWER(mesh_heading) = "neuro...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1194
Q16
What Small molecule therapies have been approved by the FDA to treat inflammation?
There are 9 Small molecule therapy drugs that are approved to treat inflammation which are as follows: Loteprednol Etabonate, Dexamethasone, Hydrocortisone, Prednisolone Acetate, Lidocaine, Nepafenac, Diclofenac, Ketorolac Tromethamine, and Bromfenac 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) = "inflammation" OR LOWER(mesh_heading) = "inf...
[{'UUID': 'DrugTargetsIndication121923_text_225413', 'drugName': 'Loteprednol Etabonate', 'tradeNames_list': "['Airex', 'Alrex', 'Eysuvis', 'Inveltys', 'Lotemax', 'Lotemax sm']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000113580', 'approvedSymbol': 'NR3C1', 'approvedName': 'nuclear recep...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.628
Q16
What Small molecule therapies have been approved by the FDA to treat Smith-Lemli-Opitz syndrome?
There are no drug Small molecule therapies approved to treat Smith-Lemli-Opitz 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) = "smith-lemli-opitz syndrome" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.8
Q16
What Oligonucleotide therapies have been approved by the FDA to treat familial hypercholesterolemia?
There are 2 Oligonucleotide therapy drugs that are approved to treat familial hypercholesterolemia which are as follows: Inclisiran Sodium and Mipomersen 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) = "familial hypercholesterolemia" OR LOWER(mes...
[{'UUID': 'DrugTargetsIndication121923_text_993740', 'drugName': 'Inclisiran Sodium', 'tradeNames_list': "['Leqvio']", 'drugType': 'Oligonucleotide', 'actionType': 'rnai inhibitor', 'target': 'ENSG00000169174', 'approvedSymbol': 'PCSK9', 'approvedName': 'proprotein convertase subtilisin/kexin type 9', 'yearOfFirstAppro...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.258
Q16
What Protein therapies have been approved by the FDA to treat plasma cell leukemia?
There are no drug Protein 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.811
Q16
What Small molecule therapies have been approved by the FDA to treat bacterial vaginosis?
There are no drug Small molecule therapies approved to treat bacterial vaginosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "bacterial vaginosis" OR LOWER(mesh_heading)...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.26
Q16
What Protein therapies have been approved by the FDA to treat Back pain?
There are no drug Protein therapies approved to treat 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) = "back pain" OR LOWER(mesh_heading) = "back p...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.338
Q16
What Small molecule therapies have been approved by the FDA to treat Anemia, Hemolytic, Autoimmune?
There are no drug Small molecule therapies approved to treat Anemia, Hemolytic, Autoimmune.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "anemia, hemolytic, autoimmune" OR LOWER(mes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.576
Q16
What Small molecule therapies have been approved by the FDA to treat Oral leukoplakia?
There are no drug Small molecule therapies approved to treat Oral leukoplakia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "oral leukoplakia" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.48
Q16
What Protein therapies have been approved by the FDA to treat Ischemic stroke?
There are no drug Protein therapies approved to treat Ischemic 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) = "ischemic stroke" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1298
Q16
What Small molecule therapies have been approved by the FDA to treat medullary thyroid gland carcinoma?
There are 3 Small molecule therapy drugs that are approved to treat medullary thyroid gland carcinoma which are as follows: Vandetanib, Pralsetinib, 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) = "medullary thyroid gland carcinoma" OR LOWER...
[{'UUID': 'DrugTargetsIndication121923_text_209949', '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.107
Q16
What Protein therapies have been approved by the FDA to treat brain injury?
There are no drug Protein therapies approved to treat brain injury.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "brain injury" OR LOWER(mesh_heading) = "bra...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.352
Q16
What Small molecule therapies have been approved by the FDA to treat Autoimmune Hepatitis?
There are no drug Small molecule 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.56
Q16
What Protein therapies have been approved by the FDA to treat Parkinson disease?
There are no drug Protein therapies approved to treat Parkinson 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) = "parkinson disease" OR LOWER(mesh_heading) =...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.240
Q16
What Protein therapies have been approved by the FDA to treat non-Hodgkins lymphoma?
There are no drug Protein therapies approved to treat non-Hodgkins lymphoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "non-hodgkins lymphoma" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.215
Q16
What Protein therapies have been approved by the FDA to treat membranous glomerulonephritis?
There are no drug Protein 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.121
Q16
What Protein therapies have been approved by the FDA to treat central precocious puberty?
Leuprolide Acetate is the only Protein therapy approved by the FDA to treat central precocious puberty.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "central precocious puberty" OR LOWER(mesh_h...
[{'UUID': 'DrugTargetsIndication121923_text_1097005', 'drugName': 'Leuprolide Acetate', 'tradeNames_list': "['Carcinil', 'Eligard', 'Eligard kit', 'Fensolvi kit', 'Leuprolide acetateLeuprorelin', 'Lupron', 'Lupron Depot Ped', 'Lupron depotLupron depot-ped', 'Lupron depot-ped kit', 'Lutrate depot kit', 'Viadur']", 'drug...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1110
Q16
What Small molecule therapies have been approved by the FDA to treat glioblastoma multiforme?
There are no drug Small molecule therapies approved to treat glioblastoma multiforme.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "glioblastoma multiforme" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.993
Q16
What Small molecule therapies have been approved by the FDA to treat differentiated thyroid carcinoma?
Levothyroxine Sodium is the only Small molecule therapy approved by the FDA to treat differentiated thyroid 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) = "differentiated thyroid carcinoma" OR LOWER(...
[{'UUID': 'DrugTargetsIndication121923_text_924800', 'drugName': 'Levothyroxine Sodium', 'tradeNames_list': "['Eltroxin', 'Ermeza', 'Euthyrox', 'Evotrox', 'L-thyroxine henning', 'Levo-tLevolet', 'Levothroid', 'Levothyroid', 'Levothyroxine sodium', 'LevoxineLevoxyl', 'Novothyrox', 'Soloxine', 'Synthroid', 'Thyquidity', ...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.801
Q16
What Small molecule therapies have been approved by the FDA to treat autism?
There are 3 Small molecule therapy drugs that are approved to treat autism which are as follows: Risperidone, Aripiprazole Lauroxil, and Aripiprazole.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "autism" OR LOWER(mesh_heading) = "autism") ...
[{'UUID': 'DrugTargetsIndication121923_text_149489', 'drugName': 'Risperidone', 'tradeNames_list': "['Perseris kit', 'Risperdal', 'Risperdal Consta Long Acting', 'Risperdal MRisperdal M-Tab', 'Risperdal consta', 'Risperdal quicklet', 'Risperidone']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': '...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.73
Q16
What Protein therapies have been approved by the FDA to treat Weight loss?
There are no drug Protein therapies approved to treat Weight loss.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "weight loss" OR LOWER(mesh_heading) = "weig...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.820
Q16
What Small molecule therapies have been approved by the FDA to treat biliary liver cirrhosis?
Obeticholic Acid is the only Small molecule therapy approved by the FDA to treat biliary liver cirrhosis.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 liver cirrhosis" OR LOWER(mesh_head...
[{'UUID': 'DrugTargetsIndication121923_text_1104322', 'drugName': 'Obeticholic Acid', 'tradeNames_list': "['Ocaliva']", 'drugType': 'Small molecule', 'actionType': 'agonist', 'target': 'ENSG00000012504', 'approvedSymbol': 'NR1H4', 'approvedName': 'nuclear receptor subfamily 1 group H member 4', 'yearOfFirstApproval': 2...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1520
Q16
What Small molecule therapies have been approved by the FDA to treat primary adrenal insufficiency?
There are 2 Small molecule therapy drugs that are approved to treat primary adrenal insufficiency 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) = "primary adrenal insufficiency" OR LOWER(mes...
[{'UUID': 'DrugTargetsIndication121923_text_217682', '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.78
Q16
What Protein therapies have been approved by the FDA to treat acute coronary syndrome?
There are no drug Protein therapies approved to treat acute coronary syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "acute coronary syndrome" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.973
Q16
What Small molecule therapies have been approved by the FDA to treat deafness?
There are no drug Small molecule therapies approved to treat deafness.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "deafness" OR LOWER(mesh_heading) = "deafnes...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.46
Q16
What Protein therapies have been approved by the FDA to treat Hypocalcemia?
There are no drug Protein therapies approved to treat Hypocalcemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hypocalcemia" OR LOWER(mesh_heading) = "hyp...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1476
Q16
What Small molecule therapies have been approved by the FDA to treat phobic disorder?
There are no drug Small molecule therapies approved to treat phobic 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) = "phobic disorder" OR LOWER(mesh_heading) = "...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.527
Q16
What Small molecule therapies have been approved by the FDA to treat Landau-Kleffner syndrome?
There are no drug Small molecule therapies approved to treat Landau-Kleffner 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) = "landau-kleffner syndrome" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.234
Q16
What Protein therapies have been approved by the FDA to treat neuroblastoma?
There are no drug Protein therapies approved to treat neuroblastoma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "neuroblastoma" OR LOWER(mesh_heading) = "ne...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.648
Q16
What Small molecule therapies have been approved by the FDA to treat Tachycardia?
There are no drug Small molecule therapies approved to treat Tachycardia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "tachycardia" OR LOWER(mesh_heading) = "tach...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1377
Q16
What Small molecule therapies have been approved by the FDA to treat neurofibromatosis type 2?
There are no drug Small molecule therapies approved to treat neurofibromatosis type 2.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "neurofibromatosis type 2" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1327
Q16
What Small molecule therapies have been approved by the FDA to treat mixed neoplasm?
There are no drug Small molecule therapies approved to treat mixed 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) = "mixed neoplasm" OR LOWER(mesh_heading) = "m...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1058
Q16
What Small molecule therapies have been approved by the FDA to treat familial amyloid neuropathy?
There are no drug Small molecule therapies approved to treat familial amyloid neuropathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 amyloid neuropathy" OR LOWER(mesh_...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.537
Q16
What Small molecule therapies have been approved by the FDA to treat Lynch syndrome?
There are no drug Small molecule therapies approved to treat Lynch 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) = "lynch syndrome" OR LOWER(mesh_heading) = "l...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1130
Q16
What Small molecule therapies have been approved by the FDA to treat hemangioma?
There are no drug Small molecule therapies approved to treat hemangioma.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hemangioma" OR LOWER(mesh_heading) = "heman...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1328
Q16
What Small molecule therapies have been approved by the FDA to treat monoclonal gammopathy?
There are no drug Small molecule therapies approved to treat monoclonal gammopathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "monoclonal gammopathy" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.607
Q16
What Small molecule therapies have been approved by the FDA to treat Radiation-induced nausea and vomiting?
Ondansetron is the only Small molecule therapy approved by the FDA to treat Radiation-induced nausea and vomiting.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "radiation-induced nausea and vomiting" OR L...
[{'UUID': 'DrugTargetsIndication121923_text_205863', 'drugName': 'Ondansetron', 'tradeNames_list': "['Ondansetron', 'Zofran', 'Zofran odt', 'Zuplenz']", 'drugType': 'Small molecule', 'actionType': 'antagonist', 'target': 'ENSG00000166736', 'approvedSymbol': 'HTR3A', 'approvedName': '5-hydroxytryptamine receptor 3A', 'y...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.469
Q16
What Small molecule therapies have been approved by the FDA to treat HIV-associated nephropathy?
There are no drug Small molecule therapies approved to treat HIV-associated nephropathy.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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-associated nephropathy" OR LOWER(mesh_h...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1416
Q16
What Small molecule therapies have been approved by the FDA to treat orthostatic intolerance?
There are no drug Small molecule therapies approved to treat orthostatic intolerance.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "orthostatic intolerance" OR LOWER(mesh_head...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.796
Q16
What Small molecule therapies have been approved by the FDA to treat atrial fibrillation?
There are 5 Small molecule therapy drugs that are approved to treat atrial fibrillation which are as follows: Dronedarone Hydrochloride, Rivaroxaban, Edoxaban Tosylate, Apixaban, and Dabigatran Etexilate Mesylate.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "atrial fibrillation" OR LOWER(mesh_heading)...
[{'UUID': 'DrugTargetsIndication121923_text_457117', 'drugName': 'Dronedarone Hydrochloride', 'tradeNames_list': "['Multaq']", 'drugType': 'Small molecule', 'actionType': 'blocker', 'target': 'ENSG00000144285', 'approvedSymbol': 'SCN1A', 'approvedName': 'sodium voltage-gated channel alpha subunit 1', 'yearOfFirstApprov...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1493
Q16
What Small molecule therapies have been approved by the FDA to treat polycystic ovary syndrome?
There are no drug Small molecule therapies approved to treat polycystic ovary syndrome.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "polycystic ovary syndrome" OR LOWER(mesh_he...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1045
Q16
What Small molecule therapies have been approved by the FDA to treat essential tremor?
There are no drug Small molecule therapies approved to treat essential tremor.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "essential tremor" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1149
Q16
What Small molecule therapies have been approved by the FDA to treat hidradenitis suppurativa?
There are no drug Small molecule therapies approved to treat hidradenitis suppurativa.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "hidradenitis suppurativa" OR LOWER(mesh_hea...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.61
Q16
What Protein therapies have been approved by the FDA to treat Renal insufficiency?
There are no drug Protein therapies approved to treat Renal insufficiency.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "renal insufficiency" OR LOWER(mesh_heading)...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1117
Q16
What Small molecule therapies have been approved by the FDA to treat graft versus host disease?
Belumosudil Mesylate is the only Small molecule therapy approved by the FDA to treat graft versus host disease.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "graft versus host disease" OR LOWER(mesh_he...
[{'UUID': 'DrugTargetsIndication121923_text_1076376', 'drugName': 'Belumosudil Mesylate', 'tradeNames_list': "['Rezurock']", 'drugType': 'Small molecule', 'actionType': 'inhibitor', 'target': 'ENSG00000134318', 'approvedSymbol': 'ROCK2', 'approvedName': 'Rho associated coiled-coil containing protein kinase 2', 'yearOfF...
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.93
Q16
What Protein therapies have been approved by the FDA to treat anterior uveitis?
There are no drug Protein therapies approved to treat anterior 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) = "anterior uveitis" OR LOWER(mesh_heading) = ...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.670
Q16
What Small molecule therapies have been approved by the FDA to treat Unverricht-Lundborg disease?
There are no drug Small molecule therapies approved to treat Unverricht-Lundborg 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) = "unverricht-lundborg disease" OR LOWER(mesh_...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.949
Q16
What Small molecule therapies have been approved by the FDA to treat complex regional pain syndrome?
There are no drug Small molecule therapies approved to treat complex regional pain 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) = "complex regional pain syndrome" OR LOWER(me...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.1489
Q16
What Small molecule therapies have been approved by the FDA to treat pneumonia?
There are 4 Small molecule therapy drugs that are approved to treat pneumonia which are as follows: Prednisone, Dexamethasone, Hydrocortisone, and Doxycycline.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "pneumonia" OR LOWER(mesh_heading) = "pneumo...
[{'UUID': 'DrugTargetsIndication121923_text_217639', '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.195
Q16
What Protein therapies have been approved by the FDA to treat kidney cancer?
There are no drug Protein therapies approved to treat kidney cancer.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, actionType, target, approvedSymbol, approvedName, yearOfFirstApproval, max_phase_for_ind, mesh_heading, efo_term FROM `{project_id}.{dataset_name}.DrugTargets_IndicationsAndTherapeuticUses` WHERE (LOWER(efo_term) = "kidney cancer" OR LOWER(mesh_heading) = "ki...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.282
Q16
What Protein therapies have been approved by the FDA to treat renal cell carcinoma?
There are no drug Protein therapies approved to treat renal 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) = "renal cell carcinoma" OR LOWER(mesh_heading...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status
Q16.700
Q16
What Small molecule therapies have been approved by the FDA to treat acute erythroleukemia?
There are no drug Small molecule therapies approved to treat acute erythroleukemia.
SELECT DISTINCT UUID, drugName, tradeNames_list, drugType, 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 erythroleukemia" OR LOWER(mesh_headin...
[]
refined
Distinct, Multi-Filter, Similarity Search
Approval Status