Lluís Serra-Majem

Acadèmic Numerari

Ciències de la Salut: Doctor en Medicina y Doctor en Nutrició

Data d’ingrés: 12/07/2017

Discurs d’ingrés: Dieta Mediterránea: una visión global

Responen: Dr. José Ramón Calvo Fernández i Dra. Maria dels Àngels Calvo Torras

DR. LLUÍS SERRA-MAJEM (Barcelona 1959)

És Doctor en Medicina, Doctor en Nutrició i Especialista en Medicina Preventiva i Salut Pública.

El 1995 accedeix a la Càtedra de Medicina Preventiva i Salut Pública a la Universitat de Les Palmes de Gran Canària,
on és Director de l’Institut Universitari d’Investigacions Biomèdiques i Sanitàries i del Grup de Recerca en Nutrició, i Titular de la Càtedra UNESCO sobre Sistemes Locals de Salut i Sistemes Alimentaris.

És fundador i president de l’Acadèmia Espanyola de Nutrició, de la Fundació per a la Investigació Nutricional, de l’ONG Nutrició Sense Fronteres i de la International Foundation of Mediterranean Diet. Va fundar i va presidir De 2006 a 2012 la Fundació Dieta Mediterrània. Ha publicat 70 llibres i 485 articles científics indexats amb un factor d’impacte de més de 2000 i un índex H de 74. Ha dirigit 44 tesis doctorals i ha organitzat diversos Congressos Internacionals destacant el I i III World Congress of Public Health Nutrition.

Vídeo resum

Video complet

 

(function ($) { $(document).ready(function () { // Option #1: Move Divi Module(s) into a Module // Limit: One Instance per Column // Use following code if you want to move // a module inside another module. Each column with the // class 'parent-column' will append any module(s) // with the class 'divi-portable-module' to the div // with the class 'divi-module-destination'. // Only one instance of 'divi-module-destination' should // be added per column. $('.divi-portable-module').each(function () { $(this).closest('.parent-column').find('.divi-module-destination').append($(this)); }); // Buttons: Insert Button Module(s) into a Module // Adding a custom CSS class to a button module // is applied to the 'a' tag which is a child element // of the module wrapper. This code makes sure to append // the entire button module wrapper (the parent element) // as well. This functionality is the same as option #3 above. // Siimply use the class 'divi-portable-button' on a button module // instead of 'divi-portable-module'. $('.divi-portable-button').parent().each(function () { $(this).closest('.parent-column').find('.divi-module-destination').append($(this)); }); // Option #2: Move Divi Row(s) into a Module // Limit: One Instance per Section // Use the following code if you want to move // a row inside a module on more than one section // of a page. Each section with the // class 'parent-section' will append any row(s) // with the class 'divi-portable-row' to the div // with the class 'divi-row-destination'. // Only one instance of 'divi-row-destination' should // be added per section. $('.divi-portable-row').each(function () { $(this).closest('.parent-section').find('.divi-row-destination').append($(this)); }); }); })(jQuery);