{"id":39259,"date":"2022-05-16T10:13:58","date_gmt":"2022-05-16T07:13:58","guid":{"rendered":"https:\/\/lsmu.lt\/?page_id=39259"},"modified":"2025-12-17T14:19:45","modified_gmt":"2025-12-17T12:19:45","slug":"preclinical-research-centre","status":"publish","type":"page","link":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/","title":{"rendered":"Preclinical Research Centre"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">The aim of the Centre&#8217;s activity is to coordinate and carry out preclinical research.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Functions of the Centre:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>conduct preclinical research;<\/li>\n\n\n\n<li>in cooperation with the departments of Kaunas Clinics of the Lithuanian University of Health Sciences Hospital and Kaunas Clinical Hospital, which are responsible for the coordination and execution of clinical trials, to contribute to the conduct of clinical trials according to their competence;<\/li>\n\n\n\n<li>periodically perform an analysis of preclinical research market needs and distribution, based on it, prepare, and improve marketing plans in cooperation with university departments;<\/li>\n\n\n\n<li>in cooperation with the University departments and the departments of the Kaunas Clinics Hospital of the Lithuanian University of Health Sciences and Kaunas Clinical Hospital, responsible for the coordination and execution of clinical trials, to initiate and organise the attraction of orders for the performance of preclinical trials;<\/li>\n\n\n\n<li>develop cooperation with national and international institutions in the fields of preclinical and clinical research;<\/li>\n\n\n\n<li>develop cooperation with national and international institutions in the fields of preclinical and clinical research;<\/li>\n\n\n\n<li>initiate, prepare, and implement projects related to pre-clinical research according to national and international programmes.<\/li>\n<\/ul>\n\n\n<\/div>\n<\/div>\n\n<div class=\"page-content\">\n\n\t<div class=\"container\">\n\t\t\t\t\n\t\t\t<div class=\"tabs-h md:flex border border-gray-300 mt-10\">\n\t\t\t\t<ul class=\"js-tabs full-v-color-tabs\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"current\" id=\"area-of-activity-of-the-centre\"><a href=\"#tab-01\">Area of activity of the Centre<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li  id=\"services\"><a href=\"#tab-02\">Services<\/a><\/li>\n\t\t\t\t\t\t\t\t\t        \t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c active\" id=\"tab-01\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<p class=\"p1\">Preclinical research includes bioactivity\/toxicity and other research in cells, tissues, organoids, organ model systems and animals. The centre also conducts consultations on the planning\/execution of preclinical research.<\/p>\n<ul>\n<li>2D cultures<\/li>\n<li>3D cultures<\/li>\n<li>Organ systems<\/li>\n<li>Animals<\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tab-c \" id=\"tab-02\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg smh-2\">\n\t\t\t\t\t\t\t\t<p><strong>Research supervision and management:<\/strong><\/p>\n<ul>\n<li class=\"p1\">Research design.<\/li>\n<li class=\"p1\">Project development strategy.<\/li>\n<li class=\"p1\">Protocols.<\/li>\n<\/ul>\n<p><strong>Studies in in vitro systems:<\/strong><\/p>\n<ul>\n<li class=\"p1\">Cytotoxicity.<\/li>\n<li class=\"p1\">Antioxidant activity.<\/li>\n<li class=\"p1\">Microbiological activity.<\/li>\n<li class=\"p1\">Evaluation of biomarker expression.<\/li>\n<li class=\"p1\">Studies on the importance of skin.<\/li>\n<li class=\"p1\">Immunohistochemical studies.<\/li>\n<li class=\"p1\">Cancer, cardiovascular, nervous system, etc. models.<\/li>\n<\/ul>\n<p class=\"p1\"><strong>Animal studies:<\/strong><\/p>\n<ul>\n<li class=\"p1\">Formulation for research.<\/li>\n<li class=\"p1\">Toxicology.<\/li>\n<li class=\"p1\">ADME.<\/li>\n<li class=\"p1\">Security.<\/li>\n<li class=\"p1\">Effectiveness.<\/li>\n<li class=\"p1\">Bioanalysis, toxicokinetics.<\/li>\n<li class=\"p1\">Surgical profile experiments.<\/li>\n<\/ul>\n<p class=\"p1\"><strong>Consultations<\/strong><\/p>\n<ul>\n<li class=\"p1\">Scientific advice.<\/li>\n<li class=\"p1\">Examination of the drug case.<\/li>\n<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t            <script>\n                var hash = window.location.hash;\n                document.querySelectorAll('.js-tabs li').forEach(function(elm) {\n                    if ( ('#'+ elm.id) === hash) {\n                        document.querySelectorAll('.js-tabs li.current').forEach(function(elm2) {\n                            elm2.classList.remove('current');\n                        });\n                        document.querySelectorAll('.tabs-h .tab-c.active').forEach(function(elm2) {\n                            elm2.classList.remove('active');\n                        });\n\n                        elm.classList.add('current');\n                        var id = elm.querySelector('a').getAttribute('href').replace('#', '');\n                        document.querySelector('.tabs-h #' + id).classList.add('active');\n                    }\n                    elm.addEventListener('click', function(e) {\n                        const url = new URL(window.location);\n                        url.hash = '#'+ elm.id;\n                        window.history.pushState({}, '', url);\n                    });\n                });\n            <\/script>\n\n\t\t\t<\/div>\n<\/div>\n\n<div class=\"container\">\n\t<div class=\"prose md:prose-lg\">\n\n\n<\/div>\r\n<\/div>\r\n<div class=\"page-content\">\r\n\t<div class=\"container\">\r\n\t\t\r\n\t\t<div class=\"contact-boxes\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"box box-blue\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"title-b\">\r\n\t\t\t\t\t\t\tPreclinical Research Centre\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"bottom\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"line\">\r\n\t\t\t\t\t\t\t\t<svg width=\"16\" height=\"16\"><use xlink:href=\"https:\/\/lsmu.lt\/wp-content\/themes\/lsmu\/images\/icons\/icons.svg#map\"\/><\/svg>\r\n\t\t\t\t\t\t\t\tSukil\u0117li\u0173 pr. 13, Kaunas, Lietuva\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                                \t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<div class=\"box with-image\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"image\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"bg\" loading=\"lazy\" src=\"https:\/\/lsmu.lt\/wp-content\/uploads\/2022\/05\/Vilma-Petrikaite001.jpg\" alt=\"\">\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"text-2xl font-semibold\">\r\n\t\t\t\t\t\t\t\tProf. Vilma Petrikait\u0117\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"pb-4 text-lg\">\r\n\t\t\t\t\t\t\t\tHead of the Preclinical Research Centre\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"bottom\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"tel:+370 68 629 383\" class=\"line\">\r\n\t\t\t\t\t\t\t\t\t\t<svg width=\"16\" height=\"16\"><use xlink:href=\"https:\/\/lsmu.lt\/wp-content\/themes\/lsmu\/images\/icons\/icons.svg#phone\"\/><\/svg>\r\n\t\t\t\t\t\t\t\t\t\t+370 68 629 383\t\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:vilma.petrikaite@lsmu.lt\" class=\"line\">\r\n\t\t\t\t\t\t\t\t\t\t<svg width=\"16\" height=\"16\"><use xlink:href=\"https:\/\/lsmu.lt\/wp-content\/themes\/lsmu\/images\/icons\/icons.svg#mail\"\/><\/svg>\r\n\t\t\t\t\t\t\t\t\t\tvilma.petrikaite@lsmu.lt\t\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"line\">\r\n\t\t\t\t\t\t\t\t\t\t<svg width=\"16\" height=\"16\"><use xlink:href=\"https:\/\/lsmu.lt\/wp-content\/themes\/lsmu\/images\/icons\/icons.svg#pin\"\/><\/svg>\r\n\t\t\t\t\t\t\t\t\t\tRoom 425. Sukil\u0117li\u0173 pr. 13, Kaunas, Lithuania\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                                \t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<a href=\"https:\/\/kontaktai.lsmuni.lt\/lt\/kontaktai?populate=Ikiklinikini%C5%B3+tyrim%C5%B3+centras\" class=\"btn btn-outline btn-primary btn-lg\"  target=\"_blank\" >contacts <svg class=\"ml-3\" width=\"48\" height=\"18\"><use xlink:href=\"https:\/\/lsmu.lt\/wp-content\/themes\/lsmu\/images\/icons\/icons.svg#arrow\"\/><\/svg><\/a>\r\n\t\t\t<\/div>\r\n<\/div>\r\n\r\n<div class=\"container\">\r\n\t<div class=\"prose md:prose-lg\">\r\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The aim of the Centre&#8217;s activity is to coordinate and carry out preclinical research. Functions of the Centre:<\/p>\n","protected":false},"author":51,"featured_media":0,"parent":23959,"menu_order":761,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-39259","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Preclinical Research Centre - LSMU<\/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:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Preclinical Research Centre\" \/>\n<meta property=\"og:description\" content=\"The aim of the Centre&#8217;s activity is to coordinate and carry out preclinical research. Functions of the Centre:\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/\" \/>\n<meta property=\"og:site_name\" content=\"LSMU\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-17T12:19:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/general-departments-of-the-university\\\/administrative-departments\\\/preclinical-research-centre\\\/\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/general-departments-of-the-university\\\/administrative-departments\\\/preclinical-research-centre\\\/\",\"name\":\"Preclinical Research Centre - LSMU\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#website\"},\"datePublished\":\"2022-05-16T07:13:58+00:00\",\"dateModified\":\"2025-12-17T12:19:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/general-departments-of-the-university\\\/administrative-departments\\\/preclinical-research-centre\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/general-departments-of-the-university\\\/administrative-departments\\\/preclinical-research-centre\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/general-departments-of-the-university\\\/administrative-departments\\\/preclinical-research-centre\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/lithuanian-university-of-health-sciences\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About LSMU\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Structure\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"General Departments of the University\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/general-departments-of-the-university\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Administrative departments\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/general-departments-of-the-university\\\/administrative-departments\\\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"Preclinical Research Centre\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/\",\"name\":\"LSMU\",\"description\":\"Lietuvos sveikatos moksl\u0173 universitetas\",\"publisher\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":[\"lt-LT\",\"en\"],\"alternateName\":\"LSMU\"},{\"@type\":[\"CollegeOrUniversity\",\"Organization\"],\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#organization\",\"name\":\"Lietuvos sveikatos moksl\u0173 universitetas\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/wp-content\\\/themes\\\/lsmu\\\/images\\\/logo-en.svg\"},\"alternateName\":[\"LSMU\",\"Lithuanian University of Health Sciences\"],\"description\":\"Lietuvos sveikatos moksl\u0173 universitetas (LSMU) is a university in Kaunas, Lithuania focused on health, life, agricultural and veterinary sciences. Established in 2010 through the merger of Kaunas University of Medicine and the Lithuanian Veterinary Academy, it delivers studies, research, clinical practice and veterinary practice.\",\"slogan\":\"Power to change\",\"foundingDate\":\"2010\",\"identifier\":{\"@type\":\"PropertyValue\",\"propertyID\":\"Company code\",\"value\":\"302536989\"},\"vatID\":\"LT100005579315\",\"brand\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#brand\"},\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"A. Mickevi\u010diaus g. 9\",\"addressLocality\":\"Kaunas\",\"postalCode\":\"LT-44307\",\"addressCountry\":\"LT\"},\"areaServed\":{\"@type\":\"Country\",\"name\":\"Lithuania\"},\"contactPoint\":[{\"@type\":\"ContactPoint\",\"contactType\":\"main office\",\"telephone\":\"+37037327201\",\"email\":\"rektoratas@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/kontaktai\\\/\",\"areaServed\":{\"@type\":\"Country\",\"name\":\"Lithuania\"},\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"Lithuanian\",\"alternateName\":\"lt\"},{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"}]},{\"@type\":\"ContactPoint\",\"contactType\":\"media inquiries\",\"telephone\":\"+37037395802\",\"email\":\"komunikacija@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/kontaktai\\\/\",\"areaServed\":{\"@type\":\"Country\",\"name\":\"Lithuania\"},\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"Lithuanian\",\"alternateName\":\"lt\"},{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"}]},{\"@type\":\"ContactPoint\",\"contactType\":\"admissions\",\"telephone\":[\"+37037361902\",\"+37068610217\"],\"email\":\"komisija@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/kontaktai\\\/\",\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"Lithuanian\",\"alternateName\":\"lt\"}]},{\"@type\":\"ContactPoint\",\"contactType\":\"international admissions\",\"telephone\":[\"+37037327259\",\"+37065290747\"],\"email\":\"study@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/admission\\\/\",\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"}]},{\"@type\":\"ContactPoint\",\"contactType\":\"data protection\",\"email\":\"duomenu.sauga@lsmu.lt\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/slapuku-politika\\\/\",\"availableLanguage\":[{\"@type\":\"Language\",\"name\":\"Lithuanian\",\"alternateName\":\"lt\"}]}],\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Study.at.LSMU\",\"https:\\\/\\\/www.instagram.com\\\/lsmuni\\\/\",\"https:\\\/\\\/www.tiktok.com\\\/@lsmu.lt\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCPGo-FeU91NY1FI2ILF-FPg\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/lsmuni\"],\"knowsAbout\":[\"health sciences\",\"life sciences\",\"agricultural sciences\",\"veterinary sciences\",\"biomedical studies\",\"medicine\",\"odontology\",\"pharmacy\",\"nursing\",\"public health\",\"animal science\",\"clinical practice\",\"research and innovation\"],\"memberOf\":[{\"@type\":\"Organization\",\"name\":\"European University Association\",\"url\":\"https:\\\/\\\/eua.eu\\\/\"},{\"@type\":\"Organization\",\"name\":\"Association of Academic Health Centers International\",\"url\":\"https:\\\/\\\/www.aahcdc.org\\\/\"},{\"@type\":\"Organization\",\"name\":\"Association for Medical Education in Europe\",\"url\":\"https:\\\/\\\/amee.org\\\/\"}]},{\"@type\":\"Brand\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#brand\",\"name\":\"LSMU\",\"alternateName\":[\"Lietuvos sveikatos moksl\u0173 universitetas\",\"Lithuanian University of Health Sciences\"],\"url\":\"https:\\\/\\\/lsmu.lt\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Preclinical Research Centre - LSMU","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:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/","og_locale":"en_US","og_type":"article","og_title":"Preclinical Research Centre","og_description":"The aim of the Centre&#8217;s activity is to coordinate and carry out preclinical research. Functions of the Centre:","og_url":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/","og_site_name":"LSMU","article_modified_time":"2025-12-17T12:19:45+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/","url":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/","name":"Preclinical Research Centre - LSMU","isPartOf":{"@id":"https:\/\/lsmu.lt\/en\/#website"},"datePublished":"2022-05-16T07:13:58+00:00","dateModified":"2025-12-17T12:19:45+00:00","breadcrumb":{"@id":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/preclinical-research-centre\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lsmu.lt\/en\/lithuanian-university-of-health-sciences\/"},{"@type":"ListItem","position":2,"name":"About LSMU","item":"https:\/\/lsmu.lt\/en\/about-lsmu\/"},{"@type":"ListItem","position":3,"name":"Structure","item":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/"},{"@type":"ListItem","position":4,"name":"General Departments of the University","item":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/"},{"@type":"ListItem","position":5,"name":"Administrative departments","item":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/general-departments-of-the-university\/administrative-departments\/"},{"@type":"ListItem","position":6,"name":"Preclinical Research Centre"}]},{"@type":"WebSite","@id":"https:\/\/lsmu.lt\/en\/#website","url":"https:\/\/lsmu.lt\/en\/","name":"LSMU","description":"Lietuvos sveikatos moksl\u0173 universitetas","publisher":{"@id":"https:\/\/lsmu.lt\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lsmu.lt\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":["lt-LT","en"],"alternateName":"LSMU"},{"@type":["CollegeOrUniversity","Organization"],"@id":"https:\/\/lsmu.lt\/en\/#organization","name":"Lietuvos sveikatos moksl\u0173 universitetas","url":"https:\/\/lsmu.lt\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/lsmu.lt\/wp-content\/themes\/lsmu\/images\/logo-en.svg"},"alternateName":["LSMU","Lithuanian University of Health Sciences"],"description":"Lietuvos sveikatos moksl\u0173 universitetas (LSMU) is a university in Kaunas, Lithuania focused on health, life, agricultural and veterinary sciences. Established in 2010 through the merger of Kaunas University of Medicine and the Lithuanian Veterinary Academy, it delivers studies, research, clinical practice and veterinary practice.","slogan":"Power to change","foundingDate":"2010","identifier":{"@type":"PropertyValue","propertyID":"Company code","value":"302536989"},"vatID":"LT100005579315","brand":{"@id":"https:\/\/lsmu.lt\/en\/#brand"},"address":{"@type":"PostalAddress","streetAddress":"A. Mickevi\u010diaus g. 9","addressLocality":"Kaunas","postalCode":"LT-44307","addressCountry":"LT"},"areaServed":{"@type":"Country","name":"Lithuania"},"contactPoint":[{"@type":"ContactPoint","contactType":"main office","telephone":"+37037327201","email":"rektoratas@lsmu.lt","url":"https:\/\/lsmu.lt\/kontaktai\/","areaServed":{"@type":"Country","name":"Lithuania"},"availableLanguage":[{"@type":"Language","name":"Lithuanian","alternateName":"lt"},{"@type":"Language","name":"English","alternateName":"en"}]},{"@type":"ContactPoint","contactType":"media inquiries","telephone":"+37037395802","email":"komunikacija@lsmu.lt","url":"https:\/\/lsmu.lt\/kontaktai\/","areaServed":{"@type":"Country","name":"Lithuania"},"availableLanguage":[{"@type":"Language","name":"Lithuanian","alternateName":"lt"},{"@type":"Language","name":"English","alternateName":"en"}]},{"@type":"ContactPoint","contactType":"admissions","telephone":["+37037361902","+37068610217"],"email":"komisija@lsmu.lt","url":"https:\/\/lsmu.lt\/kontaktai\/","availableLanguage":[{"@type":"Language","name":"Lithuanian","alternateName":"lt"}]},{"@type":"ContactPoint","contactType":"international admissions","telephone":["+37037327259","+37065290747"],"email":"study@lsmu.lt","url":"https:\/\/lsmu.lt\/en\/admission\/","availableLanguage":[{"@type":"Language","name":"English","alternateName":"en"}]},{"@type":"ContactPoint","contactType":"data protection","email":"duomenu.sauga@lsmu.lt","url":"https:\/\/lsmu.lt\/slapuku-politika\/","availableLanguage":[{"@type":"Language","name":"Lithuanian","alternateName":"lt"}]}],"sameAs":["https:\/\/www.facebook.com\/Study.at.LSMU","https:\/\/www.instagram.com\/lsmuni\/","https:\/\/www.tiktok.com\/@lsmu.lt","https:\/\/www.youtube.com\/channel\/UCPGo-FeU91NY1FI2ILF-FPg","https:\/\/www.linkedin.com\/school\/lsmuni"],"knowsAbout":["health sciences","life sciences","agricultural sciences","veterinary sciences","biomedical studies","medicine","odontology","pharmacy","nursing","public health","animal science","clinical practice","research and innovation"],"memberOf":[{"@type":"Organization","name":"European University Association","url":"https:\/\/eua.eu\/"},{"@type":"Organization","name":"Association of Academic Health Centers International","url":"https:\/\/www.aahcdc.org\/"},{"@type":"Organization","name":"Association for Medical Education in Europe","url":"https:\/\/amee.org\/"}]},{"@type":"Brand","@id":"https:\/\/lsmu.lt\/en\/#brand","name":"LSMU","alternateName":["Lietuvos sveikatos moksl\u0173 universitetas","Lithuanian University of Health Sciences"],"url":"https:\/\/lsmu.lt\/"}]}},"_links":{"self":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/39259","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/users\/51"}],"replies":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/comments?post=39259"}],"version-history":[{"count":4,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/39259\/revisions"}],"predecessor-version":[{"id":39266,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/39259\/revisions\/39266"}],"up":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/23959"}],"wp:attachment":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/media?parent=39259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}