{"id":564,"date":"2025-11-06T19:13:17","date_gmt":"2025-11-06T19:13:17","guid":{"rendered":"https:\/\/innovatexconference.com\/precisionmedicine\/?page_id=564"},"modified":"2025-11-29T07:06:49","modified_gmt":"2025-11-29T07:06:49","slug":"speakers","status":"publish","type":"page","link":"https:\/\/innovatexconference.com\/neurology\/speakers\/","title":{"rendered":"Speakers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"564\" class=\"elementor elementor-564\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cc57b74 elementor-section-height-min-height pageheader elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"cc57b74\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;triangle&quot;,&quot;shape_divider_bottom_negative&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"true\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M500.2,94.7L0,0v100h1000V0L500.2,94.7z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f37c142\" data-id=\"f37c142\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-967fc20 elementor-widget elementor-widget-heading\" data-id=\"967fc20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Speakers<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8054576 breadcrumb_custom elementor-widget elementor-widget-shortcode\" data-id=\"8054576\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span><span><a href=\"https:\/\/innovatexconference.com\/neurology\/\">Home<\/a><\/span><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-86502fa elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"86502fa\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94c2922\" data-id=\"94c2922\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c1aba7 elementor-widget elementor-widget-heading\" data-id=\"4c1aba7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Speakers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9062eed elementor-widget elementor-widget-shortcode\" data-id=\"9062eed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n    \/* keep existing design as-is; only adding sticky behaviour for filter bar *\/\n    .conference-filter-bar {\n        position: -webkit-sticky;\n        position: sticky;\n        top: 0;\n        z-index: 1050;\n        background: #ffffff;\n        padding: 12px 0;\n        border-bottom: 1px solid #eee;\n    }\n    .conference-filter-bar .filter-wrap {\n        display:flex;\n        gap:12px;\n        align-items:center;\n    }\n    .cs-loader {\n        display:inline-block;\n        width:28px;\n        height:28px;\n        border:3px solid #ddd;\n        border-top-color:#008080;\n        border-radius:50%;\n        animation: cs-spin .8s linear infinite;\n        vertical-align:middle;\n        margin-left:8px;\n    }\n    @keyframes cs-spin { to { transform: rotate(360deg); } }\n    <\/style>\n\n    <div class=\"conference-filter-bar mb-3\">\n        <div class=\"container\">\n            <form id=\"conferenceSpeakerFilter\" class=\"row g-2 align-items-center\">\n                <div class=\"col-auto filter-wrap\">\n                    <!-- Speaker Category -->\n                    <select class=\"form-select\" name=\"speaker-category\" id=\"speakerCategorySelect\">\n                        <option value=\"\">All Categories<\/option>\n                        <option value=\"speaker\">Speaker<\/option>                    <\/select>\n                <\/div>\n\n                <div class=\"col-auto filter-wrap\">\n                    <!-- Speaker Day -->\n                    <select class=\"form-select\" name=\"speaker-day\" id=\"speakerDaySelect\">\n                        <option value=\"\">All Days<\/option>\n                        <option value=\"day-1\">Day 1<\/option>                    <\/select>\n                <\/div>\n\n<!--                 <div class=\"col-auto\">\n                    <button type=\"button\" id=\"csFilterBtn\" class=\"btn btn-primary\">Filter<\/button>\n                    <span id=\"csLoader\" style=\"display:none;\" class=\"cs-loader\" aria-hidden=\"true\"><\/span>\n                <\/div> -->\n            <\/form>\n        <\/div>\n    <\/div>\n\n        <div id=\"conferenceSpeakerContainer\" class=\"conference-speaker-grid container\">\n        <div class=\"row justify-content-center\">\n                    <div class=\"col-md-3 col-sm-12 mb-4\">\n                <div class=\"speaker-card text-center p-3 shadow-sm rounded\">\n                    <div class=\"speaker-img mb-3\">\n                        <img decoding=\"async\" src=\"https:\/\/innovatexconference.com\/neurology\/wp-content\/uploads\/2026\/08\/Untitled-design-22-250x300.png\" class=\"img-fluid rounded-circle\" alt=\"Ching-Liang Hsieh\">\n                    <\/div>\n                    <h5 class=\"speaker-title mb-1\">Ching-Liang Hsieh<\/h5>\n                                            <p class=\"speaker-country text-muted mb-2\"> Taiwan<\/p>\n                                        <button type=\"button\" class=\"btn btn-sm\" data-bs-toggle=\"modal\" data-bs-target=\"#speakerModal5223\">\n                        View Details\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Modal -->\n            <div class=\"modal fade\" id=\"speakerModal5223\" tabindex=\"-1\" aria-labelledby=\"speakerModalLabel5223\" aria-hidden=\"true\">\n                <div class=\"modal-dialog modal-dialog-centered modal-lg\">\n                    <div class=\"modal-content\">\n                        <div class=\"modal-header bg-primary text-white\">\n                          <div>\n                            <h5 class=\"modal-title\" id=\"speakerModalLabel5223\">Ching-Liang Hsieh<\/h5>\n                                                            <p class=\"speaker-country-modal mb-2\" style=\"color:#fff!important;font-size:17px;font-weight:600;\"> Taiwan<\/p>\n                            \n                                                            <p class=\"text-muted mb-2\" style=\"color:#fff!important;font-size:17px;font-weight:600;\">China Medical University<\/p>\n                            \n                          <\/div>\n                            \n                            <button type=\"button\" class=\"btn-close btn-close-white\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n                        <\/div>\n                        <div class=\"modal-body p-4\">\n                            <div class=\"speaker-description\">\n                                <p><strong>Abstract:<\/strong><\/p>\n<p><strong>Long-term auricular electric stimulation attenuated neuronal damage in kainic acid-induced epileptic seizure related to anti-inflammation<\/strong><\/p>\n<p><strong>\u00a0<\/strong><strong>Introduction and purpose:<\/strong>Acupuncture has been used to treat epilepsy for a long time, and recent studies have shown that acupuncture has anti-inflammatory effects. Furthermore, the vagus nerve is distributed in the ear, and acupuncture of ST-36 (Zusanli acupoint) can increase vagus nerve activity. Therefore, the purpose of the present study was to investigate the anti-inflammatory effect of electric stimulation (ES) at ear in epileptic seizure rat.<\/p>\n<p><strong>\u00a0<\/strong><strong>Materials and Methods: <\/strong>Epileptic seizures were induced in rat by intraperitoneal injection of kainic acid (KA), and then 2-Hz electrical stimulation (ES) of the ear and 2-Hz electroacupuncture (EA) at the ST36 -ST37 acupoints for three times every week consecutive six weeks.<\/p>\n<p><strong>\u00a0<\/strong><strong>Results: <\/strong>The results showed the electrophysiological study indicated neuron overexcitation occurred in the CA1 of hippocampus in the KA-treated rats. This phenomenon could be reversed among either the 2-Hz auricular ES or 2-Hz ST36-ST37 treatment; similar treatment also can ameliorate mossy fiber sprouting in the hippocampus; and can reduce the COX-2 expression in the hippocampus were increased after KA-induced epileptic seizures.<\/p>\n<p><strong>Conclusion:<\/strong>Long-term auricular ES or EA at ST36\u2013ST37 have an anti-inflammatory effect, suggesting that they are beneficial for the treatment of epileptic seizures.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n                    <div class=\"col-md-3 col-sm-12 mb-4\">\n                <div class=\"speaker-card text-center p-3 shadow-sm rounded\">\n                    <div class=\"speaker-img mb-3\">\n                        <img decoding=\"async\" src=\"https:\/\/innovatexconference.com\/neurology\/wp-content\/uploads\/2026\/09\/Untitled-design-24-250x300.png\" class=\"img-fluid rounded-circle\" alt=\"Hamid Rahmanian\">\n                    <\/div>\n                    <h5 class=\"speaker-title mb-1\">Hamid Rahmanian<\/h5>\n                                            <p class=\"speaker-country text-muted mb-2\">United Kingdom<\/p>\n                                        <button type=\"button\" class=\"btn btn-sm\" data-bs-toggle=\"modal\" data-bs-target=\"#speakerModal5228\">\n                        View Details\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Modal -->\n            <div class=\"modal fade\" id=\"speakerModal5228\" tabindex=\"-1\" aria-labelledby=\"speakerModalLabel5228\" aria-hidden=\"true\">\n                <div class=\"modal-dialog modal-dialog-centered modal-lg\">\n                    <div class=\"modal-content\">\n                        <div class=\"modal-header bg-primary text-white\">\n                          <div>\n                            <h5 class=\"modal-title\" id=\"speakerModalLabel5228\">Hamid Rahmanian<\/h5>\n                                                            <p class=\"speaker-country-modal mb-2\" style=\"color:#fff!important;font-size:17px;font-weight:600;\">United Kingdom<\/p>\n                            \n                                                            <p class=\"text-muted mb-2\" style=\"color:#fff!important;font-size:17px;font-weight:600;\">St Georges University <\/p>\n                            \n                          <\/div>\n                            \n                            <button type=\"button\" class=\"btn-close btn-close-white\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n                        <\/div>\n                        <div class=\"modal-body p-4\">\n                            <div class=\"speaker-description\">\n                                <p><strong>Abstract<\/strong><\/p>\n<p>Attention-deficit\/hyperactivity disorder (ADHD) is a highly prevalent neurodevelopmental disorder that often continues into adulthood, resulting in corresponding adverse social, occupational, and economic costs. Addictive behaviours, substance use disorders (SUDs), or behavioural addictions are some of the most serious comorbidities with ADHD. This narrative review explores how ADHD is interconnected with addictive behaviours, focusing on prevalence, underlying psychological\/neurobiological factors, and overall implications with regard to healthcare and economic productivity. Data from available scientific evidence suggests that this phenomenon is grounded in a bidirectional relationship wherein core symptoms of ADHD, especially impulsivity and regulatory dysfunction, create higher vulnerability to addictive behaviours, but concurrent addictive behaviour exacerbates functional deficits in ADHD.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n                    <div class=\"col-md-3 col-sm-12 mb-4\">\n                <div class=\"speaker-card text-center p-3 shadow-sm rounded\">\n                    <div class=\"speaker-img mb-3\">\n                        <img decoding=\"async\" src=\"https:\/\/innovatexconference.com\/neurology\/wp-content\/uploads\/2026\/09\/jk-250x300.png\" class=\"img-fluid rounded-circle\" alt=\"Marcelo Fernandes Costa\">\n                    <\/div>\n                    <h5 class=\"speaker-title mb-1\">Marcelo Fernandes Costa<\/h5>\n                                            <p class=\"speaker-country text-muted mb-2\">Brazil<\/p>\n                                        <button type=\"button\" class=\"btn btn-sm\" data-bs-toggle=\"modal\" data-bs-target=\"#speakerModal5233\">\n                        View Details\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Modal -->\n            <div class=\"modal fade\" id=\"speakerModal5233\" tabindex=\"-1\" aria-labelledby=\"speakerModalLabel5233\" aria-hidden=\"true\">\n                <div class=\"modal-dialog modal-dialog-centered modal-lg\">\n                    <div class=\"modal-content\">\n                        <div class=\"modal-header bg-primary text-white\">\n                          <div>\n                            <h5 class=\"modal-title\" id=\"speakerModalLabel5233\">Marcelo Fernandes Costa<\/h5>\n                                                            <p class=\"speaker-country-modal mb-2\" style=\"color:#fff!important;font-size:17px;font-weight:600;\">Brazil<\/p>\n                            \n                                                            <p class=\"text-muted mb-2\" style=\"color:#fff!important;font-size:17px;font-weight:600;\">Instituto de Psicologia, Universidade de S\u00e3o Paulo<\/p>\n                            \n                          <\/div>\n                            \n                            <button type=\"button\" class=\"btn-close btn-close-white\" data-bs-dismiss=\"modal\" aria-label=\"Close\"><\/button>\n                        <\/div>\n                        <div class=\"modal-body p-4\">\n                            <div class=\"speaker-description\">\n                                <p><strong>Abstract<\/strong><\/p>\n<p><strong>Length: 400\u2013500 words<\/strong><\/p>\n<p>Central Visual Processing Assessment is mandatory for several neurodevelopmental disorders such as Amblyopia, ADHD, Dyslexia, Dyscalculia, ASD, and Down Syndrome. In this study, we applied a visual stimulation protocol for specific ADHD alterations, using a combination of perceptual learning with non-invasive neuromodulation by electrical current. Twenty sessions were conducted, divided into two sessions of 10 consecutive days, separated by a 10-day interval. The stimuli used for the tasks were modifications of the assessment stimuli, allowing adjustments to stimulate based on the patient's perceptual threshold. Briefly, there are 3 tasks. The first consists of a measure of coherent motion perception, the second involves the detection of an abruptly tilted visual stimulus presented among 99 other vertically oriented stimuli, and the third involves the identification of a horizontal white bar ODD stimulus among other vertical white bars and horizontal and vertical white and black bars. The results show significant improvements in both the detection measures for abrupt orientation stimuli (from 120\u00ba to 100\u00ba) and the visual stimulus search ODD (from 57.2% to 89%). We conclude that the combined stimulation protocol is efficient in regulating visual aspects of ADHD, representing a promising therapeutic approach with a permanent reduction in symptoms in a short period of time.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n                <\/div>\n    <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Speakers Speakers<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-564","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Speakers - Innovatex Conference<\/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:\/\/innovatexconference.com\/neurology\/speakers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Speakers - Innovatex Conference\" \/>\n<meta property=\"og:description\" content=\"Speakers Speakers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/innovatexconference.com\/neurology\/speakers\/\" \/>\n<meta property=\"og:site_name\" content=\"Innovatex Conference\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-29T07:06:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/speakers\\\/\",\"url\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/speakers\\\/\",\"name\":\"Speakers - Innovatex Conference\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/#website\"},\"datePublished\":\"2025-11-06T19:13:17+00:00\",\"dateModified\":\"2025-11-29T07:06:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/speakers\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/speakers\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/speakers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Speakers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/#website\",\"url\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/\",\"name\":\"Innovatex Conference\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/#organization\",\"name\":\"Innovatex Conference\",\"url\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Innovatex-Conference-Logo.png\",\"contentUrl\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Innovatex-Conference-Logo.png\",\"width\":600,\"height\":208,\"caption\":\"Innovatex Conference\"},\"image\":{\"@id\":\"https:\\\/\\\/innovatexconference.com\\\/neurology\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Speakers - Innovatex Conference","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:\/\/innovatexconference.com\/neurology\/speakers\/","og_locale":"en_US","og_type":"article","og_title":"Speakers - Innovatex Conference","og_description":"Speakers Speakers","og_url":"https:\/\/innovatexconference.com\/neurology\/speakers\/","og_site_name":"Innovatex Conference","article_modified_time":"2025-11-29T07:06:49+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/innovatexconference.com\/neurology\/speakers\/","url":"https:\/\/innovatexconference.com\/neurology\/speakers\/","name":"Speakers - Innovatex Conference","isPartOf":{"@id":"https:\/\/innovatexconference.com\/neurology\/#website"},"datePublished":"2025-11-06T19:13:17+00:00","dateModified":"2025-11-29T07:06:49+00:00","breadcrumb":{"@id":"https:\/\/innovatexconference.com\/neurology\/speakers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/innovatexconference.com\/neurology\/speakers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/innovatexconference.com\/neurology\/speakers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/innovatexconference.com\/neurology\/"},{"@type":"ListItem","position":2,"name":"Speakers"}]},{"@type":"WebSite","@id":"https:\/\/innovatexconference.com\/neurology\/#website","url":"https:\/\/innovatexconference.com\/neurology\/","name":"Innovatex Conference","description":"","publisher":{"@id":"https:\/\/innovatexconference.com\/neurology\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/innovatexconference.com\/neurology\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/innovatexconference.com\/neurology\/#organization","name":"Innovatex Conference","url":"https:\/\/innovatexconference.com\/neurology\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/innovatexconference.com\/neurology\/#\/schema\/logo\/image\/","url":"https:\/\/innovatexconference.com\/neurology\/wp-content\/uploads\/2025\/11\/Innovatex-Conference-Logo.png","contentUrl":"https:\/\/innovatexconference.com\/neurology\/wp-content\/uploads\/2025\/11\/Innovatex-Conference-Logo.png","width":600,"height":208,"caption":"Innovatex Conference"},"image":{"@id":"https:\/\/innovatexconference.com\/neurology\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/innovatexconference.com\/neurology\/wp-json\/wp\/v2\/pages\/564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovatexconference.com\/neurology\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innovatexconference.com\/neurology\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innovatexconference.com\/neurology\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/innovatexconference.com\/neurology\/wp-json\/wp\/v2\/comments?post=564"}],"version-history":[{"count":17,"href":"https:\/\/innovatexconference.com\/neurology\/wp-json\/wp\/v2\/pages\/564\/revisions"}],"predecessor-version":[{"id":4936,"href":"https:\/\/innovatexconference.com\/neurology\/wp-json\/wp\/v2\/pages\/564\/revisions\/4936"}],"wp:attachment":[{"href":"https:\/\/innovatexconference.com\/neurology\/wp-json\/wp\/v2\/media?parent=564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}