{"id":6713,"date":"2025-01-24T17:23:58","date_gmt":"2025-01-24T14:23:58","guid":{"rendered":"https:\/\/sytenko.org.ua\/?page_id=6713"},"modified":"2026-01-06T13:47:17","modified_gmt":"2026-01-06T10:47:17","slug":"history-of-the-bioethics-and-deontology-committee","status":"publish","type":"page","link":"https:\/\/sytenko.org.ua\/en\/scientific-subdivisions\/bioethics-committee\/history-of-the-bioethics-and-deontology-committee\/","title":{"rendered":"History of the Bioethics and Deontology Committee"},"content":{"rendered":"<p><script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script><br \/>\n <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chartjs-plugin-datalabels\"><\/script><\/p>\n<p>In May <strong>2001<\/strong>, an <strong>Ethics Commission<\/strong> consisting of 10 members was established at the institute by order of the director (No. 38 &#8220;o&#8221; dated May 21, 2001), following the order of the Ministry of Health of Ukraine.<\/p>\n<p>The Head of the Ethics Commission was elected <strong>Igor KOTULSKYI<\/strong> (Candidate of Medical Sciences), Deputy Head \u2013 <strong>Vasyl MAKOLINETS<\/strong> (Doctor of Medicine), Secretary \u2013 <strong>Tamara GRASCHENKOVA<\/strong> (Candidate of Medical Sciences).<\/p>\n<p><strong>In 2005<\/strong>, the composition of the Ethics Commission was increased to 13 members due to the increase in the number of materials requiring bioethical expertise in accordance with the order of the Higher Attestation Commission of Ukraine No. 160 dated March 31, 2005.<\/p>\n<p><strong>In 2010<\/strong>, in accordance with the Regulations on Bioethics Committees in the System of the Academy of Medical Sciences of Ukraine, the Ethics Commission was renamed the <strong>Bioethics Committee<\/strong>, then <strong>in 2024<\/strong> the<strong> Bioethics and Deontology Committee<\/strong> at the State Institution &#8220;Sytenko Institute of Spine and Joint Pathology National Academy of Medical Sciences of Ukraine&#8221;.<\/p>\n<p>During the existence of the Bioethics Committee, 7 rotations have been carried out in its composition (2004, 2007, 2010, 2012, 2015, 2020, 2024) with the total number of members varying from 10 to 15 people. The procedure for re-election of committee officials was carried out 4 times.<\/p>\n<p>The Bioethics Committee performed an expert evaluation of<strong> 607 queries<\/strong> for the period 2001\u20132023, namely:<\/p>\n<ol>\n<li> <strong>Scientific research projects<\/strong> \u2013 <strong>103<\/strong> (96 under the budget financing of the National Academy of Medical Sciences of Ukraine, 4 under the Cross-sectoral comprehensive program &#8220;Health of the Nation&#8221;, 1 under the State targeted social program &#8220;Youth of Ukraine&#8221;, 2 under the international grants Research Project Management Committee of North American Spine Society);<\/li>\n<li> <strong>Scientific research reports<\/strong> \u2013 <strong>73<\/strong>;<\/li>\n<li> <strong>Dissertation researches planning<\/strong> \u2013 <strong>23<\/strong> doctoral and <strong>88<\/strong> candidate dissertations (including <strong>7<\/strong>\u00a0PhD);<\/li>\n<li>  <strong>Completed dissertation researches<\/strong> \u2013 <strong>22<\/strong> doctoral and <strong>82<\/strong> candidate dissertations (including <strong>5<\/strong>\u00a0PhD);<\/li>\n<li>  <strong>Experimental research projects<\/strong> according to contracts \u2013 <strong>32<\/strong>;\n<li>  <strong>Scientific publications (articles)<\/strong> \u2013 <strong>33<\/strong>;<\/li>\n<li>  <strong>Clinical drug trials<\/strong> \u2013 <strong>46<\/strong> (including 19 international ones), and <strong>60 substantial amendments, periodical and final reports<\/strong> on them;<\/li>\n<li>  <strong>Medical devices trials<\/strong> \u2013 <strong>33<\/strong>, and <strong>12<\/strong> reports on them.<\/li>\n<\/ol>\n<p>Additional materials for 4 research projects and 1 experimental study under the contract were also considered, as well as 2 reports on the work of the experimental biological clinic of the institute.<\/p>\n<h2>Bioethical expertise statistics for the period 2001\u20132023<\/h2>\n<h3>Expertise of scientific researches (176 queries)<\/h3>\n<p><canvas id=\"chart1\"><\/canvas><\/p>\n<h3>Expertise of experimental research projects (32 queries)  and articles (33 queries)<\/h3>\n<p><canvas id=\"chart2\"><\/canvas><\/p>\n<h3>Expertise of doctoral dissertations (45 queries)<\/h3>\n<p><canvas id=\"chart3\"><\/canvas><\/p>\n<h3>Expertise of candidate dissertations (including PhD) (170 queries)<\/h3>\n<p><canvas id=\"chart4\"><\/canvas><\/p>\n<h3>Expertise of clinical drug trials (106 queries)<\/h3>\n<p><canvas id=\"chart5\"><\/canvas><\/p>\n<h3>Expertise of medical devices trials (45 queries)<\/h3>\n<p><canvas id=\"chart6\"><\/canvas><br \/>\n<script>\n    const chartConfigs = {\n        chart1: {\n            data: {\n                labels: ['2002', '2003', '2004', '2005', '2006', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023'],\n                datasets: [\n                    {\n                        label: 'Scientific research projects',\n                        data: [5, 5, 4, 5, 8, 5, 4, 4, 7, 4, 5, 7, 4, 5, 3, 5, 3, 4, 4, 3, 3, 6],\n                        backgroundColor: 'rgba(0, 255, 0, 0.5)',\n                    },\n                    {\n                        label: 'Completed scientific researches',\n                        data: [0, 0, 0, 0, 0, 0, 6, 5, 5, 4, 4, 6, 0, 9, 6, 3, 5, 3, 4, 3, 4, 6],\n                        backgroundColor: 'rgba(255, 0, 0, 0.5)',\n                    },\n                ],\n            },\n            options: {\n                responsive: true,\nmaintainAspectRatio: true, \n                aspectRatio: getAspectRatio1(),\n                plugins: {\n                    legend: { position: 'bottom' },\n                    tooltip: { enabled: true },\n                    datalabels: {\n                        anchor: 'end',\n                        align: 'bottom',\n                        formatter: value => (value > 0 ? value : ''),\n                        font: { size: 11, weight: 'bold' },\n                    },\n                },\n                scales: {\n                    x: { stacked: true },\n                    y: { stacked: true, beginAtZero: true, max:16  },\n                },\n            },\n        },\n        chart2: {\n            data: {\n            labels: ['2002', '2003', '2004', '2005', '2006', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023'],\n    datasets: [\n        {\n            label: 'Experimental research projects',\n            data: [0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 4, 5, 6, 6, 2, 3, 1, 1],\n            backgroundColor: 'rgba(0, 0, 255, 0.5)',\n        },\n        {\n            label: 'Scientific publications (articles)',\n            data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 5, 9, 9, 3, 4],\n            backgroundColor: 'rgba(255, 255, 0, 0.5)',\n        }\n    ],\n            },\n            options: {\n                responsive: true,\nmaintainAspectRatio: true, \n                aspectRatio: getAspectRatio2(),\n                plugins: {\n                    legend: { position: 'bottom' },\n                    tooltip: { enabled: true },\n                    datalabels: {\n                        anchor: 'end',\n                        align: 'bottom',\n                        formatter: value => (value > 0 ? value : ''),\n                        font: { size: 11, weight: 'bold' },\n                    },\n                },\n                scales: {\n                    x: { stacked: true },\n                    y: { stacked: true, beginAtZero: true, max:16  },\n                },\n            },\n        },\n        chart3: {\n            data: {\n            labels: ['2002', '2003', '2004', '2005', '2006', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023'],\n            datasets: [\n                {\n                    label: 'Doctoral research planning',\n                    data: [1, 0, 0, 0, 3, 0, 0, 0, 1, 1, 3, 1, 3, 2, 1, 2, 0, 2, 1, 1, 0, 1],\n                    backgroundColor: 'rgba(0, 128, 0, 0.6)', \n                },\n                {\n                    label: 'Completed doctoral researches',\n                    data: [0, 0, 0, 0, 1, 0, 3, 1, 1, 2, 3, 0, 0, 1, 0, 0, 2, 3, 1, 1, 1, 2],\n                    backgroundColor: 'rgba(255, 215, 0, 0.6)', \n                }\n            ],\n            },\n            options: {\n                responsive: true,\nmaintainAspectRatio: true, \n                aspectRatio: getAspectRatio3(),\n                plugins: {\n                    legend: { position: 'bottom' },\n                    tooltip: { enabled: true },\n                    datalabels: {\n                        anchor: 'end',\n                        align: 'bottom',\n                        formatter: value => (value > 0 ? value : ''),\n                        font: { size: 11, weight: 'bold' },\n                    },\n                },\n                scales: {\n                    x: { stacked: true },\n                    y: { stacked: true, beginAtZero: true, max:21 },\n                },\n            },\n        },\n        chart4: {\n            data: {\n    labels: ['2002', '2003', '2004', '2005', '2006', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023'],\n      datasets: [\n        {\n          label: 'Candidate research planning',\n          data: [1, 10, 0, 3, 4, 7, 6, 5, 8, 5, 4, 6, 1, 5, 3, 5, 3, 5, 2, 1, 1, 3],\n          backgroundColor: 'rgba(153, 102, 255, 0.6)'\n        },\n        {\n          label: 'Completed candidate researches',\n          data: [0, 0, 0, 3, 11, 5, 4, 4, 4, 8, 4, 5, 9, 3, 6, 3, 3, 5, 3, 0, 0, 2],\n          backgroundColor: 'rgba(75, 192, 192, 0.6)'\n        }\n      ],\n            },\n            options: {\n                responsive: true,\nmaintainAspectRatio: true, \n                aspectRatio: getAspectRatio4(),\n                plugins: {\n                    legend: { position: 'bottom' },\n                    tooltip: { enabled: true },\n                    datalabels: {\n                        anchor: 'end',\n                        align: 'bottom',\n                        formatter: value => (value > 0 ? value : ''),\n                        font: { size: 11, weight: 'bold' },\n                    },\n                },\n                scales: {\n                    x: { stacked: true },\n                    y: { stacked: true, beginAtZero: true, max:21 },\n                },\n            },\n        },\n   chart5: {\n            data: {\n labels: ['2002', '2003', '2004', '2005', '2006', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023'],\n      datasets: [\n        {\n          label: 'Trial planning',\n          data: [0, 1, 2, 6, 2, 4, 1, 2, 3, 3, 2, 2, 2, 1, 2, 2, 3, 2, 2, 3, 0, 1],\n          backgroundColor: 'rgba(54, 162, 235, 0.6)', \n        },\n        {\n          label: 'Substantial amendments',\n          data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 6, 7, 5, 6, 4, 3, 0, 3, 6, 0, 0],\n          backgroundColor: 'rgba(255, 99, 132, 0.6)', \n        },\n        {\n          label: 'Reports',\n          data: [0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 4, 4, 1, 1, 1, 2, 0, 1, 0, 0],\n          backgroundColor: 'rgba(75, 192, 192, 0.6)', \n        }\n      ],\n            },\n            options: {\n                responsive: true,\nmaintainAspectRatio: true, \n                aspectRatio: getAspectRatio5(),\n                plugins: {\n                    legend: { position: 'bottom' },\n                    tooltip: { enabled: true },\n                    datalabels: {\n                        anchor: 'end',\n                        align: 'bottom',\n                        formatter: value => (value > 0 ? value : ''),\n                        font: { size: 11, weight: 'bold' },\n                    },\n                },\n                scales: {\n                    x: { stacked: true },\n                    y: { stacked: true, beginAtZero: true, max:16  },\n                },\n            },\n        },\n   chart6: {\n            data: {\n  labels: [ '2002', '2003', '2004', '2005', '2006', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018', '2019', '2020', '2021', '2022', '2023'],\n      datasets: [\n        {\n          label: 'Trial planning',\n          data: [0, 0, 0, 0, 0, 5, 0, 7, 3, 6, 3, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0],\n          backgroundColor: 'rgba(255, 205, 86, 0.6)', \n        },\n        {\n          label: 'Reports',\n          data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 5, 2, 0, 0, 0, 0, 0, 1, 0, 0],\n          backgroundColor: 'rgba(128, 128, 128, 0.6)', \n        }\n      ],\n            },\n            options: {\n                responsive: true,\nmaintainAspectRatio: true, \n                aspectRatio: getAspectRatio6(),\n                plugins: {\n                    legend: { position: 'bottom' },\n                    tooltip: { enabled: true },\n                    datalabels: {\n                        anchor: 'end',\n                        align: 'bottom',\n                        formatter: value => (value > 0 ? value : ''),\n                        font: { size: 11, weight: 'bold' },\n                    },\n                },\n                scales: {\n                    x: { stacked: true },\n                    y: { stacked: true, beginAtZero: true, max:16 },\n                },\n            },\n        },\n    };\nconst updateFontSizeForMobile = () => {\n    const isMobile = window.innerWidth <= 768;\n    const fontSize = isMobile ? 10 : 14;\n    Object.keys(chartConfigs).forEach(chartKey => {\n        chartConfigs[chartKey].options.plugins.datalabels.font.size = fontSize;\n    });\n};\nupdateFontSizeForMobile();\nwindow.addEventListener('resize', updateFontSizeForMobile);\n    function createChart(canvasId, config) {\n        const ctx = document.getElementById(canvasId).getContext('2d');\n        new Chart(ctx, {\n            type: 'bar',\n            data: config.data,\n            options: config.options,\n            plugins: [ChartDataLabels],\n        });\n    }\n    const observer = new IntersectionObserver((entries, observer) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                const canvasId = entry.target.id; \n                if (!entry.target.dataset.initialized) {\n                    createChart(canvasId, chartConfigs[canvasId]); \n                    entry.target.dataset.initialized = true; \n                }\n                observer.unobserve(entry.target);\n            }\n        });\n    }, { threshold: 0.5 });\n    document.querySelectorAll('canvas').forEach(canvas => observer.observe(canvas));\n     function getAspectRatio1() {\n            const screenWidth = window.innerWidth;\n            if (screenWidth < 768) {\n                return 0.99; \n            } else if (screenWidth < 1200) {\n                return 1.5; \n            } else {\n                return 2.5;\n            }\n        }\n     function getAspectRatio2() {\n            const screenWidth = window.innerWidth;\n            if (screenWidth < 768) {\n                return 0.98; \n            } else if (screenWidth < 1200) {\n                return 1.5; \n            } else {\n                return 2.5;\n            }\n        }\n     function getAspectRatio3() {\n            const screenWidth = window.innerWidth;\n            if (screenWidth < 768) {\n                return 1; \n            } else if (screenWidth < 1200) {\n                return 1.5; \n            } else {\n                return 2.5;\n            }\n        }\n     function getAspectRatio4() {\n            const screenWidth = window.innerWidth;\n            if (screenWidth < 768) {\n                return 0.9; \n            } else if (screenWidth < 1200) {\n                return 1.5; \n            } else {\n                return 2.5;\n            }\n        }\n     function getAspectRatio5() {\n            const screenWidth = window.innerWidth;\n            if (screenWidth < 768) {\n                return 0.9; \n            } else if (screenWidth < 1200) {\n                return 1.5; \n            } else {\n                return 2.5;\n            }\n        }\n     function getAspectRatio6() {\n            const screenWidth = window.innerWidth;\n            if (screenWidth < 768) {\n                return 1; \n            } else if (screenWidth < 1200) {\n                return 1.5; \n            } else {\n                return 2.5;\n            }\n        }\n     window.addEventListener('resize', () => {\n            chart.options.aspectRatio = getAspectRatio();\n            chart.update();\n        });\n<\/script><\/p>\n<p>Bioethics Committee meetings were held as materials for bioethical expertise are accumulated, after preliminary critical review by one or two experts, who reported their opinions at the meeting in the presence of the work performer.<\/p>\n<p>In <strong>2020\u20132021<\/strong>, Bioethics Committee meetings were held in a mixed format (offline and online) due to quarantine during the COVID-19 pandemic.<\/p>\n<p>In <strong>2022\u20132023<\/strong>, during the military actions in Ukraine and Kharkiv, Bioethics Committee meetings were held remotely (online) after the materials were reviewed by two experts.<\/p>\n<p>During the entire period of Bioethics Committee work, there were no negative expert decisions, 4 candidate and 3 doctoral dissertations were recommended for reconsideration.<\/p>\n<p>Reporting on the Bioethics Committee work was carried out in the such forms: annual letters to the Bioethics Committee at the Presidium of the National Academy of Medical Sciences of Ukraine (until 2017), oral presentations of the Head of the Bioethics Committee at the meeting of the Institute&#8217;s Scientific Council (2004, 2006, 2010, 2014, 2017, 2021), publications in the professional journal &#8220;Orthopedics, Traumatology and Prosthetics&#8221; (2009\u20132012).<\/p>\n<p>In 2022\u20132023, Barkov\u00a0O. and Nikolchenko\u00a0O. developed <a href=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/2015\/08\/ethics_and_bioethics.pdf\">&#8220;Working program on the study discipline &#8220;Ethics and Bioethics&#8221; for higher education holders of the third degree of Doctor of Philosophy in the specialty 222 Medicine (specialization \u2013 Traumatology and Orthopedics)&#8221;<\/a> <\/p>\n<h3>In previous years, the Bioethics Committee was headed by:<\/h3>\n<div class=\"grid__image step3\">\n<div><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/2025\/01\/kotulskyi.webp\" alt=\"\" width=\"223\" height=\"358\" class=\"alignnone size-full wp-image-6807\" srcset=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/2025\/01\/kotulskyi.webp 223w, https:\/\/sytenko.org.ua\/wp-content\/uploads\/2025\/01\/kotulskyi-187x300.webp 187w, https:\/\/sytenko.org.ua\/wp-content\/uploads\/2025\/01\/kotulskyi-185x297.webp 185w\" sizes=\"(max-width: 223px) 100vw, 223px\" \/><br \/>\n<br \/>\nKOTULSKYI<br \/>\nIgor Volodymyrovych<br \/>\n(from 2001 to 2014),<br \/> PhD\n<\/div>\n<div><img fetchpriority=\"high\" decoding=\"async\"  src=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/2025\/01\/barkov2.webp\" alt=\"\" width=\"223\" height=\"358\" class=\"alignnone size-full wp-image-6810\" srcset=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/2025\/01\/barkov2.webp 223w, https:\/\/sytenko.org.ua\/wp-content\/uploads\/2025\/01\/barkov2-187x300.webp 187w, https:\/\/sytenko.org.ua\/wp-content\/uploads\/2025\/01\/barkov2-185x297.webp 185w\" sizes=\"(max-width: 223px) 100vw, 223px\" \/><br \/>\n<br \/>\nBARKOV<br \/>\nOleksandr Oleksandrovych<br \/> (from 2015 to 2024),<br \/> PhD\n<\/div>\n<\/div>\n<h3>In different years, the following worked as members of the Bioethics Committee:<\/h3>\n<p>BARKOV Oleksandr Oleksandrovych (2012\u20132024, Head of the Committee from 2015 to 2024),<br \/>\n<a href=\"\/cv\/buznytskyi-ruslan\/\" class=\"cv\">BUZNYTSKY Ruslan Igorovych<\/a> (since 2015),<br \/>\nVOLOSHYN Mykyta Igorovych (2024-2025),<br \/>\nGOLOVINA Olga Oleksandrivna (2015\u20132024),<br \/>\nGRASHCHENKOVA Tamara Mykytivna (2001\u20132003, Secretary of the Committee),<br \/>\n<a href=\"\/cv\/hrechyshnikova-svitlana\/\" class=\"cv\">GRECHYSHNIKOVA Svitlana Borysivna<\/a> (2007\u20132010),<br \/>\nHRYTSENKO Anastasia Mykolaivna (since 2024),<br \/>\nGUZ Valeryia Mykhailivna (2004\u20132024),<br \/>\nDEMCHENKO Oleksandr Vasyliovych (2005\u20132012),<br \/>\nZHYL\u0406AEVA Nina Volodymyrivna (since 2024),<br \/>\nKATSALAP Yelyzaveta Serhiivna (2020\u20132024),<br \/>\nKLADCHENKO Lyudmyla Oleksandrivna (2001\u20132007),<br \/>\nKOVALENKO Oksana Pavlivna (2003\u20132004, Secretary of the Committee),<br \/>\nKOSTRIKOVA Eleonora Vasylivna (2001\u20132010),<br \/>\nKOTULSKYI Igor Volodymyrovych (2010\u20132024, Head of the Committee),<br \/>\nKRASNOBAY Vitaliy Volodymyrovych (2010\u20132015),<br \/>\n<a href=\"\/cv\/kutsenko-volodymyr\/\" class=\"cv\">KUTSENKO Volodymyr Oleksandrovych <\/a>(since 2005),<br \/>\n<a href=\"\/cv\/leontjeva-frida\/\" class=\"cv\">LEON\u0406YEVA Fr\u0443da Solomonivna <\/a>(since 2024),<br \/>\n<a href=\"\/cv\/lyzohub-mykola\/\" class=\"cv\">LIZOGUB Mykola Vitaliyovych<\/a> (2012\u20132024),<br \/>\nMAKOLINETS Vasyl Ivanovych (2001\u20132015, Deputy Head of the \u0421ommittee),<br \/>\nMALYSHKINA Svitlana Volodymyrivna (2010\u20132015),<br \/>\nMARUSHCHAK Oleksii Polikarpovich (since 2024),<br \/>\nMATELENOK Yevhen Mykhailovych (2005\u20132010),<br \/>\nMITRYAEVA Natalia Anatoliivna (2001\u20132015),<br \/>\n<a href=\"\/cv\/mikhanovskiy-dmytro\/\" class=\"cv\">MIKHANOVSKY Dmytro Oleksandrovych<\/a> (since 2024),<br \/>\n<a href=\"\/cv\/morozenko-dmytro\/\" class=\"cv\">MOROZENKO Dmytro Volodymyrovych<\/a> (since 2015),<br \/>\n<a href=\"\/cv\/nikolchenko-olha\/\" class=\"cv\">NIKOLCHENKO Olga Anatoliivna<\/a> (2004 -2025, Secretary of the Committee),<br \/>\nNIKONOVA Olena Petrivna (2007\u20132015),<br \/>\nPERFILIEV Oleksandr Vyacheslavovych (since 2024, Deputy Head of the \u0421ommittee),<br \/>\nPIDGAYSKA Olga Oleksiivna (2010\u20132024, Deputy Head of the \u0421ommittee from 2015 to 2024),<br \/>\n<a href=\"\/cv\/povelychenko-olena\/\" class=\"cv\">POVELYCHENKO Olena Dmytrivna<\/a> (since 2020, 2025 &#8211; Secretary of the Committee),<br \/>\nPUSTOVOYT Borys Anatoliyovych (2001\u20132012),<br \/>\nSTAUDE Volodymyr Anatoliyovych (since 2015),<br \/>\n<a href=\"\/cv\/tankut-volodymyr\/\" class=\"cv\">THANKUT Volodymyr Oleksiyovych<\/a> (2001\u20132024),<br \/>\nFOKLINA Iryna Volodymyrivna (since 2024),<br \/>\nShapilov Sergii Anatoliyovych (2004\u20132007).<\/p>\n<p><strong>Publications of the Bioethics and Deontology Committee <\/strong>(2 articles, 6 theses of Congresses and Scientific &#038; practical conferences, 2 work reports):<\/p>\n<ol>\n<li> Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410. (2010). The phenomenon of bioethics and questions of medical ethics.<em> Orthopedics, Traumatology and Prosthetics<\/em>, (2), 102\u2013106. <a href=\"https:\/\/doi.org\/10.15674\/0030-598720102101-106\">https:\/\/doi.org\/10.15674\/0030-598720102101-106<\/a> [rus] <\/li>\n<li>  Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410., Demiyanenko\u00a0H.M. (2011). Randomized clinical trials from the standpoint of bioethics.<em> Orthopedics, Traumatology and Prosthetics<\/em>, (2), 114\u2013116. <a href=\"https:\/\/doi.org\/10.15674\/0030-598720112114-116\">https:\/\/doi.org\/10.15674\/0030-598720112114-116<\/a> [ukr]<\/li>\n<li>  Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410. Problematic issues of medical ethics in the field of orthopedics: experience of the Bioethics Committee at the Sytenko Institute of Spine and Joint Pathology. <em>Proceedings of the II\u00a0International Symposium &#8220;Bioethics \u2013 the way to world standards&#8221;<\/em>. Kharkiv, 2005. 157\u2013158. [ukr]<\/li>\n<li>  Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410. Bioethical expertise of research in the orthopedic and traumatology field: work experience of the local Bioethics Committee.<em> Proceedings \u0406\u0406\u0406 National Congresses on Bioethics<\/em>. Kyiv, 2007. 151\u2013152. [ukr]<\/li>\n<li>  Nikolchenko\u00a0\u041e.\u0410., Malyshkina\u00a0S.V., Kotulsky\u00a0\u0406.V. Basic ethical principles of using animals in experimental orthopedics and traumatology.<em> Scientific and practical conference &#8220;Modern research in orthopedics and traumatology&#8221; (first scientific readings dedicated to the memory of Academician O.\u00a0O.\u00a0Korzh).<\/em> Kharkiv, 2011. 42\u201344. [rus]<\/li>\n<li>  Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410., Barkov\u00a0O.\u041e., Pidgayska\u00a0O.O., Lyzogub\u00a0M.V. Work experience of LEK in the field of orthopedics and traumatology. <em>Proceedings V\u00a0National Congresses on Bioethics.<\/em> Kyiv, 2013. 176. [rus]<\/li>\n<li>  Korol\u00a0Ye.\u041c., Morozenko\u00a0D.V. The problem of euthanasia in humane and veterinary medicine.<em> Proceedings Scientific and practical conference with international participation \u00abYouth Pharmacy Science\u00bb.<\/em> Kharkiv: NUPh, 2021. 472\u2013473. [ukr]<\/li>\n<li>  Sheremet\u00a0N.M., Morozenko\u00a0D.V. Classification of pain in animals.<em> Proceedings Scientific and practical distance conference with international participation &#8220;Modern achievements and prospects for the development of veterinary medicine, pharmacy and animal biology&#8221;. <\/em>Kharkiv: NUPh, 2023.79\u201380. [ukr]<\/li>\n<li>  Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410. (2011). Report on the work of the Bioethics Committee at the State Institution &#8220;Sytenko Institute of Spine and Joint Pathology National Academy of Medical Sciences of Ukraine&#8221; for 2009\u20132010. <em>Orthopedics, Traumatology and Prosthetics<\/em>, (3), 125. [ukr]<\/li>\n<li>  Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410. (2013). Report on the work of the Bioethics Committee at the State Institution &#8220;Sytenko Institute of Spine and Joint Pathology National Academy of Medical Sciences of Ukraine&#8221; for 2011\u20132012. <em>Orthopedics, Traumatology and Prosthetics<\/em>, (3), 116\u2013117. [ukr]<\/li>\n<\/ol>\n<p>Committee members <strong>participated in scientific forums and seminars on bioethics<\/strong> in Ukraine:<\/p>\n<ul>\n<li> seven National Congresses on Bioethics (2001, 2004, 2007, 2010, 2013, 2016, 2019); <\/li>\n<li> Ukrainian-American Seminar on Bioethics (Kyiv, 2001, Kotulsky\u00a0\u0406.V.);<\/li>\n<li> \u0406\u0406\u00a0International symposium &#8220;Bioethics \u2013 the way to world standards&#8221; (Kharkiv, 2005, Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410.);<\/li>\n<li> Seminar on Ethical review of biomedical research using animals (Kyiv, 2010, Nikolchenko\u00a0\u041e.\u0410.);<\/li>\n<li> \u0406\u0406\u00a0Ukrainian Congress on Medical Law, Bioethics and Social Policy (Kyiv, 2011, Nikolchenko\u00a0\u041e.\u0410.);<\/li>\n<li> Course of lectures at the seminar &#8220;Good Clinical Practice (GCP). Legal and Regulatory Requirements and Ethical Aspects of Clinical Trials Conducting&#8221;, Kharkiv (Makolinets\u00a0V.I., 2010; Kotulsky\u00a0\u0406.V., Nikolchenko\u00a0\u041e.\u0410., 2013; Barkov\u00a0O.\u041e., Pidgayska\u00a0O.O., 2014; Korzh\u00a0\u0406.V., 2017);<\/li>\n<li> Lecture-webinar of the National Academy of Medical Sciences of Ukraine for young scientists &#8220;Biostatistical model as an element of the design of the &#8220;Research Protocol&#8221; at the stage of bioethical expertise&#8221;, Kyiv, 2020 (Katsalap\u00a0Ye.S., Povelychenko\u00a0O.D.);<\/li>\n<li> Online course of AO according to the PEER (Program for Education and Excellence in Research) training program of the first level of complexity &#8220;Principles of Clinical Research in compliance with GCP and ethical requirements&#8221; (State Institution &#8220;Sytenko Institute of Spine and Joint Pathology National Academy of Medical Sciences of Ukraine&#8221; under the auspices of the association &#8220;AO Foundation&#8221; in Switzerland, Kharkiv, 2021 (Hrytsenko\u00a0A.M., Katsalap\u00a0Ye.S., Nikolchenko\u00a0\u041e.\u0410., Povelychenko\u00a0O.D.);<\/li>\n<li> Scientific and practical seminar for the World Day for the Protection of Laboratory Animals &#8220;Bioethical aspects of the use of laboratory animals in experiments: national and international experience&#8221;, Kharkiv, 2023 (Morozenko\u00a0D.V., Nikolchenko\u00a0\u041e.\u0410.).<\/li>\n<\/ul>\n<h3>Photo<\/h3>\n<p><style id=\"bwg-style-1\">    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails {      width: 2504px;              justify-content: center;        margin:0 auto !important;              background-color: rgba(255, 255, 255, 0.00);            padding-left: 4px;      padding-top: 4px;      max-width: 100%;            }        #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item {    justify-content: flex-start;      max-width: 250px;          }    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item a {       margin-right: 4px;       margin-bottom: 4px;    }    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item0 {      padding: 0px;            background-color:rgba(0,0,0, 0.30);      border: 0px none #CCCCCC;      opacity: 1.00;      border-radius: 0;      box-shadow: ;    }    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item1 img {      max-height: none;      max-width: none;      padding: 0 !important;    }         @media only screen and (min-width: 480px) {\t\t#bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item1 img {\t\t\t-webkit-transition: all .3s; transition: all .3s;\t\t}\t\t#bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item1 img:hover {\t\t\t-ms-transform: scale(1.08);\t\t\t-webkit-transform: scale(1.08);\t\t\ttransform: scale(1.08);\t\t}\t\t      }\t    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item1 {      padding-top: 56%;    }        #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-title2,    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-ecommerce2 {      color: #FF0505;      font-family: Ubuntu;      font-size: 16px;      font-weight: bold;      padding: 2px;      text-shadow: ;      max-height: 100%;    }    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-thumb-description span {    color: #FF0505;    font-family: Ubuntu;    font-size: 12px;    max-height: 100%;    word-wrap: break-word;    }    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-play-icon2 {      font-size: 32px;    }    #bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-ecommerce2 {      font-size: 19.2px;      color: #FF0505;    }    <\/style>    <div id=\"bwg_container1_1\"         class=\"bwg_container bwg_thumbnail bwg_thumbnails \"         data-right-click-protection=\"0\"         data-bwg=\"1\"         data-scroll=\"0\"         data-gallery-type=\"thumbnails\"         data-gallery-view-type=\"thumbnails\"         data-current-url=\"\/en\/wp-json\/wp\/v2\/pages\/6713\"         data-lightbox-url=\"https:\/\/sytenko.org.ua\/wp-admin\/admin-ajax.php?action=GalleryBox&#038;current_view=1&#038;gallery_id=60&#038;tag=0&#038;theme_id=1&#038;shortcode_id=139&#038;sort_by=order&#038;order_by=asc&#038;current_url=%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F6713\"         data-gallery-id=\"60\"         data-popup-width=\"800\"         data-popup-height=\"500\"         data-is-album=\"gallery\"         data-buttons-position=\"bottom\">      <div id=\"bwg_container2_1\">             <div id=\"ajax_loading_1\" class=\"bwg_loading_div_1\">      <div class=\"bwg_loading_div_2\">        <div class=\"bwg_loading_div_3\">          <div id=\"loading_div_1\" class=\"bwg_spider_ajax_loading\">          <\/div>        <\/div>      <\/div>    <\/div>            <form id=\"gal_front_form_1\"              class=\"bwg-hidden\"              method=\"post\"              action=\"#\"              data-current=\"1\"              data-shortcode-id=\"139\"              data-gallery-type=\"thumbnails\"              data-gallery-id=\"60\"              data-tag=\"0\"              data-album-id=\"0\"              data-theme-id=\"1\"              data-ajax-url=\"https:\/\/sytenko.org.ua\/wp-admin\/admin-ajax.php?action=bwg_frontend_data\">          <div id=\"bwg_container3_1\" class=\"bwg-background bwg-background-1\">                <div data-max-count=\"10\"         data-thumbnail-width=\"250\"         data-bwg=\"1\"         data-gallery-id=\"60\"         data-lightbox-url=\"https:\/\/sytenko.org.ua\/wp-admin\/admin-ajax.php?action=GalleryBox&amp;current_view=1&amp;gallery_id=60&amp;tag=0&amp;theme_id=1&amp;shortcode_id=139&amp;sort_by=order&amp;order_by=asc&amp;current_url=%2Fen%2Fwp-json%2Fwp%2Fv2%2Fpages%2F6713\"         id=\"bwg_thumbnails_1\"         class=\"bwg-container-1 bwg-thumbnails bwg-standard-thumbnails bwg-container bwg-border-box\">            <div class=\"bwg-item\">        <a class=\"bwg-a  bwg_lightbox\"  data-image-id=\"474\" href=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/photo-gallery\/history_bioethics_committee\/history_bioethics_committee_01.webp?bwg=1737755285\" data-elementor-open-lightbox=\"no\">                <div class=\"bwg-item0  lazy_loader \">          <div class=\"bwg-item1 \">            <div class=\"bwg-item2\">              <img decoding=\"async\" class=\"skip-lazy bwg_standart_thumb_img_1  bwg_lazyload \"                   data-id=\"474\"                   data-width=\"288\"                   data-height=\"288\"                   data-src=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/photo-gallery\/history_bioethics_committee\/thumb\/history_bioethics_committee_01.webp?bwg=1737755285\"                   src=\"https:\/\/sytenko.org.ua\/wp-content\/plugins\/photo-gallery\/images\/lazy_placeholder.gif\"                   alt=\"Igor KOTULSKYI (Head of the Bioethics Committee) in the work room, 2006\"                   title=\"Igor KOTULSKYI (Head of the Bioethics Committee) in the work room, 2006\" \/>            <\/div>            <div class=\"\">                                                      <\/div>          <\/div>        <\/div>                        <\/a>              <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a  bwg_lightbox\"  data-image-id=\"473\" href=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/photo-gallery\/history_bioethics_committee\/history_bioethics_committee_02.webp?bwg=1737755285\" data-elementor-open-lightbox=\"no\">                <div class=\"bwg-item0  lazy_loader \">          <div class=\"bwg-item1 \">            <div class=\"bwg-item2\">              <img decoding=\"async\" class=\"skip-lazy bwg_standart_thumb_img_1  bwg_lazyload \"                   data-id=\"473\"                   data-width=\"500.00\"                   data-height=\"378.55\"                   data-src=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/photo-gallery\/history_bioethics_committee\/thumb\/history_bioethics_committee_02.webp?bwg=1737755285\"                   src=\"https:\/\/sytenko.org.ua\/wp-content\/plugins\/photo-gallery\/images\/lazy_placeholder.gif\"                   alt=\"Olga NIKOLCHENKO (Secretary of the Bioethics Committee) with a poster presentation at the III National Congress on Bioethics in Kyiv, 2007\"                   title=\"Olga NIKOLCHENKO (Secretary of the Bioethics Committee) with a poster presentation at the III National Congress on Bioethics in Kyiv, 2007\" \/>            <\/div>            <div class=\"\">                                                      <\/div>          <\/div>        <\/div>                        <\/a>              <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a  bwg_lightbox\"  data-image-id=\"477\" href=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/photo-gallery\/history_bioethics_committee\/history_bioethics_committee_031.webp?bwg=1738244387\" data-elementor-open-lightbox=\"no\">                <div class=\"bwg-item0  lazy_loader \">          <div class=\"bwg-item1 \">            <div class=\"bwg-item2\">              <img decoding=\"async\" class=\"skip-lazy bwg_standart_thumb_img_1  bwg_lazyload \"                   data-id=\"477\"                   data-width=\"206\"                   data-height=\"206\"                   data-src=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/photo-gallery\/history_bioethics_committee\/thumb\/history_bioethics_committee_031.webp?bwg=1738244387\"                   src=\"https:\/\/sytenko.org.ua\/wp-content\/plugins\/photo-gallery\/images\/lazy_placeholder.gif\"                   alt=\"Olga NIKOLCHENKO (Secretary of the Bioethics Committee) at the VII National Congress on Bioethics in Kyiv, 2019\"                   title=\"Olga NIKOLCHENKO (Secretary of the Bioethics Committee) at the VII National Congress on Bioethics in Kyiv, 2019\" \/>            <\/div>            <div class=\"\">                                                      <\/div>          <\/div>        <\/div>                        <\/a>              <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a  bwg_lightbox\"  data-image-id=\"475\" href=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/photo-gallery\/history_bioethics_committee\/history_bioethics_committee_04.webp?bwg=1737755285\" data-elementor-open-lightbox=\"no\">                <div class=\"bwg-item0  lazy_loader \">          <div class=\"bwg-item1 \">            <div class=\"bwg-item2\">              <img decoding=\"async\" class=\"skip-lazy bwg_standart_thumb_img_1  bwg_lazyload \"                   data-id=\"475\"                   data-width=\"500.00\"                   data-height=\"341.00\"                   data-src=\"https:\/\/sytenko.org.ua\/wp-content\/uploads\/photo-gallery\/history_bioethics_committee\/thumb\/history_bioethics_committee_04.webp?bwg=1737755285\"                   src=\"https:\/\/sytenko.org.ua\/wp-content\/plugins\/photo-gallery\/images\/lazy_placeholder.gif\"                   alt=\"Oleksandr BARKOV (Head of the Bioethics Committee) with a oral presentation at the meeting of the Institute&#039;s Scientific Council, 2021\"                   title=\"Oleksandr BARKOV (Head of the Bioethics Committee) with a oral presentation at the meeting of the Institute&#039;s Scientific Council, 2021\" \/>            <\/div>            <div class=\"\">                                                      <\/div>          <\/div>        <\/div>                        <\/a>              <\/div>          <\/div>    <style>      \/*pagination styles*\/      #bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 {\t\t\t\ttext-align: center;\t\t\t\tfont-size: 12px;\t\t\t\tfont-family: Ubuntu;\t\t\t\tfont-weight: bold;\t\t\t\tcolor: #666666;\t\t\t\tmargin: 6px 0 4px;\t\t\t\tdisplay: block;      }      @media only screen and (max-width : 320px) {      #bwg_container1_1 #bwg_container2_1 .displaying-num_1 {     \t display: none;      }      }      #bwg_container1_1 #bwg_container2_1 .displaying-num_1 {\t\t\t\tfont-size: 12px;\t\t\t\tfont-family: Ubuntu;\t\t\t\tfont-weight: bold;\t\t\t\tcolor: #666666;\t\t\t\tmargin-right: 10px;\t\t\t\tvertical-align: middle;      }      #bwg_container1_1 #bwg_container2_1 .paging-input_1 {\t\t\t\tfont-size: 12px;\t\t\t\tfont-family: Ubuntu;\t\t\t\tfont-weight: bold;\t\t\t\tcolor: #666666;\t\t\t\tvertical-align: middle;      }      #bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 a.disabled,      #bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 a.disabled:hover,      #bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 a.disabled:focus,\t\t\t#bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 input.bwg_current_page {\t\t\t\tcursor: default;\t\t\t\tcolor: rgba(102, 102, 102, 0.5);      }      #bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 a,      #bwg_container1_1 #bwg_container2_1 .tablenav-pages_1 input.bwg_current_page {\t\t\t\tcursor: pointer;\t\t\t\ttext-align: center;\t\t\t\tfont-size: 12px;\t\t\t\tfont-family: Ubuntu;\t\t\t\tfont-weight: bold;\t\t\t\tcolor: #666666;\t\t\t\ttext-decoration: none;\t\t\t\tpadding: 3px 6px;\t\t\t\tmargin: 0;\t\t\t\tborder-radius: 0;\t\t\t\tborder-style: solid;\t\t\t\tborder-width: 1px;\t\t\t\tborder-color: #E3E3E3;\t\t\t\t\t\t\t\tbackground-color: rgba(255, 255, 255, 1.00);\t\t\t\tbox-shadow: 0;\t\t\t\ttransition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;      }      <\/style>      <span class=\"bwg_nav_cont_1\">              <div class=\"tablenav-pages_1\">                  <\/div>                <input type=\"hidden\" id=\"page_number_1\" name=\"page_number_1\" value=\"1\" \/>      <script type=\"text\/javascript\">        if( jQuery('.bwg_nav_cont_1').length > 1 ) {          jQuery('.bwg_nav_cont_1').first().remove()        }        function spider_page_1(cur, x, y, load_more) {          if (typeof load_more == \"undefined\") {            var load_more = false;          }          if (jQuery(cur).hasClass('disabled')) {            return false;          }          var items_county_1 = 1;          switch (y) {            case 1:              if (x >= items_county_1) {                document.getElementById('page_number_1').value = items_county_1;              }              else {                document.getElementById('page_number_1').value = x + 1;              }              break;            case 2:              document.getElementById('page_number_1').value = items_county_1;              break;            case -1:              if (x == 1) {                document.getElementById('page_number_1').value = 1;              }              else {                document.getElementById('page_number_1').value = x - 1;              }              break;            case -2:              document.getElementById('page_number_1').value = 1;              break;\t\t\t\t\t\tcase 0:              document.getElementById('page_number_1').value = x;              break;            default:              document.getElementById('page_number_1').value = 1;          }          bwg_ajax('gal_front_form_1', '1', 'bwg_thumbnails_1', '0', '', 'gallery', 0, '', '', load_more, '', 1);        }                    jQuery('.first-page-1').on('click', function () {              spider_page_1(this, 1, -2, 'numeric');              return false;            });            jQuery('.prev-page-1').on('click', function () {              spider_page_1(this, 1, -1, 'numeric');              return false;            });            jQuery('.next-page-1').on('click', function () {              spider_page_1(this, 1, 1, 'numeric');              return false;            });            jQuery('.last-page-1').on('click', function () {              spider_page_1(this, 1, 2, 'numeric');              return false;            });        \t\t\t\t\/* Change page on input enter. *\/        function bwg_change_page_1( e, that ) {          if (  e.key == 'Enter' ) {            var to_page = parseInt(jQuery(that).val());            var pages_count = jQuery(that).parents(\".pagination-links\").data(\"pages-count\");            var current_url_param = jQuery(that).attr('data-url-info');            if (to_page > pages_count) {              to_page = 1;            }\t \t\t\t\t\t\t\t\t\t\t\t\tspider_page_1(this, to_page, 0, 'numeric');\t\t\t\t\t\t\treturn false;\t\t\t\t\t\t          }          return true;        }        jQuery('.bwg_load_btn_1').on('click', function () {            spider_page_1(this, 1, 1, true);            return false;        });      <\/script>      <\/span>                <\/div>        <\/form>        <style>          #bwg_container1_1 #bwg_container2_1 #spider_popup_overlay_1 {          background-color: #EEEEEE;          opacity: 0.60;          }          <\/style>        <div id=\"bwg_spider_popup_loading_1\" class=\"bwg_spider_popup_loading\"><\/div>        <div id=\"spider_popup_overlay_1\" class=\"spider_popup_overlay\" onclick=\"spider_destroypopup(1000)\"><\/div>        <input type=\"hidden\" id=\"bwg_random_seed_1\" value=\"1750859536\">                <\/div>    <\/div>    <script>      if (document.readyState === 'complete') {        if( typeof bwg_main_ready == 'function' ) {          if ( jQuery(\"#bwg_container1_1\").height() ) {            bwg_main_ready(jQuery(\"#bwg_container1_1\"));          }        }      } else {        document.addEventListener('DOMContentLoaded', function() {          if( typeof bwg_main_ready == 'function' ) {            if ( jQuery(\"#bwg_container1_1\").height() ) {             bwg_main_ready(jQuery(\"#bwg_container1_1\"));            }          }        });      }    <\/script>    <\/p>","protected":false},"excerpt":{"rendered":"<p>In May 2001, an Ethics Commission consisting of 10 members was established at the institute by order of the director (No. 38 &#8220;o&#8221; dated May 21, 2001), following the order of the Ministry of Health of Ukraine. The Head of the Ethics Commission was elected Igor KOTULSKYI (Candidate of Medical Sciences), Deputy Head \u2013 Vasyl [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2192,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6713","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/pages\/6713","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/comments?post=6713"}],"version-history":[{"count":11,"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/pages\/6713\/revisions"}],"predecessor-version":[{"id":9036,"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/pages\/6713\/revisions\/9036"}],"up":[{"embeddable":true,"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/pages\/2192"}],"wp:attachment":[{"href":"https:\/\/sytenko.org.ua\/en\/wp-json\/wp\/v2\/media?parent=6713"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}