{"id":5104,"date":"2025-09-04T20:01:00","date_gmt":"2025-09-04T23:01:00","guid":{"rendered":"https:\/\/wctcim.cabsin.org.br\/new\/integrative_pediatrics\/"},"modified":"2025-09-10T12:24:25","modified_gmt":"2025-09-10T15:24:25","slug":"integrative_pediatrics","status":"publish","type":"post","link":"https:\/\/wctcim.cabsin.org.br\/new\/integrative_pediatrics\/","title":{"rendered":"Integrative Pediatrics advances in addressing the most prevalent childhood diseases","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"\n<!-- CSS personalizado -->\n<style>\n  \/* Container principal *\/\n  .post-content {\n    font-family: 'Poppins', sans-serif;\n    color: #414d58;\n    font-size: 15px;\n    line-height: 24px;\n    font-weight: 400;\n    margin: 0 auto;\n    padding: 20px;\n    max-width: 800px;\n  }\n  .post-content a {\n    color: #1d89e4;\n    text-decoration: none;\n  }\n  .post-content p,\n  .post-content ul {\n    margin-bottom: 1em;\n  }\n\n  \/* SUBT\u00cdTULO *\/\n  .post-content .subtitle {\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.6;\n    margin: 0 0 0.5em;\n  }\n\n  \/* HEADINGS COM VARIA\u00c7\u00d5ES DE COR *\/\n  .post-content .heading-1-blue {\n    font-size: 42px;\n    line-height: 55px;\n    font-weight: 600;\n    color: #1d89e5;\n    margin: 1em 0 0.5em;\n  }\n  .post-content .heading-1-gray {\n    font-size: 42px;\n    line-height: 55px;\n    font-weight: 600;\n    color: #414d58;\n    margin: 1em 0 0.5em;\n  }\n  .post-content .heading-2-blue {\n    font-size: 32px;\n    line-height: 44px;\n    font-weight: 600;\n    color: #1d89e5;\n    margin: 1.2em 0 0.6em;\n  }\n  .post-content .heading-2-gray {\n    font-size: 32px;\n    line-height: 44px;\n    font-weight: 600;\n    color: #414d58;\n    margin: 1.2em 0 0.6em;\n  }\n  .post-content .heading-3-blue {\n    font-size: 24px;\n    line-height: 36px;\n    font-weight: 600;\n    color: #1d89e5;\n    margin: 1em 0 0.5em;\n  }\n  .post-content .heading-3-gray {\n    font-size: 24px;\n    line-height: 36px;\n    font-weight: 600;\n    color: #414d58;\n    margin: 1em 0 0.5em;\n  }\n  .post-content .heading-4-blue {\n    font-size: 20px;\n    line-height: 30px;\n    font-weight: 600;\n    color: #1d89e5;\n    margin: 0.8em 0 0.4em;\n  }\n  .post-content .heading-4-gray {\n    font-size: 20px;\n    line-height: 30px;\n    font-weight: 600;\n    color: #414d58;\n    margin: 0.8em 0 0.4em;\n  }\n  .post-content .heading-5-blue {\n    font-size: 18px;\n    line-height: 28px;\n    font-weight: 600;\n    color: #1d89e5;\n    margin: 0.7em 0 0.3em;\n  }\n  .post-content .heading-5-gray {\n    font-size: 18px;\n    line-height: 28px;\n    font-weight: 600;\n    color: #414d58;\n    margin: 0.7em 0 0.3em;\n  }\n  .post-content .heading-6-blue {\n    font-size: 16px;\n    line-height: 24px;\n    font-weight: 600;\n    color: #1d89e5;\n    margin: 0.6em 0 0.3em;\n  }\n  .post-content .heading-6-gray {\n    font-size: 16px;\n    line-height: 24px;\n    font-weight: 600;\n    color: #414d58;\n    margin: 0.6em 0 0.3em;\n  }\n\n  \/* BOT\u00d5ES *\/\n  .post-content .btn-blue {\n    background-color: #1d89e4;\n    color: #ffffff;\n    font-weight: 600;\n    font-size: 14px;\n    padding: 10px 20px;\n    border: none;\n    border-radius: 4px;\n    display: inline-block;\n    margin-top: 0.5em;\n    margin-bottom: 1em;\n  }\n  .post-content .btn-green {\n    background-color: #94cf95;\n    color: #ffffff;\n    font-weight: 600;\n    font-size: 9px;\n    padding: 4px 8px;\n    border-radius: 2px;\n    text-transform: uppercase;\n    display: inline-block;\n    margin-right: 0.5em;\n    line-height: 1;\n    white-space: nowrap;\n  }\n  .post-content .btn-purple {\n    background-color: #a38bd3;\n    color: #ffffff;\n    font-weight: 600;\n    font-size: 14px;\n    padding: 10px 20px;\n    border-radius: 4px;\n    display: inline-block;\n    margin-top: 0.5em;\n    margin-bottom: 1em;\n  }\n\n  \/* TAGS *\/\n  .post-content .tag-green,\n  .post-content .tag-blue,\n  .post-content .tag-purple {\n    font-weight: 600;\n    font-size: 9px;\n    padding: 4px 8px;\n    border-radius: 2px;\n    text-transform: uppercase;\n    display: inline-block;\n    line-height: 1;\n    white-space: nowrap;\n    margin-bottom: 1em;\n  }\n  .post-content .tag-green { background-color: #94cf95; color: #ffffff; }\n  .post-content .tag-blue  { background-color: #1d89e4; color: #ffffff; }\n  .post-content .tag-purple{ background-color: #a38bd3; color: #ffffff; }\n\n  \/* SEPARADOR VISUAL *\/\n  .post-content .separator-line {\n    margin: 40px 0 30px;\n    border: none;\n    border-top: 1px solid #ccc;\n  }\n\n  \/* Responsividade para mobile *\/\n  @media (max-width: 600px) {\n    .post-content {\n      padding: 15px;\n      font-size: 14px;\n      line-height: 20px;\n    }\n    .post-content h1,\n    .post-content h2,\n    .post-content h3,\n    .post-content h4,\n    .post-content h5,\n    .post-content h6 {\n      margin-top: 1em;\n      margin-bottom: 0.5em;\n    }\n    .post-content h1 { font-size: 28px; line-height: 36px; }\n    .post-content h2 { font-size: 24px; line-height: 32px; }\n    .post-content h3 { font-size: 20px; line-height: 28px; }\n    .post-content h4 { font-size: 18px; line-height: 26px; }\n    .post-content p,\n    .post-content ul {\n      font-size: 14px;\n    }\n    .post-content .btn-blue,\n    .post-content .btn-purple {\n      width: 100%;\n      text-align: center;\n    }\n  }\n<\/style>\n\n<div class=\"post-content\">\n<p>The launch of the Evidence Map on Integrative Pediatrics by CABSIN and BIREME-PAHO\/WHO and the International Network of Integrative Pediatrics (INIP) are highlights of the program of the 3rd World Congress on Traditional, Complementary and Integrative Medicine, in Rio de Janeiro \u2014 3rd WCTCIM.<\/p>\n<p>Respiratory diseases such as asthma and bronchiolitis are among the most frequent conditions in childhood and represent important causes of hospitalization and impact on children\u2019s quality of life, according to the Brazilian Society of Pediatrics (SBP). Mental health disorders, including anxiety and depression \u2014 which affect 8% of children and 15% of adolescents worldwide, according to WHO \u2014 inflammatory conditions such as allergies and viral fever, and complex diseases such as childhood cancer represent daily challenges for health professionals and are a major concern for parents and caregivers.<\/p>\n<\/div>\n<div class=\"post-content\">\n<h3 class=\"heading-3-blue\">A Promising Evidence-Based Approach<\/h3>\n<p>In this scenario, Integrative Pediatrics emerges as a promising evidence-based approach to expand the quality of pediatric care, combining conventional medicine with complementary therapies. Several studies highlight the benefits of this convergence of knowledge: reduction in the use of medications with high potential for side effects, reduction of antimicrobial resistance, better control of pain and anxiety, strengthening of immunity, greater treatment adherence, and support for children\u2019s overall development, among others.<\/p>\n<p>These scientific findings and cutting-edge clinical experiences will be brought together at the 3rd World Congress on Traditional, Complementary and Integrative Medicine (3rd WCTCIM), taking place October 15\u201318, 2025, at Riocentro, Rio de Janeiro. It is the largest global meeting on TCIM, held for the first time in Latin America.<\/p>\n<\/div>\n<div class=\"post-content\">\n<h3 class=\"heading-3-blue\">Program Highlights: International Symposium<\/h3>\n<p>The program devotes special attention to child health with the International Symposium on Integrative Pediatrics (International Pediatric Track), taking place throughout October 15. Pediatricians from several countries \u2014 including Tido von Schoen-Angerer (Geneva Hospital, Switzerland), Jan Vagedes (Filderklinik, Germany), Shiu-Lin Tsai (American Academy of Pediatrics, USA), Nirupa Raghunathan (Memorial Hospital, USA), Ines von Rosenstiel (Rijnstate Hospital, Netherlands), Fabio Carmona (University of S\u00e3o Paulo, Brazil), and Ricardo Ghelman (S\u00e3o Paulo Society of Pediatrics and General Chair of the 3rd World Congress on TCIM, Brazil) \u2014 will address topics ranging from lifestyle interventions such as nutrition, microbiome, herbal medicine, and connection with nature to the integrative management of conditions such as cerebral palsy, respiratory diseases, pediatric oncology, and mental health.<\/p>\n<\/div>\n<div class=\"post-content\">\n<h3 class=\"heading-3-blue\">Global Launches and Guidelines<\/h3>\n<p>Recent international guidelines will also be shared with participants, such as the \u201cClinical Guideline for the Management of Febrile Conditions in Childhood\u201d, published in 2025 in the official journal of the Hungarian Ministry of Health. The document emphasizes the importance of rational fever management, prioritizing the child\u2019s overall well-being.<\/p>\n<p>During the 3rd WCTCIM, among panels and oral abstract sessions dedicated to child health, the Evidence Map on Integrative Pediatrics, developed by CABSIN and the Latin American and Caribbean Center on Health Sciences Information of the Pan American Health Organization (BIREME-PAHO\/WHO), will be presented. The tool synthesizes the scientific production on integrative practices applied to pediatrics and maps evidence gaps, supporting public policy decisions and safe clinical practice. Another highlight is the launch of the International Network of Integrative Pediatrics (INIP), which initially brings together leaders from 50 institutions in more than 15 countries.<\/p>\n<\/div>\n<div class=\"post-content\">\n<h3 class=\"heading-3-gray\">SERVICE<\/h3>\n<p><strong>3rd World Congress on Traditional, Complementary and Integrative Medicine (3rd WCTCIM)<\/strong><br> \ud83d\udcc5 October 15\u201318, 2025<br> \ud83d\udccd Riocentro Convention Center \u2013 Av. Salvador Allende, 6.555 \u2013 Rio de Janeiro, Brazil<br> \ud83d\udd17 Registration: <a href=\"https:\/\/wctcim.cabsin.org.br\/new\/registration\/\">wctcim.cabsin.org.br\/new\/registration\/<\/a><\/p>\n<hr class=\"separator-line\">\n<h3 class=\"heading-3-gray\">INTEGRATIVE PEDIATRICS AT THE 3rd WCTCIM<\/h3>\n<p><strong>Wednesday, October 15<\/strong><br>International Symposium on Integrative Pediatrics (Integrative Pediatric Track)<br><em>(Free participation upon registration for the 3rd WCTCIM)<\/em><\/p>\n<ul>\n<li><strong>Opening: International Network of Integrative Pediatrics (INIP)<\/strong><br>Ines von Rosenstiel (Netherlands), Jan Vagedes (Germany), Ricardo Ghelman (Brazil), Sonia Venancio (Brazilian Ministry of Health), Shiu-Lin Tsai (AAP, USA)<\/li>\n<li><strong>Keynote lecture<\/strong><br>Global challenges in child health \u2013 Tido von Schoen-Angerer (Switzerland)<br>What are the major evidence-based clinical effectiveness outcomes of Integrative Pediatrics? \u2013 Ricardo Ghelman (Brazil)<\/li>\n<\/ul>\n<\/div>\n<div class=\"post-content\">\n<h3 class=\"heading-3-gray\">Wednesday, October 15 (Continued)<\/h3>\n<ul>\n<li><strong>Session 1 \u2013 International Scenario in Integrative Pediatrics<\/strong><br>Chair: Sunita Vohra (Canada)<br>Speakers: Darong Wu (China), Michelle Loy (USA), Ines von Rosenstiel (Netherlands), Mohammed Saleh Abdallah (Tanzania), Ricardo Ghelman (Brazil)<\/li>\n<li><strong>Session 2 \u2013 Lifestyle, Chronic Diseases and Integrative Pediatrics<\/strong><br>Speakers: Elena Ladas (USA), Juliana Gatti (Brazil), Steven Schepanski (Germany), Fabio Carmona (Brazil)<\/li>\n<li><strong>Session 3 \u2013 Challenges in Pediatrics: Research and Experiences<\/strong><br>Chair: Ines von Rosenstiel (Netherlands)<br>Speakers: Gajagopala (India), Jan Vagedes (Germany), Fabiola Stollar (Switzerland), Cristine Maria de Lima Andrade (Brazil)<\/li>\n<li><strong>Session 4 \u2013 How do I treat asthma?<\/strong><br>Chair: M\u00e1rcia Yamamura (Brazil)<br>Speakers: Judit Wesseling (Netherlands), Andr\u00e9 L. Salcedo Gomes (Brazil), Jan Vagedes (Germany), Shiu-Lin Tsai (USA), V.G. Huddar (India)<\/li>\n<\/ul>\n<p>Official launch of the International Network of Integrative Pediatrics (INIP) during the opening ceremony of the 3rd WCTCIM.<\/p>\n<\/div>\n<div class=\"post-content\">\n<h3 class=\"heading-3-gray\">Thursday, October 16<\/h3>\n<ul>\n<li><strong>Panel: How do I treat Acute Viral Infections?<\/strong><br>Chair: Fabiola Stollar (Switzerland)<br>Speakers: Xi L. (China), Henrik Sz\u00f6ke (Hungary), Alexandre Aldred (Brazil)<\/li>\n<\/ul>\n<h3 class=\"heading-3-gray\">Friday, October 17<\/h3>\n<ul>\n<li><strong>Plenary: TCIM across the life course<\/strong><br>Speaker: Sunita Vohra (Canada) \u2013 TCIM for childhood<\/li>\n<li><strong>Panel: Integrative Pediatrics<\/strong><br>Chair: Sunita Vohra (Canada)<br>Speakers: Shiu-Lin Tsai (USA), Ricardo Ghelman (Brazil), Ines von Rosenstiel (Netherlands), Jan Vagedes (Germany)<\/li>\n<li><strong>Panel: Pediatric Gut-Brain Disorders<\/strong><br>Chair: Shaija Kutty (USA\/India)<br>Speakers: Melanie Brown (USA), Erika Chiappini (USA), Sofia Wicker Velez (Mexico, remote)<\/li>\n<\/ul>\n<\/div>\n<div class=\"post-content\">\n<h3 class=\"heading-3-gray\">Saturday, October 18<\/h3>\n<ul>\n<li><strong>Panel: Integrative Pediatric Oncology<\/strong><br>Speakers: Alfred L\u00e4ngler (Germany), Esther Mart\u00ednez Garc\u00eda (Spain), Elena Ladas\/Michelle Bombacie (USA), Shan Liu (China), Nilene Gouvea (NCI Brazil)<\/li>\n<li><strong>Abstract Session: Integrative Pediatrics &#038; Neonatal Care<\/strong><br>Presenters: M\u00e1rcia Elisabeth Rodrigues (Brazil), Shan Liu (China), Mar Begara (Spain), Viviane Aleixo de Paula Xavier (Brazil), Lara de Carvalho Pinheiro (Brazil), Brenda Leung (Canada)<\/li>\n<\/ul>\n<a href=\"https:\/\/wctcim.cabsin.org.br\/new\/registration\/\" class=\"btn-blue\">Register Now<\/a>\n<\/div>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>The 3rd WCTCIM in Rio highlights advances in Integrative Pediatrics with an international symposium. The event will launch the Evidence Map on the topic and the International Network of Integrative Pediatrics (INIP), presenting evidence-based approaches for prevalent childhood diseases.<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":2,"featured_media":5103,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[173],"tags":[],"class_list":["post-5104","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-press-release"],"acf":{"notion_id":null},"rank_math_fields":{"rank_math_title":"Integrative Pediatrics \u2758 Advances at the 3rd WCTCIM","rank_math_description":"Discover advances in Integrative Pediatrics at the 3rd WCTCIM. The event features a global symposium and the launch of a new evidence map on child health.","rank_math_focus_keyword":"Integrative Pediatrics","rank_math_seo_score":"75","rank_math_canonical_url":"","rank_math_internal_links_processed":""},"global_fields":{"notion_id":null},"featured_image_url":"https:\/\/wctcim.cabsin.org.br\/new\/wp-content\/uploads\/2025\/09\/Generated_Image_September_04_2025_-_7_01PM.jpeg","taxonomies":[{"term_id":173,"name":"Press Release","slug":"press-release","term_group":0,"term_taxonomy_id":173,"taxonomy":"category","description":"","parent":0,"count":4,"filter":"raw"}],"action":"updated","source":"manual_ui","_edit_lock":"1760438613:2","rank_math_seo_score":"75","rank_math_internal_links_processed":"","_edit_last":"2","post-header-status":"default","post-header-style":"default","sidebar_position":"default","cmplz_hide_cookiebanner":"","_thumbnail_id":"5103","_wp_old_slug":"","rank_math_analytic_object_id":"156","_cmplz_scanned_post":"1","_cmplz_remote_scanned_post":"","_yoast_indexnow_last_ping":"","rank_math_news_sitemap_robots":"","rank_math_robots":["index"],"_yoast_post_redirect_info":"","rank_math_primary_category":"","rank_math_title":"Integrative Pediatrics \u2758 Advances at the 3rd WCTCIM","rank_math_description":"Discover advances in Integrative Pediatrics at the 3rd WCTCIM. The event features a global symposium and the launch of a new evidence map on child health.","rank_math_focus_keyword":"Integrative Pediatrics","_dp_original":"","_wp_page_template":"default","rs_page_bg_color":"","_wp_old_date":"","footnotes":"","rank_math_schema_BlogPosting":"","rank_math_schema_VideoObject":"","gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/posts\/5104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/comments?post=5104"}],"version-history":[{"count":3,"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/posts\/5104\/revisions"}],"predecessor-version":[{"id":5109,"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/posts\/5104\/revisions\/5109"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/media\/5103"}],"wp:attachment":[{"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/media?parent=5104"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/categories?post=5104"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wctcim.cabsin.org.br\/new\/wp-json\/wp\/v2\/tags?post=5104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}