Saltar menú de navegación Teclas de acceso rápido
Política Tras el documento oficial

Discapacidad: echaron a la funcionaria de la ANDIS que definió como “idiota” e “imbécil”

El Gobierno nacional desvinculó a Miriam Améndola tras el escándalo por el uso de términos ofensivos en una publicación oficial. La responsabilidad también recayó en su antecesora.

28 de Febrero de 2025
Diego Spagnuolo y Javier Milei.
Diego Spagnuolo y Javier Milei. Foto: (NA)

La Agencia Nacional de Discapacidad (ANDIS) despidió a Miriam Améndola, quien iba a asumir como coordinadora de Fiscalización Médica, luego de la polémica generada por la publicación de términos como “idiota”, “imbécil” y “débil mental” en el Boletín Oficial.

(Foto: NA)
(Foto: NA)

El caso tomó estado público cuando se conoció que la Resolución 187/2025 del organismo, publicada el 16 de enero, incluía una terminología obsoleta y considerada ofensiva en su Anexo 1. Ante la repercusión, el Gobierno anunció que daba marcha atrás con la norma y responsabilizó a Améndola y a su antecesora, Tatiana Alvarado, quien participó en la redacción del documento pero dejó el cargo antes de su publicación.

 

La respuesta de la Agencia Nacional de Discapacidad

El titular de la ANDIS, Diego Spagnuolo, reconoció la gravedad del hecho e informó que las personas responsables de lo que pasó ya fueron desvinculadas.

(Foto: NA)
(Foto: NA)

 

No obstante, la resolución llevaba su firma.

La desvinculación de Améndola es, hasta el momento, la única medida tomada por el organismo. (Fuente: NA)

 

Temas:

Agencia Nacional de Discapacidad Gobierno nacional Boletín Oficial discapacidad escándalo
Seguí las noticias de Elonce.com en Google News Seguinos en Google News

Comentarios

Tu comentario ha sido enviado, el mismo se encuentra pendiente de aprobación... [X]
Avatar
600
Avatar
ver más
El comentario se encuentra deshabilitado

Denunciar comentario

Spam o contenido comercial no deseado Incitación al odio o a la violencia, o violencia gráfica Acoso o bullying Información errónea
Cancelar Denunciar
Reportar Responder
Tu comentario ha sido enviado, el mismo se encuentra pendiente de aprobación... [X]
Avatar
600
Respuestas
Ver más respuestas
Ver más comentarios
IMPORTANTE: Los comentarios publicados son exclusiva responsabilidad de sus autores Elonce.com se reserva el derecho de eliminar aquellos comentarios injuriantes o discriminadores.

Teclas de acceso

