{"id":3196,"date":"2019-04-12T15:13:04","date_gmt":"2019-04-12T15:13:04","guid":{"rendered":"http:\/\/nortonhealthcaretest1.flywheelsites.com\/?page_id=3196"},"modified":"2026-06-10T09:40:08","modified_gmt":"2026-06-10T13:40:08","slug":"brain-tumor-clinical-trials","status":"publish","type":"service","link":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/","title":{"rendered":"Brain Cancer and Brain Tumor Research &#038; Clinical Trials"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Norton Cancer Institute is at the forefront of brain cancer and brain tumor treatment research. As investigators on numerous trials, our specialist physicians have unparalleled experience with many innovative treatments once they are approved for broad use. Patients also may be eligible to take part in these experimental brain cancer and brain tumor treatments. Norton Cancer Institute researchers also contribute to groundbreaking studies and other publications in peer-reviewed journals.<\/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 style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-bootstrap-blocks-row row\">\n\t\n\n<div class=\"col-12 col-xl-6\">\n\t\t\t\n\n<script>\nvar trialH2 = 'Current Current Brain Cancer and Brain Tumor Clinical Trials and Studies';\nvar catVar = 'xxx';\nvar emailVar = 'CNS';\nvar contentVar = 'xxx';\nvar contentVar2 = xxx;\nvar contentVar3 = 'xxx';\nvar titleVar = 'xxx';\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\t<\/div>\n\n\n\n<div class=\"col-12 col-xl-6\">\n\t\t\t\n\n<h2 id=\"h-recently-published-research-from-norton-brain-tumor-center-physicians\" class=\"wp-block-heading\">Recently Published Research from Norton Brain Tumor Center Physicians<\/h2>\n\n\n<ul class=\"has-authors wp-block-rss\"><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/40938661\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Phase 2 trial of personal dendritic cell vaccines in newly diagnosed glioblastoma: 3-year follow-up and correlations with survival<\/a><\/div><span class=\"wp-block-rss__item-author\">by Daniela A Bota<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/40577855\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Predictors of treatment response and overall survival in patients with breast cancer brain metastases treated with stereotactic radiosurgery: a prospective study using the NeuroPoint Alliance SRS Registry<\/a><\/div><span class=\"wp-block-rss__item-author\">by Konstantinos Katsos<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/37948684\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Stereotactic radiosurgery in the management of non-small cell lung cancer brain metastases: a prospective study using the NeuroPoint Alliance Stereotactic Radiosurgery Registry<\/a><\/div><span class=\"wp-block-rss__item-author\">by Giorgos D Michalopoulos<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/37287223\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Clinical and descriptive characteristics associated with high-grade meningioma in a large clinical series<\/a><\/div><span class=\"wp-block-rss__item-author\">by Sepideh Mokhtari<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/36517865\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Phase 2 study of AV-GBM-1 (a tumor-initiating cell targeted dendritic cell vaccine) in newly diagnosed Glioblastoma patients: safety and efficacy assessment<\/a><\/div><span class=\"wp-block-rss__item-author\">by Daniela A Bota<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/36260832\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>NRG Oncology\/RTOG1205: A Randomized Phase II Trial of Concurrent Bevacizumab and Reirradiation Versus Bevacizumab Alone as Treatment for Recurrent Glioblastoma<\/a><\/div><span class=\"wp-block-rss__item-author\">by Christina I Tsien<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/35426830\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Single low-dose targeted bevacizumab infusion in adult patients with steroid-refractory radiation necrosis of the brain: a phase II open-label prospective clinical trial<\/a><\/div><span class=\"wp-block-rss__item-author\">by Shervin R Dashti<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/35397478\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Upfront molecular targeted therapy for the treatment of BRAF-mutant pediatric high-grade glioma<\/a><\/div><span class=\"wp-block-rss__item-author\">by Tom Rosenberg<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/34784056\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Safety and efficacy of nivolumab plus ipilimumab in patients with advanced renal cell carcinoma with brain metastases: CheckMate 920<\/a><\/div><span class=\"wp-block-rss__item-author\">by Hamid Emamekhoo<\/span><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/33235141\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1faJNdFX7yLbGzoZhl-Gvsfbkk0h8Xgp2BMbmglxpm_fBXcYY3&#038;fc=20220315125304&#038;ff=20260623181410&#038;v=2.20.0'>Current Salvage Treatment Strategies for Younger Children (&lt;10\u2009y of Age) With Progressive Low-grade Glioma After Initial Chemotherapy in North America: A Web-based Survey<\/a><\/div><span class=\"wp-block-rss__item-author\">by Blakeley Moorman<\/span><\/li><\/ul>\n\n<div class=\"wp-bootstrap-blocks-button\">\n\t<a\n\t\thref=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/?term=%28%28%22Central+Nervous+System+Neoplasms%22%5BMesh%5D%29+AND+%28Norton%5BAffiliation%5D%29%29+AND+%28Louisville%5BAffiliation%5D%29&#038;sort=date\"\n\t\t\t\t\ttarget=\"_blank\"\n\t\t\t\t\t\t\trel=\"noreferrer noopener\"\n\t\t\t\tclass=\"btn btn-primary\"\n\t>\n\t\tRead More at Pubmed.gov\t<\/a>\n<\/div>\n\n\t<\/div>\n\n<\/div>\n","protected":false},"featured_media":37405,"parent":161,"menu_order":21,"template":"","class_list":["post-3196","service","type-service","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.8 (Yoast SEO v27.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Brain Cancer and Brain Tumor Research &amp; Clinical Trials | Norton Healthcare<\/title>\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\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Brain Cancer and Brain Tumor Research &amp; Clinical Trials\" \/>\n<meta property=\"og:description\" content=\"Norton Cancer Institute is at the forefront of brain cancer and brain tumor treatment research. As investigators on numerous trials, our specialist physicians have unparalleled experience with many innovative treatments...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/\" \/>\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=\"2026-06-10T13:40:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/HDR_Brain_Tumor.jpg\" \/>\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\/jpeg\" \/>\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\\\/cancer-care\\\/services\\\/brain-cancer\\\/brain-tumor-clinical-trials\\\/\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/brain-cancer\\\/brain-tumor-clinical-trials\\\/\",\"name\":\"Brain Cancer and Brain Tumor Research & Clinical Trials | Norton Healthcare\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/brain-cancer\\\/brain-tumor-clinical-trials\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/brain-cancer\\\/brain-tumor-clinical-trials\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/HDR_Brain_Tumor.jpg\",\"datePublished\":\"2019-04-12T15:13:04+00:00\",\"dateModified\":\"2026-06-10T13:40:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/brain-cancer\\\/brain-tumor-clinical-trials\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/brain-cancer\\\/brain-tumor-clinical-trials\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/brain-cancer\\\/brain-tumor-clinical-trials\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/HDR_Brain_Tumor.jpg\",\"contentUrl\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/HDR_Brain_Tumor.jpg\",\"width\":1000,\"height\":600,\"caption\":\"Dr. Spalding discusses a brain tumor case with a colleague.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/brain-cancer\\\/brain-tumor-clinical-trials\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nortonhealthcare.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Norton Cancer Institute\",\"item\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Norton Cancer Institute Services\",\"item\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Brain and Spinal Cord Tumors\",\"item\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/brain-cancer\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Brain Cancer and Brain Tumor Research &#038; Clinical Trials\"}]},{\"@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":"Brain Cancer and Brain Tumor Research & Clinical Trials | Norton Healthcare","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\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/","og_locale":"en_US","og_type":"article","og_title":"Brain Cancer and Brain Tumor Research & Clinical Trials","og_description":"Norton Cancer Institute is at the forefront of brain cancer and brain tumor treatment research. As investigators on numerous trials, our specialist physicians have unparalleled experience with many innovative treatments...","og_url":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/","og_site_name":"Norton Healthcare","article_publisher":"https:\/\/www.facebook.com\/NortonHealthcare","article_modified_time":"2026-06-10T13:40:08+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/HDR_Brain_Tumor.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@Norton_Health","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/","url":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/","name":"Brain Cancer and Brain Tumor Research & Clinical Trials | Norton Healthcare","isPartOf":{"@id":"https:\/\/nortonhealthcare.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/#primaryimage"},"image":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/#primaryimage"},"thumbnailUrl":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/HDR_Brain_Tumor.jpg","datePublished":"2019-04-12T15:13:04+00:00","dateModified":"2026-06-10T13:40:08+00:00","breadcrumb":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/#primaryimage","url":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/HDR_Brain_Tumor.jpg","contentUrl":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/HDR_Brain_Tumor.jpg","width":1000,"height":600,"caption":"Dr. Spalding discusses a brain tumor case with a colleague."},{"@type":"BreadcrumbList","@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/brain-tumor-clinical-trials\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nortonhealthcare.com\/"},{"@type":"ListItem","position":2,"name":"Norton Cancer Institute","item":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/"},{"@type":"ListItem","position":3,"name":"Norton Cancer Institute Services","item":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/"},{"@type":"ListItem","position":4,"name":"Brain and Spinal Cord Tumors","item":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/brain-cancer\/"},{"@type":"ListItem","position":5,"name":"Brain Cancer and Brain Tumor Research &#038; Clinical Trials"}]},{"@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\/3196","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":2,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/services\/3196\/revisions"}],"predecessor-version":[{"id":1172709,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/services\/3196\/revisions\/1172709"}],"up":[{"embeddable":true,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/services\/161"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/media\/37405"}],"wp:attachment":[{"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/media?parent=3196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}