<?xml version="1.0"?>
<rss version="2.0"><channel><title>Ceuta - Sanidad</title><description>Ceuta - Sanidad</description><language>es</language><link>https://www.csif.es/es/portada/ceutasanidad/categoria/otropersonalsanitario</link><lastBuildDate>Wed, 06 May 26 23:47:10 CEST</lastBuildDate><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/89687</guid><title>Sanidad convoca pruebas de aptitud para el reconocimiento de cualificaciones profesionales de Enfermer&#xED;a y Fisioterapia de la UE</title><pubDate>Wed, 29 Apr 26 08:00:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/89687</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Convocatorias</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Enfermer&#xED;a</category><category>Otro Personal Sanitario</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/file-0000000055e871f4a376dd8b078886af-2-1777368477.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;meta charset="UTF-8"&gt;&lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;&#xD;
&lt;style type="text/css"&gt;*{&#xD;
box-sizing:border-box;&#xD;
}&#xD;
&#xD;
body{&#xD;
margin:0;&#xD;
padding:0;&#xD;
background:#eef4f0;&#xD;
font-family:Arial,Helvetica,sans-serif;&#xD;
color:#1f2937;&#xD;
}&#xD;
&#xD;
img{&#xD;
max-width:100%;&#xD;
height:auto;&#xD;
}&#xD;
&#xD;
p,li,h1,h2,h3,strong,a{&#xD;
overflow-wrap:anywhere;&#xD;
word-break:normal;&#xD;
}&#xD;
&#xD;
.wrapper{&#xD;
max-width:1180px;&#xD;
margin:0 auto;&#xD;
background:#fff;&#xD;
box-shadow:0 10px 34px rgba(0,0,0,.08);&#xD;
overflow:hidden;&#xD;
}&#xD;
&#xD;
/* HERO */&#xD;
.hero{&#xD;
background:linear-gradient(135deg,#0a6e38 0%,#0b7a3d 50%,#149650 100%);&#xD;
color:#fff;&#xD;
padding:42px 28px;&#xD;
}&#xD;
&#xD;
.kicker{&#xD;
font-size:13px;&#xD;
text-transform:uppercase;&#xD;
letter-spacing:1.5px;&#xD;
font-weight:700;&#xD;
margin-bottom:14px;&#xD;
}&#xD;
&#xD;
.hero h1{&#xD;
margin:0;&#xD;
font-size:36px;&#xD;
line-height:1.15;&#xD;
font-weight:800;&#xD;
}&#xD;
&#xD;
.hero p{&#xD;
font-size:20px;&#xD;
line-height:1.5;&#xD;
margin:22px 0 0;&#xD;
max-width:950px;&#xD;
}&#xD;
&#xD;
/* CONTENIDO */&#xD;
.content{&#xD;
padding:34px 28px;&#xD;
max-width:1050px;&#xD;
margin:auto;&#xD;
}&#xD;
&#xD;
.content p{&#xD;
font-size:18px;&#xD;
line-height:1.7;&#xD;
margin-bottom:24px;&#xD;
}&#xD;
&#xD;
/* CAJAS */&#xD;
.box{&#xD;
background:#f3faf6;&#xD;
border-left:6px solid #0a6e38;&#xD;
padding:22px 24px;&#xD;
border-radius:14px;&#xD;
margin:30px 0;&#xD;
}&#xD;
&#xD;
.warning{&#xD;
background:#fff8e6;&#xD;
border-left-color:#e5a500;&#xD;
}&#xD;
&#xD;
.box h2{&#xD;
margin:0 0 12px;&#xD;
font-size:24px;&#xD;
color:#0a6e38;&#xD;
}&#xD;
&#xD;
/* GRID */&#xD;
.grid{&#xD;
display:grid;&#xD;
grid-template-columns:repeat(auto-fit,minmax(260px,1fr));&#xD;
gap:18px;&#xD;
margin:30px 0;&#xD;
}&#xD;
&#xD;
.card{&#xD;
background:#fff;&#xD;
border:1px solid #dcebe2;&#xD;
border-radius:18px;&#xD;
padding:22px;&#xD;
box-shadow:0 6px 18px rgba(0,0,0,.05);&#xD;
}&#xD;
&#xD;
.card h3{&#xD;
margin:0 0 12px;&#xD;
color:#0a6e38;&#xD;
font-size:21px;&#xD;
}&#xD;
&#xD;
.card p,.card li{&#xD;
font-size:17px;&#xD;
line-height:1.7;&#xD;
}&#xD;
&#xD;
/* DESTACADO VERDE */&#xD;
.highlight{&#xD;
background:#0a6e38;&#xD;
color:#fff;&#xD;
border-radius:22px;&#xD;
padding:28px;&#xD;
margin:36px 0;&#xD;
}&#xD;
&#xD;
.highlight h2{&#xD;
margin:0 0 18px;&#xD;
font-size:28px;&#xD;
color:#fff;&#xD;
}&#xD;
&#xD;
.highlight li{&#xD;
font-size:18px;&#xD;
line-height:1.8;&#xD;
}&#xD;
&#xD;
/* EMAIL */&#xD;
.email{&#xD;
font-weight:700;&#xD;
overflow-wrap:anywhere;&#xD;
word-break:break-word;&#xD;
}&#xD;
&#xD;
/* BOTON */&#xD;
.cta{&#xD;
text-align:center;&#xD;
margin:38px 0 10px;&#xD;
}&#xD;
&#xD;
.cta a{&#xD;
display:inline-block;&#xD;
background:#0a6e38;&#xD;
color:#fff;&#xD;
text-decoration:none;&#xD;
padding:15px 28px;&#xD;
border-radius:999px;&#xD;
font-size:17px;&#xD;
font-weight:700;&#xD;
}&#xD;
&#xD;
/* MOVIL */&#xD;
@media(max-width:768px){&#xD;
&#xD;
.hero{&#xD;
padding:34px 20px;&#xD;
}&#xD;
&#xD;
.hero h1{&#xD;
font-size:30px;&#xD;
line-height:1.2;&#xD;
}&#xD;
&#xD;
.hero p{&#xD;
font-size:18px;&#xD;
}&#xD;
&#xD;
.content{&#xD;
padding:28px 20px;&#xD;
}&#xD;
&#xD;
.content p{&#xD;
font-size:16px;&#xD;
line-height:1.6;&#xD;
}&#xD;
&#xD;
.box{&#xD;
padding:18px;&#xD;
}&#xD;
&#xD;
.box h2{&#xD;
font-size:22px;&#xD;
}&#xD;
&#xD;
.card{&#xD;
padding:18px;&#xD;
}&#xD;
&#xD;
.card h3{&#xD;
font-size:19px;&#xD;
}&#xD;
&#xD;
.card p,&#xD;
.card li{&#xD;
font-size:16px;&#xD;
}&#xD;
&#xD;
.highlight{&#xD;
padding:22px 18px;&#xD;
}&#xD;
&#xD;
.highlight h2{&#xD;
font-size:23px;&#xD;
}&#xD;
&#xD;
.highlight li{&#xD;
font-size:16px;&#xD;
}&#xD;
&#xD;
.grid{&#xD;
display:block;&#xD;
}&#xD;
&#xD;
.grid .card{&#xD;
margin-bottom:18px;&#xD;
}&#xD;
&#xD;
.cta a{&#xD;
display:block;&#xD;
width:100%;&#xD;
padding:15px 20px;&#xD;
}&#xD;
&#xD;
}&#xD;
&lt;/style&gt;&#xD;
&lt;div class="wrapper"&gt;&#xD;
&lt;section class="hero"&gt;&#xD;
&lt;div class="kicker"&gt;CSIF Sanidad Nacional&lt;/div&gt;&#xD;
&#xD;
&lt;h1&gt;Sanidad convoca pruebas de aptitud para el reconocimiento de cualificaciones profesionales de Enfermer&amp;iacute;a y Fisioterapia de la UE&lt;/h1&gt;&#xD;
&#xD;
&lt;p&gt;Las pruebas se celebrar&amp;aacute;n el 2 de junio de 2026, a las 16:00 horas, en el Ministerio de Sanidad, y est&amp;aacute;n dirigidas a profesionales de la Uni&amp;oacute;n Europea con resoluci&amp;oacute;n condicionada.&lt;/p&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;section class="content"&gt;&#xD;
&lt;p style="text-align: justify;"&gt;El Ministerio de Sanidad ha convocado, mediante la Resoluci&amp;oacute;n de 13 de abril de 2026 publicada en el BOE el 24 de abril, las pruebas de aptitud para nacionales de la Uni&amp;oacute;n Europea que han solicitado el reconocimiento de su cualificaci&amp;oacute;n profesional en Espa&amp;ntilde;a.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Esta convocatoria afecta a las profesiones de &lt;strong&gt;Enfermer&amp;iacute;a de Cuidados Generales&lt;/strong&gt; y &lt;strong&gt;Fisioterapia&lt;/strong&gt;, y se dirige a aquellas personas cuyo reconocimiento profesional est&amp;aacute; condicionado a la superaci&amp;oacute;n de una prueba de aptitud.&lt;/p&gt;&#xD;
&#xD;
&lt;div class="box"&gt;&#xD;
&lt;h2&gt;Fecha, hora y lugar de la prueba&lt;/h2&gt;&#xD;
&#xD;
&lt;p style="margin:0;"&gt;Las pruebas se realizar&amp;aacute;n el &lt;strong&gt;2 de junio de 2026&lt;/strong&gt;, a las &lt;strong&gt;16:00 horas&lt;/strong&gt;, en la sede del &lt;strong&gt;Ministerio de Sanidad, Madrid&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="grid"&gt;&#xD;
&lt;div class="card"&gt;&#xD;
&lt;h3&gt;Profesiones afectadas&lt;/h3&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;Enfermer&amp;iacute;a de Cuidados Generales&lt;/li&gt;&#xD;
	&lt;li&gt;Fisioterapia&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="card"&gt;&#xD;
&lt;h3&gt;Tipo de prueba&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;Prueba tipo test con cuatro respuestas y una &amp;uacute;nica opci&amp;oacute;n correcta.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="card"&gt;&#xD;
&lt;h3&gt;Duraci&amp;oacute;n&lt;/h3&gt;&#xD;
&#xD;
&lt;p&gt;Enfermer&amp;iacute;a: 40 preguntas en 60 minutos.&lt;br /&gt;&#xD;
Fisioterapia: 20,40 u 80 preguntas seg&amp;uacute;n &amp;aacute;reas.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;h2 style="color:#0a6e38;font-size:28px;"&gt;Criterios de evaluaci&amp;oacute;n&lt;/h2&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;Cada respuesta correcta sumar&amp;aacute; 1 punto y cada incorrecta restar&amp;aacute; 0,25 puntos. Para obtener la calificaci&amp;oacute;n de apto ser&amp;aacute; necesario alcanzar al menos el 50% de la puntuaci&amp;oacute;n.&lt;/p&gt;&#xD;
&#xD;
&lt;div class="box warning"&gt;&#xD;
&lt;h2 style="color:#8a5a00;"&gt;Confirmaci&amp;oacute;n obligatoria&lt;/h2&gt;&#xD;
&#xD;
&lt;p&gt;Las personas convocadas deber&amp;aacute;n confirmar su participaci&amp;oacute;n con al menos una semana de antelaci&amp;oacute;n, a trav&amp;eacute;s de RETUEX o mediante el correo:&lt;/p&gt;&#xD;
&#xD;
&lt;p class="email"&gt;reconocimientoue@sanidad.gob.es&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;h2 style="color:#0a6e38;font-size:28px;"&gt;Resultados, alegaciones y garant&amp;iacute;as&lt;/h2&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;La plantilla provisional se publicar&amp;aacute; en cinco d&amp;iacute;as h&amp;aacute;biles y se abrir&amp;aacute; un plazo de tres d&amp;iacute;as naturales para alegaciones antes de la publicaci&amp;oacute;n definitiva.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;La calificaci&amp;oacute;n de apto permitir&amp;aacute; avanzar en el reconocimiento profesional en Espa&amp;ntilde;a. No apto o no presentado supondr&amp;aacute; la denegaci&amp;oacute;n del reconocimiento.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;La convocatoria contempla adaptaciones para personas con discapacidad igual o superior al 33%, as&amp;iacute; como derecho a impugnaci&amp;oacute;n y recurso de alzada.&lt;/p&gt;&#xD;
&#xD;
&lt;div class="highlight"&gt;&#xD;
&lt;h2&gt;Datos clave de la convocatoria&lt;/h2&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;Fecha: 2 de junio de 2026.&lt;/li&gt;&#xD;
	&lt;li&gt;Hora: 16:00 horas.&lt;/li&gt;&#xD;
	&lt;li&gt;Lugar: Ministerio de Sanidad (Madrid).&lt;/li&gt;&#xD;
	&lt;li&gt;Profesiones: Enfermer&amp;iacute;a y Fisioterapia.&lt;/li&gt;&#xD;
	&lt;li&gt;Confirmaci&amp;oacute;n obligatoria con una semana de antelaci&amp;oacute;n.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div class="cta"&gt;&lt;a href="https://lnk.bio/CSIF_Sanidad"&gt;S&amp;iacute;guenos en nuestras redes sociales &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;/div&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/89422</guid><title>El nuevo Real Decreto sobre cualificaciones profesionales actualiza la formaci&#xF3;n de enfermer&#xED;a, odontolog&#xED;a, farmacia y veterinaria</title><pubDate>Thu, 23 Apr 26 12:00:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/89422</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Normativa</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Enfermer&#xED;a</category><category>Otro Personal Sanitario</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/el-nuevo-real-decreto-sobre-cualificaciones-profesionales-actualiza-la-formacion-de-enfermeria-odontologia-farmacia-y-veterinaria-1776933398.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;div style="margin:0; padding:0; background:#edf4ef; font-family:Arial, Helvetica, sans-serif; color:#163126;"&gt;&#xD;
&lt;div style="max-width:1180px; margin:0 auto; background:#ffffff; box-shadow:0 12px 34px rgba(0,0,0,0.08); overflow:hidden;"&gt;&lt;!-- HERO --&gt;&#xD;
&lt;section style="background:linear-gradient(135deg,#0b6e3b 0%, #0f7f45 45%, #179c57 100%); color:#ffffff; padding:42px 24px 34px 24px; position:relative;"&gt;&#xD;
&lt;div style="max-width:980px; margin:0 auto;"&gt;&#xD;
&lt;div style="display:inline-block; background:rgba(255,255,255,0.16); color:#ffffff; font-size:13px; font-weight:700; letter-spacing:0.5px; text-transform:uppercase; padding:8px 14px; border-radius:999px; margin-bottom:18px;"&gt;CSIF Sanidad Nacional&lt;/div&gt;&#xD;
&#xD;
&lt;h1 style="margin:0 0 14px 0; font-size:34px; line-height:1.15; font-weight:800;"&gt;El nuevo Real Decreto sobre cualificaciones profesionales actualiza la formaci&amp;oacute;n de enfermer&amp;iacute;a, odontolog&amp;iacute;a, farmacia y veterinaria&lt;/h1&gt;&#xD;
&#xD;
&lt;p style="margin:0; font-size:19px; line-height:1.55; max-width:920px;"&gt;La norma adapta el ordenamiento jur&amp;iacute;dico espa&amp;ntilde;ol a las nuevas exigencias europeas y refuerza los &lt;strong&gt;contenidos cl&amp;iacute;nicos, digitales, interdisciplinares y de salud p&amp;uacute;blica&lt;/strong&gt; en cuatro profesiones sanitarias clave.&lt;/p&gt;&#xD;
&lt;!-- BOTONES --&gt;&#xD;
&#xD;
&lt;div style="margin-top:26px; display:flex; flex-wrap:wrap; gap:12px;"&gt;&lt;a href="https://lnk.bio/CSIF_Sanidad" style="background:#ffffff; color:#0b6e3b; text-decoration:none; font-weight:800; font-size:15px; padding:14px 20px; border-radius:999px; display:inline-block;" target="_blank"&gt;Ver redes sociales &lt;/a&gt; &lt;a href="https://www.boe.es/boe/dias/2026/04/23/pdfs/BOE-A-2026-8870.pdf" style="background:#dff5e7; color:#0a5d31; text-decoration:none; font-weight:800; font-size:15px; padding:14px 20px; border-radius:999px; display:inline-block;" target="_blank"&gt; Consultar Real Decreto &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;!-- INTRO --&gt;&#xD;
&#xD;
&lt;section style="padding:32px 24px 18px 24px;"&gt;&#xD;
&lt;div style="max-width:980px; margin:0 auto;"&gt;&#xD;
&lt;p style="margin: 0px 0px 18px; font-size: 18px; line-height: 1.7; text-align: justify;"&gt;El &lt;strong&gt;Real Decreto 325/2026, de 22 de abril&lt;/strong&gt;, modifica el Real Decreto 581/2017 para incorporar al ordenamiento espa&amp;ntilde;ol las &amp;uacute;ltimas actualizaciones del Derecho de la Uni&amp;oacute;n Europea en materia de &lt;strong&gt;reconocimiento de cualificaciones profesionales&lt;/strong&gt;. Su objetivo es claro: adaptar la formaci&amp;oacute;n de determinados profesionales a los avances cient&amp;iacute;ficos, tecnol&amp;oacute;gicos y asistenciales, y facilitar la movilidad dentro de la Uni&amp;oacute;n Europea.&lt;/p&gt;&#xD;
&#xD;
&lt;div style="border-left:5px solid #179c57; background:#f3fbf6; padding:18px 20px; border-radius:12px; margin:22px 0 10px 0;"&gt;&#xD;
&lt;p style="margin:0; font-size:17px; line-height:1.65;"&gt;&lt;strong&gt;La reforma afecta directamente a cuatro profesiones:&lt;/strong&gt; &lt;strong&gt;enfermer&amp;iacute;a, responsable de cuidados generales&lt;/strong&gt;; &lt;strong&gt;odontolog&amp;iacute;a&lt;/strong&gt;, &lt;strong&gt;farmacia&lt;/strong&gt; y &lt;strong&gt;veterinaria&lt;/strong&gt;, actualizando competencias y programas formativos con mayor peso de la pr&amp;aacute;ctica, la digitalizaci&amp;oacute;n, la evidencia cient&amp;iacute;fica y la salud p&amp;uacute;blica.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;!-- DATOS CLAVE --&gt;&#xD;
&#xD;
&lt;section style="padding:6px 24px 8px 24px;"&gt;&#xD;
&lt;div style="max-width:980px; margin:0 auto;"&gt;&#xD;
&lt;h2 style="margin:0 0 18px 0; font-size:26px; color:#0b6e3b;"&gt;Claves de la norma&lt;/h2&gt;&#xD;
&#xD;
&lt;div style="display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:16px;"&gt;&#xD;
&lt;div style="background:#ffffff; border:1px solid #dceee1; border-radius:18px; padding:20px; box-shadow:0 4px 14px rgba(11,110,59,0.07);"&gt;&#xD;
&lt;div style="font-size:13px; font-weight:700; text-transform:uppercase; color:#5e7b6c; margin-bottom:8px;"&gt;Objetivo&lt;/div&gt;&#xD;
&#xD;
&lt;div style="font-size:17px; line-height:1.5;"&gt;&lt;strong&gt;Adaptaci&amp;oacute;n al marco europeo&lt;/strong&gt; de reconocimiento de cualificaciones profesionales.&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="background:#ffffff; border:1px solid #dceee1; border-radius:18px; padding:20px; box-shadow:0 4px 14px rgba(11,110,59,0.07);"&gt;&#xD;
&lt;div style="font-size:13px; font-weight:700; text-transform:uppercase; color:#5e7b6c; margin-bottom:8px;"&gt;&amp;Aacute;mbito&lt;/div&gt;&#xD;
&#xD;
&lt;div style="font-size:17px; line-height:1.5;"&gt;&lt;strong&gt;Enfermer&amp;iacute;a, odontolog&amp;iacute;a, farmacia y veterinaria.&lt;/strong&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="background:#ffffff; border:1px solid #dceee1; border-radius:18px; padding:20px; box-shadow:0 4px 14px rgba(11,110,59,0.07);"&gt;&#xD;
&lt;div style="font-size:13px; font-weight:700; text-transform:uppercase; color:#5e7b6c; margin-bottom:8px;"&gt;Enfoque&lt;/div&gt;&#xD;
&#xD;
&lt;div style="font-size:17px; line-height:1.5;"&gt;&lt;strong&gt;M&amp;aacute;s pr&amp;aacute;ctica, digitalizaci&amp;oacute;n, salud p&amp;uacute;blica e interdisciplinariedad.&lt;/strong&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="background:#ffffff; border:1px solid #dceee1; border-radius:18px; padding:20px; box-shadow:0 4px 14px rgba(11,110,59,0.07);"&gt;&#xD;
&lt;div style="font-size:13px; font-weight:700; text-transform:uppercase; color:#5e7b6c; margin-bottom:8px;"&gt;Impacto&lt;/div&gt;&#xD;
&#xD;
&lt;div style="font-size:17px; line-height:1.5;"&gt;&lt;strong&gt;Universidades, administraciones y profesionales&lt;/strong&gt; deber&amp;aacute;n adaptarse a los nuevos est&amp;aacute;ndares.&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;!-- BLOQUES PROFESIONES --&gt;&#xD;
&#xD;
&lt;section style="padding:28px 24px 20px 24px;"&gt;&#xD;
&lt;div style="max-width:980px; margin:0 auto;"&gt;&#xD;
&lt;h2 style="margin:0 0 18px 0; font-size:26px; color:#0b6e3b;"&gt;&amp;iquest;Qu&amp;eacute; cambia en cada profesi&amp;oacute;n?&lt;/h2&gt;&#xD;
&#xD;
&lt;div style="display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:18px;"&gt;&#xD;
&lt;div style="background:#f7fbf8; border:1px solid #d7eadc; border-radius:20px; padding:22px;"&gt;&#xD;
&lt;h3 style="margin:0 0 12px 0; font-size:21px; color:#0a5d31;"&gt;Enfermer&amp;iacute;a&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin:0; font-size:16px; line-height:1.7;"&gt;Se refuerza el &lt;strong&gt;enfoque centrado en la persona&lt;/strong&gt;, la &lt;strong&gt;toma de decisiones&lt;/strong&gt;, el &lt;strong&gt;liderazgo&lt;/strong&gt;, la formaci&amp;oacute;n de otros profesionales y la pr&amp;aacute;ctica basada en la evidencia. Adem&amp;aacute;s, gana peso el uso de &lt;strong&gt;tecnolog&amp;iacute;as digitales&lt;/strong&gt; y la participaci&amp;oacute;n activa en &lt;strong&gt;equipos multidisciplinares&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="background:#f7fbf8; border:1px solid #d7eadc; border-radius:20px; padding:22px;"&gt;&#xD;
&lt;h3 style="margin:0 0 12px 0; font-size:21px; color:#0a5d31;"&gt;Odontolog&amp;iacute;a&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin:0; font-size:16px; line-height:1.7;"&gt;Se incorporan avances como la &lt;strong&gt;odontolog&amp;iacute;a digital&lt;/strong&gt;, la &lt;strong&gt;implantolog&amp;iacute;a&lt;/strong&gt;, la &lt;strong&gt;gerodontolog&amp;iacute;a&lt;/strong&gt; y la &lt;strong&gt;colaboraci&amp;oacute;n interprofesional&lt;/strong&gt;, reforzando tambi&amp;eacute;n la formaci&amp;oacute;n b&amp;aacute;sica y cl&amp;iacute;nica necesaria para el diagn&amp;oacute;stico, prevenci&amp;oacute;n y tratamiento integral.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="background:#f7fbf8; border:1px solid #d7eadc; border-radius:20px; padding:22px;"&gt;&#xD;
&lt;h3 style="margin:0 0 12px 0; font-size:21px; color:#0a5d31;"&gt;Farmacia&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin:0; font-size:16px; line-height:1.7;"&gt;La norma avanza hacia un perfil &lt;strong&gt;m&amp;aacute;s cl&amp;iacute;nico y asistencial&lt;/strong&gt; del farmac&amp;eacute;utico, incorporando contenidos de &lt;strong&gt;farmacia cl&amp;iacute;nica&lt;/strong&gt;, &lt;strong&gt;atenci&amp;oacute;n farmac&amp;eacute;utica&lt;/strong&gt;, &lt;strong&gt;farmacogen&amp;oacute;mica&lt;/strong&gt;, &lt;strong&gt;salud p&amp;uacute;blica&lt;/strong&gt;, &lt;strong&gt;farmacoeconom&amp;iacute;a&lt;/strong&gt; y herramientas digitales.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&#xD;
&lt;div style="background:#f7fbf8; border:1px solid #d7eadc; border-radius:20px; padding:22px;"&gt;&#xD;
&lt;h3 style="margin:0 0 12px 0; font-size:21px; color:#0a5d31;"&gt;Veterinaria&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin:0; font-size:16px; line-height:1.7;"&gt;Se consolida el enfoque de &lt;strong&gt;One Health&lt;/strong&gt;, integrando la salud animal, humana y ambiental. Se ampl&amp;iacute;an competencias en &lt;strong&gt;salud p&amp;uacute;blica&lt;/strong&gt;, &lt;strong&gt;seguridad alimentaria&lt;/strong&gt;, &lt;strong&gt;bienestar animal&lt;/strong&gt;, &lt;strong&gt;uso responsable de medicamentos&lt;/strong&gt; y &lt;strong&gt;digitalizaci&amp;oacute;n&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;!-- DESTACADO --&gt;&#xD;
&#xD;
&lt;section style="padding:10px 24px 8px 24px;"&gt;&#xD;
&lt;div style="max-width:980px; margin:0 auto;"&gt;&#xD;
&lt;div style="background:linear-gradient(135deg,#0d6f3c 0%, #118549 100%); color:#ffffff; border-radius:22px; padding:26px 24px; box-shadow:0 10px 24px rgba(15,127,69,0.18);"&gt;&#xD;
&lt;p style="margin:0; font-size:22px; line-height:1.55; font-weight:700;"&gt;Una reforma que moderniza la formaci&amp;oacute;n sanitaria, alinea a Espa&amp;ntilde;a con los &lt;strong&gt;est&amp;aacute;ndares europeos&lt;/strong&gt; y refuerza el papel de los profesionales en un sistema de salud cada vez m&amp;aacute;s &lt;strong&gt;cl&amp;iacute;nico, digital, interdisciplinar y orientado a la calidad asistencial&lt;/strong&gt;.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;!-- DESARROLLO --&gt;&#xD;
&#xD;
&lt;section style="padding:28px 24px 12px 24px;"&gt;&#xD;
&lt;div style="max-width:980px; margin:0 auto;"&gt;&#xD;
&lt;h2 style="margin:0 0 16px 0; font-size:26px; color:#0b6e3b;"&gt;Una actualizaci&amp;oacute;n con impacto estructural&lt;/h2&gt;&#xD;
&#xD;
&lt;p style="margin: 0px 0px 16px; font-size: 17px; line-height: 1.75; text-align: justify;"&gt;Junto con la modificaci&amp;oacute;n de los art&amp;iacute;culos correspondientes del Real Decreto 581/2017, la nueva norma actualiza el &lt;strong&gt;Anexo III&lt;/strong&gt;, donde se recogen los programas formativos de estas profesiones. En ellos se incrementa el peso de la &lt;strong&gt;formaci&amp;oacute;n pr&amp;aacute;ctica&lt;/strong&gt;, la &lt;strong&gt;interdisciplinariedad&lt;/strong&gt;, la &lt;strong&gt;digitalizaci&amp;oacute;n&lt;/strong&gt; y la &lt;strong&gt;salud p&amp;uacute;blica&lt;/strong&gt;, en consonancia con las necesidades actuales del sistema sanitario.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin: 0px 0px 16px; font-size: 17px; line-height: 1.75; text-align: justify;"&gt;El real decreto tambi&amp;eacute;n tendr&amp;aacute; efectos en las &lt;strong&gt;universidades&lt;/strong&gt;, que deber&amp;aacute;n adaptar sus planes de estudio, y en las &lt;strong&gt;administraciones p&amp;uacute;blicas&lt;/strong&gt;, al reforzar el sistema de reconocimiento de cualificaciones y la movilidad profesional. Para los profesionales, supone una actualizaci&amp;oacute;n de competencias acorde con la evoluci&amp;oacute;n asistencial y tecnol&amp;oacute;gica del entorno sanitario.&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin: 0px; font-size: 17px; line-height: 1.75; text-align: justify;"&gt;La norma entr&amp;oacute; en vigor &lt;strong&gt;al d&amp;iacute;a siguiente de su publicaci&amp;oacute;n en el BOE&lt;/strong&gt; y se presenta como una reforma de calado para seguir modernizando la formaci&amp;oacute;n de los profesionales sanitarios en Espa&amp;ntilde;a.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;!-- CIERRE --&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;section style="padding:26px 24px 38px 24px;"&gt;&#xD;
&lt;div style="max-width:980px; margin:0 auto;"&gt;&#xD;
&lt;div style="border-top:1px solid #d9ebe0; padding-top:22px;"&gt;&#xD;
&lt;p style="margin: 0px 0px 18px; font-size: 17px; line-height: 1.75; text-align: justify;"&gt;Desde &lt;strong&gt;CSIF Sanidad&lt;/strong&gt; seguiremos atentos al desarrollo de todas aquellas reformas que afectan a la formaci&amp;oacute;n, el reconocimiento profesional y la calidad del sistema de salud, defendiendo siempre una actualizaci&amp;oacute;n normativa que est&amp;eacute; al servicio de los profesionales y de la ciudadan&amp;iacute;a.&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/section&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/82581</guid><title>Una oportunidad para modernizar la clasificaci&#xF3;n profesional en el SNS.</title><pubDate>Tue, 16 Dec 25 13:40:00 CET</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/82581</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>TCAE</category><category>Enfermer&#xED;a</category><category>M&#xE9;dicos</category><category>Otro Personal Sanitario</category><category>T&#xE9;cnicos Superiores Especialistas (TSE)</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/una-oportunidad-para-modernizar-la-clasificacion-profesional-en-el-sns-1200-x-400-px-1-1765887527.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;El pasado 9 de diciembre de 2025, el Pleno del Congreso de los Diputados acord&amp;oacute; admitir a tr&amp;aacute;mite la proposici&amp;oacute;n de ley impulsada por el Parlamento de Cantabria para modificar el art&amp;iacute;culo 76 del Texto Refundido del Estatuto B&amp;aacute;sico del Empleado P&amp;uacute;blico (TREBEP), con un resultado de 155 votos a favor, 33 en contra y 156 abstenciones.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;La iniciativa inicia ahora su recorrido parlamentario con la remisi&amp;oacute;n a la comisi&amp;oacute;n correspondiente y la apertura del plazo de enmiendas. Si supera esta fase, continuar&amp;aacute; su tramitaci&amp;oacute;n en el Senado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;M&amp;aacute;s all&amp;aacute; del procedimiento, lo relevante es el &lt;b&gt;alcance de la propuesta&lt;/b&gt;, que aborda una cuesti&amp;oacute;n largamente pendiente: la &lt;b&gt;obsolescencia de la actual clasificaci&amp;oacute;n profesional del empleo p&amp;uacute;blico&lt;/b&gt;, especialmente en el &amp;aacute;mbito sanitario.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="margin-top:19px; text-align:justify; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="page-break-after:auto"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#434343"&gt;&lt;span style="font-weight:normal"&gt;&lt;b&gt;&lt;span lang="es"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="color:#38761d"&gt;Una clasificaci&amp;oacute;n anclada en el pasado&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;La proposici&amp;oacute;n de ley plantea eliminar las actuales subdivisiones A1 y A2, configurando un &lt;b&gt;&amp;uacute;nico grupo A para todas las titulaciones universitarias de Grado o equivalente&lt;/b&gt;. Esta modificaci&amp;oacute;n responde a una realidad incuestionable: el sistema actual sigue basado en la antigua diferenciaci&amp;oacute;n entre licenciados y diplomados, ya superada tras la implantaci&amp;oacute;n del Espacio Europeo de Educaci&amp;oacute;n Superior y el Plan Bolonia, que homogeneiz&amp;oacute; las titulaciones universitarias bajo el Grado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;u&gt;Desde esta perspectiva, la propuesta supone un avance l&amp;oacute;gico y necesario para adecuar la normativa a la realidad acad&amp;eacute;mica y profesional vigente.&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="margin-top:19px; text-align:justify; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="page-break-after:auto"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#434343"&gt;&lt;span style="font-weight:normal"&gt;&lt;b&gt;&lt;span lang="es"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="color:#38761d"&gt;Reconocimiento de las especialidades y mayor responsabilidad&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;El texto incorpora, adem&amp;aacute;s, un elemento fundamental: el reconocimiento de un &lt;b&gt;plus dentro del grupo A&lt;/b&gt; para aquellas titulaciones universitarias de Grado con una duraci&amp;oacute;n de seis a&amp;ntilde;os (360 cr&amp;eacute;ditos ECTS), as&amp;iacute; como para los supuestos en los que la ley exija un t&amp;iacute;tulo universitario espec&amp;iacute;fico adicional.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;Este reconocimiento resulta especialmente pertinente en el &amp;aacute;mbito sanitario, donde determinadas profesiones &amp;mdash;como la m&amp;eacute;dica&amp;mdash; requieren, adem&amp;aacute;s del grado, una formaci&amp;oacute;n especializada prolongada y un elevado nivel de responsabilidad. &lt;b&gt;&lt;u&gt;En este punto, desde CSIF Sanidad mostramos nuestro acuerdo con el planteamiento recogido en la iniciativa.&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="margin-top:19px; text-align:justify; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="page-break-after:auto"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#434343"&gt;&lt;span style="font-weight:normal"&gt;&lt;b&gt;&lt;span lang="es"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="color:#38761d"&gt;La asignatura pendiente: los t&amp;eacute;cnicos sanitarios&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;No obstante, la proposici&amp;oacute;n de ley adquiere una especial relevancia por otro aspecto clave: la &lt;b&gt;derogaci&amp;oacute;n de la disposici&amp;oacute;n transitoria tercera del Real Decreto Legislativo 5/2015&lt;/b&gt;. Esta disposici&amp;oacute;n ha permitido, en la pr&amp;aacute;ctica, mantener situaciones de &lt;b&gt;clasificaci&amp;oacute;n profesional incorrecta&lt;/b&gt; durante a&amp;ntilde;os.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;Es el caso de los &lt;b&gt;t&amp;eacute;cnicos superiores sanitarios&lt;/b&gt; (radiodiagn&amp;oacute;stico, laboratorio, etc.), encuadrados en el subgrupo C1 cuando deber&amp;iacute;an estar en el grupo B, o de los &lt;b&gt;t&amp;eacute;cnicos medios&lt;/b&gt;, como los TCAE, actualmente clasificados en C2 cuando deber&amp;iacute;an estar en C1. &lt;u&gt;Esta situaci&amp;oacute;n supone un incumplimiento material del propio art&amp;iacute;culo 76 del TREBEP y una injusticia prolongada para miles de profesionales del Sistema Nacional de Salud.&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="margin-top:19px; text-align:justify; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="page-break-after:auto"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#434343"&gt;&lt;span style="font-weight:normal"&gt;&lt;b&gt;&lt;span lang="es"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="color:#38761d"&gt;Una oportunidad que no debe desaprovecharse&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;La propia ministra de Sanidad, M&amp;oacute;nica Garc&amp;iacute;a, ha reconocido p&amp;uacute;blicamente la desadaptaci&amp;oacute;n de la clasificaci&amp;oacute;n del TREBEP a la realidad del personal sanitario y ha planteado la necesidad de una clasificaci&amp;oacute;n espec&amp;iacute;fica del personal estatutario, acompa&amp;ntilde;ada de un nuevo modelo retributivo. &lt;u&gt;En este planteamiento, CSIF coincide plenamente.&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;b&gt;La pregunta es inevitable:&lt;/b&gt; &lt;b&gt;&lt;span style="color:#38761d"&gt;&amp;iquest;ser&amp;aacute; la negociaci&amp;oacute;n del anteproyecto de ley del Estatuto Marco la que d&amp;eacute; una respuesta definitiva a estas cuestiones?&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="margin-top:16px; margin-bottom:16px; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;Desde CSIF consideramos que el Ministerio de Sanidad tiene ante s&amp;iacute; una &lt;b&gt;oportunidad &amp;uacute;nica&lt;/b&gt; para corregir estas desigualdades hist&amp;oacute;ricas. No basta con reconocer el problema: es imprescindible resolverlo de forma efectiva. Para ello, es necesaria una acci&amp;oacute;n coordinada del Gobierno, de los grupos parlamentarios y de los ministerios implicados, especialmente Sanidad y Hacienda.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;span lang="es"&gt;&lt;span style="line-height:115%"&gt;&lt;span style="font-family:&amp;quot;Arial&amp;quot;,sans-serif"&gt;Cerrar esta brecha en la clasificaci&amp;oacute;n profesional no solo ser&amp;iacute;a un acto de justicia para los profesionales de la sanidad, sino tambi&amp;eacute;n un &lt;b&gt;colof&amp;oacute;n coherente y ambicioso&lt;/b&gt; a la reforma del Estatuto Marco que actualmente se encuentra en negociaci&amp;oacute;n.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/82551</guid><title>CSIF logra que el Ministerio publique los listados de FSE tras semanas de presi&#xF3;n sindical</title><pubDate>Tue, 16 Dec 25 09:30:00 CET</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/82551</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Enfermer&#xED;a</category><category>M&#xE9;dicos</category><category>Otro Personal Sanitario</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/csif-logra-que-el-ministerio-publique-los-listados-de-fse-tras-semanas-de-presion-sindical-1200-x-400-px-1765874180.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;El Ministerio de Sanidad ha comenzado finalmente la publicaci&amp;oacute;n de los listados de aspirantes a las pruebas de Formaci&amp;oacute;n Sanitaria Especializada (FSE) despu&amp;eacute;s de las reiteradas denuncias y exigencias realizadas por CSIF,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; que ven&amp;iacute;a alertando del retraso injustificado y de la grave incertidumbre generada entre miles de profesionales.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde CSIF se hab&amp;iacute;a denunciado p&amp;uacute;blicamente la falta de planificaci&amp;oacute;n y los incumplimientos de plazos en un proceso clave para el futuro profesional de medicina, enfermer&amp;iacute;a, farmacia, psicolog&amp;iacute;a, qu&amp;iacute;mica, biolog&amp;iacute;a y f&amp;iacute;sica. El sindicato advirti&amp;oacute; de que estos retrasos estaban afectando de manera directa a la organizaci&amp;oacute;n personal, laboral y acad&amp;eacute;mica de los aspirantes.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height: 1.38; text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Tras estas presiones sindicales, el Ministerio ha iniciado la publicaci&amp;oacute;n de los listados, un paso que CSIF valora como necesario, aunque claramente tard&amp;iacute;o, y que confirma la importancia de la acci&amp;oacute;n sindical para desbloquear situaciones de bloqueo administrativo.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height: 1.38; text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF recuerda que este retraso ha sido consecuencia, entre otros motivos, de la tard&amp;iacute;a formalizaci&amp;oacute;n de los contratos necesarios para la gesti&amp;oacute;n del proceso, una circunstancia que el sindicato considera inadmisible en convocatorias de esta relevancia.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height: 1.38; text-align: justify;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height: 1.38; text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;&#x1F4CC; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;&lt;strong&gt;Vigilancia y exigencia de garant&amp;iacute;as&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type: disc; text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde CSIF se insiste en que esta situaci&amp;oacute;n no puede volver a repetirse.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type: disc; text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Planificaci&amp;oacute;n rigurosa y cumplimiento estricto de los plazos.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type: disc; text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Transparencia en todas las fases del proceso FSE.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type: disc; text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Seguridad jur&amp;iacute;dica y organizativa para los aspirantes.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height: 1.38; text-align: justify;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Arial,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde CSIF, advertimos de que seguiremos vigilantes para garantizar procesos justos, transparentes y respetuosos con los profesionales.&lt;br /&gt;&#xD;
&lt;strong&gt;Fuente:&lt;/strong&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="https://www.sanidad.gob.es/gabinete/notasPrensa.do?id=6815"&gt;Ministerio de Sanidad - Prensa y comunicaci&amp;oacute;n - Noticias&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/78811</guid><title>D&#xED;a de los T&#xE9;cnicos de Farmacia</title><pubDate>Fri, 17 Oct 25 07:00:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/78811</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Otros art&#xED;culos</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Otro Personal Sanitario</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/dia-de-los-tecnicos-de-farmacia-1200-x-400-px-1760350172.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;El &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;17 de octubre&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; se celebra el &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;D&amp;iacute;a de los T&amp;eacute;cnicos de Farmacia&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, una ocasi&amp;oacute;n para &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;reconocer el papel esencial&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; que desempe&amp;ntilde;an estos profesionales en el sistema sanitario.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde las farmacias comunitarias hasta los servicios de farmacia hospitalaria y de atenci&amp;oacute;n primaria, su labor resulta imprescindible para garantizar que los pacientes reciban sus tratamientos de manera &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;segura, eficaz y con la m&amp;aacute;xima calidad asistencial&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Pero este d&amp;iacute;a tambi&amp;eacute;n invita a reflexionar sobre las &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;reivindicaciones pendientes&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; de este colectivo, que contin&amp;uacute;a luchando por un &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;reconocimiento profesional pleno&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; dentro del Sistema Nacional de Salud.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde la &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Central Sindical Independiente y de Funcionarios (CSIF)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, reclamamos que el &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Ministerio de Sanidad&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; avance de manera decidida en el reconocimiento, regulaci&amp;oacute;n y desarrollo profesional de los T&amp;eacute;cnicos de Farmacia en el marco del &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;nuevo Estatuto Marco&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; actualmente en negociaci&amp;oacute;n.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Una categor&amp;iacute;a con historia y una funci&amp;oacute;n esencial&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La funci&amp;oacute;n profesional de &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;T&amp;eacute;cnico en Farmacia&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; se cre&amp;oacute; en Espa&amp;ntilde;a en los a&amp;ntilde;os ochenta, con la aprobaci&amp;oacute;n de los primeros &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Ciclos Formativos de Grado Medio de la rama sanitaria&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Posteriormente, el &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Real Decreto 1689/2007&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, de 14 de diciembre, defini&amp;oacute; el t&amp;iacute;tulo oficial de &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;T&amp;eacute;cnico en Farmacia y Parafarmacia&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, estableciendo sus competencias: dispensaci&amp;oacute;n, control de existencias, formulaci&amp;oacute;n magistral, atenci&amp;oacute;n al paciente, colaboraci&amp;oacute;n con farmac&amp;eacute;uticos y gesti&amp;oacute;n de productos sanitarios.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde entonces, estos profesionales se han consolidado como &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;pieza clave del engranaje &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;&amp;uacute;ltimos borradores del nuevo &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Estatuto Marco del personal estatutario de los servicios de salud&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; la necesidad de &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;modernizar la clasificaci&amp;oacute;n del personal sanitario&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, adapt&amp;aacute;ndola al &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Marco Espa&amp;ntilde;ol de Cualificaciones (MECU)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;sanitario&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, tanto en el &amp;aacute;mbito p&amp;uacute;blico como privado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Sin embargo, su papel sigue sin reflejarse con justicia en la estructura estatutaria: su &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;nivel formativo y sus funciones actuales superan ampliamente&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; lo que la normativa reconoce en el marco del &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Grupo C2&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, motivo por el que cada 17 de octubre el colectivo alza la voz reclamando la &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;adecuaci&amp;oacute;n al Grupo C1&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; y una &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;actualizaci&amp;oacute;n normativa acorde a la realidad profesional actual&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.38; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Reconocimiento profesional y adecuaci&amp;oacute;n al Grupo C1&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;El Ministerio de Sanidad ha reconocido en los borradores del nuevo Estatuto Marco del personal estatutario de los servicios de salud la necesidad de modernizar la clasificaci&amp;oacute;n profesional conforme al Marco Espa&amp;ntilde;ol de Cualificaciones (MECU).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Sin embargo, a d&amp;iacute;a de hoy &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;no se ha concretado el reconocimiento efectivo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; de los T&amp;eacute;cnicos de Farmacia ni se ha actualizado oficialmente su cat&amp;aacute;logo funcional.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF Sanidad Nacional&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; reclamamos:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type:disc"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;adecuaci&amp;oacute;n inmediata al Grupo C1&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, en coherencia con su formaci&amp;oacute;n y competencias reales o el equivalente en el nuevo sistema de clasificaci&amp;oacute;n.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type:disc"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;actualizaci&amp;oacute;n de sus funciones y competencias&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; en el &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Cat&amp;aacute;logo Nacional de Cualificaciones Profesionales&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; y en los manuales del Sistema Nacional de Salud.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type:disc"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;dotaci&amp;oacute;n de puestos en plantilla org&amp;aacute;nica&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; en todos los servicios de salud.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type:disc"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;cobertura de todos los puestos interinos con personal de la propia categor&amp;iacute;a&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, evitando que se ocupen plazas por otros profesionales.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.38; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Condiciones laborales y estabilidad en el empleo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Pese a su papel esencial, el colectivo contin&amp;uacute;a sufriendo &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;altas tasas de temporalidad y precariedad&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, especialmente en los servicios p&amp;uacute;blicos de salud. El &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Real Decreto-ley 12/2022, de 5 de julio&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, que modific&amp;oacute; la &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Ley 55/2003 del Estatuto Marco&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, refuerza el deber de las administraciones de &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;limitar los nombramientos temporales a un m&amp;aacute;ximo de tres a&amp;ntilde;os&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; y consolidar los puestos estructurales.CSIF exige que esta norma se aplique con rigor para que &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;los T&amp;eacute;cnicos de Farmacia interinos accedan a la estabilidad mediante su propia categor&amp;iacute;a profesional&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Adem&amp;aacute;s, reclamamos &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;mejoras retributivas&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; acordes al nivel de responsabilidad, &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;procesos selectivos &amp;aacute;giles y transparentes&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, y una &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;igualdad real de oportunidades&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; en todas las comunidades aut&amp;oacute;nomas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.38; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Formaci&amp;oacute;n continua y desarrollo profesional&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Los T&amp;eacute;cnicos de Farmacia requieren un &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;acceso garantizado a la formaci&amp;oacute;n continua&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, reconocida dentro del desarrollo profesional sanitario, que les permita actualizarse ante los nuevos retos tecnol&amp;oacute;gicos, la automatizaci&amp;oacute;n de dispensaci&amp;oacute;n, la farmacotecnia avanzada o la gesti&amp;oacute;n de ensayos cl&amp;iacute;nicos. CSIF defiende que se contemple itinerarios de &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;formaci&amp;oacute;n y promoci&amp;oacute;n interna&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; que reconozcan su especializaci&amp;oacute;n progresiva.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.38; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Seguridad y salud laboral&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Estos profesionales manipulan a diario &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;medicamentos peligrosos&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:italic"&gt;&lt;span style="text-decoration:none"&gt;citot&amp;oacute;xicos, quimioter&amp;aacute;picos, antivirales, inmunosupresores, hormonas, antineopl&amp;aacute;sicos o antibi&amp;oacute;ticos espec&amp;iacute;ficos,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; por lo que es imprescindible garantizar &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;protocolos homog&amp;eacute;neos, medidas de protecci&amp;oacute;n y equipos adecuados&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; en todos los servicios de farmacia. CSIF reclama que el nuevo Estatuto Marco incorpore &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;una regulaci&amp;oacute;n espec&amp;iacute;fica de riesgos laborales&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; para quienes desempe&amp;ntilde;an estas tareas cr&amp;iacute;ticas.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.38; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Un d&amp;iacute;a para celebrar y reivindicar&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;El &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;D&amp;iacute;a de los T&amp;eacute;cnicos de Farmacia&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; naci&amp;oacute; como una fecha simb&amp;oacute;lica para &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;dar visibilidad a un colectivo frecuentemente invisibilizado&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, que exige una equiparaci&amp;oacute;n real. Se celebra cada &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;17 de octubre&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; como homenaje a su profesionalidad, pero tambi&amp;eacute;n como un &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;llamamiento a la acci&amp;oacute;n&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;: actualizar funciones, mejorar condiciones y garantizar que ning&amp;uacute;n servicio de salud funcione sin su presencia.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.38; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF Sanidad Nacional&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, reafirmamos nuestro compromiso con los &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;T&amp;eacute;cnicos de Farmacia&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;, un pilar indispensable del sistema sanitario. Seguiremos trabajando para que su &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;reconocimiento profesional, estabilidad y dignificaci&amp;oacute;n laboral&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; sean una realidad efectiva y no una promesa aplazada.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: center;"&gt;&lt;br /&gt;&#xD;
&lt;span style="font-size:16px;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;&amp;iexcl;Feliz D&amp;iacute;a de los T&amp;eacute;cnicos de Farmacia!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Su labor sostiene la seguridad, la salud y la calidad de la atenci&amp;oacute;n sanitaria.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/76498</guid><title>CSIF en el D&#xED;a Mundial de la Fisioterapia 2025</title><pubDate>Mon, 08 Sep 25 07:00:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/76498</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Otro Personal Sanitario</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/dia-mundial-de-la-fisioterapia-reivindicando-su-valor-en-la-salud-publica-1200-x-400-px-1756713371.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;El 8 de septiembre, D&amp;iacute;a Mundial de la Fisioterapia, &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF Sanidad Nacional&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; quiere reconocer y agradecer el trabajo esencial de los fisioterapeutas, profesionales imprescindibles en la recuperaci&amp;oacute;n, rehabilitaci&amp;oacute;n y prevenci&amp;oacute;n de la salud de millones de pacientes en nuestro pa&amp;iacute;s.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:12pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Fisioterapia en el Estatuto Marco&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Desde CSIF Sanidad Nacional &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:underline"&gt;&lt;span style="text-decoration-skip-ink:none"&gt;exigimos&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; que la reforma del Estatuto Marco, actualmente en negociaci&amp;oacute;n, incorpore plenamente a la fisioterapia:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type: disc; text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:underline"&gt;&lt;span style="text-decoration-skip-ink:none"&gt;Actualizaci&amp;oacute;n y desarrollo de funciones&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; acorde con la realidad cl&amp;iacute;nica y comunitaria en la que trabajan, integrando su presencia en Atenci&amp;oacute;n Primaria, hospitalaria, UCI, neurolog&amp;iacute;a, geriatr&amp;iacute;a, salud p&amp;uacute;blica y &amp;aacute;mbitos sociosanitarios.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type: disc; text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:underline"&gt;&lt;span style="text-decoration-skip-ink:none"&gt;Reclasificaci&amp;oacute;n profesional,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; corrigiendo la actual situaci&amp;oacute;n en el sistema y garantizando un grupo y nivel retributivo acorde a su cualificaci&amp;oacute;n universitaria, con una &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:underline"&gt;&lt;span style="text-decoration-skip-ink:none"&gt;adecuada retribuci&amp;oacute;n&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li aria-level="1" style="list-style-type: disc; text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Reconocimiento de la penosidad, peligrosidad y carga f&amp;iacute;sica/mental, aspectos que deben tenerse en cuenta tambi&amp;eacute;n en la regulaci&amp;oacute;n de la &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:underline"&gt;&lt;span style="text-decoration-skip-ink:none"&gt;jubilaci&amp;oacute;n parcial y anticipada por coeficientes reductores.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:12pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;D&amp;eacute;ficit de profesionales en el SNS&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;A pesar de que en Espa&amp;ntilde;a hay m&amp;aacute;s de 68.000 fisioterapeutas colegiados, solo una parte reducida desarrolla su labor en el Sistema Nacional de Salud, lo que se traduce en listas de espera excesivas y sobrecarga asistencial. La OMS recomienda 1 fisioterapeuta por cada 5.000 habitantes, pero en nuestro pa&amp;iacute;s el ratio se aleja de esa referencia, multiplic&amp;aacute;ndose por cuatro en algunos entornos asistenciales.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Este d&amp;eacute;ficit repercute directamente en la atenci&amp;oacute;n a los pacientes, alargando procesos de recuperaci&amp;oacute;n, aumentando incapacidades temporales y comprometiendo la calidad de la asistencia.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La evidencia internacional demuestra que una adecuada dotaci&amp;oacute;n de fisioterapeutas en el sistema p&amp;uacute;blico reduce las estancias hospitalarias, acelera la recuperaci&amp;oacute;n de pacientes y optimiza recursos. Sin embargo, sin un plan estructural de refuerzo, estabilidad laboral y mejora de condiciones, este potencial seguir&amp;aacute; infrautilizado.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF Sanidad Nacional reitera su compromiso con los fisioterapeutas y con la defensa de una sanidad p&amp;uacute;blica de calidad. Por ello, exigimos: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:italic"&gt;&lt;span style="text-decoration:underline"&gt;&lt;span style="text-decoration-skip-ink:none"&gt;M&amp;aacute;s plazas estructurales en el SNS.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="2892" data-start="2848" style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="color:#38761d;"&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;La reivindicaci&amp;oacute;n de las especialidades&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="3055" data-start="2894" style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Otro aspecto clave que sigue pendiente es el &lt;strong data-end="3003" data-start="2939"&gt;reconocimiento oficial de las especialidades en fisioterapia&lt;/strong&gt;, una demanda hist&amp;oacute;rica del colectivo profesional.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="3397" data-start="3057" style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Aunque existe una gran diversidad de ramas que permiten a los fisioterapeutas concentrarse en &amp;aacute;reas espec&amp;iacute;ficas de la salud y para algunas de ellas se ofrecen t&amp;iacute;tulos universitarios de posgrado, &lt;strong data-end="3333" data-start="3252"&gt;el Ministerio de Sanidad a&amp;uacute;n no ha regulado oficialmente estas especialidades&lt;/strong&gt;, lo que limita el desarrollo y el reconocimiento profesional.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p data-end="3536" data-start="3399" style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;El Consejo General de Colegios de Fisioterapeutas reclama que, al menos, se reconozcan las siguientes &amp;aacute;reas como especialidades plenas:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;blockquote&gt;&#xD;
&lt;p data-end="3573" data-start="3540" style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Sistema neuromusculoesquel&amp;eacute;tico&lt;/span&gt;&lt;/span&gt;&amp;nbsp;-&amp;nbsp;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Deporte y Salud&lt;/span&gt;&lt;/span&gt;&amp;nbsp;-&amp;nbsp;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Atenci&amp;oacute;n Primaria y Salud Comunitaria&lt;/span&gt;&lt;/span&gt;&amp;nbsp;-&amp;nbsp;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Afecciones cardiorrespiratorias -&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Neurolog&amp;iacute;a -&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Afecciones pedi&amp;aacute;tricas -&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Geriatr&amp;iacute;a y Gerontolog&amp;iacute;a -&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Fisioterapia del Trabajo y Salud Laboral -&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Afecciones uroginecol&amp;oacute;gicas y coloproctolog&amp;iacute;a -&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:16px;"&gt;Salud Mental.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;/blockquote&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:12pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#38761d"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Reconocimiento&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="text-align: justify;"&gt;&lt;span style="font-family:Arial,Helvetica,sans-serif;"&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;En este D&amp;iacute;a Mundial de la Fisioterapia 2025, CSIF Sanidad Nacional agradece la dedicaci&amp;oacute;n y profesionalidad de todos los fisioterapeutas, que cada d&amp;iacute;a ayudan a las personas a recuperar movilidad, autonom&amp;iacute;a y calidad de vida&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:11pt; font-variant:normal; white-space:pre-wrap"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/75157</guid><title>Convocatoria del Ministerio de Sanidad para la Formaci&#xF3;n Sanitaria Especializada (FSE) 2026</title><pubDate>Thu, 17 Jul 25 16:23:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/75157</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Enfermer&#xED;a</category><category>M&#xE9;dicos</category><category>Otro Personal Sanitario</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/convocatoria-del-ministerio-de-sanidad-para-la-formacion-sanitaria-especializada-fse-2026-1200-x-400-px-1752764648.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p data-end="727" data-start="315" style="text-align: justify;"&gt;&lt;strong data-end="346" data-start="315"&gt;Madrid, 17 de julio de 2025&lt;/strong&gt; &amp;ndash; El Ministerio de Sanidad ha publicado hoy la convocatoria de plazas para la Formaci&amp;oacute;n Sanitaria Especializada (FSE) correspondiente al a&amp;ntilde;o 2026. Se ofertan un total de &lt;strong data-end="534" data-start="517"&gt;12.366 plazas&lt;/strong&gt;, lo que supone &lt;strong data-end="573" data-start="550"&gt;423 m&amp;aacute;s que en 2025&lt;/strong&gt; (un incremento del &lt;strong data-end="602" data-start="593"&gt;3,5&#x202F;%&lt;/strong&gt;) y un &lt;strong data-end="633" data-start="609"&gt;54&#x202F;% m&amp;aacute;s que en 2018&lt;/strong&gt;, consolidando una convocatoria de car&amp;aacute;cter hist&amp;oacute;rico para el Sistema Nacional de Salud (SNS).&lt;/p&gt;&#xD;
&#xD;
&lt;hr data-end="732" data-start="729" /&gt;&#xD;
&lt;h3 data-end="773" data-start="734" style="text-align: justify;"&gt;&#x1F4DA; &lt;strong&gt;Plazas convocadas por titulaci&amp;oacute;n&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li data-end="830" data-start="777" style="text-align: justify;"&gt;&lt;strong data-end="815" data-start="777"&gt;M&amp;eacute;dicos Internos Residentes (MIR):&lt;/strong&gt; 9.276 plazas&lt;/li&gt;&#xD;
	&lt;li data-end="830" data-start="777" style="text-align: justify;"&gt;&lt;strong data-end="874" data-start="833"&gt;Enfermeros Internos Residentes (EIR):&lt;/strong&gt; 2.279 plazas&lt;/li&gt;&#xD;
	&lt;li data-end="949" data-start="892" style="text-align: justify;"&gt;&lt;strong data-end="936" data-start="892"&gt;Farmac&amp;eacute;uticos Internos Residentes (FIR):&lt;/strong&gt; 362 plazas&lt;/li&gt;&#xD;
	&lt;li data-end="1006" data-start="952" style="text-align: justify;"&gt;&lt;strong data-end="993" data-start="952"&gt;Psic&amp;oacute;logos Internos Residentes (PIR):&lt;/strong&gt; 280 plazas&lt;/li&gt;&#xD;
	&lt;li data-end="1060" data-start="1009" style="text-align: justify;"&gt;&lt;strong data-end="1048" data-start="1009"&gt;Qu&amp;iacute;micos Internos Residentes (QIR):&lt;/strong&gt; 29 plazas&lt;/li&gt;&#xD;
	&lt;li data-end="1114" data-start="1063" style="text-align: justify;"&gt;&lt;strong data-end="1102" data-start="1063"&gt;Bi&amp;oacute;logos Internos Residentes (BIR):&lt;/strong&gt; 83 plazas&lt;/li&gt;&#xD;
	&lt;li data-end="1168" data-start="1117" style="text-align: justify;"&gt;&lt;strong data-end="1156" data-start="1117"&gt;F&amp;iacute;sicos Internos Residentes (RFIR):&lt;/strong&gt; 57 plazas&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;hr data-end="1173" data-start="1170" /&gt;&#xD;
&lt;h3 data-end="1235" data-start="1175" style="text-align: justify;"&gt;&#x1FA7A; &lt;strong&gt;Distribuci&amp;oacute;n de las 9.276 plazas MIR por especialidad&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li data-end="1256" data-start="1239" style="text-align: justify;"&gt;Alergolog&amp;iacute;a: 80&lt;/li&gt;&#xD;
	&lt;li data-end="1282" data-start="1259" style="text-align: justify;"&gt;An&amp;aacute;lisis Cl&amp;iacute;nicos: 19&lt;/li&gt;&#xD;
	&lt;li data-end="1311" data-start="1285" style="text-align: justify;"&gt;Anatom&amp;iacute;a Patol&amp;oacute;gica: 135&lt;/li&gt;&#xD;
	&lt;li data-end="1349" data-start="1314" style="text-align: justify;"&gt;Anestesiolog&amp;iacute;a y Reanimaci&amp;oacute;n: 437&lt;/li&gt;&#xD;
	&lt;li data-end="1387" data-start="1352" style="text-align: justify;"&gt;Angiolog&amp;iacute;a y Cirug&amp;iacute;a Vascular: 57&lt;/li&gt;&#xD;
	&lt;li data-end="1414" data-start="1390" style="text-align: justify;"&gt;Aparato Digestivo: 220&lt;/li&gt;&#xD;
	&lt;li data-end="1440" data-start="1417" style="text-align: justify;"&gt;Bioqu&amp;iacute;mica Cl&amp;iacute;nica: 4&lt;/li&gt;&#xD;
	&lt;li data-end="1461" data-start="1443" style="text-align: justify;"&gt;Cardiolog&amp;iacute;a: 207&lt;/li&gt;&#xD;
	&lt;li data-end="1492" data-start="1464" style="text-align: justify;"&gt;Cirug&amp;iacute;a Cardiovascular: 24&lt;/li&gt;&#xD;
	&lt;li data-end="1537" data-start="1495" style="text-align: justify;"&gt;Cirug&amp;iacute;a General y Aparato Digestivo: 249&lt;/li&gt;&#xD;
	&lt;li data-end="1573" data-start="1540" style="text-align: justify;"&gt;Cirug&amp;iacute;a Oral y Maxilofacial: 39&lt;/li&gt;&#xD;
	&lt;li data-end="1617" data-start="1576" style="text-align: justify;"&gt;Cirug&amp;iacute;a Ortop&amp;eacute;dica y Traumatolog&amp;iacute;a: 311&lt;/li&gt;&#xD;
	&lt;li data-end="1644" data-start="1620" style="text-align: justify;"&gt;Cirug&amp;iacute;a Pedi&amp;aacute;trica: 20&lt;/li&gt;&#xD;
	&lt;li data-end="1692" data-start="1647" style="text-align: justify;"&gt;Cirug&amp;iacute;a Pl&amp;aacute;stica, Est&amp;eacute;tica y Reparadora: 53&lt;/li&gt;&#xD;
	&lt;li data-end="1717" data-start="1695" style="text-align: justify;"&gt;Cirug&amp;iacute;a Tor&amp;aacute;cica: 22&lt;/li&gt;&#xD;
	&lt;li data-end="1772" data-start="1720" style="text-align: justify;"&gt;Dermatolog&amp;iacute;a M&amp;eacute;dico&#x2011;Quir&amp;uacute;rgica y Venereolog&amp;iacute;a: 140&lt;/li&gt;&#xD;
	&lt;li data-end="1808" data-start="1775" style="text-align: justify;"&gt;Endocrinolog&amp;iacute;a y Nutrici&amp;oacute;n: 115&lt;/li&gt;&#xD;
	&lt;li data-end="1837" data-start="1811" style="text-align: justify;"&gt;Farmacolog&amp;iacute;a Cl&amp;iacute;nica: 24&lt;/li&gt;&#xD;
	&lt;li data-end="1856" data-start="1840" style="text-align: justify;"&gt;Geriatr&amp;iacute;a: 126&lt;/li&gt;&#xD;
	&lt;li data-end="1891" data-start="1859" style="text-align: justify;"&gt;Hematolog&amp;iacute;a y Hemoterapia: 169&lt;/li&gt;&#xD;
	&lt;li data-end="1911" data-start="1894" style="text-align: justify;"&gt;Inmunolog&amp;iacute;a: 14&lt;/li&gt;&#xD;
	&lt;li data-end="1955" data-start="1914" style="text-align: justify;"&gt;Medicina de Urgencias y Emergencias: 82&lt;/li&gt;&#xD;
	&lt;li data-end="1985" data-start="1958" style="text-align: justify;"&gt;Medicina del Trabajo: 133&lt;/li&gt;&#xD;
	&lt;li data-end="2028" data-start="1988" style="text-align: justify;"&gt;Medicina Familiar y Comunitaria: 2.544&lt;/li&gt;&#xD;
	&lt;li data-end="2070" data-start="2031" style="text-align: justify;"&gt;Medicina F&amp;iacute;sica y Rehabilitaci&amp;oacute;n: 156&lt;/li&gt;&#xD;
	&lt;li data-end="2098" data-start="2073" style="text-align: justify;"&gt;Medicina Intensiva: 230&lt;/li&gt;&#xD;
	&lt;li data-end="2124" data-start="2101" style="text-align: justify;"&gt;Medicina Interna: 442&lt;/li&gt;&#xD;
	&lt;li data-end="2157" data-start="2127" style="text-align: justify;"&gt;Medicina Legal y Forense: 18&lt;/li&gt;&#xD;
	&lt;li data-end="2182" data-start="2160" style="text-align: justify;"&gt;Medicina Nuclear: 62&lt;/li&gt;&#xD;
	&lt;li data-end="2227" data-start="2185" style="text-align: justify;"&gt;Medicina Preventiva y Salud P&amp;uacute;blica: 126&lt;/li&gt;&#xD;
	&lt;li data-end="2265" data-start="2230" style="text-align: justify;"&gt;Microbiolog&amp;iacute;a y Parasitolog&amp;iacute;a: 40&lt;/li&gt;&#xD;
	&lt;li data-end="2285" data-start="2268" style="text-align: justify;"&gt;Nefrolog&amp;iacute;a: 118&lt;/li&gt;&#xD;
	&lt;li data-end="2305" data-start="2288" style="text-align: justify;"&gt;Neumolog&amp;iacute;a: 171&lt;/li&gt;&#xD;
	&lt;li data-end="2326" data-start="2308" style="text-align: justify;"&gt;Neurocirug&amp;iacute;a: 54&lt;/li&gt;&#xD;
	&lt;li data-end="2358" data-start="2329" style="text-align: justify;"&gt;Neurofisiolog&amp;iacute;a Cl&amp;iacute;nica: 63&lt;/li&gt;&#xD;
	&lt;li data-end="2378" data-start="2361" style="text-align: justify;"&gt;Neurolog&amp;iacute;a: 197&lt;/li&gt;&#xD;
	&lt;li data-end="2413" data-start="2381" style="text-align: justify;"&gt;Obstetricia y Ginecolog&amp;iacute;a: 284&lt;/li&gt;&#xD;
	&lt;li data-end="2435" data-start="2416" style="text-align: justify;"&gt;Oftalmolog&amp;iacute;a: 229&lt;/li&gt;&#xD;
	&lt;li data-end="2461" data-start="2438" style="text-align: justify;"&gt;Oncolog&amp;iacute;a M&amp;eacute;dica: 189&lt;/li&gt;&#xD;
	&lt;li data-end="2493" data-start="2464" style="text-align: justify;"&gt;Oncolog&amp;iacute;a Radioter&amp;aacute;pica: 77&lt;/li&gt;&#xD;
	&lt;li data-end="2523" data-start="2496" style="text-align: justify;"&gt;Otorrinolaringolog&amp;iacute;a: 121&lt;/li&gt;&#xD;
	&lt;li data-end="2562" data-start="2526" style="text-align: justify;"&gt;Pediatr&amp;iacute;a y &amp;Aacute;reas Espec&amp;iacute;ficas: 530&lt;/li&gt;&#xD;
	&lt;li data-end="2583" data-start="2565" style="text-align: justify;"&gt;Psiquiatr&amp;iacute;a: 335&lt;/li&gt;&#xD;
	&lt;li data-end="2633" data-start="2586" style="text-align: justify;"&gt;Psiquiatr&amp;iacute;a Infantil y de la Adolescencia: 52&lt;/li&gt;&#xD;
	&lt;li data-end="2659" data-start="2636" style="text-align: justify;"&gt;Radiodiagn&amp;oacute;stico: 315&lt;/li&gt;&#xD;
	&lt;li data-end="2680" data-start="2662" style="text-align: justify;"&gt;Reumatolog&amp;iacute;a: 98&lt;/li&gt;&#xD;
	&lt;li data-end="2698" data-start="2683" style="text-align: justify;"&gt;Urolog&amp;iacute;a: 160&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;h3 data-end="2766" data-start="2705" style="text-align: justify;"&gt;&#x1F469;&amp;zwj;&#x2695;&#xFE0F; &lt;strong&gt;EIR &amp;ndash; Enfermeros Internos Residentes (2.279 plazas)&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li data-end="2817" data-start="2770" style="text-align: justify;"&gt;Enfermer&amp;iacute;a Familiar y Comunitaria: 964 plazas&lt;/li&gt;&#xD;
	&lt;li data-end="2871" data-start="2820" style="text-align: justify;"&gt;Enfermer&amp;iacute;a Obst&amp;eacute;trico-Ginecol&amp;oacute;gica (Matrona): 477&lt;/li&gt;&#xD;
	&lt;li data-end="2907" data-start="2874" style="text-align: justify;"&gt;Enfermer&amp;iacute;a de Salud Mental: 356&lt;/li&gt;&#xD;
	&lt;li data-end="2938" data-start="2910" style="text-align: justify;"&gt;Enfermer&amp;iacute;a Pedi&amp;aacute;trica: 275&lt;/li&gt;&#xD;
	&lt;li data-end="2968" data-start="2941" style="text-align: justify;"&gt;Enfermer&amp;iacute;a Geri&amp;aacute;trica: 99&lt;/li&gt;&#xD;
	&lt;li data-end="3000" data-start="2971" style="text-align: justify;"&gt;Enfermer&amp;iacute;a del Trabajo: 108&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;hr data-end="3005" data-start="3002" /&gt;&#xD;
&lt;h3 data-end="3087" data-start="3007" style="text-align: justify;"&gt;&#x267F; &lt;strong&gt;Turnos especiales (discapacidad y personas sin autorizaci&amp;oacute;n de residencia)&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p data-end="3267" data-start="3089" style="text-align: justify;"&gt;Se reserva un &lt;strong data-end="3124" data-start="3103"&gt;7&#x202F;% de las plazas&lt;/strong&gt; para personas con discapacidad y hasta otro &lt;strong data-end="3233" data-start="3169"&gt;7&#x202F;% para personas extranjeras sin autorizaci&amp;oacute;n de residencia&lt;/strong&gt;, conforme a la normativa vigente.&lt;/p&gt;&#xD;
&#xD;
&lt;table data-end="3888" data-start="3269"&gt;&#xD;
	&lt;thead data-end="3330" data-start="3269"&gt;&#xD;
		&lt;tr data-end="3330" data-start="3269"&gt;&#xD;
			&lt;th data-col-size="sm" data-end="3282" data-start="3269" style="text-align: justify;"&gt;Titulaci&amp;oacute;n&lt;/th&gt;&#xD;
			&lt;th data-col-size="sm" data-end="3297" data-start="3282" style="text-align: justify;"&gt;Total plazas&lt;/th&gt;&#xD;
			&lt;th data-col-size="sm" data-end="3312" data-start="3297" style="text-align: justify;"&gt;Discapacidad&lt;/th&gt;&#xD;
			&lt;th data-col-size="sm" data-end="3330" data-start="3312" style="text-align: justify;"&gt;Sin residencia&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/thead&gt;&#xD;
	&lt;tbody data-end="3888" data-start="3393"&gt;&#xD;
		&lt;tr data-end="3454" data-start="3393"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3406" data-start="3393" style="text-align: justify;"&gt;MIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3421" data-start="3406" style="text-align: justify;"&gt;9.276&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3436" data-start="3421" style="text-align: justify;"&gt;928&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3454" data-start="3436" style="text-align: justify;"&gt;928&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="3516" data-start="3455"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3468" data-start="3455" style="text-align: justify;"&gt;EIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3483" data-start="3468" style="text-align: justify;"&gt;2.279&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3498" data-start="3483" style="text-align: justify;"&gt;228&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3516" data-start="3498" style="text-align: justify;"&gt;23&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="3578" data-start="3517"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3530" data-start="3517" style="text-align: justify;"&gt;FIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3545" data-start="3530" style="text-align: justify;"&gt;362&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3560" data-start="3545" style="text-align: justify;"&gt;36&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3578" data-start="3560" style="text-align: justify;"&gt;4&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="3640" data-start="3579"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3592" data-start="3579" style="text-align: justify;"&gt;PIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3607" data-start="3592" style="text-align: justify;"&gt;280&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3622" data-start="3607" style="text-align: justify;"&gt;28&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3640" data-start="3622" style="text-align: justify;"&gt;&amp;mdash;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="3702" data-start="3641"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3654" data-start="3641" style="text-align: justify;"&gt;BIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3669" data-start="3654" style="text-align: justify;"&gt;83&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3684" data-start="3669" style="text-align: justify;"&gt;8&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3702" data-start="3684" style="text-align: justify;"&gt;&amp;mdash;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="3764" data-start="3703"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3716" data-start="3703" style="text-align: justify;"&gt;RFIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3731" data-start="3716" style="text-align: justify;"&gt;57&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3746" data-start="3731" style="text-align: justify;"&gt;6&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3764" data-start="3746" style="text-align: justify;"&gt;&amp;mdash;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="3826" data-start="3765"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3778" data-start="3765" style="text-align: justify;"&gt;QIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3793" data-start="3778" style="text-align: justify;"&gt;29&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3808" data-start="3793" style="text-align: justify;"&gt;3&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3826" data-start="3808" style="text-align: justify;"&gt;&amp;mdash;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="3888" data-start="3827"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3840" data-start="3827" style="text-align: justify;"&gt;&lt;strong data-end="3838" data-start="3829"&gt;TOTAL&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3855" data-start="3840" style="text-align: justify;"&gt;&lt;strong data-end="3852" data-start="3842"&gt;12.366&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3870" data-start="3855" style="text-align: justify;"&gt;&lt;strong data-end="3866" data-start="3857"&gt;1.237&lt;/strong&gt;&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="3888" data-start="3870" style="text-align: justify;"&gt;&lt;strong data-end="3879" data-start="3872"&gt;955&lt;/strong&gt;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;hr data-end="3893" data-start="3890" /&gt;&#xD;
&lt;h3 data-end="3914" data-start="3895" style="text-align: justify;"&gt;&#x1F4C5; &lt;strong&gt;Fechas clave&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li data-end="4000" data-start="3918" style="text-align: justify;"&gt;&lt;strong data-end="3928" data-start="3918"&gt;Examen&lt;/strong&gt;: S&amp;aacute;bado, 24 de enero de 2026, a las &lt;strong data-end="3976" data-start="3965"&gt;14:00 h&lt;/strong&gt; (13:00 h en Canarias)&lt;/li&gt;&#xD;
	&lt;li data-end="4088" data-start="4003" style="text-align: justify;"&gt;&lt;strong data-end="4018" data-start="4003"&gt;Inscripci&amp;oacute;n&lt;/strong&gt;: Del 1 al 12 de septiembre de 2025, a trav&amp;eacute;s del modelo oficial 790&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;hr data-end="4093" data-start="4090" /&gt;&#xD;
&lt;h3 data-end="4137" data-start="4095" style="text-align: justify;"&gt;&#x1F4B6;&lt;strong&gt; Tasas de inscripci&amp;oacute;n por titulaci&amp;oacute;n&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;table data-end="4754" data-start="4139"&gt;&#xD;
	&lt;thead data-end="4266" data-start="4139"&gt;&#xD;
		&lt;tr data-end="4266" data-start="4139"&gt;&#xD;
			&lt;th data-col-size="sm" data-end="4152" data-start="4139" style="text-align: justify;"&gt;Titulaci&amp;oacute;n&lt;/th&gt;&#xD;
			&lt;th data-col-size="sm" data-end="4167" data-start="4152" style="text-align: justify;"&gt;Tasa general&lt;/th&gt;&#xD;
			&lt;th data-col-size="sm" data-end="4210" data-start="4167" style="text-align: justify;"&gt;Tasa reducida (familia numerosa general)&lt;/th&gt;&#xD;
			&lt;th data-col-size="md" data-end="4266" data-start="4210" style="text-align: justify;"&gt;Exentos (familia numerosa especial, v&amp;iacute;ctimas, paro&amp;hellip;)&lt;/th&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/thead&gt;&#xD;
	&lt;tbody data-end="4754" data-start="4396"&gt;&#xD;
		&lt;tr data-end="4523" data-start="4396"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4409" data-start="4396" style="text-align: justify;"&gt;MIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4424" data-start="4409" style="text-align: justify;"&gt;31,10 &amp;euro;&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4468" data-start="4424" style="text-align: justify;"&gt;15,55 &amp;euro;&lt;/td&gt;&#xD;
			&lt;td data-col-size="md" data-end="4523" data-start="4468" style="text-align: justify;"&gt;S&amp;iacute;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="4651" data-start="4524"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4537" data-start="4524" style="text-align: justify;"&gt;EIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4552" data-start="4537" style="text-align: justify;"&gt;23,33 &amp;euro;&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4596" data-start="4552" style="text-align: justify;"&gt;11,67 &amp;euro;&lt;/td&gt;&#xD;
			&lt;td data-col-size="md" data-end="4651" data-start="4596" style="text-align: justify;"&gt;S&amp;iacute;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
		&lt;tr data-end="4754" data-start="4652"&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4679" data-start="4652" style="text-align: justify;"&gt;FIR, PIR, QIR, BIR, RFIR&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4689" data-start="4679" style="text-align: justify;"&gt;31,10 &amp;euro;&lt;/td&gt;&#xD;
			&lt;td data-col-size="sm" data-end="4699" data-start="4689" style="text-align: justify;"&gt;15,55 &amp;euro;&lt;/td&gt;&#xD;
			&lt;td data-col-size="md" data-end="4754" data-start="4699" style="text-align: justify;"&gt;S&amp;iacute;&lt;/td&gt;&#xD;
		&lt;/tr&gt;&#xD;
	&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&#xD;
&lt;hr data-end="4759" data-start="4756" /&gt;&#xD;
&lt;h3 data-end="4784" data-start="4761" style="text-align: justify;"&gt;&#x1F3DB;&#xFE0F; &lt;strong&gt;Sedes de examen&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li data-end="4937" data-start="4788" style="text-align: justify;"&gt;Se reduce el n&amp;uacute;mero de sedes de &lt;strong data-end="4831" data-start="4820"&gt;28 a 22&lt;/strong&gt;, suprimi&amp;eacute;ndose las sedes de C&amp;aacute;diz, Le&amp;oacute;n, Gerona, C&amp;aacute;ceres (pendiente de decisi&amp;oacute;n definitiva en coordinaci&amp;oacute;n con la Consejer&amp;iacute;a de Sanidad), Ciudad Real y Vigo.&lt;/li&gt;&#xD;
	&lt;li data-end="4997" data-start="4940" style="text-align: justify;"&gt;Se mantiene al menos &lt;strong data-end="4996" data-start="4961"&gt;una sede por Comunidad Aut&amp;oacute;noma&lt;/strong&gt;.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p data-end="5171" data-start="4999" style="text-align: justify;"&gt;&#x1F4CC; &lt;em data-end="5171" data-start="5002"&gt;CSIF advierte que esta reducci&amp;oacute;n puede provocar congesti&amp;oacute;n y dificultar la igualdad de oportunidades. Exigimos accesibilidad geogr&amp;aacute;fica real para todos los aspirantes.&lt;/em&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;hr data-end="5176" data-start="5173" /&gt;&#xD;
&lt;h3 data-end="5220" data-start="5178" style="text-align: justify;"&gt;&#x1F4E3; &lt;strong&gt;Valoraci&amp;oacute;n de CSIF Sanidad Nacional&lt;/strong&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p data-end="5484" data-start="5222" style="text-align: justify;"&gt;Desde &lt;strong data-end="5253" data-start="5228"&gt;CSIF Sanidad Nacional&lt;/strong&gt; celebramos el aumento sostenido de la oferta FSE, que debe servir para paliar el &lt;strong data-end="5386" data-start="5335"&gt;d&amp;eacute;ficit estructural de profesionales sanitarios&lt;/strong&gt;. Sin embargo, advertimos de que esta convocatoria &lt;strong data-end="5483" data-start="5437"&gt;solo tendr&amp;aacute; impacto real si se acompa&amp;ntilde;a de&lt;/strong&gt;:&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li data-end="5534" data-start="5488" style="text-align: justify;"&gt;Un calendario claro de incorporaci&amp;oacute;n al SNS.&lt;/li&gt;&#xD;
	&lt;li data-end="5589" data-start="5537" style="text-align: justify;"&gt;Contratos estables y condiciones laborales dignas.&lt;/li&gt;&#xD;
	&lt;li data-end="5790" data-start="5592" style="text-align: justify;"&gt;Impulso urgente a las infraestructuras docentes, especialmente para especialidades nuevas como &lt;strong data-end="5726" data-start="5687"&gt;Medicina de Urgencias y Emergencias&lt;/strong&gt;, cuya implantaci&amp;oacute;n requiere recursos y planificaci&amp;oacute;n inmediata.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;blockquote data-end="5965" data-start="5792"&gt;&#xD;
&lt;p data-end="5965" data-start="5794" style="text-align: justify;"&gt;&amp;ldquo;Aunque la convocatoria de 2026 supone un avance, CSIF insiste en que solo ser&amp;aacute; eficaz si se garantizan condiciones laborales y estabilidad en las futuras contrataciones.&amp;rdquo;&lt;/p&gt;&#xD;
&lt;/blockquote&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/56463</guid><title>CSIF: D&#xED;a Mundial de la Fisioterapia. Reivindicando su Valor en la Salud P&#xFA;blica.</title><pubDate>Thu, 05 Sep 24 09:01:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/56463</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Otro Personal Sanitario</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/csif-se-felicita-por-la-decision-del-ministerio-de-sanidad-de-iniciar-la-adjudicacion-de-plazas-de-fse-en-forma-presencial-1-1724145524.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;span style="color:#f39c12;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;8 de septiembre de 2024&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.3800000000000001; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;En el D&amp;iacute;a Mundial de la Fisioterapia, la Central Sindical Independiente y de Funcionarios (CSIF) reafirma su compromiso con esta vital profesi&amp;oacute;n y subraya su importancia en la salud p&amp;uacute;blica. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Cada 8 de septiembre, se reconoce el trabajo &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;de los fisioterapeutas y su impacto en la vida de las personas en todo el mundo. Este a&amp;ntilde;o, el lema elegido es &amp;ldquo;Dolor Lumbar&amp;rdquo;,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; destacando la crucial contribuci&amp;oacute;n de la fisioterapia en el tratamiento y prevenci&amp;oacute;n de esta condici&amp;oacute;n tan com&amp;uacute;n.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.3800000000000001; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="color:#f39c12;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La Importancia de los Fisioterapeutas en la Salud P&amp;uacute;blica&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.3800000000000001; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;La fisioterapia juega un papel fundamental en la recuperaci&amp;oacute;n de pacientes con diversas patolog&amp;iacute;as, ya sea por lesiones, intervenciones quir&amp;uacute;rgicas, enfermedades o el envejecimiento.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Los fisioterapeutas son esenciales en equipos multidisciplinarios tanto en Atenci&amp;oacute;n Primaria como en Hospitalaria, cubriendo especialidades como traumatolog&amp;iacute;a, neumolog&amp;iacute;a, neurolog&amp;iacute;a, UCI, urgencias, unidades de trasplantes, uro-ginecolog&amp;iacute;a, pediatr&amp;iacute;a, entre otras.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.3800000000000001; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#212529"&gt;&lt;span style="background-color:#ffffff"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF ha estado y estar&amp;aacute; con la Fisioterapia, tal y como demostr&amp;oacute; organizando el&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#212529"&gt;&lt;span style="background-color:#ffffff"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:italic"&gt;&lt;span style="text-decoration:none"&gt; &amp;ldquo;1er. Congreso Nacional de Fisioterapia: Desarrollo e Innovaci&amp;oacute;n&amp;rdquo;, &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#212529"&gt;&lt;span style="background-color:#ffffff"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;justo antes de la Pandemia por COVID, donde se puso de manifiesto la necesidad de &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#212529"&gt;&lt;span style="background-color:#ffffff"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:underline"&gt;&lt;span style="text-decoration-skip-ink:none"&gt;desarrollar y contar con especialidades propias de la profesi&amp;oacute;n de fisioterapia&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#212529"&gt;&lt;span style="background-color:#ffffff"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; de acorde con el desarrollo actual de la profesi&amp;oacute;n sanitaria, y que el sindicato CSIF apoya en los diferentes &amp;aacute;mbitos de negociaci&amp;oacute;n a nivel Nacional.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.3800000000000001; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="color:#f39c12;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Reclamaciones y Propuestas de CSIF&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.3800000000000001; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF aboga por una reconfiguraci&amp;oacute;n del Art&amp;iacute;culo 76 del TREBEP, para&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; avanzar en la adecuada clasificaci&amp;oacute;n de todas las profesiones de &amp;aacute;mbito sanitario, incluyendo a los fisioterapeutas, el reconocimiento que merecen.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF tambi&amp;eacute;n denuncia la &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;&lt;strong&gt;i&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;nsuficiencia de fisioterapeutas en la sanidad p&amp;uacute;blica espa&amp;ntilde;ola. La OMS recomienda un ratio de 1 fisioterapeuta por cada 5,000 habitantes, mientras que en Espa&amp;ntilde;a este ratio es de 1 por cada 20,000 habitantes,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; dependiendo de la comunidad aut&amp;oacute;noma. CSIF insiste en la necesidad de aumentar el n&amp;uacute;mero de estos profesionales en el Sistema Nacional de Salud (SNS) para mejorar la atenci&amp;oacute;n y reducir listas de espera.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.3800000000000001; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="color:#f39c12;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Beneficios Econ&amp;oacute;micos y Sociales de la Fisioterapia&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.3800000000000001; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Los estudios internacionales demuestran que &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;la presencia de fisioterapeutas en unidades de cuidados intensivos (UCI) puede reducir el tiempo de estancia de los pacientes en promedio 2.5 d&amp;iacute;as,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; generando un ahorro significativo de costos hospitalarios. En Espa&amp;ntilde;a, una adecuada dotaci&amp;oacute;n de fisioterapeutas en el SNS no solo mejorar&amp;iacute;a la calidad de vida de los pacientes, si no que tambi&amp;eacute;n reducir&amp;iacute;a los tiempos de baja laboral y los costes sanitarios asociados.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.3800000000000001; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="color:#f39c12;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Fisioterapia en el Tratamiento y Prevenci&amp;oacute;n del Dolor Lumbar&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.3800000000000001; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Este a&amp;ntilde;o, el D&amp;iacute;a Mundial de la Fisioterapia se centra en el dolor lumbar, una de las principales causas de discapacidad en todo el mundo.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; La fisioterapia es esencial tanto en la prevenci&amp;oacute;n como en el tratamiento de esta condici&amp;oacute;n. A trav&amp;eacute;s de t&amp;eacute;cnicas espec&amp;iacute;ficas y programas de ejercicio terap&amp;eacute;utico, los fisioterapeutas ayudan a mejorar la movilidad, la fuerza muscular, la flexibilidad y la resistencia, aliviando el dolor y previniendo recurrencias.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h3 style="line-height:1.3800000000000001; text-align:justify; margin-top:19px; margin-bottom:5px"&gt;&lt;span style="color:#f39c12;"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;Agradecimiento y Reconocimiento&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&#xD;
&#xD;
&lt;p style="line-height:1.3800000000000001; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;En este d&amp;iacute;a especial, CSIF agradece a todos los fisioterapeutas por su dedicaci&amp;oacute;n y contribuci&amp;oacute;n&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt; a la atenci&amp;oacute;n de pacientes con diversas patolog&amp;iacute;as. Su trabajo permite a las personas regresar a sus vidas diarias con mayor seguridad y movilidad. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color:#27ae60;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="font-weight:700"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF continuar&amp;aacute; apoyando y luchando por un mayor reconocimiento y protagonismo de los fisioterapeutas en el sistema sanitario, asegurando que cada centro de salud y hospital cuente con estos profesionales esenciales.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p style="line-height:1.3800000000000001; text-align:justify; margin-top:16px; margin-bottom:16px"&gt;&lt;strong&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-variant: normal; white-space: pre-wrap;"&gt;&lt;span style="font-family:Verdana,sans-serif"&gt;&lt;span style="color:#000000"&gt;&lt;span style="font-weight:400"&gt;&lt;span style="font-style:normal"&gt;&lt;span style="text-decoration:none"&gt;CSIF, comprometido con la fisioterapia y la salud p&amp;uacute;blica.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;</content:encoded></item><item><guid isPermalink="true">https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/55748</guid><title>CSIF Sanidad informa de la Eliminaci&#xF3;n de la Nota de Corte en la FSE 2025</title><pubDate>Wed, 24 Jul 24 09:41:00 CEST</pubDate><link>https://www.csif.es/es/noticia/portada/ceutasanidad/articulo/55748</link><dc:creator xmlns:dc="dc">dario.carrasquilla.de-la-torre</dc:creator><dcterms:alternative xmlns:dcterms="dcterms"/><description/><category>Convocatorias</category><category>Prensa y Comunicaci&#xF3;n</category><category>Puesto de Trabajo y Categor&#xED;a Profesional</category><category>Enfermer&#xED;a</category><category>M&#xE9;dicos</category><category>Otro Personal Sanitario</category><category>CSIF Informa</category><media:content xmlns:media="media" url="https://www.csif.es/uploads/articulo/imagenPrincipal/csif-sanidad-aplaude-la-eliminacion-de-la-nota-de-corte-en-la-fse-2025-como-20240724-144323-0000-1721825033.png" type="image/png" medium="image"><media:credit/><media:title>Ceuta - Sanidad Image</media:title><media:text/><media:description/></media:content><content:encoded xmlns:content="content">&lt;p&gt;&lt;span style="font-size:16px;"&gt;Esta medida, anunciada por la ministra de Sanidad, M&amp;oacute;nica Garc&amp;iacute;a,&amp;nbsp;&lt;strong&gt;&lt;span style="color:#27ae60;"&gt;permite que un mayor n&amp;uacute;mero de graduados en Medicina y Enfermer&amp;iacute;a puedan acceder a las plazas de formaci&amp;oacute;n.&lt;/span&gt;&amp;nbsp;&lt;/strong&gt;El examen de acceso se realizar&amp;aacute; el &lt;u&gt;pr&amp;oacute;ximo 25 de enero de 2025,&lt;/u&gt; facilitando la pronta incorporaci&amp;oacute;n de los nuevos egresados a la Formaci&amp;oacute;n Sanitaria Especializada (FSE). &lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;u&gt;La oferta de plazas para 2025 es la m&amp;aacute;s alta de la historia, alcanzando un total de 11.943 plazas&lt;/u&gt;, distribuidas de la siguiente manera:&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;Medicina (MIR): 9.007 plazas (+3%)&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;Enfermer&amp;iacute;a (EIR): 2.171 plazas (+3%)&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;Farmacia (FIR): 352 plazas (+4%)&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;Psicolog&amp;iacute;a (PIR): 274 plazas (+11%)&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;Biolog&amp;iacute;a: 63 plazas (-3%)&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;F&amp;iacute;sica: 51 plazas (+11%)&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;Qu&amp;iacute;mica: 25 plazas (-7%)&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="color:#27ae60;"&gt;&lt;strong&gt;Valoramos especialmente que la eliminaci&amp;oacute;n de la nota de corte permitir&amp;aacute; que casi 4.000 m&amp;eacute;dicos que anteriormente no pod&amp;iacute;an hacer la residencia ahora tengan la oportunidad de completar su formaci&amp;oacute;n.&lt;/strong&gt;&lt;/span&gt; Esta decisi&amp;oacute;n no solo es un hito para el sector sanitario, sino que tambi&amp;eacute;n es un paso fundamental para garantizar una atenci&amp;oacute;n m&amp;eacute;dica de calidad y accesible para toda la poblaci&amp;oacute;n.&lt;br /&gt;&#xD;
&lt;br /&gt;&#xD;
La eliminaci&amp;oacute;n de la nota de corte facilitar&amp;aacute; el acceso a la formaci&amp;oacute;n especializada, asegurando que m&amp;aacute;s profesionales puedan desarrollar sus carreras y contribuir al bienestar de la sociedad. Seguiremos trabajando para asegurar que estas mejoras se implementen de manera efectiva y que los nuevos profesionales puedan incorporarse al sistema de salud lo antes posible.&lt;/span&gt;&lt;/p&gt;&#xD;
&#xD;
&lt;h4&gt;&lt;span style="color:#f39c12;"&gt;&lt;u&gt;&lt;strong&gt;&lt;span style="font-size:16px;"&gt;Datos Generales&lt;/span&gt;&lt;/strong&gt;&lt;/u&gt;&lt;/span&gt;&lt;/h4&gt;&#xD;
&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Total plazas:&lt;/strong&gt; 11.943&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Fecha de las pruebas de acceso:&lt;/strong&gt; 25 de enero de 2025&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Plazo de solicitud:&lt;/strong&gt; 2 de septiembre de 2024 (10:00) - 16 de septiembre de 2024 (17:00)&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Personas con discapacidad:&lt;/strong&gt; 7% (836 plazas)&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Tasa de examen:&lt;/strong&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="font-size:16px;"&gt;General: 31,10 euros&lt;/span&gt;&amp;nbsp;y&amp;nbsp;&lt;span style="font-size:16px;"&gt;Enfermer&amp;iacute;a: 23,33 euros.&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Nota de corte eliminada:&lt;/strong&gt; Participaci&amp;oacute;n limitada a quienes tengan puntuaci&amp;oacute;n final positiva.&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Acceso a listados:&lt;/strong&gt; Solo para personas implicadas, con identificaci&amp;oacute;n electr&amp;oacute;nica.&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Nivel C1 de espa&amp;ntilde;ol:&lt;/strong&gt; Obligatorio para aspirantes de pa&amp;iacute;ses no hispanohablantes.&lt;/span&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;strong&gt;Reserva para personas con discapacidad:&lt;/strong&gt; 7% para discapacidad superior al 33%.&lt;/span&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;</content:encoded></item></channel></rss>
