{"id":22666,"date":"2026-02-20T16:36:19","date_gmt":"2026-02-20T16:36:19","guid":{"rendered":"https:\/\/esi.uclm.es\/?p=22666"},"modified":"2026-02-23T15:17:09","modified_gmt":"2026-02-23T15:17:09","slug":"el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer","status":"publish","type":"post","link":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/","title":{"rendered":"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer"},"content":{"rendered":"\n<p>El grupo de investigaci\u00f3n <strong><a href=\"https:\/\/arcoresearch.com\/\">ARCO (Arquitectura y Redes de Computadores)<\/a><\/strong> de la Escuela Superior de Inform\u00e1tica forma parte del consorcio del proyecto europeo <strong>MAYA<\/strong> (<em>Multi-disciplinary analysis of AYA cancer survivors\u2019 health<\/em>). Este proyecto, financiado por el programa <em>Horizon Europe<\/em>, tiene como finalidad desarrollar herramientas tecnol\u00f3gicas para el seguimiento de la salud cardiovascular en adolescentes y adultos j\u00f3venes que han superado un c\u00e1ncer.<\/p>\n\n\n\n<p>Para el desarrollo de estas actividades, la <a href=\"http:\/\/www.uclm.es\">Universidad de Castilla-La Mancha (UCLM)<\/a> ha recibido una financiaci\u00f3n superior a los 617.000 euros. El proyecto se centra en la detecci\u00f3n y prevenci\u00f3n de efectos secundarios derivados de los tratamientos oncol\u00f3gicos. En este marco, el grupo ARCO trabaja en la integraci\u00f3n de dispositivos f\u00edsicos y digitales. Entre las herramientas que se est\u00e1n desarrollando se incluyen espejos inteligentes (<em>Smart Mirrors<\/em>) y aplicaciones m\u00f3viles que, mediante el uso de Inteligencia Artificial, permiten monitorizar biomarcadores y h\u00e1bitos de vida desde el domicilio de los usuarios de forma no intrusiva.<\/p>\n\n\n\n<p>La metodolog\u00eda del proyecto incluye la validaci\u00f3n de estas tecnolog\u00edas mediante \u00abLiving Labs\u00bb, espacios de prueba donde los pacientes participan activamente. En este contexto, la Escuela Superior de Inform\u00e1tica acogi\u00f3 recientemente una reuni\u00f3n t\u00e9cnica y talleres de trabajo para definir los requisitos del sistema bas\u00e1ndose en las necesidades expuestas por los propios usuarios.<\/p>\n\n\n\n<style>\n  \/* Contenedor principal para aislar estilos del resto de WP *\/\n  #maya-widget-wrapper {\n    all: initial; \/* Resetea herencias del tema *\/\n    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    display: block;\n    width: 100%;\n    margin: 40px auto;\n    background-color: transparent;\n  }\n\n  \/* Reset interno para evitar conflictos *\/\n  #maya-widget-wrapper * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n    line-height: 1.5;\n  }\n\n  \/* Tarjeta Principal *\/\n  #maya-widget-wrapper .maya-card-container {\n    max-width: 900px;\n    margin: 0 auto;\n    background: #ffffff;\n    border-radius: 16px;\n    box-shadow: 0 12px 40px rgba(0,0,0,0.08);\n    overflow: hidden;\n    border: 1px solid #eef2f5;\n  }\n\n  \/* CABECERA *\/\n  #maya-widget-wrapper .maya-header {\n    background: linear-gradient(135deg, #0e2a47 0%, #005f9e 100%);\n    padding: 35px 30px;\n    text-align: center;\n    color: #ffffff !important;\n  }\n\n  #maya-widget-wrapper .maya-header h2 {\n    font-size: 2rem;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #ffffff !important;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.2);\n    letter-spacing: -0.5px;\n  }\n\n  #maya-widget-wrapper .maya-header p {\n    font-size: 1.1rem;\n    color: #e0e0e0 !important;\n    max-width: 700px;\n    margin: 0 auto;\n    font-weight: 400;\n  }\n\n  \/* CUERPO: Grid layout 2x2 *\/\n  #maya-widget-wrapper .maya-body {\n    padding: 30px;\n    display: grid;\n    \/* Esto crea columnas autom\u00e1ticas pero con un m\u00ednimo de ancho, ideal para 2x2 *\/\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n\n  \/* M\u00f3dulos de informaci\u00f3n *\/\n  #maya-widget-wrapper .maya-info-box {\n    padding: 25px;\n    border-radius: 12px;\n    background: #fdfdfd;\n    border: 1px solid #edf2f7;\n    transition: transform 0.2s, box-shadow 0.2s;\n    display: flex;\n    flex-direction: column;\n  }\n\n  #maya-widget-wrapper .maya-info-box:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0,0,0,0.06);\n    border-color: #00b4d8;\n  }\n\n  #maya-widget-wrapper .maya-icon-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 12px;\n    color: #0e2a47;\n    font-weight: 700;\n    font-size: 1.1rem;\n  }\n\n  #maya-widget-wrapper .maya-icon-svg {\n    width: 26px;\n    height: 26px;\n    fill: #00b4d8; \/* Azul cian corporativo *\/\n    flex-shrink: 0;\n  }\n\n  #maya-widget-wrapper .maya-text {\n    color: #4a5568 !important;\n    font-size: 0.95rem;\n  }\n\n  #maya-widget-wrapper strong {\n    color: #005f9e;\n    font-weight: 700;\n  }\n\n  \/* SECCI\u00d3N DESTACADA (UCLM) - Ocupa todo el ancho abajo *\/\n  #maya-widget-wrapper .maya-highlight-row {\n    grid-column: 1 \/ -1; \/* Forza a ocupar toda la fila *\/\n    background: linear-gradient(to right, #f0f9ff, #e6fffa);\n    border-left: 5px solid #005f9e;\n    padding: 20px 25px;\n    border-radius: 8px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 20px;\n    margin-top: 10px;\n  }\n\n  #maya-widget-wrapper .maya-role-tag {\n    background: #005f9e;\n    color: #fff;\n    padding: 4px 10px;\n    border-radius: 4px;\n    font-size: 0.7rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: bold;\n    display: inline-block;\n    margin-bottom: 5px;\n  }\n\n  #maya-widget-wrapper .maya-budget-num {\n    display: block;\n    font-size: 1.6rem;\n    font-weight: 800;\n    color: #0e2a47;\n    line-height: 1;\n  }\n\n  #maya-widget-wrapper .maya-budget-label {\n    font-size: 0.75rem;\n    color: #666;\n    text-transform: uppercase;\n  }\n\n  \/* PIE *\/\n  #maya-widget-wrapper .maya-footer {\n    background: #f1f5f9;\n    padding: 15px 30px;\n    font-size: 0.85rem;\n    color: #64748b;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    border-top: 1px solid #e2e8f0;\n  }\n\n  #maya-widget-wrapper .maya-link {\n    color: #005f9e;\n    text-decoration: none;\n    font-weight: 600;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 650px) {\n    #maya-widget-wrapper .maya-header h2 { font-size: 1.5rem; }\n    #maya-widget-wrapper .maya-body { grid-template-columns: 1fr; } \/* 1 columna en m\u00f3vil *\/\n    #maya-widget-wrapper .maya-highlight-row { flex-direction: column; align-items: flex-start; }\n    #maya-widget-wrapper .maya-footer { flex-direction: column; gap: 10px; text-align: center; }\n  }\n<\/style>\n\n<div id=\"maya-widget-wrapper\">\n  <div class=\"maya-card-container\">\n    \n    <header class=\"maya-header\">\n      <h2>PROYECTO MAYA<\/h2>\n      <p>Tecnolog\u00eda avanzada para cuidar el coraz\u00f3n<\/p>\n    <\/header>\n\n    <div class=\"maya-body\">\n      \n      <div class=\"maya-info-box\">\n        <div class=\"maya-icon-title\">\n          <svg class=\"maya-icon-svg\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\/><\/svg>\n          El Desaf\u00edo (AYA)\n        <\/div>\n        <div class=\"maya-text\">\n          Los <strong>Adolescentes y Adultos J\u00f3venes<\/strong> supervivientes de c\u00e1ncer enfrentan riesgos cardiovasculares tard\u00edos que requieren monitorizaci\u00f3n continua.\n        <\/div>\n      <\/div>\n\n      <div class=\"maya-info-box\">\n        <div class=\"maya-icon-title\">\n          <svg class=\"maya-icon-svg\" viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l3.59-3.59L17 12l-5 5z\"\/><\/svg>\n          Objetivo de Impacto\n        <\/div>\n        <div class=\"maya-text\">\n          Reducir en un <strong>30-40%<\/strong> el riesgo de eventos card\u00edacos graves y mejorar la calidad de vida mediante la prevenci\u00f3n proactiva.\n        <\/div>\n      <\/div>\n\n      <div class=\"maya-info-box\">\n        <div class=\"maya-icon-title\">\n          <svg class=\"maya-icon-svg\" viewBox=\"0 0 24 24\"><path d=\"M21 2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7v2H8v2h8v-2h-2v-2h7c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H3V4h18v12z\"\/><\/svg>\n          iCARE Health Hub\n        <\/div>\n        <div class=\"maya-text\">\n          Ecosistema digital en el hogar con <strong>Espejos Inteligentes<\/strong> e IA para monitorizar biomarcadores de forma no intrusiva.\n        <\/div>\n      <\/div>\n\n      <div class=\"maya-info-box\">\n        <div class=\"maya-icon-title\">\n          <svg class=\"maya-icon-svg\" viewBox=\"0 0 24 24\"><path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5z\"\/><\/svg>\n          Living Labs\n        <\/div>\n        <div class=\"maya-text\">\n          <strong>Co-creaci\u00f3n con pacientes<\/strong>. Se realizan talleres participativos para asegurar que la tecnolog\u00eda responde a necesidades reales.\n        <\/div>\n      <\/div>\n\n      <div class=\"maya-highlight-row\">\n        <div>\n          <span class=\"maya-role-tag\">Liderazgo T\u00e9cnico<\/span>\n          <div style=\"font-size: 1.1rem; color: #0e2a47; font-weight: 700; margin-top:5px;\">\n            Grupo ARCO (ESI &#8211; UCLM)\n          <\/div>\n          <div class=\"maya-text\" style=\"font-size: 0.9rem; margin-top: 3px;\">\n            Responsables de la arquitectura, integraci\u00f3n y desarrollo.\n          <\/div>\n        <\/div>\n        <div style=\"text-align: right;\">\n          <span class=\"maya-budget-label\">Financiaci\u00f3n UCLM<\/span>\n          <span class=\"maya-budget-num\">+617.000\u20ac<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <footer class=\"maya-footer\">\n      <div style=\"display:flex; align-items:center; gap:8px;\">\n        <span style=\"font-size:1.4rem;\">\ud83c\uddea\ud83c\uddfa<\/span> \n        <span>Horizon Europe Project<\/span>\n      <\/div>\n      <a href=\"https:\/\/maya-horizon.eu\/\" target=\"_blank\" class=\"maya-link\">Web Oficial \u2192<\/a>\n    <\/footer>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>El grupo de investigaci\u00f3n ARCO (Arquitectura y Redes de Computadores) de la Escuela Superior de Inform\u00e1tica forma parte del consorcio del proyecto europeo MAYA (Multi-disciplinary analysis of AYA cancer survivors\u2019 health). Este proyecto, financiado por el programa Horizon Europe, tiene como finalidad desarrollar herramientas tecnol\u00f3gicas [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":22667,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[619,620],"tags":[],"class_list":["post-22666","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general","category-investigacion"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer - Escuela Superior de Inform\u00e1tica de UCLM<\/title>\n<meta name=\"description\" content=\"El proyecto MAYA, financiado por el programa Horizon Europe, tiene como finalidad desarrollar herramientas tecnol\u00f3gicas para el seguimiento de la salud cardiovascular en adolescentes y adultos j\u00f3venes que han superado un c\u00e1ncer.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer - Escuela Superior de Inform\u00e1tica de UCLM\" \/>\n<meta property=\"og:description\" content=\"El proyecto MAYA, financiado por el programa Horizon Europe, tiene como finalidad desarrollar herramientas tecnol\u00f3gicas para el seguimiento de la salud cardiovascular en adolescentes y adultos j\u00f3venes que han superado un c\u00e1ncer.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/\" \/>\n<meta property=\"og:site_name\" content=\"Escuela Superior de Inform\u00e1tica de UCLM\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Escuela-Superior-de-Informtica-543261809027158\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-20T16:36:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-23T15:17:09+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/esi.uclm.es\/assets\/uploads\/2026\/02\/Grupo-Investigacion-ARCO.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"esiuclm\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@esiuclm\" \/>\n<meta name=\"twitter:site\" content=\"@esiuclm\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"esiuclm\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/\"},\"author\":{\"name\":\"esiuclm\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#\\\/schema\\\/person\\\/d9a390095e8beeca5aced92acb17a530\"},\"headline\":\"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer\",\"datePublished\":\"2026-02-20T16:36:19+00:00\",\"dateModified\":\"2026-02-23T15:17:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/\"},\"wordCount\":373,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/esi.uclm.es\\\/assets\\\/uploads\\\/2026\\\/02\\\/Grupo-Investigacion-ARCO.webp\",\"articleSection\":[\"General\",\"Investigaci\u00f3n\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/\",\"url\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/\",\"name\":\"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer - Escuela Superior de Inform\u00e1tica de UCLM\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/esi.uclm.es\\\/assets\\\/uploads\\\/2026\\\/02\\\/Grupo-Investigacion-ARCO.webp\",\"datePublished\":\"2026-02-20T16:36:19+00:00\",\"dateModified\":\"2026-02-23T15:17:09+00:00\",\"description\":\"El proyecto MAYA, financiado por el programa Horizon Europe, tiene como finalidad desarrollar herramientas tecnol\u00f3gicas para el seguimiento de la salud cardiovascular en adolescentes y adultos j\u00f3venes que han superado un c\u00e1ncer.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/#primaryimage\",\"url\":\"https:\\\/\\\/esi.uclm.es\\\/assets\\\/uploads\\\/2026\\\/02\\\/Grupo-Investigacion-ARCO.webp\",\"contentUrl\":\"https:\\\/\\\/esi.uclm.es\\\/assets\\\/uploads\\\/2026\\\/02\\\/Grupo-Investigacion-ARCO.webp\",\"width\":1920,\"height\":1080,\"caption\":\"miembros del grupo de investigaci\u00f3n ARCO\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/2026\\\/02\\\/20\\\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/esi.uclm.es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#website\",\"url\":\"https:\\\/\\\/esi.uclm.es\\\/\",\"name\":\"Escuela Superior de Inform\u00e1tica de UCLM en Ciudad Real, Castilla-La Mancha\",\"description\":\"La Escuela Superior de Inform\u00e1tica de Ciudad Real (Castilla-La Mancha), Universidad de Castilla-La Mancha es un centro universitario que imparte el ciclo completo de Ingenier\u00eda en Inform\u00e1tica: grado, m\u00e1ster y doctorado.\",\"publisher\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/esi.uclm.es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#organization\",\"name\":\"Escuela Superior de Inform\u00e1tica de UCLM\",\"url\":\"https:\\\/\\\/esi.uclm.es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/esi.uclm.es\\\/assets\\\/uploads\\\/2022\\\/03\\\/LogoESI_cabecera-1.png\",\"contentUrl\":\"https:\\\/\\\/esi.uclm.es\\\/assets\\\/uploads\\\/2022\\\/03\\\/LogoESI_cabecera-1.png\",\"width\":460,\"height\":184,\"caption\":\"Escuela Superior de Inform\u00e1tica de UCLM\"},\"image\":{\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Escuela-Superior-de-Informtica-543261809027158\",\"https:\\\/\\\/x.com\\\/esiuclm\",\"https:\\\/\\\/www.instagram.com\\\/esiuclm\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/esiuclm\",\"https:\\\/\\\/www.twitch.tv\\\/esiuclm\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/12656631\\\/admin\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/esi.uclm.es\\\/#\\\/schema\\\/person\\\/d9a390095e8beeca5aced92acb17a530\",\"name\":\"esiuclm\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ff32e6f445454691c713484fe154c7002761ecabfa4cfa2fea57c231744892da?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ff32e6f445454691c713484fe154c7002761ecabfa4cfa2fea57c231744892da?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ff32e6f445454691c713484fe154c7002761ecabfa4cfa2fea57c231744892da?s=96&d=mm&r=g\",\"caption\":\"esiuclm\"},\"sameAs\":[\"https:\\\/\\\/esi.uclm.es\"],\"url\":\"https:\\\/\\\/esi.uclm.es\\\/index.php\\\/author\\\/esiadmin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer - Escuela Superior de Inform\u00e1tica de UCLM","description":"El proyecto MAYA, financiado por el programa Horizon Europe, tiene como finalidad desarrollar herramientas tecnol\u00f3gicas para el seguimiento de la salud cardiovascular en adolescentes y adultos j\u00f3venes que han superado un c\u00e1ncer.","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:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/","og_locale":"es_ES","og_type":"article","og_title":"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer - Escuela Superior de Inform\u00e1tica de UCLM","og_description":"El proyecto MAYA, financiado por el programa Horizon Europe, tiene como finalidad desarrollar herramientas tecnol\u00f3gicas para el seguimiento de la salud cardiovascular en adolescentes y adultos j\u00f3venes que han superado un c\u00e1ncer.","og_url":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/","og_site_name":"Escuela Superior de Inform\u00e1tica de UCLM","article_publisher":"https:\/\/www.facebook.com\/Escuela-Superior-de-Informtica-543261809027158","article_published_time":"2026-02-20T16:36:19+00:00","article_modified_time":"2026-02-23T15:17:09+00:00","og_image":[{"width":1920,"height":1080,"url":"http:\/\/esi.uclm.es\/assets\/uploads\/2026\/02\/Grupo-Investigacion-ARCO.webp","type":"image\/webp"}],"author":"esiuclm","twitter_card":"summary_large_image","twitter_creator":"@esiuclm","twitter_site":"@esiuclm","twitter_misc":{"Escrito por":"esiuclm","Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/#article","isPartOf":{"@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/"},"author":{"name":"esiuclm","@id":"https:\/\/esi.uclm.es\/#\/schema\/person\/d9a390095e8beeca5aced92acb17a530"},"headline":"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer","datePublished":"2026-02-20T16:36:19+00:00","dateModified":"2026-02-23T15:17:09+00:00","mainEntityOfPage":{"@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/"},"wordCount":373,"commentCount":0,"publisher":{"@id":"https:\/\/esi.uclm.es\/#organization"},"image":{"@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/#primaryimage"},"thumbnailUrl":"https:\/\/esi.uclm.es\/assets\/uploads\/2026\/02\/Grupo-Investigacion-ARCO.webp","articleSection":["General","Investigaci\u00f3n"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/","url":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/","name":"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer - Escuela Superior de Inform\u00e1tica de UCLM","isPartOf":{"@id":"https:\/\/esi.uclm.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/#primaryimage"},"image":{"@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/#primaryimage"},"thumbnailUrl":"https:\/\/esi.uclm.es\/assets\/uploads\/2026\/02\/Grupo-Investigacion-ARCO.webp","datePublished":"2026-02-20T16:36:19+00:00","dateModified":"2026-02-23T15:17:09+00:00","description":"El proyecto MAYA, financiado por el programa Horizon Europe, tiene como finalidad desarrollar herramientas tecnol\u00f3gicas para el seguimiento de la salud cardiovascular en adolescentes y adultos j\u00f3venes que han superado un c\u00e1ncer.","breadcrumb":{"@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/#primaryimage","url":"https:\/\/esi.uclm.es\/assets\/uploads\/2026\/02\/Grupo-Investigacion-ARCO.webp","contentUrl":"https:\/\/esi.uclm.es\/assets\/uploads\/2026\/02\/Grupo-Investigacion-ARCO.webp","width":1920,"height":1080,"caption":"miembros del grupo de investigaci\u00f3n ARCO"},{"@type":"BreadcrumbList","@id":"https:\/\/esi.uclm.es\/index.php\/2026\/02\/20\/el-grupo-arco-impulsa-la-tecnologia-del-proyecto-europeo-maya-para-mejorar-la-salud-de-jovenes-supervivientes-de-cancer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/esi.uclm.es\/"},{"@type":"ListItem","position":2,"name":"El grupo ARCO impulsa la tecnolog\u00eda del proyecto europeo MAYA para mejorar la salud de j\u00f3venes supervivientes de c\u00e1ncer"}]},{"@type":"WebSite","@id":"https:\/\/esi.uclm.es\/#website","url":"https:\/\/esi.uclm.es\/","name":"Escuela Superior de Inform\u00e1tica de UCLM en Ciudad Real, Castilla-La Mancha","description":"La Escuela Superior de Inform\u00e1tica de Ciudad Real (Castilla-La Mancha), Universidad de Castilla-La Mancha es un centro universitario que imparte el ciclo completo de Ingenier\u00eda en Inform\u00e1tica: grado, m\u00e1ster y doctorado.","publisher":{"@id":"https:\/\/esi.uclm.es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/esi.uclm.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/esi.uclm.es\/#organization","name":"Escuela Superior de Inform\u00e1tica de UCLM","url":"https:\/\/esi.uclm.es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/esi.uclm.es\/#\/schema\/logo\/image\/","url":"https:\/\/esi.uclm.es\/assets\/uploads\/2022\/03\/LogoESI_cabecera-1.png","contentUrl":"https:\/\/esi.uclm.es\/assets\/uploads\/2022\/03\/LogoESI_cabecera-1.png","width":460,"height":184,"caption":"Escuela Superior de Inform\u00e1tica de UCLM"},"image":{"@id":"https:\/\/esi.uclm.es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Escuela-Superior-de-Informtica-543261809027158","https:\/\/x.com\/esiuclm","https:\/\/www.instagram.com\/esiuclm\/","https:\/\/www.youtube.com\/user\/esiuclm","https:\/\/www.twitch.tv\/esiuclm","https:\/\/www.linkedin.com\/company\/12656631\/admin\/"]},{"@type":"Person","@id":"https:\/\/esi.uclm.es\/#\/schema\/person\/d9a390095e8beeca5aced92acb17a530","name":"esiuclm","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/ff32e6f445454691c713484fe154c7002761ecabfa4cfa2fea57c231744892da?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/ff32e6f445454691c713484fe154c7002761ecabfa4cfa2fea57c231744892da?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ff32e6f445454691c713484fe154c7002761ecabfa4cfa2fea57c231744892da?s=96&d=mm&r=g","caption":"esiuclm"},"sameAs":["https:\/\/esi.uclm.es"],"url":"https:\/\/esi.uclm.es\/index.php\/author\/esiadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/posts\/22666","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/comments?post=22666"}],"version-history":[{"count":4,"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/posts\/22666\/revisions"}],"predecessor-version":[{"id":22671,"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/posts\/22666\/revisions\/22671"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/media\/22667"}],"wp:attachment":[{"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/media?parent=22666"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/categories?post=22666"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/esi.uclm.es\/index.php\/wp-json\/wp\/v2\/tags?post=22666"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}