"; setInnerHTML(document.getElementById(zoneID), bannerHTML); // Callback if ( bannerZonas[zoneID][bannerScreen].callback != '') { functionName = bannerZonas[zoneID][bannerScreen].callback; window[functionName](); } } else { // No banners in zoneID but emptyBanner is ok if ( bannerZonas[zoneID][bannerScreen].empty_banner != '' ) { // console.log('empty_banner',bannerZonas[zoneID][bannerScreen].empty_banner); $("#" + zoneID).attr('data-zone-id', bannerZonaID).closest('.'+bannerClassHide).removeClass(bannerClassHide); bannerHTML = atob(bannerZonas[zoneID][bannerScreen].empty_banner); setInnerHTML(document.getElementById(zoneID), bannerHTML); } } } } renderBannerTime = Date.now() - renderBannerTime; console.log('> banner render:' + renderBannerTime + ' ms'); if (window.googletag && googletag.apiReady) { console.log("> GoogleTag Ready #2"); } // Contabiliza impresiones if (bannersID != '') { $.ajax({ "method": "post", "url": "/extras/publicidad.php", "dataType": "json", "data": {id: bannersID} }); } } // Contabiliza clicks $("[data-banner-id]").click(function() { bannerID = $(this).attr("data-banner-id"); $.ajax({ "method": "post", "url": "/extras/publicidad.php?click=true", "dataType": "json", "data": {id: bannerID} }); return true; }); const searchParams = new URLSearchParams(window.location.search.substring(1)); var bannerURL = '/publicidad.json?t=' + Math.random().toString() + '&' + window.location.search.substring(1); testTimeToRender = Date.now() - testTimeToRender; console.log('> time to render:' + testTimeToRender + 'ms'); $.get(bannerURL, {}).done(function(data) { bannerZonas = data.zonas; bannerData = data.banners; bannerNexos = data.nexo; if (Object.keys(bannerData).length >= 1) { renderBanners(true); } if ( data.dfp !== undefined && ( data.dfp == "zone" || data.dfp == "createzone" ) ) { for ( var zoneID in bannerZonas ) { if ( $("#" + zoneID).length ) { $("#" + zoneID).closest('.'+bannerClass).removeClass(bannerClassHide).addClass('banner-dfp'); if ( bannerZonas[zoneID][bannerScreen] !== undefined ) { bannerZonaData = bannerZonas[zoneID][bannerScreen]; } else { for ( var bannerScreenAvailable in bannerZonas[zoneID] ) { bannerZonaData = bannerZonas[zoneID][bannerScreenAvailable]; } } bannerZonaHTML = '' + bannerZonaData.nombre + '
'; for ( var bannerScreenAvailable in bannerZonas[zoneID] ) { bannerZonaDataInViewport = bannerScreenAvailable; bannerZonaData = bannerZonas[zoneID][bannerScreenAvailable]; bannerZonaHTML+= '

'; if (bannerZonaDataInViewport == 'd') { bannerZonaHTML+= 'Medidas Escritorio:
'; } else if (bannerZonaDataInViewport == 't') { bannerZonaHTML+= 'Medidas Tablet:
'; } else if (bannerZonaDataInViewport == 'm') { bannerZonaHTML+= 'Medidas Celular:
'; } bannerZonaHTML+= '- Ancho: '; if (bannerZonaData.ancho_min != bannerZonaData.ancho_max) { bannerZonaHTML+= 'de ' + bannerZonaData.ancho_min + 'px a '; } bannerZonaHTML+= bannerZonaData.ancho_max + 'px
'; bannerZonaHTML+= '- Alto: '; if (bannerZonaData.alto_min != bannerZonaData.alto_max) { bannerZonaHTML+= 'de ' + bannerZonaData.alto_min + 'px a '; } bannerZonaHTML+= bannerZonaData.alto_max + 'px'; } $("#" + zoneID).width( bannerZonas[zoneID][bannerScreen].ancho_max + 'px'); $("#" + zoneID).height(bannerZonas[zoneID][bannerScreen].alto_max + 'px'); $("#" + zoneID).css('backgroundColor','#990000'); $("#" + zoneID).css('max-height','350px'); // previene $("#" + zoneID).html('' + bannerZonaHTML + ''); } } } if ( data.dfp !== undefined && data.dfp == "createzone" ) { $("." + bannerClass).each(function() { id = $(this).find("div").attr("id"); $(this).attr("data-block-id", id); }); $("." + bannerClass).each(function() { if ( !$(this).hasClass('banner-dfp') ) { $(this).removeClass(bannerClassHide); id = $(this).find("div").attr("id"); color = '#009900'; if ( $('#' + id).length > 1 ) { color = '#e5ca0a'; } bannerZonaHTML = '#' + id + '
'; $("#" + id).width('100%'); $("#" + id).css('backgroundColor',color); $("#" + id).html('' + bannerZonaHTML + ''); $("#" + id).attr("id", id + '-dfp'); // prevent refresh } // Resalta los duplicados. testID = $(this).attr("data-block-id"); if ( $("." + bannerClass + "[data-block-id='" + testID + "']").length > 1 ) { $("." + bannerClass + "[data-block-id='" + testID + "']").find("div").css('backgroundColor','#e5ca0a'); } }); } }).catch(function(error) { }); if (bannerRefresh > 1) { setInterval(function(){ renderBanners(false); }, bannerRefresh); } -->