{"id":582613,"date":"2021-08-28T17:09:49","date_gmt":"2021-08-28T21:09:49","guid":{"rendered":"https:\/\/nortonhealthcare.com\/?page_id=582613"},"modified":"2025-05-12T14:15:59","modified_gmt":"2025-05-12T18:15:59","slug":"clincal-trials","status":"publish","type":"service","link":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-trials\/","title":{"rendered":"Skin Cancer Clinical Trials and Research"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Norton Cancer Institute is at the forefront of skin cancer 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 skin cancer 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 catVar = 'xxx';\nvar emailVar = 'Derm-NCI';\nvar contentVarUp = 'Melanoma';\nvar contentVarDn = 'melanoma';\nvar contentVarUp1 = 'xxx';\nvar contentVarDn1 = 'xxx';\nvar titleVarUp = 'Melanoma';\nvar titleVarDn = 'xxx';\nvar indicVar = 'xxx';\nvar drugVar = 'xxx';\nvar piVar = 'xxx';\n<\/script>\n\n<script>\nvar trialH2 = 'Current Skin Cancer Clinical Trials and Studies';\nvar catVar = 'xxx';\nvar emailVar = 'Derm-NCI';\nvar contentVar = 'Melanoma';\nvar contentVar2 = 'melanoma';\nvar contentVar3 = 'xxx';\nvar titleVar = 'Melanoma';\nvar drugVar = 'xxx';\nvar piVar = 'xxx';\n<\/script>\n\n\n\n\n<style>\n\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}\n\n.ct_icon  {\n     margin-right:5px;\n}\n\n<\/style>\n\n\n\n\t<script>\n\n\t\/\/ Function to fetch and display clinical trials\nfunction fetchClinicalTrials(url, containerId) {\n  fetch(url)\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      const container = document.getElementById(containerId);\n      \n      result.forEach(value => {\n        \/\/ Process all the fields with null checks\n        const title = value.title?.rendered || \"\";\n        const content = value.content?.rendered || \"\";\n        const drug = value.acf?.ct_drug ? value.acf.ct_drug + \"<br\/>\" : \"\";\n        const sponsor = value.acf?.ct_sponsor ? value.acf.ct_sponsor + \"<br\/>\" : \"\";\n        const image = value.acf?.ct_pi_image || \"\";\n        const combo = value.acf?.ct_pi_combo || \"\";\n        const pubmed = value.acf?.ct_pubmed ? value.acf.ct_pubmed + \"<br\/>\" : \"\";\n        const email1 = value.acf?.ct_email1 ? value.acf.ct_email1 + \"<br\/>\" : \"\";\n        const nct = value.acf?.nct ? value.acf.nct + \"<br\/>\" : \"\";\n        const indic = value.acf?.ct_indication_sub ? value.acf.ct_indication_sub + \"<br\/>\" : \"\";\n        const category = value.acf?.ct_category ? value.acf.ct_category + \"<br\/>\" : \"\";\n        \n        \/\/ Check conditions - using the same variables from original script\n        \/\/ Note: Variables contentVarUp, contentVarDn, titleVarUp, titleVarDn, emailVar, indicVar, catVar\n        \/\/ should be defined elsewhere in your code\n        if (content.includes(contentVarUp1 || contentVarDn1 || contentVar) || \n            title.includes(titleVar) || \n            email1.includes(emailVar) || \n            indic.includes(indicVar) || \n            category.includes(catVar)) {\n          \n          \/\/ Create HTML content\n          const trialHTML = `\n            <h3 style=\"margin-top:25px;\">${title}<\/h3>\n            ${content}\n            ${drug}\n            ${sponsor}\n            <div class='ctstyle_img'>${image}<br\/><\/div>\n            <div class='ctstyle_combo'>${combo}<\/div><br\/>\n            ${pubmed}\n            ${email1}\n            ${nct}\n          `;\n          \n          \/\/ Add to container\n          container.innerHTML += trialHTML;\n        }\n      });\n    })\n    .catch(error => {\n      console.error('Error fetching clinical trials:', error);\n    });\n}\n\n\/\/ When the DOM is fully loaded\ndocument.addEventListener('DOMContentLoaded', function() {\n  \/\/ Fetch first batch of trials\n  fetchClinicalTrials(\n    \"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/clinicaltrial\/?per_page=100&orderby=title&order=asc\",\n    \"trials\"\n  );\n  \n  \/\/ Fetch second batch of trials\n  fetchClinicalTrials(\n    \"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/clinicaltrial\/?per_page=100&orderby=title&order=asc&offset=101\",\n    \"trials2\"\n  );\n});\t\n\t\t\n    <\/script>\n<div id=\"trials\"><\/div>\n<div id=\"trials2\"><\/div>\n\n\t<\/div>\n\n\n\n<div class=\"col-12 col-xl-6\">\n\t\t\t\n\n<h2 class=\"wp-block-heading\" id=\"h-recently-published-skin-cancer-research-from-norton-cancer-institute-physicians\">Recently Published Skin Cancer Research from 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\/35389520\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1r91GN5TfiCtMqBBgUvG25eOkxeRDlpeNAh5ZsmCEKgHkJk5NF&#038;fc=20220301192110&#038;ff=20260623200853&#038;v=2.20.0'>Cutaneous metastasectomy: Is there a role in breast cancer? A systematic review and overview of current treatment modalities<\/a><\/div><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/30653217\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1r91GN5TfiCtMqBBgUvG25eOkxeRDlpeNAh5ZsmCEKgHkJk5NF&#038;fc=20220301192110&#038;ff=20260623200853&#038;v=2.20.0'>Multiple Lesions in Irradiated Skin<\/a><\/div><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/30497674\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1r91GN5TfiCtMqBBgUvG25eOkxeRDlpeNAh5ZsmCEKgHkJk5NF&#038;fc=20220301192110&#038;ff=20260623200853&#038;v=2.20.0'>Cutaneous Metastasis<\/a><\/div><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/28508253\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1r91GN5TfiCtMqBBgUvG25eOkxeRDlpeNAh5ZsmCEKgHkJk5NF&#038;fc=20220301192110&#038;ff=20260623200853&#038;v=2.20.0'>Image-Guided Transarterial Chemoembolization With Drug-Eluting Beads Loaded with Doxorubicin (DEBDOX) for Unresectable Hepatic Metastases from Melanoma: Technique and Outcomes<\/a><\/div><\/li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https:\/\/pubmed.ncbi.nlm.nih.gov\/20800862\/?utm_source=WordPress&#038;utm_medium=rss&#038;utm_campaign=pubmed-2&#038;utm_content=1r91GN5TfiCtMqBBgUvG25eOkxeRDlpeNAh5ZsmCEKgHkJk5NF&#038;fc=20220301192110&#038;ff=20260623200853&#038;v=2.20.0'>Surveillance after surgical treatment of melanoma: futility of routine chest radiography<\/a><\/div><\/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%28%28%22Skin+Neoplasms%22%5BMesh%5D+OR+%22Melanoma%22%5BMesh%5D%29%29+AND+%28norton%5BAffiliation%5D%29%29+AND+%28Louisville%5BAffiliation%5D%29%29+NOT+%28Children%27s%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":47558,"parent":29595,"menu_order":0,"template":"","class_list":["post-582613","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>Skin Cancer Clinical Trials and Research | 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\/skin-cancers\/clincal-trials\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Skin Cancer Clinical Trials and Research\" \/>\n<meta property=\"og:description\" content=\"Norton Cancer Institute is at the forefront of skin cancer treatment research. As investigators on numerous trials, our specialist physicians have unparalleled experience with many innovative treatments once they are...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-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=\"2025-05-12T18:15:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Norton_Cancer_Institute_Patient.jpg?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\/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\\\/skin-cancers\\\/clincal-trials\\\/\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/skin-cancers\\\/clincal-trials\\\/\",\"name\":\"Skin Cancer Clinical Trials and Research | Norton Healthcare\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/skin-cancers\\\/clincal-trials\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/skin-cancers\\\/clincal-trials\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/Norton_Cancer_Institute_Patient.jpg\",\"datePublished\":\"2021-08-28T21:09:49+00:00\",\"dateModified\":\"2025-05-12T18:15:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/skin-cancers\\\/clincal-trials\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/skin-cancers\\\/clincal-trials\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/skin-cancers\\\/clincal-trials\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/Norton_Cancer_Institute_Patient.jpg\",\"contentUrl\":\"https:\\\/\\\/nortonhealthcare.com\\\/wp-content\\\/uploads\\\/Norton_Cancer_Institute_Patient.jpg\",\"width\":1000,\"height\":600,\"caption\":\"A Norton Cancer Institute patient and spouse are shown in a treatment room at Norton Cancer Institute - Brownsboro\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/skin-cancers\\\/clincal-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\":\"Melanoma and Other Skin Cancers\",\"item\":\"https:\\\/\\\/nortonhealthcare.com\\\/services-and-conditions\\\/cancer-care\\\/services\\\/skin-cancers\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Skin 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":"Skin Cancer Clinical Trials and Research | 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\/skin-cancers\/clincal-trials\/","og_locale":"en_US","og_type":"article","og_title":"Skin Cancer Clinical Trials and Research","og_description":"Norton Cancer Institute is at the forefront of skin cancer treatment research. As investigators on numerous trials, our specialist physicians have unparalleled experience with many innovative treatments once they are...","og_url":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-trials\/","og_site_name":"Norton Healthcare","article_publisher":"https:\/\/www.facebook.com\/NortonHealthcare","article_modified_time":"2025-05-12T18:15:59+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Norton_Cancer_Institute_Patient.jpg?wsr","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\/skin-cancers\/clincal-trials\/","url":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-trials\/","name":"Skin Cancer Clinical Trials and Research | Norton Healthcare","isPartOf":{"@id":"https:\/\/nortonhealthcare.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-trials\/#primaryimage"},"image":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-trials\/#primaryimage"},"thumbnailUrl":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Norton_Cancer_Institute_Patient.jpg","datePublished":"2021-08-28T21:09:49+00:00","dateModified":"2025-05-12T18:15:59+00:00","breadcrumb":{"@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-trials\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-trials\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-trials\/#primaryimage","url":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Norton_Cancer_Institute_Patient.jpg","contentUrl":"https:\/\/nortonhealthcare.com\/wp-content\/uploads\/Norton_Cancer_Institute_Patient.jpg","width":1000,"height":600,"caption":"A Norton Cancer Institute patient and spouse are shown in a treatment room at Norton Cancer Institute - Brownsboro"},{"@type":"BreadcrumbList","@id":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/clincal-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":"Melanoma and Other Skin Cancers","item":"https:\/\/nortonhealthcare.com\/services-and-conditions\/cancer-care\/services\/skin-cancers\/"},{"@type":"ListItem","position":5,"name":"Skin 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\/582613","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\/582613\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/services\/29595"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/media\/47558"}],"wp:attachment":[{"href":"https:\/\/nortonhealthcare.com\/wp-json\/wp\/v2\/media?parent=582613"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}