{"id":12,"date":"2024-10-16T11:54:35","date_gmt":"2024-10-16T14:54:35","guid":{"rendered":"http:\/\/167.172.144.200\/?page_id=12"},"modified":"2025-09-24T11:26:35","modified_gmt":"2025-09-24T14:26:35","slug":"compromissos-2030","status":"publish","type":"page","link":"https:\/\/painelesg.rdsaude.com.br\/en\/compromissos-2030\/","title":{"rendered":"2030 Commitments"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Overview<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In 2021, we launched our 2030 Sustainability Strategy, which consists of a set of commitments to be achieved by 2030, with the ambition to become the group that contributes the most to a healthier society in Brazil by 2030. Since then, we have implemented this strategy and monitored its progress. In this panel, you will find the status of each of our 22 commitments.<\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">\r\n\t<div grid=\"~ md:cols-4\" gap=\"8\">\r\n\t\t<div>\r\n\t\t\t<canvas id=\"chart-total\"><\/canvas>\r\n\t\t\t<div text=\"contrast [112.5%] center\" font=\"bold\" m-t=\"4\">2030 Commitments<\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<a href=\"https:\/\/painelesg.rdsaude.com.br\/en\/compromissos-2030\/pessoas\/\">\r\n\t\t\t<canvas id=\"chart-pessoas\"><\/canvas>\r\n\t\t\t<div text=\"contrast [112.5%] center\" font=\"bold\" m-t=\"4\">People<\/div>\r\n\t\t<\/a>\r\n\r\n\t\t<a href=\"https:\/\/painelesg.rdsaude.com.br\/en\/compromissos-2030\/negocios\/\">\r\n\t\t\t<canvas id=\"chart-negocios\"><\/canvas>\r\n\t\t\t<div text=\"contrast [112.5%] center\" font=\"bold\" m-t=\"4\">Business<\/div>\r\n\t\t<\/a>\r\n\r\n\t\t<a href=\"https:\/\/painelesg.rdsaude.com.br\/en\/compromissos-2030\/planeta\/\">\r\n\t\t\t<canvas id=\"chart-planeta\"><\/canvas>\r\n\t\t\t<div text=\"contrast [112.5%] center\" font=\"bold\" m-t=\"4\">Planet<\/div>\r\n\t\t<\/a>\r\n\t<\/div>\r\n\r\n\t<div text=\"center\" m-t=\"8\" font=\"bold\" m-b=\"16\">\r\n\t\t* The values presented refer to the progress of the 2030 commitments.\t<\/div>\r\n\r\n\t<script>\r\n\t\twindow.uncloakFunctions.push(\r\n\t\t\t() => {\r\n\t\t\t\tfunction getBeforeDraw(text) {\r\n\t\t\t\t\treturn function(chart, a, b) {\r\n\t\t\t\t\t\tvar width = chart.width,\r\n\t\t\t\t\t\theight = chart.height,\r\n\t\t\t\t\t\tctx = chart.ctx;\r\n\r\n\t\t\t\t\t\tctx.restore();\r\n\t\t\t\t\t\tvar fontSize = (height \/ 114).toFixed(2);\r\n\t\t\t\t\t\tctx.font = \"22px 'Rd Modern', sans-serif\";\r\n\t\t\t\t\t\tctx.textBaseline = \"middle\";\r\n\r\n\t\t\t\t\t\tvar textX = Math.round((width - ctx.measureText(text).width) \/ 2),\r\n\t\t\t\t\t\t\ttextY = height \/ 2 + 7;\r\n\r\n\t\t\t\t\t\tctx.fillText(text, textX, textY);\r\n\t\t\t\t\t\tctx.save();\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\tconst ctx = document.getElementById('chart-total');\r\n\r\n\t\t\t\tconst baseChart = {\r\n\t\t\t\t\ttype: 'doughnut',\r\n\t\t\t\t\toptions: {\r\n\t\t\t\t\t\tcutout: '70%',\r\n\t\t\t\t\t\tplugins: {\r\n\t\t\t\t\t\t\ttooltip: {\r\n\t\t\t\t\t\t\t\tenabled: false\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t},\r\n\t\t\t\t}\r\n\r\n\t\t\t\tnew Chart(ctx, {\r\n\t\t\t\t\t...baseChart,\r\n\t\t\t\t\tdata: {\r\n\t\t\t\t\t\tdatasets: [{\r\n\t\t\t\t\t\t\tdata: [59, 100 - 59],\r\n\t\t\t\t\t\t\tbackgroundColor: [\r\n\t\t\t\t\t\t\t\t'rgb(76, 161, 93)',\r\n\t\t\t\t\t\t\t\t'rgb(10, 47, 42)',\r\n\t\t\t\t\t\t\t],\r\n\t\t\t\t\t\t}],\r\n\t\t\t\t\t},\r\n\t\t\t\t\tplugins: [{\r\n\t\t\t\t\t\tid: 'text',\r\n\t\t\t\t\t\tbeforeDraw: getBeforeDraw('59%')\r\n\t\t\t\t\t}]\r\n\t\t\t\t})\r\n\r\n\t\t\t\tnew Chart(document.getElementById('chart-pessoas'), {\r\n\t\t\t\t\t...baseChart,\r\n\t\t\t\t\tdata: {\r\n\t\t\t\t\t\tdatasets: [{\r\n\t\t\t\t\t\t\tdata: [56, 100 - 56],\r\n\t\t\t\t\t\t\tbackgroundColor: [\r\n\t\t\t\t\t\t\t\t'rgb(76, 161, 93)',\r\n\t\t\t\t\t\t\t\t'rgb(10, 47, 42)',\r\n\t\t\t\t\t\t\t],\r\n\t\t\t\t\t\t}],\r\n\t\t\t\t\t},\r\n\t\t\t\t\tplugins: [{\r\n\t\t\t\t\t\tid: 'text',\r\n\t\t\t\t\t\tbeforeDraw: getBeforeDraw('56%')\r\n\t\t\t\t\t}]\r\n\t\t\t\t})\r\n\r\n\t\t\t\tnew Chart(document.getElementById('chart-negocios'), {\r\n\t\t\t\t\t...baseChart,\r\n\t\t\t\t\tdata: {\r\n\t\t\t\t\t\tdatasets: [{\r\n\t\t\t\t\t\t\tdata: [67, 100 - 67],\r\n\t\t\t\t\t\t\tbackgroundColor: [\r\n\t\t\t\t\t\t\t\t'rgb(76, 161, 93)',\r\n\t\t\t\t\t\t\t\t'rgb(10, 47, 42)',\r\n\t\t\t\t\t\t\t],\r\n\t\t\t\t\t\t}],\r\n\t\t\t\t\t},\r\n\t\t\t\t\tplugins: [{\r\n\t\t\t\t\t\tid: 'text',\r\n\t\t\t\t\t\tbeforeDraw: getBeforeDraw('67%')\r\n\t\t\t\t\t}]\r\n\t\t\t\t})\r\n\r\n\t\t\t\tnew Chart(document.getElementById('chart-planeta'), {\r\n\t\t\t\t\t...baseChart,\r\n\t\t\t\t\tdata: {\r\n\t\t\t\t\t\tdatasets: [{\r\n\t\t\t\t\t\t\tdata: [47, 100 - 47],\r\n\t\t\t\t\t\t\tbackgroundColor: [\r\n\t\t\t\t\t\t\t\t'rgb(76, 161, 93)',\r\n\t\t\t\t\t\t\t\t'rgb(10, 47, 42)',\r\n\t\t\t\t\t\t\t],\r\n\t\t\t\t\t\t}],\r\n\t\t\t\t\t},\r\n\t\t\t\t\tplugins: [{\r\n\t\t\t\t\t\tid: 'text',\r\n\t\t\t\t\t\tbeforeDraw: getBeforeDraw('47%')\r\n\t\t\t\t\t}]\r\n\t\t\t\t})\r\n\t\t\t}\r\n\t\t)\r\n\t<\/script>\r\n\t\r\n\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview In 2021, we launched our 2030 Sustainability Strategy, which consists of a set of commitments to be achieved by 2030, with the ambition to become the group that contributes the most to a healthier society in Brazil by 2030. Since then, we have implemented this strategy and monitored its progress. In this panel, you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1262,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>2030 Commitments - Painel ESG da RD Sa\u00fade<\/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:\/\/painelesg.rdsaude.com.br\/en\/compromissos-2030\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:locale:alternate\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"2030 Commitments\" \/>\n<meta property=\"og:description\" content=\"Overview In 2021, we launched our 2030 Sustainability Strategy, which consists of a set of commitments to be achieved by 2030, with the ambition to become the group that contributes the most to a healthier society in Brazil by 2030. Since then, we have implemented this strategy and monitored its progress. In this panel, you [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/painelesg.rdsaude.com.br\/en\/compromisso\/22\/\" \/>\n<meta property=\"og:site_name\" content=\"Painel ESG da RD Sa\u00fade\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-24T14:26:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/painelesg.rdsaude.com.br\/wp-content\/uploads\/2024\/12\/banner-compromissos.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/\",\"url\":\"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/\",\"name\":\"2030 Commitments\",\"isPartOf\":{\"@id\":\"https:\/\/painelesg.rdsaude.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/painelesg.rdsaude.com.br\/wp-content\/uploads\/2024\/12\/banner-compromissos.jpg\",\"datePublished\":\"2024-10-16T14:54:35+00:00\",\"dateModified\":\"2025-09-24T14:26:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#primaryimage\",\"url\":\"https:\/\/painelesg.rdsaude.com.br\/wp-content\/uploads\/2024\/12\/banner-compromissos.jpg\",\"contentUrl\":\"https:\/\/painelesg.rdsaude.com.br\/wp-content\/uploads\/2024\/12\/banner-compromissos.jpg\",\"width\":1200,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/painelesg.rdsaude.com.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Compromissos 2030\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/painelesg.rdsaude.com.br\/#website\",\"url\":\"https:\/\/painelesg.rdsaude.com.br\/\",\"name\":\"Painel ESG da RD Sa\u00fade\",\"description\":\"Reunimos aqui todos os indicadores ESG (ambientais, sociais e de governan\u00e7a) da Companhia. Assim, oferecemos informa\u00e7\u00f5es atualizadas e divididas por tema, facilitando a busca por conte\u00fados espec\u00edficos.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/painelesg.rdsaude.com.br\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"2030 Commitments - Painel ESG da RD Sa\u00fade","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:\/\/painelesg.rdsaude.com.br\/en\/compromissos-2030\/","og_locale":"en_US","og_type":"article","og_title":"[:pt]Compromissos 2030[:en]2030 Commitments[:] - Painel ESG da RD Sa\u00fade","og_description":"Overview In 2021, we launched our 2030 Sustainability Strategy, which consists of a set of commitments to be achieved by 2030, with the ambition to become the group that contributes the most to a healthier society in Brazil by 2030. Since then, we have implemented this strategy and monitored its progress. In this panel, you [&hellip;]","og_url":"https:\/\/painelesg.rdsaude.com.br\/en\/compromisso\/22\/","og_site_name":"Painel ESG da RD Sa\u00fade","article_modified_time":"2025-09-24T14:26:35+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/painelesg.rdsaude.com.br\/wp-content\/uploads\/2024\/12\/banner-compromissos.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/","url":"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/","name":"2030 Commitments","isPartOf":{"@id":"https:\/\/painelesg.rdsaude.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#primaryimage"},"image":{"@id":"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#primaryimage"},"thumbnailUrl":"https:\/\/painelesg.rdsaude.com.br\/wp-content\/uploads\/2024\/12\/banner-compromissos.jpg","datePublished":"2024-10-16T14:54:35+00:00","dateModified":"2025-09-24T14:26:35+00:00","breadcrumb":{"@id":"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#primaryimage","url":"https:\/\/painelesg.rdsaude.com.br\/wp-content\/uploads\/2024\/12\/banner-compromissos.jpg","contentUrl":"https:\/\/painelesg.rdsaude.com.br\/wp-content\/uploads\/2024\/12\/banner-compromissos.jpg","width":1200,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/painelesg.rdsaude.com.br\/compromissos-2030\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/painelesg.rdsaude.com.br\/"},{"@type":"ListItem","position":2,"name":"Compromissos 2030"}]},{"@type":"WebSite","@id":"https:\/\/painelesg.rdsaude.com.br\/#website","url":"https:\/\/painelesg.rdsaude.com.br\/","name":"Painel ESG da RD Sa\u00fade","description":"Reunimos aqui todos os indicadores ESG (ambientais, sociais e de governan\u00e7a) da Companhia. Assim, oferecemos informa\u00e7\u00f5es atualizadas e divididas por tema, facilitando a busca por conte\u00fados espec\u00edficos.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/painelesg.rdsaude.com.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":32,"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":4350,"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/pages\/12\/revisions\/4350"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/media\/1262"}],"wp:attachment":[{"href":"https:\/\/painelesg.rdsaude.com.br\/en\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}