{"id":462969,"date":"2021-06-18T13:27:45","date_gmt":"2021-06-18T17:27:45","guid":{"rendered":"https:\/\/nortonhealthcare.com\/?page_id=462969"},"modified":"2025-06-04T10:11:36","modified_gmt":"2025-06-04T14:11:36","slug":"gastrointestinal-cancer","status":"publish","type":"service","link":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/","title":{"rendered":"Gastrointestinal Cancer Clinical Trials and Research"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Norton Cancer Institute is at the forefront of cancer treatment research. As principal investigators on numerous trials, our specialist physicians have access to innovative treatments and numerous gastrointestinal cancer clinical trials.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/patients-faqs\">Learn more about participating in a clinical trial at Norton Healthcare.<\/a><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\n<script>\nvar trialH2 = 'Gastrointestinal Cancer Clinical Trials and Studies';\nvar catVar = 'xxx';\nvar emailVar = 'GI-NCIResearch';\nvar contentVar = 'Gastro';\nvar contentVar2 = 'Pancreatic';\nvar contentVar3 = 'Gastrointestinal';\nvar titleVar = 'Hepatocellular';\nvar drugVar = 'xxx';\nvar piVar = 'xxx';\n<\/script>\n\n\n\n<style>\n.ctstyle_img {\n     width:75px;\n     display:inline-block;\n     margin-right: 5px;\n     margin-top:5px;\n     margin-bottom:5px;\n}\n\n.ctstyle_combo {\n     vertical-align:middle;\n     display: inline-block;\n     font-size:small;\n}\n\n.ct_icon  {\n     margin-right:5px;\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Initialize result counters\n    let resultsFound = 0;\n    let trialsHtml = \"\";\n    let trials2Html = \"\";\n    \n    \/\/ First fetch - first 100 results\n    fetch(\"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/clinicaltrial\/?per_page=100&orderby=title&order=asc\")\n        .then(response => {\n            if (!response.ok) {\n                throw new Error('Network response was not ok');\n            }\n            return response.json();\n        })\n        .then(result => {\n            result.forEach(function(value) {\n                let title = value.title.rendered !== undefined ? value.title.rendered : \"\";\n                let content = value.content.rendered !== undefined ? value.content.rendered : \"\";\n                let drug = value.acf.ct_drug !== undefined ? value.acf.ct_drug + \"<br\/>\" : \"\";\n                let sponsor = value.acf.ct_sponsor !== undefined ? value.acf.ct_sponsor + \"<br\/>\" : \"\";\n                let image = value.acf.ct_pi_image !== undefined ? value.acf.ct_pi_image : \"\";\n                let combo = value.acf.ct_pi_combo !== undefined ? value.acf.ct_pi_combo : \"\";\n                let pubmed = value.acf.ct_pubmed !== undefined ? value.acf.ct_pubmed + \"<br\/>\" : \"\";\n                let email1 = value.acf.ct_email1 !== undefined ? value.acf.ct_email1 + \"<br\/>\" : \"\";\n                let nct = value.acf.nct !== undefined ? value.acf.nct + \"<br\/>\" : \"\";\n                let category = value.acf.ct_category !== undefined ? value.acf.ct_category + \"<br\/>\" : \"\";\n                let pi = value.acf.ct_principal_investigator !== undefined ? value.acf.ct_principal_investigator + \"<br\/>\" : \"\";\n\n                if (title.includes(titleVar) || drug.includes(drugVar) || pi.includes(piVar) || \n                    category.includes(catVar) || email1.includes(emailVar) || \n                    content.includes(contentVar) || content.includes(contentVar2) || content.includes(contentVar3)) {\n                    \n                    resultsFound++;\n                    trialsHtml += \"<h3 style=margin-top:25px;>\" + title + \"<\/h3>\" + \n                        content + drug + sponsor + \n                        \"<div class='ctstyle_img'>\" + image + \"<br\/><\/div>\" + \n                        \"<div class='ctstyle_combo'>\" + combo + \"<\/div><br\/>\" + \n                        pubmed + email1 + nct;\n                }\n            });\n            \n            \/\/ Process second batch after first is complete\n            return fetch(\"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/clinicaltrial\/?per_page=100&orderby=title&order=asc&offset=101\");\n        })\n        .then(response => {\n            if (!response.ok) {\n                throw new Error('Network response was not ok');\n            }\n            return response.json();\n        })\n        .then(result => {\n            result.forEach(function(value) {\n                let title = value.title.rendered !== undefined ? value.title.rendered : \"\";\n                let content = value.content.rendered !== undefined ? value.content.rendered : \"\";\n                let drug = value.acf.ct_drug !== undefined ? value.acf.ct_drug + \"<br\/>\" : \"\";\n                let sponsor = value.acf.ct_sponsor !== undefined ? value.acf.ct_sponsor + \"<br\/>\" : \"\";\n                let image = value.acf.ct_pi_image !== undefined ? value.acf.ct_pi_image : \"\";\n                let combo = value.acf.ct_pi_combo !== undefined ? value.acf.ct_pi_combo : \"\";\n                let pubmed = value.acf.ct_pubmed !== undefined ? value.acf.ct_pubmed + \"<br\/>\" : \"\";\n                let email1 = value.acf.ct_email1 !== undefined ? value.acf.ct_email1 + \"<br\/>\" : \"\";\n                let nct = value.acf.nct !== undefined ? value.acf.nct + \"<br\/>\" : \"\";\n                let category = value.acf.ct_category !== undefined ? value.acf.ct_category + \"<br\/>\" : \"\";\n                let pi = value.acf.ct_principal_investigator !== undefined ? value.acf.ct_principal_investigator + \"<br\/>\" : \"\";\n\n                if (title.includes(titleVar) || drug.includes(drugVar) || pi.includes(piVar) || \n                    category.includes(catVar) || email1.includes(emailVar) || \n                    content.includes(contentVar) || content.includes(contentVar2) || content.includes(contentVar3)) {\n                    \n                    resultsFound++;\n                    trials2Html += \"<h3 style=margin-top:25px;>\" + title + \"<\/h3>\" + \n                        content + drug + sponsor + \n                        \"<div class='ctstyle_img'>\" + image + \"<br\/><\/div>\" + \n                        \"<div class='ctstyle_combo'>\" + combo + \"<\/div><br\/>\" + \n                        pubmed + email1 + nct;\n                }\n            });\n            \n            \/\/ Only display results if we found any\n            if (resultsFound > 0) {\n                document.getElementById(\"trialsContainer\").style.display = \"block\";\n                document.getElementById(\"trialsHeading\").innerHTML = trialH2;\n                document.getElementById(\"trials\").innerHTML = trialsHtml;\n                document.getElementById(\"trials2\").innerHTML = trials2Html;\n            } else {\n                document.getElementById(\"trialsContainer\").style.display = \"none\";\n            }\n        })\n        .catch(error => {\n            console.error('Error fetching data:', error);\n        });\n});\n<\/script>\n\n<!-- Container for all trial results -->\n<div id=\"trialsContainer\" style=\"display: none;\">\n    <!-- Heading that will be populated with trialH2 -->\n    <h2 id=\"trialsHeading\"><\/h2>\n    <!-- Trial results containers -->\n    <div id=\"trials\"><\/div>\n    <div id=\"trials2\"><\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\" id=\"h-recently-published-gastrointestinal-cancer-research-by-norton-cancer-institute-physicians\">Recently Published Gastrointestinal Cancer Research by Norton Cancer Institute Physicians<\/h2>\n\n\n\n<style>\nli.wp-block-rss__item {\nmargin-bottom:20px;\n}\n<\/style>\n\n\n<ul class=\"wp-block-rss\"><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/40523897\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1-ajL1qsWMIIAxnvkjbekeHYtglVjOuQBT8hw8rh5fUGTuyQDp&#038;fc=20220227001625%22%20el_id=%22rss&#038;ff=20260623194703&#038;v=2.20.0'>Garsorasib, a KRAS G12C inhibitor, with or without cetuximab, an EGFR antibody, in colorectal cancer cohorts of a phase II trial in advanced solid tumors with KRAS G12C mutation<\/a><\/div><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/35657463\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1-ajL1qsWMIIAxnvkjbekeHYtglVjOuQBT8hw8rh5fUGTuyQDp&#038;fc=20220227001625%22%20el_id=%22rss&#038;ff=20260623194703&#038;v=2.20.0'>Drug-Eluting Bead, Irinotecan Therapy of Unresectable Intrahepatic Cholangiocarcinoma (DELTIC) with Concomitant Systemic Gemcitabine and Cisplatin<\/a><\/div><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/31139984\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1-ajL1qsWMIIAxnvkjbekeHYtglVjOuQBT8hw8rh5fUGTuyQDp&#038;fc=20220227001625%22%20el_id=%22rss&#038;ff=20260623194703&#038;v=2.20.0'>Comparing the efficacy of initial percutaneous transhepatic biliary drainage and endoscopic retrograde cholangiopancreatography with stenting for relief of biliary obstruction in unresectable cholangiocarcinoma<\/a><\/div><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/30057125\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1-ajL1qsWMIIAxnvkjbekeHYtglVjOuQBT8hw8rh5fUGTuyQDp&#038;fc=20220227001625%22%20el_id=%22rss&#038;ff=20260623194703&#038;v=2.20.0'>Safety and efficacy of irreversible electroporation in the treatment of obstructive jaundice in advanced hilar cholangiocarcinoma<\/a><\/div><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/27060707\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1-ajL1qsWMIIAxnvkjbekeHYtglVjOuQBT8hw8rh5fUGTuyQDp&#038;fc=20220227001625%22%20el_id=%22rss&#038;ff=20260623194703&#038;v=2.20.0'>Comparison of tumor response assessment methods in patients with metastatic colorectal cancer after locoregional therapy<\/a><\/div><\/li><\/ul>\n\n\n<a class=\"btn btn-primary\" href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/?term=%28%28%28%28%22Gastrointestinal+Neoplasms%22%5BMesh%5D+OR+%22Carcinoma%2C+Hepatocellular%22%5BMesh%5D+OR+%22Biliary+Tract+Neoplasms%22%5BMesh%5D+OR+%22Cholangiocarcinoma%22%5BMesh%5D+OR+%22Esophageal+Neoplasms%22%5BMesh%5D%29%29+AND+%28Norton%5BAffiliation%5D%29%29+AND+%28Louisville%5BAffiliation%5D%29%29+NOT+%28Children%27s%5BAffiliation%5D%29&amp;sort=date\">Read More at Pubmed.gov<\/a>\n<\/div>\n<\/div>\n","protected":false},"featured_media":37178,"parent":459,"menu_order":0,"template":"","class_list":["post-462969","service","type-service","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Gastrointestinal Cancer Clinical Trials and Research | Norton Healthcare<\/title>\n<meta name=\"description\" content=\"As principal investigators on numerous bladder cancer clinical trials, Norton Cancer Instiute specialist physicians have access to innovative treatments.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gastrointestinal Cancer Clinical Trials and Research\" \/>\n<meta property=\"og:description\" content=\"As principal investigators on numerous bladder cancer clinical trials, Norton Cancer Instiute specialist physicians have access to innovative treatments.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/\" \/>\n<meta property=\"og:site_name\" content=\"Norton Healthcare\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/NortonHealthcare\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-04T14:11:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Breast-Cancer-Clinical-Trials.png?wsr\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Norton_Health\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/gastrointestinal-cancer\\\/\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/gastrointestinal-cancer\\\/\",\"name\":\"Gastrointestinal Cancer Clinical Trials and Research | Norton Healthcare\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/gastrointestinal-cancer\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/gastrointestinal-cancer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/Breast-Cancer-Clinical-Trials.png\",\"datePublished\":\"2021-06-18T17:27:45+00:00\",\"dateModified\":\"2025-06-04T14:11:36+00:00\",\"description\":\"As principal investigators on numerous bladder cancer clinical trials, Norton Cancer Instiute specialist physicians have access to innovative treatments.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/gastrointestinal-cancer\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/gastrointestinal-cancer\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/gastrointestinal-cancer\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/Breast-Cancer-Clinical-Trials.png\",\"contentUrl\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/Breast-Cancer-Clinical-Trials.png\",\"width\":1000,\"height\":600,\"caption\":\"Blakely Kute, M.D., discusses breast cancer clinical trials with a patient\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/gastrointestinal-cancer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nortonhealthcare.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Norton Research Institute\",\"item\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Current Clinical Trials\",\"item\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/research-and-clinical-trials\\\/clinical-trials-all\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Gastrointestinal Cancer Clinical Trials and Research\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/#website\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/\",\"name\":\"Norton Healthcare\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nortonhealthcare.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/#organization\",\"name\":\"Norton Healthcare\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/logo.png\",\"width\":220,\"height\":66,\"caption\":\"Norton Healthcare\"},\"image\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/NortonHealthcare\",\"https:\\\/\\\/x.com\\\/Norton_Health\"],\"description\":\"For more than 130 years, Norton Healthcare\u2019s faith heritage has guided its mission to provide quality health care to all those it serves. Today, Norton Healthcare is a leader in serving adult and pediatric patients from throughout Greater Louisville, Southern Indiana, the commonwealth of Kentucky and beyond.\",\"telephone\":\"(502) 629-1234\",\"legalName\":\"Norton Healthcare, Inc.\",\"duns\":\"147792105\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1001\",\"maxValue\":\"5000\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Gastrointestinal Cancer Clinical Trials and Research | Norton Healthcare","description":"As principal investigators on numerous bladder cancer clinical trials, Norton Cancer Instiute specialist physicians have access to innovative treatments.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/","og_locale":"en_US","og_type":"article","og_title":"Gastrointestinal Cancer Clinical Trials and Research","og_description":"As principal investigators on numerous bladder cancer clinical trials, Norton Cancer Instiute specialist physicians have access to innovative treatments.","og_url":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/","og_site_name":"Norton Healthcare","article_publisher":"https:\/\/www.facebook.com\/NortonHealthcare","article_modified_time":"2025-06-04T14:11:36+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Breast-Cancer-Clinical-Trials.png?wsr","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@Norton_Health","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/","url":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/","name":"Gastrointestinal Cancer Clinical Trials and Research | Norton Healthcare","isPartOf":{"@id":"https:\/\/nortonhealthcare.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/#primaryimage"},"image":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/#primaryimage"},"thumbnailUrl":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Breast-Cancer-Clinical-Trials.png","datePublished":"2021-06-18T17:27:45+00:00","dateModified":"2025-06-04T14:11:36+00:00","description":"As principal investigators on numerous bladder cancer clinical trials, Norton Cancer Instiute specialist physicians have access to innovative treatments.","breadcrumb":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/#primaryimage","url":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Breast-Cancer-Clinical-Trials.png","contentUrl":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Breast-Cancer-Clinical-Trials.png","width":1000,"height":600,"caption":"Blakely Kute, M.D., discusses breast cancer clinical trials with a patient"},{"@type":"BreadcrumbList","@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/gastrointestinal-cancer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nortonhealthcare.com\/"},{"@type":"ListItem","position":2,"name":"Norton Research Institute","item":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/"},{"@type":"ListItem","position":3,"name":"Current Clinical Trials","item":"https:\/\/nortonhealthcare.com\/services-and-conditions\/research-and-clinical-trials\/clinical-trials-all\/"},{"@type":"ListItem","position":4,"name":"Gastrointestinal Cancer Clinical Trials and Research"}]},{"@type":"WebSite","@id":"https:\/\/nortonhealthcare.com\/#website","url":"https:\/\/nortonhealthcare.com\/","name":"Norton Healthcare","description":"","publisher":{"@id":"https:\/\/nortonhealthcare.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nortonhealthcare.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nortonhealthcare.com\/#organization","name":"Norton Healthcare","url":"https:\/\/nortonhealthcare.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nortonhealthcare.com\/#\/schema\/logo\/image\/","url":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/logo.png","contentUrl":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/logo.png","width":220,"height":66,"caption":"Norton Healthcare"},"image":{"@id":"https:\/\/nortonhealthcare.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/NortonHealthcare","https:\/\/x.com\/Norton_Health"],"description":"For more than 130 years, Norton Healthcare\u2019s faith heritage has guided its mission to provide quality health care to all those it serves. Today, Norton Healthcare is a leader in serving adult and pediatric patients from throughout Greater Louisville, Southern Indiana, the commonwealth of Kentucky and beyond.","telephone":"(502) 629-1234","legalName":"Norton Healthcare, Inc.","duns":"147792105","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1001","maxValue":"5000"}}]}},"_links":{"self":[{"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/services\/462969","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/services"}],"about":[{"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/types\/service"}],"version-history":[{"count":0,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/services\/462969\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/services\/459"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/media\/37178"}],"wp:attachment":[{"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/media?parent=462969"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}