{"id":46353,"date":"2022-05-12T06:17:01","date_gmt":"2022-05-12T03:17:01","guid":{"rendered":"https:\/\/lsmu.lt\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/ekstremaliosios-medicinos-katedra\/"},"modified":"2023-01-13T13:13:44","modified_gmt":"2023-01-13T11:13:44","slug":"department-of-disaster-medicine","status":"publish","type":"page","link":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/","title":{"rendered":"Department of Disaster Medicine"},"content":{"rendered":"\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">The Department of Disaster Medicine was founded in 1991. Until 1996 the department was headed by Juozas Vytautas \u0160veikauskas, from 1996 to 2002. Assoc. Prof. Algimantas Vaitkaitis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Two professors, two lecturers, five assistants work in the Department of Disaster Medicine. Most of the academic staff have clinical practice in the fields of disaster medicine, anaesthesiology-reanimatology, and traumatology.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The lecturers are certified instructors of the European Resuscitation Council (<a href=\"http:\/\/www.erc.edu\" target=\"_blank\" rel=\"noreferrer noopener\">ERC<\/a>), the American Heart Association (<a href=\"http:\/\/www.americanheart.org\" target=\"_blank\" rel=\"noreferrer noopener\">AHA<\/a>), the American College of Surgeons (ACS) and other world-recognised emergency medicine specialised training courses, actively working in Lithuania and abroad, members of international emergency medicine societies.<\/p>\n\n\n<\/div>\n<\/div>\n\n<div class=\"page-content\">\n\n\t<div class=\"container\">\n\t\t\t\t\t<div class=\"prose md:prose-lg\">\n\t\t\t\t<h2>ABOUT THE ACTIVITIES OF THE DEPARTMENT<\/h2>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"tabs-h mt-10\">\n\t\t\t\t<ul class=\"js-tabs full-color-tabs\">\n\t\t\t\t                    \t\t\t\t\t\t\t\t\t\t\t<li class=\"current\" id=\"studies\"><a href=\"#tab-01\"> STUDIES<\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t                    \t\t\t\t\t\t\t\t\t\t\t<li  id=\"research\"><a href=\"#tab-02\">RESEARCH<\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t                    \t\t\t\t\t\t\t\t\t\t\t<li  id=\"collaboration\"><a href=\"#tab-03\">COLLABORATION<\/a><\/li>\n\t\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 bordered active\" id=\"tab-01\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg\">\n\t\t\t\t\t\t\t\t<p>The study process is equipped with modern emergency medicine teaching tools: computerised resuscitation mannequins, models for teaching emergency procedures, simulators of simulated situations.<\/p>\n<p>Disaster Medicine is taught to students of the faculties of Medicine, Nursing, Pharmacy and Public Health. Students of the faculties of nursing and pharmacy are taught first aid. Students who have completed the basic course can choose electives: Emergency Medical Aid in Critical Environmental Conditions, Medical and Aeromedical evacuation, Organisation of Medical Aid in Cases of Mass Disasters and Acts of Terrorism, etc.<\/p>\n\t\t\t\t\t\t\t<\/div>\n\n\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 bordered \" id=\"tab-02\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg\">\n\t\t\t\t\t\t\t\t<p>The department coordinates the University\u2018s Emergency Medicine research programme, cooperates with researchers from Karolinska (Sweden), Maryland (USA) universities, and organises annual scientific practical conferences together with the Lithuanian Emergency Medicine Society.<\/p>\n<p>The Department of Disaster Medicine actively participates in the development of personal healthcare specialists who provide emergency medical assistance. Publications for improvement programmes: Emergency Medical Care (2005, 2007, 2011), CPR guide (2005), Pre-Hospital Medical Care in Case of Trauma (2008, 2011). Methodical Recommendations for First Aid published in 2006 were officially valid in Lithuania for ten years. A general textbook of the same name was published in 2008 for all higher education institutions and universities.<\/p>\n\t\t\t\t\t\t\t<\/div>\n\n\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 bordered \" id=\"tab-03\">\n\t\t\t\t\t\t\t<div class=\"prose md:prose-lg\">\n\t\t\t\t\t\t\t\t<p>The staff of the department are permanent experts of the Ministry of Health in the fields of pre-hospital emergency, emergency medical care, injury prevention, trauma system implementation, and emergency care management.<\/p>\n<p>The staff of the department actively cooperate with student organisations, presents the University on academic days and holidays, participates in wellness events together with Lithuanian Emergency Medicine, Lithuanian Cardiologists and other societies.<\/p>\n\t\t\t\t\t\t\t<\/div>\n\n\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\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\tDepartment of Disaster Medicine\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\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 \">\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. Dr. Dinas Vaitkaitis\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 Department of Disaster Medicine\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<a href=\"tel:+370 37 327 330 \" 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 37 327 330 \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\t\t\t\t\t\t\t\t<a href=\"mailto:dinas.vaitkaitis@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\tdinas.vaitkaitis@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\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.lsmu.lt\/lt\/kontaktai?populate=521200\" 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","protected":false},"excerpt":{"rendered":"<p>The Department of Disaster Medicine was founded in 1991. Until 1996 the department was headed by Juozas Vytautas \u0160veikauskas, from 1996 to 2002. Assoc. Prof. Algimantas Vaitkaitis. Two professors, two lecturers, five assistants work in the Department of Disaster Medicine. Most of the academic staff have clinical practice in the fields of disaster medicine, anaesthesiology-reanimatology, [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":17245,"menu_order":817,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-46353","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>Department of Disaster Medicine - 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\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Department of Disaster Medicine\" \/>\n<meta property=\"og:description\" content=\"The Department of Disaster Medicine was founded in 1991. Until 1996 the department was headed by Juozas Vytautas \u0160veikauskas, from 1996 to 2002. Assoc. Prof. Algimantas Vaitkaitis. Two professors, two lecturers, five assistants work in the Department of Disaster Medicine. Most of the academic staff have clinical practice in the fields of disaster medicine, anaesthesiology-reanimatology, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/\" \/>\n<meta property=\"og:site_name\" content=\"LSMU\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-13T11:13:44+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\\\/medical-academy\\\/faculty-of-medicine\\\/department-of-disaster-medicine\\\/\",\"url\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/medical-academy\\\/faculty-of-medicine\\\/department-of-disaster-medicine\\\/\",\"name\":\"Department of Disaster Medicine - LSMU\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/#website\"},\"datePublished\":\"2022-05-12T03:17:01+00:00\",\"dateModified\":\"2023-01-13T11:13:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/medical-academy\\\/faculty-of-medicine\\\/department-of-disaster-medicine\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/medical-academy\\\/faculty-of-medicine\\\/department-of-disaster-medicine\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/medical-academy\\\/faculty-of-medicine\\\/department-of-disaster-medicine\\\/#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\":\"Medical academy\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/medical-academy\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Faculty of Medicine\",\"item\":\"https:\\\/\\\/lsmu.lt\\\/en\\\/about-lsmu\\\/structure\\\/medical-academy\\\/faculty-of-medicine\\\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"Department of Disaster Medicine\"}]},{\"@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":"Department of Disaster Medicine - 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\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/","og_locale":"en_US","og_type":"article","og_title":"Department of Disaster Medicine","og_description":"The Department of Disaster Medicine was founded in 1991. Until 1996 the department was headed by Juozas Vytautas \u0160veikauskas, from 1996 to 2002. Assoc. Prof. Algimantas Vaitkaitis. Two professors, two lecturers, five assistants work in the Department of Disaster Medicine. Most of the academic staff have clinical practice in the fields of disaster medicine, anaesthesiology-reanimatology, [&hellip;]","og_url":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/","og_site_name":"LSMU","article_modified_time":"2023-01-13T11:13:44+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\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/","url":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/","name":"Department of Disaster Medicine - LSMU","isPartOf":{"@id":"https:\/\/lsmu.lt\/en\/#website"},"datePublished":"2022-05-12T03:17:01+00:00","dateModified":"2023-01-13T11:13:44+00:00","breadcrumb":{"@id":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/department-of-disaster-medicine\/#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":"Medical academy","item":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/"},{"@type":"ListItem","position":5,"name":"Faculty of Medicine","item":"https:\/\/lsmu.lt\/en\/about-lsmu\/structure\/medical-academy\/faculty-of-medicine\/"},{"@type":"ListItem","position":6,"name":"Department of Disaster Medicine"}]},{"@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\/46353","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\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/comments?post=46353"}],"version-history":[{"count":14,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/46353\/revisions"}],"predecessor-version":[{"id":46372,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/46353\/revisions\/46372"}],"up":[{"embeddable":true,"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/pages\/17245"}],"wp:attachment":[{"href":"https:\/\/lsmu.lt\/en\/wp-json\/wp\/v2\/media?parent=46353"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}