<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>R archivos - Biblioteca Digital de Seguridad Social</title>
	<atom:link href="https://bidiss.ciess.org/category/glosario/r/feed/" rel="self" type="application/rss+xml" />
	<link>https://bidiss.ciess.org/category/glosario/r/</link>
	<description>Biblioteca Digital de Seguridad Social completar descripción</description>
	<lastBuildDate>Wed, 05 Mar 2025 22:22:26 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://bidiss.ciess.org/wp-content/uploads/2024/01/favicon.png</url>
	<title>R archivos - Biblioteca Digital de Seguridad Social</title>
	<link>https://bidiss.ciess.org/category/glosario/r/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Regularización de Pesos (Weight Regularization</title>
		<link>https://bidiss.ciess.org/glosario/regularizacion-de-pesos/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Wed, 05 Mar 2025 19:17:36 +0000</pubDate>
				<category><![CDATA[Glosario]]></category>
		<category><![CDATA[Informática]]></category>
		<category><![CDATA[Inteligencia artificial]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Glosario de seguridad social]]></category>
		<category><![CDATA[Información y comunicación]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=23890</guid>

					<description><![CDATA[<p>Técnica utilizada en modelos de aprendizaje automático para penalizar los pesos grandes o complejos que pueden conducir al sobreajuste. El objetivo de la regularización de pesos es evitar que los modelos se vuelvan demasiado sensibles a pequeñas variaciones en los datos de entrenamiento y promover la<br />
generalización a nuevos datos. Dos métodos comunes de regularización de pesos son la regularización L1 (Lasso) y la regularización L2 (Ridge).</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/regularizacion-de-pesos/">Regularización de Pesos (Weight Regularization</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="23890" class="elementor elementor-23890" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Regularización de Pesos (Weight Regularization)</h1>
Técnica utilizada en modelos de aprendizaje automático para penalizar los pesos grandes o complejos que pueden conducir al sobreajuste. El objetivo de la regularización de pesos es evitar que los modelos se vuelvan demasiado sensibles a pequeñas variaciones en los datos de entrenamiento y promover la generalización a nuevos datos. Dos métodos comunes de regularización de pesos son la regularización L1 (Lasso) y la regularización L2 (Ridge).								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/03/RegularizacionDePesos.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bafa97e elementor-widget elementor-widget-text-editor" data-id="bafa97e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<strong>Fuente:</strong>
<p class="fuente">TN University. (2024). Diccionario sobre inteligencia artificial: 100 conceptos claves sobre sistemas inteligentes.</p>
<a class="registro-boton-active" href="https://biblioteca.ciess.org/liss/index.php?P=FullRecord&amp;ID=2520" target="_blank" rel="noopener">
<i class="fas fa-file-pdf" style="margin-right: 5px;"></i> Ver documento completo &gt;
</a>								</div>
				</div>
				<div class="elementor-element elementor-element-f0731b0 elementor-widget elementor-widget-button" data-id="f0731b0" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-21299 post type-post status-publish format-standard hentry category-glosario category-informatica category-p tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/procesamiento-de-datos/" >
				Procesamiento de datos			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22286 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-r tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/redes-neuronales/" >
				Redes Neuronales			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23753 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-u tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/universal-turing-machine/" >
				Universal Turing Machine			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20266 post type-post status-publish format-standard hentry category-glosario category-informatica category-m tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/memoria/" >
				Memoria			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22166 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-p tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/prueba-de-turing/" >
				Prueba de Turing			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21860 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-j tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/juego-estrategico/" >
				Juego Estratégico			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23918 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-x tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/xgboost/" >
				XGBoost			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22151 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-o tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/overfitting/" >
				Overfitting			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22094 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-m tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/memory-networks/" >
				Memory Networks			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21886 post type-post status-publish format-standard hentry category-glosario category-informatica category-inteligencia-artificial category-k tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-informacion-y-comunicacion" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/knowledge-graph/" >
				Knowledge Graph			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-10f09d5 e-flex e-con-boxed e-con e-parent" data-id="10f09d5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-85a58bc elementor-widget elementor-widget-text-editor" data-id="85a58bc" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-eaeec97 e-flex e-con-boxed e-con e-parent" data-id="eaeec97" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-2548419 e-con-full e-flex e-con e-child" data-id="2548419" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-a8b2ecc elementor-widget elementor-widget-heading" data-id="a8b2ecc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ba096e6 elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="ba096e6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-4109 post type-post status-publish format-standard has-post-thumbnail hentry category-calidad category-capacitacion-y-ensenanza category-editadas-por-la-secretaria-general category-formacion-de-capital-humano category-formacion-y-capacitacion category-publicaciones category-serie-estudios category-servicios-de-salud category-temas tag-calidad-de-la-atencion tag-derechohabientes tag-formacion-de-capital-humano tag-formacion-y-capacitacion tag-prestadores-de-servicios tag-seguridad-social tag-servicios-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/calidad-elemento-esencial-de-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img fetchpriority="high" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-55.png" class="attachment-medium_large size-medium_large wp-image-4110" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-55.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-55-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-55-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/calidad-elemento-esencial-de-la-seguridad-social/" >
				Calidad, elemento esencial de la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Esta publicación pretende animar y continuar con el esfuerzo para que el otorgamiento de los servicios sea más oportuno, eficiente, satisfactorio y efectivo, con lo que estaremos en posibilidades de		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-4051 post type-post status-publish format-standard has-post-thumbnail hentry category-adulto-mayor category-aspectos-demograficos category-aspectos-economicos category-editadas-por-la-secretaria-general category-jubilaciones category-pensiones category-pensiones-de-vejez category-proteccion-social category-publicaciones category-serie-estudios category-sistemas-de-pensiones category-temas category-vejez tag-adulto-mayor tag-aspectos-demograficos tag-aspectos-economicos tag-jubilaciones tag-matematicas tag-pensiones tag-planes-de-pensiones tag-proteccion-social tag-retiro tag-sistemas-de-pensiones tag-sistemas-de-seguridad-social tag-tasas-de-contribucion tag-vejez" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/mas-vieja-y-mas-sabia-la-economia-de-las-pensiones-publicas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-45.png" class="attachment-medium_large size-medium_large wp-image-4052" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-45.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-45-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-45-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/mas-vieja-y-mas-sabia-la-economia-de-las-pensiones-publicas/" >
				Más vieja y más sabia: La economía de las pensiones públicas			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Quien se acerque a las páginas de este libro, encontrará un trabajo sesudo, técnico, con información de primera mano, dedicado&#8230; así como una visión plural de la situación de las		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1504 post type-post status-publish format-standard has-post-thumbnail hentry category-derecho-a-la-salud category-derecho-a-la-seguridad-social category-derechos-humanos category-editadas-por-la-secretaria-general category-publicaciones category-serie-estudios category-temas tag-aspectos-juridicos tag-derecho tag-derechos-humanos tag-internacional tag-marco-legal tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/derechos-humanos-y-seguridad-social-mesa-redonda/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-20.png" class="attachment-medium_large size-medium_large wp-image-1506" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-20.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-20-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-20-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/derechos-humanos-y-seguridad-social-mesa-redonda/" >
				Derechos humanos y seguridad social. Mesa redonda			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Marco legal de los derechos humanos en el contexto internacional, sus alcances y limitaciones / Jesús Rodríguez Y Rodríguez &#8212; El estado del bienestar: reflexiones para un estado postsocial /		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-43bc14a e-con-full e-flex e-con e-child" data-id="43bc14a" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-0fe09fe elementor-widget elementor-widget-heading" data-id="0fe09fe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2f9460c elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2f9460c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-12921 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliotecas-digitales category-monitor-de-recursos-de-informacion tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-motor-de-busqueda tag-organismos-internacionales tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-digital-de-la-unam/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-bidi-unam.png" class="attachment-full size-full wp-image-12927" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-bidi-unam.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-bidi-unam-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-bidi-unam-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-bidi-unam-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-bidi-unam-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-digital-de-la-unam/" >
				Biblioteca Digital de la UNAM			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13061 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliotecas-digitales category-monitor-de-recursos-de-informacion tag-aspectos-sociales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-derechos-humanos tag-medio-ambiente tag-migracion tag-motor-de-busqueda tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-del-colegio-de-mexico-daniel-cosio-villegas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm.png" class="attachment-full size-full wp-image-13062" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-del-colegio-de-mexico-daniel-cosio-villegas/" >
				Biblioteca del Colegio de México «Daniel Cosío Villegas»			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10701 post type-post status-publish format-standard has-post-thumbnail hentry category-base-de-datos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-revistas-especializadas tag-bases-de-datos tag-bibliotecologia tag-publicaciones-cientificas tag-revistas-especializadas tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/doaj-directory-of-open-access-journal/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="549" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5.png" class="attachment-full size-full wp-image-10702" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-300x181.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-768x463.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-580x350.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-860x519.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/doaj-directory-of-open-access-journal/" >
				DOAJ. Directory of Open Access Journal			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Esta base de datos fue puesta en operación con solamente 300 revistas de acceso abierto. Actualmente, ya conformada con 16.562 que son revisadas por pares,		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d38471e e-con-full e-flex e-con e-child" data-id="d38471e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-5412f55 elementor-widget elementor-widget-heading" data-id="5412f55" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-0ec2071 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="0ec2071" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-8750 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-de-la-seguridad-social tag-beneficios tag-cobertura tag-costos tag-financiacion tag-financiamiento tag-financiamiento-de-la-seguridad-social tag-finanzas tag-inversion tag-prestaciones tag-presupuestos tag-seguridad-social tag-sistema-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/introduccion-a-los-sistemas-de-financiacion-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion.png" class="attachment-full size-full wp-image-8751" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/introduccion-a-los-sistemas-de-financiacion-en-la-seguridad-social/" >
				Introducción a los sistemas de financiación en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en sistemas de financiación en la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8556 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-enfermedades-profesionales tag-ergonomia tag-riesgos-ocupacionales tag-riesgos-psicosociales tag-salud-en-el-trabajo tag-salud-ocupacional tag-seguridad-en-el-trabajo tag-stress-laboral" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/seguridad-y-salud-en-el-trabajo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="900" height="506" src="https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo.png" class="attachment-full size-full wp-image-8557" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo.png 900w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-640x360.png 640w" sizes="(max-width: 900px) 100vw, 900px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/seguridad-y-salud-en-el-trabajo/" >
				Seguridad y salud en el trabajo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en seguridad y salud en el trabajo.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-16144 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-atencion-al-cliente tag-calidad-de-los-servicios tag-seguridad-social tag-seguros-sociales tag-servicios-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/servicio-al-cliente-en-instituciones-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones.png" class="attachment-full size-full wp-image-16145" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/09-servicio-cliente-intstituciones-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/servicio-al-cliente-en-instituciones-de-seguridad-social/" >
				Servicio al cliente en instituciones de seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en servicios al cliente en instituciones de seguridad social</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/regularizacion-de-pesos/">Regularización de Pesos (Weight Regularization</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/03/RegularizacionDePesos.mp3?download=false" length="118028" type="audio/mpeg" />

			</item>
		<item>
		<title>Ruta crítica</title>
		<link>https://bidiss.ciess.org/glosario/ruta-critica/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:36:18 +0000</pubDate>
				<category><![CDATA[Administración y gestión]]></category>
		<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Seguridad social]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22516</guid>

					<description><![CDATA[<p>Técnica administrativa de planeación, programación y control, de todas y cada una de las actividades componentes de un proyecto que debe desarrollarse dentro de un tiempo específico.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/ruta-critica/">Ruta crítica</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22516" class="elementor elementor-22516" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Ruta crítica</h1>
Técnica administrativa de planeación, programación y control, de todas y cada una de las actividades componentes de un proyecto que debe desarrollarse dentro de un tiempo específico.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/RutaCritica.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-78e9679 elementor-widget elementor-widget-button" data-id="78e9679" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-21012 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-p tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/planificacion/" >
				Planificación			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20261 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-m category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/memorandum/" >
				Memorándum			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20271 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-m tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/memoria-anual/" >
				Memoria anual			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20899 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-p tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/planeacion/" >
				Planeación			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23599 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-t tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/tramite/" >
				Trámite			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-19423 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-i category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/informe/" >
				Informe			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20510 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-o tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/oficio/" >
				Oficio			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22374 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-r tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/resguardo/" >
				Resguardo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21976 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-r tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/registro/" >
				Registro			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20049 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-l category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/listado-mecanizado/" >
				Listado mecanizado			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-e164d4c e-flex e-con-boxed e-con e-parent" data-id="e164d4c" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-224325d elementor-widget elementor-widget-spacer" data-id="224325d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-f52a15b e-flex e-con-boxed e-con e-parent" data-id="f52a15b" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-22acca4 elementor-widget elementor-widget-heading" data-id="22acca4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-df236a0 e-flex e-con-boxed e-con e-parent" data-id="df236a0" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-7f87ea5 e-con-full e-flex e-con e-child" data-id="7f87ea5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-c6147ac elementor-widget elementor-widget-heading" data-id="c6147ac" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-8088087 elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="8088087" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-2429 post type-post status-publish format-standard has-post-thumbnail hentry category-acceso-a-la-salud category-adultos-mayores category-asistencia-medica category-atencion-en-salud category-beneficios category-covid-19 category-cuadernos-covid-19 category-editadas-por-la-secretaria-general category-maternidad category-publicaciones category-salud-publica category-sistemas-de-seguridad-social category-temas category-tercera-edad category-vacunacion tag-america-latina tag-cobertura-en-salud tag-contingencia tag-covid-19 tag-mercado-laboral tag-pandemia tag-peru tag-politicas-de-salud tag-proteccion-en-salud tag-seguridad-laboral tag-seguridad-social tag-vacunacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/la-respuesta-de-los-sistemas-de-seguridad-social-americanos-a-la-pandemia-de-covid-19-balance-a-un-ano-de-la-emergencia-el-caso-de-peru/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-08.png" class="attachment-medium_large size-medium_large wp-image-2432" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-08.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-08-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-08-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/la-respuesta-de-los-sistemas-de-seguridad-social-americanos-a-la-pandemia-de-covid-19-balance-a-un-ano-de-la-emergencia-el-caso-de-peru/" >
				La respuesta de los sistemas de seguridad social americanos a la pandemia de covid-19: balance a un año de la emergencia: El caso de Perú			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>La pandemia de covid-19 ha representado la mayor crisis social, económica y sanitaria en la historia reciente de la humanidad y a partir de ello, la sociedad, junto con sus		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3219 post type-post status-publish format-standard has-post-thumbnail hentry category-bienestar category-cuidados-de-salud category-editadas-por-la-secretaria-general category-equidad-de-genero category-maternidad category-notas-tecnicas category-proteccion-social category-publicaciones category-servicios-de-salud-materna category-temas tag-bienestar tag-cuidados-de-salud tag-equidad tag-maternidad tag-mexico tag-proteccion-social tag-seguridad-social tag-servicios-de-salud-materna" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/maternidad-y-seguridad-social-en-mexico/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-18.png" class="attachment-medium_large size-medium_large wp-image-3220" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-18.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-18-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-18-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/maternidad-y-seguridad-social-en-mexico/" >
				Maternidad y seguridad social en México			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En esta publicación, se expone que la maternidad es un riesgo social, se revaloriza y resignifica desde una perspectiva pública a partir de la libertad, la igualdad y la dignidad.		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1555 post type-post status-publish format-standard has-post-thumbnail hentry category-bienestar category-cobertura category-derecho-a-la-seguridad-social category-derechos-humanos category-editadas-por-la-secretaria-general category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-estudios category-temas tag-america-latina tag-aspectos-juridicos tag-cobertura tag-infancia tag-legislacion tag-mexico tag-proteccion-social tag-seguridad-social tag-seguridad-social-infantil tag-trabajo-infantil tag-tratados-internacionales" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/mexico-una-seguridad-social-para-los-menores-que-trabajan/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-25.png" class="attachment-medium_large size-medium_large wp-image-1557" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-25.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-25-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-25-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/mexico-una-seguridad-social-para-los-menores-que-trabajan/" >
				México: una seguridad social para los menores que trabajan			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Este Estudio sirvió como Tesis para obtener el Grado de Maestría en Derecho Internacional de la Seguridad Social por la Universidad de Ginebra, Suiza, estará enfocado en uno de sus		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-65474a4 e-con-full e-flex e-con e-child" data-id="65474a4" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8e5c34d elementor-widget elementor-widget-heading" data-id="8e5c34d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2c3f9d8 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2c3f9d8" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-13171 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-periodica category-revistas-especializadas category-salud-publica-revistas-especializadas tag-actuaria tag-bases-de-datos tag-bibliotecologia tag-calculos-actuariales tag-financiamiento tag-motor-de-busqueda tag-repositorio tag-revistas tag-revistas-especializadas tag-riesgos-financieros tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/archives-of-public-health/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="800" height="725" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health.jpg" class="attachment-full size-full wp-image-13181" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health.jpg 800w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-300x272.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-768x696.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-580x526.jpg 580w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/archives-of-public-health/" >
				Archives of Public Health			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10730 post type-post status-publish format-standard has-post-thumbnail hentry category-base-de-datos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-motor-de-busqueda tag-bases-de-datos tag-bibliotecologia tag-informacion-academica tag-motor-de-busqueda tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/microsoft-academic/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="549" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7.png" class="attachment-full size-full wp-image-10731" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-300x181.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-768x463.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-580x350.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-860x519.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/microsoft-academic/" >
				RefSeek			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliotecología, Sistemas de información, Bases de datos, Motor de búsqueda, Información académica.</p>		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13015 post type-post status-publish format-standard has-post-thumbnail hentry category-datos-estadisticos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-trabajo-y-empleo-monitor-de-recursos-de-informacion tag-datos-estadisticos tag-desarrollo-social tag-desempleo tag-empleo tag-fuerza-de-trabajo tag-graficas tag-mercado-de-trabajo tag-pobreza tag-riesgos-de-trabajo tag-seguridad-social tag-seguridad-y-salud-en-el-trabajo tag-trabajo-y-empleo" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/estadisticas-sobre-seguridad-y-salud-en-el-trabajo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilostat.png" class="attachment-full size-full wp-image-13016" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilostat.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilostat-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilostat-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilostat-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-ilostat-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/estadisticas-sobre-seguridad-y-salud-en-el-trabajo/" >
				ILOSTAT. Estadísticas sobre seguridad y salud en el trabajo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Con el uso de esta gran herramienta, puede explorar proyecciones globales de la OIT acerca del empleo, crear sus gráficos y descargar sus datos con		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6e85819 e-con-full e-flex e-con e-child" data-id="6e85819" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-71b4f66 elementor-widget elementor-widget-heading" data-id="71b4f66" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4267cab elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="4267cab" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-14571 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-actuaria tag-aspectos-actuariales tag-calculos-actuariales tag-financiamiento-de-la-seguridad-social tag-modelos-matematicos tag-pensiones tag-riesgos-financieros tag-seguros-sociales" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/lenguaje-actuaria-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial.png" class="attachment-full size-full wp-image-14579" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/lenguaje-actuaria-en-la-seguridad-social/" >
				Lenguaje actuarial en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en lenguaje actuarial en la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8787 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-de-la-seguridad-social tag-beneficios tag-cobertura tag-desempleo tag-empleo tag-mercado-de-trabajo tag-politicas-sociales tag-prestaciones tag-proteccion-social tag-seguridad-social tag-sistema-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/politicas-y-programas-de-proteccion-para-personas-desempleadas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion.png" class="attachment-full size-full wp-image-8788" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/politicas-y-programas-de-proteccion-para-personas-desempleadas/" >
				Políticas y programas de protección para personas desempleadas			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en políticas y programas de protección para personas desempleadas.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8556 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-enfermedades-profesionales tag-ergonomia tag-riesgos-ocupacionales tag-riesgos-psicosociales tag-salud-en-el-trabajo tag-salud-ocupacional tag-seguridad-en-el-trabajo tag-stress-laboral" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/seguridad-y-salud-en-el-trabajo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="900" height="506" src="https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo.png" class="attachment-full size-full wp-image-8557" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo.png 900w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/03/seguridad_salud_trabajo-640x360.png 640w" sizes="(max-width: 900px) 100vw, 900px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/seguridad-y-salud-en-el-trabajo/" >
				Seguridad y salud en el trabajo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en seguridad y salud en el trabajo.</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-642ceeb e-flex e-con-boxed e-con e-parent" data-id="642ceeb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4c471ea elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="4c471ea" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-8448034 e-flex e-con-boxed e-con e-parent" data-id="8448034" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/ruta-critica/">Ruta crítica</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/RutaCritica.mp3?download=false" length="47084" type="audio/mpeg" />

			</item>
		<item>
		<title>Rotación de personal</title>
		<link>https://bidiss.ciess.org/glosario/rotacion-de-personal/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:33:54 +0000</pubDate>
				<category><![CDATA[Formación y capacitación]]></category>
		<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Trabajo y empleo]]></category>
		<category><![CDATA[Administración y gestión]]></category>
		<category><![CDATA[América Latina]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Glosario de seguridad social]]></category>
		<category><![CDATA[Recursos humanos]]></category>
		<category><![CDATA[Relaciones laborales]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22511</guid>

					<description><![CDATA[<p>Adscripción y salida posterior de un trabajador dentro de un área determinada.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/rotacion-de-personal/">Rotación de personal</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22511" class="elementor elementor-22511" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Rotación de personal</h1>
Adscripción y salida posterior de un trabajador dentro de un área determinada.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/RotacionDePersonal.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-482f93e elementor-widget elementor-widget-button" data-id="482f93e" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-17712 post type-post status-publish format-standard hentry category-administracion-y-gestion category-e category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-de-personal tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/especificacion-del-puesto/" >
				Especificación del puesto			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21986 post type-post status-publish format-standard hentry category-glosario category-r category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/reglamento-interior-de-trabajo/" >
				Reglamento interior de trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12097 post type-post status-publish format-standard hentry category-a category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/analisis-de-tendencias/" >
				Análisis de tendencias			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12023 post type-post status-publish format-standard hentry category-a category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/analisis/" >
				Análisis			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20261 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-m category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/memorandum/" >
				Memorándum			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10336 post type-post status-publish format-standard hentry category-glosario category-j category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/jefe/" >
				Jefe			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-11975 post type-post status-publish format-standard hentry category-a category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/agente-auxiliar/" >
				Agente auxiliar			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-15422 post type-post status-publish format-standard hentry category-c category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/contrato-individual-de-trabajo/" >
				Contrato individual de trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14682 post type-post status-publish format-standard hentry category-c category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/censo-general-de-trabajadores/" >
				Censo general de trabajadores			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-11514 post type-post status-publish format-standard hentry category-a category-glosario category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/acta-administrativa/" >
				Acta administrativa			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-78aafe6 e-flex e-con-boxed e-con e-parent" data-id="78aafe6" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-45cfcac elementor-widget elementor-widget-text-editor" data-id="45cfcac" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-0ba18c3 e-flex e-con-boxed e-con e-parent" data-id="0ba18c3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-44ec702 e-con-full e-flex e-con e-child" data-id="44ec702" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-6706505 elementor-widget elementor-widget-heading" data-id="6706505" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4e73ccd elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="4e73ccd" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-2444 post type-post status-publish format-standard has-post-thumbnail hentry category-acceso-a-la-salud category-adultos-mayores category-asistencia-medica category-atencion-en-salud category-beneficios category-covid-19 category-cuadernos-covid-19 category-editadas-por-la-secretaria-general category-maternidad category-publicaciones category-salud-publica category-sistemas-de-seguridad-social category-temas category-tercera-edad category-vacunacion tag-america-latina tag-cobertura-en-salud tag-colombia tag-contingencia tag-covid-19 tag-mercado-laboral tag-pandemia tag-politicas-de-salud tag-proteccion-en-salud tag-seguridad-laboral tag-seguridad-social tag-vacunacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/la-respuesta-de-los-sistemas-de-seguridad-social-americanos-a-la-pandemia-de-covid-19-balance-a-un-ano-de-la-emergencia-el-caso-de-colombia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-10.png" class="attachment-medium_large size-medium_large wp-image-2445" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-10.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-10-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-10-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/la-respuesta-de-los-sistemas-de-seguridad-social-americanos-a-la-pandemia-de-covid-19-balance-a-un-ano-de-la-emergencia-el-caso-de-colombia/" >
				La respuesta de los sistemas de seguridad social americanos a la pandemia de covid-19: balance a un año de la emergencia: El caso de Colombia			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>A partir de la aparición del nuevo coronavirus denominado sars-CoV-2 y su declaración como pandemia mundial por la oms en 2020, la emergencia sanitaria por covid-19 comenzó a generar estragos		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3074 post type-post status-publish format-standard has-post-thumbnail hentry category-acceso-a-la-salud category-atencion-en-salud category-cobertura category-editadas-por-la-secretaria-general category-notas-tecnicas category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-salud-publica category-temas tag-acceso-a-la-salud tag-atencion-en-salud tag-cobertura-en-salud tag-mexico tag-proteccion-de-la-salud tag-proteccion-social tag-salud-publica tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/luces-y-sombras-del-insabi/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-02.png" class="attachment-medium_large size-medium_large wp-image-3075" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-02.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-02-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-02-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/luces-y-sombras-del-insabi/" >
				Luces y sombras del INSABI			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>El presente documento se compone de cuatro secciones:<br /> 1. La primera hace una breve revisión conceptual de los tipos de reformas a los<br /> sistemas de salud en el		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1012 post type-post status-publish format-standard has-post-thumbnail hentry category-convenios-internacionales category-editadas-por-la-secretaria-general category-historia-de-la-seguridad-social category-publicaciones category-relaciones-internacionales category-serie-estudios category-solidaridad-social category-temas tag-america-latina tag-cooperacion-tecnica tag-historia-de-la-seguridad-social tag-organismo-internacional tag-relaciones-internacionales tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/atencion-primaria-de-la-salud-y-seguridad-social-en-america-2/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="584" height="881" src="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-8.jpg" class="attachment-medium_large size-medium_large wp-image-1020" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-8.jpg 584w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-8-199x300.jpg 199w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-8-580x875.jpg 580w" sizes="(max-width: 584px) 100vw, 584px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/atencion-primaria-de-la-salud-y-seguridad-social-en-america-2/" >
				Historia de la Conferencia Interamericana de Seguridad Social 1942-1994.			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Ante la demanda de las instituciones americanas de seguridad social por contar con la historia de la Conferencia Interamericana de Seguridad Social, el programa editorial 1994 de la Secretaría General		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-f69a4fb e-con-full e-flex e-con e-child" data-id="f69a4fb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-08bc276 elementor-widget elementor-widget-heading" data-id="08bc276" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4d005f6 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="4d005f6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-12895 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-organismos-internacionales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-motor-de-busqueda tag-organismos-internacionales tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss.png" class="attachment-full size-full wp-image-12898" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-la-seguridad-social/" >
				Asociación Internacional de la Seguridad Social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10747 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-motor-de-busqueda category-repositorios tag-bases-de-datos tag-bibliotecologia tag-integrador-de-contenidos tag-motor-de-busqueda tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/la-referencia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9.png" class="attachment-full size-full wp-image-10748" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/la-referencia/" >
				La Referencia			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Esta plataforma permite compartir y dar visibilidad a la producción científica generada en las instituciones de educación superior y de investigación científica. </p>		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13171 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-periodica category-revistas-especializadas category-salud-publica-revistas-especializadas tag-actuaria tag-bases-de-datos tag-bibliotecologia tag-calculos-actuariales tag-financiamiento tag-motor-de-busqueda tag-repositorio tag-revistas tag-revistas-especializadas tag-riesgos-financieros tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/archives-of-public-health/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="800" height="725" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health.jpg" class="attachment-full size-full wp-image-13181" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health.jpg 800w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-300x272.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-768x696.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Archives-Pub-Health-580x526.jpg 580w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/archives-of-public-health/" >
				Archives of Public Health			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d5d6932 e-con-full e-flex e-con e-child" data-id="d5d6932" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-12b9151 elementor-widget elementor-widget-heading" data-id="12b9151" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ccd8fa1 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="ccd8fa1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-19090 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-enfermedades-profesionales tag-ergonomia tag-riesgos-ocupacionales tag-riesgos-psicosociales tag-salud-en-el-trabajo tag-salud-ocupacional tag-seguridad-en-el-trabajo tag-stress-laboral" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo.jpg" class="attachment-full size-full wp-image-19091" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo/" >
				Riesgos laborales y sistemas de gestión de salud y seguridad en el trabajo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en seguridad y salud en el trabajo.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8787 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-de-la-seguridad-social tag-beneficios tag-cobertura tag-desempleo tag-empleo tag-mercado-de-trabajo tag-politicas-sociales tag-prestaciones tag-proteccion-social tag-seguridad-social tag-sistema-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/politicas-y-programas-de-proteccion-para-personas-desempleadas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion.png" class="attachment-full size-full wp-image-8788" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/politicas-y-programas-de-proteccion-para-personas-desempleadas/" >
				Políticas y programas de protección para personas desempleadas			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en políticas y programas de protección para personas desempleadas.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22694 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-analisis-de-datos tag-aspectos-estadisticos tag-bienestar-social tag-modelos-de-regresion tag-regresiones tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/aplicacion-de-herramientas-estadisticas-para-el-analisis-de-datos-empiricos-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada.jpg" class="attachment-full size-full wp-image-25998" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2026/01/1.Estadistica-aplicada-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/aplicacion-de-herramientas-estadisticas-para-el-analisis-de-datos-empiricos-en-la-seguridad-social/" >
				Aplicación de herramientas estadísticas para el análisis de datos empíricos en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en abordaje del cuidado de la persona mayor desde la seguridad social</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/rotacion-de-personal/">Rotación de personal</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/RotacionDePersonal.mp3?download=false" length="25580" type="audio/mpeg" />

			</item>
		<item>
		<title>Riesgos profesionales</title>
		<link>https://bidiss.ciess.org/glosario/riesgos-profesionales/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:30:28 +0000</pubDate>
				<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Salud y seguridad]]></category>
		<category><![CDATA[Glosario de seguridad social América Latina Salud]]></category>
		<category><![CDATA[Riesgos de trabajo]]></category>
		<category><![CDATA[Salud]]></category>
		<category><![CDATA[Salud pública]]></category>
		<category><![CDATA[Seguridad en el trabajo]]></category>
		<category><![CDATA[Seguridad social]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22503</guid>

					<description><![CDATA[<p>Son los accidentes y las enfermedades que están expuestos los trabajadores a causa de las labores que ejecutan por cuenta de un patrono.<br />
También se entenderá por riesgo profesional toda enfermedad, perturbación funcional o agravación, que sufra posteriormente el trabajador como consecuencia del accidente de trabajo o enfermedad profesional, de que haya sido victima.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/riesgos-profesionales/">Riesgos profesionales</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22503" class="elementor elementor-22503" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Riesgos profesionales</h1>
Son los accidentes y las enfermedades que están expuestos los trabajadores a causa de las labores que ejecutan por cuenta de un patrono.

También se entenderá por riesgo profesional toda enfermedad, perturbación funcional o agravación, que sufra posteriormente el trabajador como consecuencia del accidente de trabajo o enfermedad profesional, de que haya sido victima.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/RiesgosProfesionales.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-cd57ad5 elementor-widget elementor-widget-button" data-id="cd57ad5" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-24073 post type-post status-publish format-standard hentry category-glosario category-pensiones-seguros category-s category-salud-y-seguridad category-seguros tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguro-de-sobrevivencia/" >
				Seguro de sobrevivencia			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23530 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-derechohabiente category-glosario category-salud-y-seguridad category-t tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/terapia-ocupacional/" >
				Terapia ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23112 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/siniestro/" >
				Siniestro			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22795 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguridad-ocupacional/" >
				Seguridad ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22790 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguridad-en-el-trabajo/" >
				Seguridad en el trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22754 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-ocupacional/" >
				Salud ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22744 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-en-el-trabajo-2/" >
				Salud en el trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22734 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-de-los-trabajadores/" >
				Salud de los trabajadores			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22503 post type-post status-publish format-standard hentry category-glosario category-r category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/riesgos-profesionales/" >
				Riesgos profesionales			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22498 post type-post status-publish format-standard hentry category-glosario category-r category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/riesgo-de-trabajo/" >
				Riesgo de trabajo			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-bfe6309 e-flex e-con-boxed e-con e-parent" data-id="bfe6309" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e5c9858 elementor-widget elementor-widget-text-editor" data-id="e5c9858" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-694b7e7 e-flex e-con-boxed e-con e-parent" data-id="694b7e7" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-5f83bbd e-con-full e-flex e-con e-child" data-id="5f83bbd" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-c437afe elementor-widget elementor-widget-heading" data-id="c437afe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4733bbb elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="4733bbb" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-1822 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-historia-de-la-seguridad-social category-pensiones category-politica-social category-prestaciones-en-salud category-prestaciones-familiares category-prestaciones-sociales category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-monografias category-servicios-de-salud category-temas tag-administracion-de-la-seguridad-social tag-america-latina tag-cobertura-de-la-seguridad-social tag-colombia tag-desarrollo-de-la-organizacion tag-desarrollo-institucional tag-financiacion-de-la-seguridad-social tag-financiamiento tag-historia-de-la-seguridad-social tag-jubilaciones tag-panorama-de-la-seguridad-social tag-prestaciones tag-programas-de-seguridad-social tag-proteccion-social tag-reforma-de-la-seguridad-social tag-seguridad-social tag-seguro-social tag-subsidio-familiar" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/la-seguridad-social-en-colombia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-07.png" class="attachment-medium_large size-medium_large wp-image-1824" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-07.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-07-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-07-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/la-seguridad-social-en-colombia/" >
				La seguridad social en Colombia			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Se describe el surgimiento y desarrollo de la seguridad social colombiana, desde la aparición de los primeros seguros sociales hasta la Reforma de la Seguridad Social Integral, la ley 100		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1925 post type-post status-publish format-standard has-post-thumbnail hentry category-aspectos-juridicos category-aspectos-politicos category-breviarios-de-seguridad-social category-convenios-internacionales category-debate category-editadas-por-el-ciess category-extension-de-la-seguridad-social category-marco-conceptual-el-reto-de-la-redistribucion category-marco-legal-de-la-seguridad-social category-normas-acuerdos-y-perspectivas-internacionales category-practicas category-principios-de-la-seguridad-social category-publicaciones category-regimenes-de-seguridad-social category-temas category-tratados-internacionales tag-acuerdos-multilaterales tag-convenios tag-cooperacion-tecnica tag-marco-conceptual tag-organismos-internacionales tag-principios-de-la-seguridad-social tag-proteccion-social tag-seguridad-social tag-tratados-internacionales" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/la-discusion-del-acuerdo-multilateral-de-seguridad-social-del-mercosur/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-06.png" class="attachment-medium_large size-medium_large wp-image-1927" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-06.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-06-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-06-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/la-discusion-del-acuerdo-multilateral-de-seguridad-social-del-mercosur/" >
				La discusión del acuerdo multilateral de seguridad social del Mercosur			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Compilación de relatos pormenorizados de las experiencias de Argentina, Brasil, Paraguay y Uruguay en favor de la elaboración del Tratado de seguridad social del Mercosur. Constituyen, como el lector podrá		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-2762 post type-post status-publish format-standard has-post-thumbnail hentry category-cuadernos-de-politicas-para-el-bienestar category-desastres category-desastres-naturales category-editadas-por-la-secretaria-general category-proteccion-social category-protocolos-y-lineamientos category-publicaciones category-riesgos-de-desastres category-temas tag-desastres tag-desastres-naturales tag-proteccion-social tag-protocolos-y-lineamientos tag-riesgos-de-desastres tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/protocolo-de-desastres-para-instituciones-de-seguridad-social-en-las-americas-recuperacion/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Politicas-Bienestar-06.png" class="attachment-medium_large size-medium_large wp-image-2763" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Politicas-Bienestar-06.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Politicas-Bienestar-06-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Politicas-Bienestar-06-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/protocolo-de-desastres-para-instituciones-de-seguridad-social-en-las-americas-recuperacion/" >
				Protocolo de desastres para instituciones de seguridad social en las Américas: recuperación del bienestar ante contingencias socioambientales			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Este Protocolo de desastres tiene por objetivo establecer las bases para la integración y la participación de los sistemas de seguridad social en las estrategias de reducción del riesgo de		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-9446c22 e-con-full e-flex e-con e-child" data-id="9446c22" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-30e63fc elementor-widget elementor-widget-heading" data-id="30e63fc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2cc37d1 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2cc37d1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-10701 post type-post status-publish format-standard has-post-thumbnail hentry category-base-de-datos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-revistas-especializadas tag-bases-de-datos tag-bibliotecologia tag-publicaciones-cientificas tag-revistas-especializadas tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/doaj-directory-of-open-access-journal/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="549" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5.png" class="attachment-full size-full wp-image-10702" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-300x181.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-768x463.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-580x350.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-5-860x519.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/doaj-directory-of-open-access-journal/" >
				DOAJ. Directory of Open Access Journal			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Esta base de datos fue puesta en operación con solamente 300 revistas de acceso abierto. Actualmente, ya conformada con 16.562 que son revisadas por pares,		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13040 post type-post status-publish format-standard has-post-thumbnail hentry category-datos-estadisticos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-trabajo-y-empleo-monitor-de-recursos-de-informacion tag-accidentes-laborales tag-apoyo-al-consumo tag-datos-estadisticos tag-empleo tag-graficas tag-justicia-laboral tag-mercado-de-trabajo tag-migracion tag-productividad tag-riesgos-del-trabajo tag-seguridad-social tag-seguridad-y-salud-en-el-trabajo tag-trabajo-y-empleo" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/poligonos-stps-estadisticas-del-sector-laboral/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-stps.png" class="attachment-full size-full wp-image-13047" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-stps.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-stps-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-stps-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-stps-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-stps-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/poligonos-stps-estadisticas-del-sector-laboral/" >
				Polígonos STPS- Estadísticas del Sector Laboral			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Con el uso de esta gran herramienta, puede explorar proyecciones globales de la OIT acerca del empleo, crear sus gráficos y descargar sus datos con		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12958 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-repositorios tag-aspectos-economicos tag-bases-de-datos tag-bibliotecologia tag-financiamiento tag-inversion tag-motor-de-busqueda tag-politicas-de-salud tag-politicas-sociales tag-proteccion-social tag-repositorio tag-seguridad-social tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/repositorio-digital-del-banco-mundial-documentos-e-informes/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm.png" class="attachment-full size-full wp-image-12959" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/repositorio-digital-del-banco-mundial-documentos-e-informes/" >
				Repositorio Digital del Banco Mundial. Documentos e informes			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d1e52d9 e-con-full e-flex e-con e-child" data-id="d1e52d9" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-4fd3736 elementor-widget elementor-widget-heading" data-id="4fd3736" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-8ff27e2 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="8ff27e2" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-19090 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-enfermedades-profesionales tag-ergonomia tag-riesgos-ocupacionales tag-riesgos-psicosociales tag-salud-en-el-trabajo tag-salud-ocupacional tag-seguridad-en-el-trabajo tag-stress-laboral" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo.jpg" class="attachment-full size-full wp-image-19091" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2025/01/D4-Riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/riesgos-laborales-y-sistemas-de-gestion-de-salud-y-seguridad-en-el-trabajo/" >
				Riesgos laborales y sistemas de gestión de salud y seguridad en el trabajo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en seguridad y salud en el trabajo.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-24655 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion tag-prospectiva tag-sector-publico tag-sector-salud tag-seguridad-social tag-servicios-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/prospectiva-estrategica/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social.jpg" class="attachment-full size-full wp-image-24656" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2025/05/Aplicacion-de-la-prospectiva-estrategica-en-la-seguridad-social-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/prospectiva-estrategica/" >
				Prospectiva estratégica			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografías especializadas en el tema de inteligencia artificial en la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8838 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion tag-administracion-de-la-seguridad-social tag-administracion-de-servicios tag-administracion-publica tag-calidad-de-servicios tag-cultura-organizacional tag-gerencia tag-habilidades-gerenciales tag-liderazgo tag-politicas-publicas tag-recursos-humanos tag-satisfaccion-laboral tag-sistema-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/alta-direccion-en-instituciones-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/12-alta-direccion-instituciones-seguridad-social.png" class="attachment-full size-full wp-image-8839" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/12-alta-direccion-instituciones-seguridad-social.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/05/12-alta-direccion-instituciones-seguridad-social-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/12-alta-direccion-instituciones-seguridad-social-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/12-alta-direccion-instituciones-seguridad-social-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/alta-direccion-en-instituciones-de-seguridad-social/" >
				Alta dirección en instituciones de seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en alta dirección en las instituciones de seguridad social.</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/riesgos-profesionales/">Riesgos profesionales</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/RiesgosProfesionales.mp3?download=false" length="90668" type="audio/mpeg" />

			</item>
		<item>
		<title>Riesgo de trabajo</title>
		<link>https://bidiss.ciess.org/glosario/riesgo-de-trabajo/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:28:10 +0000</pubDate>
				<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Salud y seguridad]]></category>
		<category><![CDATA[Glosario de seguridad social América Latina Salud]]></category>
		<category><![CDATA[Riesgos de trabajo]]></category>
		<category><![CDATA[Salud]]></category>
		<category><![CDATA[Salud pública]]></category>
		<category><![CDATA[Seguridad en el trabajo]]></category>
		<category><![CDATA[Seguridad social]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22498</guid>

					<description><![CDATA[<p>Son las eventualidades dañosas a que está sujeto el trabajador con ocasión o por consecuencia de su actividad.<br />
Para los efectos de la responsabilidad del patrón o empleador, se consideran riesgos de trabajo las enfermedades profesionales y los accidentes.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/riesgo-de-trabajo/">Riesgo de trabajo</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22498" class="elementor elementor-22498" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Riesgo de trabajo</h1>
Son las eventualidades dañosas a que está sujeto el trabajador con ocasión o por consecuencia de su actividad.

Para los efectos de la responsabilidad del patrón o empleador, se consideran riesgos de trabajo las enfermedades profesionales y los accidentes.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/RiesgoDeTrabajo.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-cd57ad5 elementor-widget elementor-widget-button" data-id="cd57ad5" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-24073 post type-post status-publish format-standard hentry category-glosario category-pensiones-seguros category-s category-salud-y-seguridad category-seguros tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguro-de-sobrevivencia/" >
				Seguro de sobrevivencia			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23530 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-derechohabiente category-glosario category-salud-y-seguridad category-t tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/terapia-ocupacional/" >
				Terapia ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23112 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/siniestro/" >
				Siniestro			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22795 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguridad-ocupacional/" >
				Seguridad ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22790 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguridad-en-el-trabajo/" >
				Seguridad en el trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22754 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-ocupacional/" >
				Salud ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22744 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-en-el-trabajo-2/" >
				Salud en el trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22734 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-de-los-trabajadores/" >
				Salud de los trabajadores			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22503 post type-post status-publish format-standard hentry category-glosario category-r category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/riesgos-profesionales/" >
				Riesgos profesionales			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22498 post type-post status-publish format-standard hentry category-glosario category-r category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/riesgo-de-trabajo/" >
				Riesgo de trabajo			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-bfe6309 e-flex e-con-boxed e-con e-parent" data-id="bfe6309" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e5c9858 elementor-widget elementor-widget-text-editor" data-id="e5c9858" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-694b7e7 e-flex e-con-boxed e-con e-parent" data-id="694b7e7" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-5f83bbd e-con-full e-flex e-con e-child" data-id="5f83bbd" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-c437afe elementor-widget elementor-widget-heading" data-id="c437afe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4733bbb elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="4733bbb" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-1588 post type-post status-publish format-standard has-post-thumbnail hentry category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-marco-legal-de-la-seguridad-social category-pensiones category-prestaciones-en-salud category-prestaciones-sociales category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-seguridad-social-comparada category-serie-estudios category-temas tag-administracion-de-la-seguridad-social tag-america-latina tag-aspectos-legales tag-caribe tag-cobertura tag-maternidad tag-pensiones tag-prestaciones-en-salud tag-prestaciones-sociales tag-proteccion-social tag-riesgos-de-trabajo tag-seguridad-social tag-seguros-de-salud tag-sistemas-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/evolucion-y-funcionamiento-de-los-sistemas-de-seguridad-social-en-el-caribe-de-habla-inglesa/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-29.png" class="attachment-medium_large size-medium_large wp-image-1590" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-29.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-29-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-29-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/evolucion-y-funcionamiento-de-los-sistemas-de-seguridad-social-en-el-caribe-de-habla-inglesa/" >
				Evolución y funcionamiento de los sistemas de seguridad social en el Caribe de habla inglesa			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>La tendencia general indica que los sistemas de seguridad social están enfrentando una crisis en la que su futuro se ve amenazado por desequilibrios actuariales, ya sea reales o potenciales.		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-4128 post type-post status-publish format-standard has-post-thumbnail hentry category-aspectos-juridicos category-editadas-por-la-secretaria-general category-pensiones category-portabilidad-de-derechos category-proteccion-social category-publicaciones category-serie-estudios category-sistemas-de-pensiones category-temas tag-america-latina tag-aspectos-juridicos tag-pensiones tag-planes-de-pensiones tag-portabilidad-de-derechos tag-proteccion-social tag-seguridad-social tag-sistemas-de-pensiones" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/reunion-tecnica-de-la-cajs-11-de-abril-de-2002/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-58.png" class="attachment-medium_large size-medium_large wp-image-4129" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-58.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-58-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-58-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/reunion-tecnica-de-la-cajs-11-de-abril-de-2002/" >
				Reunión técnica de la CAJS: 11 de abril de 2002			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Ponencias presentadas durante la Reunión Técnica de la Comisión Americana Jurídico Social y la III Reunión Internacional del Grupo de Estudios sobre la Mujer, celebradas el 28 y 29 de		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1660 post type-post status-publish format-standard has-post-thumbnail hentry category-aspectos-juridicos category-aspectos-politicos category-convenios-internacionales category-derecho-a-la-seguridad-social category-editadas-por-la-secretaria-general category-marco-legal-de-la-seguridad-social category-pensiones category-programas-de-seguridad-social category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-seguros-sociales category-serie-estudios category-temas tag-aspectos-economicos tag-aspectos-juridicos tag-aspectos-laborales tag-caricom tag-convenios-internacionales tag-espana tag-globalizacion tag-legislacion tag-libre-comercio tag-mercado-laboral tag-mercosur tag-proteccion-social tag-seguridad-social tag-tlcan tag-tratados-internacionales tag-ue tag-union-europea" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/los-retos-de-la-seguridad-social-ante-los-procesos-de-integracion-regional/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-39.png" class="attachment-medium_large size-medium_large wp-image-1662" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-39.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-39-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-39-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/los-retos-de-la-seguridad-social-ante-los-procesos-de-integracion-regional/" >
				Los retos de la seguridad social ante los procesos de integración regional			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>La conformación de bloques regionales de comercio, el proceso de integración a diferentes niveles, ha sido desde los inicios de la década anterior la vía para lograr mayor competitividad a		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-9446c22 e-con-full e-flex e-con e-child" data-id="9446c22" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-30e63fc elementor-widget elementor-widget-heading" data-id="30e63fc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2cc37d1 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2cc37d1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-10747 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-motor-de-busqueda category-repositorios tag-bases-de-datos tag-bibliotecologia tag-integrador-de-contenidos tag-motor-de-busqueda tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/la-referencia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9.png" class="attachment-full size-full wp-image-10748" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-9-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/la-referencia/" >
				La Referencia			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Esta plataforma permite compartir y dar visibilidad a la producción científica generada en las instituciones de educación superior y de investigación científica. </p>		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13225 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-uso-de-la-informacion tag-actualizacion tag-administracion-de-la-informacion tag-bases-de-datos tag-bibliotecologia tag-fuentes-rss tag-informacion-documental tag-noticias tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/feedly-una-herramienta-para-organizar-nuestros-rss/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly.png" class="attachment-full size-full wp-image-13230" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/feedly-una-herramienta-para-organizar-nuestros-rss/" >
				Feedly, una herramienta para organizar nuestros RSS			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Ante el cierre del servicio Google Reader, ese servicio que nos permitía revisar los feeds de las novedades de los sitios web a los que		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13061 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliotecas-digitales category-monitor-de-recursos-de-informacion tag-aspectos-sociales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-derechos-humanos tag-medio-ambiente tag-migracion tag-motor-de-busqueda tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-del-colegio-de-mexico-daniel-cosio-villegas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm.png" class="attachment-full size-full wp-image-13062" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-cm-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/biblioteca-del-colegio-de-mexico-daniel-cosio-villegas/" >
				Biblioteca del Colegio de México «Daniel Cosío Villegas»			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d1e52d9 e-con-full e-flex e-con e-child" data-id="d1e52d9" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-4fd3736 elementor-widget elementor-widget-heading" data-id="4fd3736" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-8ff27e2 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="8ff27e2" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-8881 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-bienestar-social tag-derechos-humanos tag-derechos-sociales tag-desarrollo-humano tag-discriminacion tag-equidad tag-pobreza tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/derechos-humanos-y-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos.jpg" class="attachment-full size-full wp-image-8882" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/05/Derechos_humanos-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/derechos-humanos-y-seguridad-social/" >
				Derechos humanos y seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en derechos humanos y seguridad social como derecho humano.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8787 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-de-la-seguridad-social tag-beneficios tag-cobertura tag-desempleo tag-empleo tag-mercado-de-trabajo tag-politicas-sociales tag-prestaciones tag-proteccion-social tag-seguridad-social tag-sistema-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/politicas-y-programas-de-proteccion-para-personas-desempleadas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion.png" class="attachment-full size-full wp-image-8788" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/08-politicas-programas-proteccion-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/politicas-y-programas-de-proteccion-para-personas-desempleadas/" >
				Políticas y programas de protección para personas desempleadas			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en políticas y programas de protección para personas desempleadas.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14571 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-actuaria tag-aspectos-actuariales tag-calculos-actuariales tag-financiamiento-de-la-seguridad-social tag-modelos-matematicos tag-pensiones tag-riesgos-financieros tag-seguros-sociales" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/lenguaje-actuaria-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial.png" class="attachment-full size-full wp-image-14579" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/20-lenguaje-actuarial-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/lenguaje-actuaria-en-la-seguridad-social/" >
				Lenguaje actuarial en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en lenguaje actuarial en la seguridad social.</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/riesgo-de-trabajo/">Riesgo de trabajo</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/RiesgoDeTrabajo.mp3?download=false" length="63788" type="audio/mpeg" />

			</item>
		<item>
		<title>Riesgo</title>
		<link>https://bidiss.ciess.org/glosario/riesgo/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:25:44 +0000</pubDate>
				<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Salud y seguridad]]></category>
		<category><![CDATA[Glosario de seguridad social América Latina Salud]]></category>
		<category><![CDATA[Riesgos de trabajo]]></category>
		<category><![CDATA[Salud]]></category>
		<category><![CDATA[Salud pública]]></category>
		<category><![CDATA[Seguridad en el trabajo]]></category>
		<category><![CDATA[Seguridad social]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22493</guid>

					<description><![CDATA[<p>Es todo acontecimiento futuro y posible, que una vez realizado, produce una perturbación, un daño, un siniestro.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/riesgo/">Riesgo</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22493" class="elementor elementor-22493" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Riesgo</h1>
Es todo acontecimiento futuro y posible, que una vez realizado, produce una perturbación, un daño, un siniestro.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/Riesgo.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-cd57ad5 elementor-widget elementor-widget-button" data-id="cd57ad5" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-24073 post type-post status-publish format-standard hentry category-glosario category-pensiones-seguros category-s category-salud-y-seguridad category-seguros tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguro-de-sobrevivencia/" >
				Seguro de sobrevivencia			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23530 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-derechohabiente category-glosario category-salud-y-seguridad category-t tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/terapia-ocupacional/" >
				Terapia ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-23112 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/siniestro/" >
				Siniestro			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22795 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguridad-ocupacional/" >
				Seguridad ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22790 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/seguridad-en-el-trabajo/" >
				Seguridad en el trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22754 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-ocupacional/" >
				Salud ocupacional			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22744 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-en-el-trabajo-2/" >
				Salud en el trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22734 post type-post status-publish format-standard hentry category-glosario category-s category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salud-de-los-trabajadores/" >
				Salud de los trabajadores			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22503 post type-post status-publish format-standard hentry category-glosario category-r category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/riesgos-profesionales/" >
				Riesgos profesionales			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22498 post type-post status-publish format-standard hentry category-glosario category-r category-salud-y-seguridad tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/riesgo-de-trabajo/" >
				Riesgo de trabajo			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-bfe6309 e-flex e-con-boxed e-con e-parent" data-id="bfe6309" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e5c9858 elementor-widget elementor-widget-text-editor" data-id="e5c9858" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-694b7e7 e-flex e-con-boxed e-con e-parent" data-id="694b7e7" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-5f83bbd e-con-full e-flex e-con e-child" data-id="5f83bbd" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-c437afe elementor-widget elementor-widget-heading" data-id="c437afe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4733bbb elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="4733bbb" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-1932 post type-post status-publish format-standard has-post-thumbnail hentry category-adulto-mayor category-adultos-mayores category-asistencia-medica category-atencion-en-salud category-breviarios-de-seguridad-social category-edad-avanzada category-editadas-por-el-ciess category-envejecimiento category-envejecimiento-poblacional category-investigacion-salud-el-reto-del-bienestar category-publicaciones category-salud category-salud-el-reto-del-bienestar category-temas tag-adulto-mayor tag-adultos-mayores tag-envejecimiento tag-envejecimiento-poblacional tag-salud tag-salud-bucodental tag-seguridad-social tag-servicios-de-salud tag-vejez" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/el-envejecimiento-de-la-poblacion-y-la-salud-bucodental/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-07.png" class="attachment-medium_large size-medium_large wp-image-1934" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-07.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-07-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Breviarios-Investigacion-07-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/el-envejecimiento-de-la-poblacion-y-la-salud-bucodental/" >
				El envejecimiento de la población y la salud bucodental			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Reconocer a la salud bucodental como factor trascendente para la calidad de vida de los adultos mayores y revalorada dentro de los modelos de prestación de servicios de la salud		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-2134 post type-post status-publish format-standard has-post-thumbnail hentry category-aspectos-juridicos category-covid-19 category-de-las-comisiones-americanas-de-seguridad-social category-derecho-a-la-seguridad-social category-enfermedades-profesionales category-marco-legal-de-la-seguridad-social category-proteccion-social category-publicaciones category-riesgos-profesionales category-salud-ocupacional category-seguridad-y-salud-en-el-trabajo category-temas" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/la-covid-19-como-enfermedad-profesional-algunos-criterios-jurisprudenciales/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-09.png" class="attachment-medium_large size-medium_large wp-image-2137" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-09.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-09-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-09-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/la-covid-19-como-enfermedad-profesional-algunos-criterios-jurisprudenciales/" >
				La COVID-19 como enfermedad profesional: algunos criterios jurisprudenciales			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>El presente documento se divide en dos partes, en la primera se analiza el marco jurídico internacional que justifica la protección de los trabajadores ante una situación de riesgo, como		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-2421 post type-post status-publish format-standard has-post-thumbnail hentry category-acceso-a-la-salud category-adultos-mayores category-asistencia-medica category-atencion-en-salud category-beneficios category-covid-19 category-cuadernos-covid-19 category-editadas-por-la-secretaria-general category-maternidad category-publicaciones category-salud-publica category-sistemas-de-seguridad-social category-temas category-tercera-edad category-vacunacion tag-america-latina tag-caribe tag-cobertura-en-salud tag-contingencia tag-covid-19 tag-habla-inglesa tag-mercado-laboral tag-pandemia tag-politicas-de-salud tag-proteccion-en-salud tag-seguridad-laboral tag-seguridad-social tag-trinidad-y-tobago tag-vacunacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/response-of-social-security-systems-to-the-covid-19-pandemic-in-the-americas-assessment-of-the-first-year-of-the-emergency-the-case-of-trinidad-and-tobago/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-07.png" class="attachment-medium_large size-medium_large wp-image-2423" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-07.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-07-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Covid19-07-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/response-of-social-security-systems-to-the-covid-19-pandemic-in-the-americas-assessment-of-the-first-year-of-the-emergency-the-case-of-trinidad-and-tobago/" >
				Response of social security systems to the covid-19 pandemic in the Americas, assessment of the first year of the emergency: the case of Trinidad and Tobago			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>This paper analyzes the response of Trinidad and Tobago and the actions taken by its social security systems to face the covid-19 pandemic during the first year of pandemic. The		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-9446c22 e-con-full e-flex e-con e-child" data-id="9446c22" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-30e63fc elementor-widget elementor-widget-heading" data-id="30e63fc" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2cc37d1 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2cc37d1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-10685 post type-post status-publish format-standard has-post-thumbnail hentry category-base-de-datos-monitor-de-recursos-de-informacion category-ciencias-de-la-salud category-monitor-de-recursos-de-informacion category-revistas-especializadas tag-bases-de-datos tag-bibliotecologia tag-ciencias-de-la-salud tag-publicaciones-cientificas tag-revistas-especializadas tag-salud-publica tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/scielo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="664" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-3.png" class="attachment-full size-full wp-image-10686" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-3.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-3-300x219.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-3-768x560.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-3-580x423.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-3-860x628.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/scielo/" >
				Scielo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Modelo cooperativo descentralizado para la publicación de revistas científicas en Internet que cumplen unos ciertos criterios de calidad, cuya finalidad es aumentar la difusión y		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10730 post type-post status-publish format-standard has-post-thumbnail hentry category-base-de-datos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-motor-de-busqueda tag-bases-de-datos tag-bibliotecologia tag-informacion-academica tag-motor-de-busqueda tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/microsoft-academic/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="549" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7.png" class="attachment-full size-full wp-image-10731" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-300x181.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-768x463.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-580x350.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-7-860x519.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/microsoft-academic/" >
				RefSeek			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliotecología, Sistemas de información, Bases de datos, Motor de búsqueda, Información académica.</p>		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12895 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-organismos-internacionales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-motor-de-busqueda tag-organismos-internacionales tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss.png" class="attachment-full size-full wp-image-12898" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-la-seguridad-social/" >
				Asociación Internacional de la Seguridad Social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d1e52d9 e-con-full e-flex e-con e-child" data-id="d1e52d9" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-4fd3736 elementor-widget elementor-widget-heading" data-id="4fd3736" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-8ff27e2 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="8ff27e2" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-8643 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-por-riesgos tag-administracion-y-gestion tag-atencion-a-la-salud tag-atencion-primaria-de-la-salud tag-gestion-publica tag-salud-publica tag-seguridad-social tag-sistemas-de-salud tag-sistemas-nacionales-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/administracion-por-riesgos-y-su-gestion-en-las-instituciones-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1921" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion.png" class="attachment-full size-full wp-image-8647" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion.png 1921w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-1024x576.png 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-1536x864.png 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-860x483.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-1160x652.png 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-640x360.png 640w" sizes="(max-width: 1921px) 100vw, 1921px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/administracion-por-riesgos-y-su-gestion-en-las-instituciones-de-seguridad-social/" >
				Administración por riesgos y su gestión en las instituciones de seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en Administración por riesgos y su gestión en las instituciones de seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-9300 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-bienestar-social tag-cobertura tag-comportamiento-demografico tag-demografia tag-epidemiologia tag-salud-publica tag-seguridad-social tag-sistemas-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/epidemiologia-y-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/06/19-cambios-epidemiologicos.png" class="attachment-full size-full wp-image-9301" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/06/19-cambios-epidemiologicos.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/06/19-cambios-epidemiologicos-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/06/19-cambios-epidemiologicos-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/06/19-cambios-epidemiologicos-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/epidemiologia-y-seguridad-social/" >
				Epidemiología y seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en epidemiología y seguridad social</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-25158 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-de-la-seguridad-social tag-beneficios tag-cobertura tag-costos tag-financiacion tag-financiamiento tag-financiamiento-de-la-seguridad-social tag-finanzas tag-inversion tag-prestaciones tag-presupuestos tag-seguridad-social tag-sistema-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/inversion-de-fondos-de-pensiones-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social.jpg" class="attachment-full size-full wp-image-25159" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2025/07/Introduccion-a-los-sistemas-de-financiacion-de-beneficios-en-la-seguridad-social-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/inversion-de-fondos-de-pensiones-en-la-seguridad-social/" >
				Inversión de fondos de pensiones en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en sistemas de financiación en la seguridad social.</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/riesgo/">Riesgo</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/Riesgo.mp3?download=false" length="35372" type="audio/mpeg" />

			</item>
		<item>
		<title>Reversiones</title>
		<link>https://bidiss.ciess.org/glosario/reversiones/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:21:22 +0000</pubDate>
				<category><![CDATA[Derechohabiente]]></category>
		<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Seguros]]></category>
		<category><![CDATA[Administración y gestión]]></category>
		<category><![CDATA[América Latina]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Formación y capacitación]]></category>
		<category><![CDATA[Glosario de seguridad social]]></category>
		<category><![CDATA[Recursos humanos]]></category>
		<category><![CDATA[Relaciones laborales]]></category>
		<category><![CDATA[Trabajo y empleo]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22488</guid>

					<description><![CDATA[<p>Cantidad de las cuotas obrero-patronales que no son entregadas al instituto en forma de efectivo, sino como subrogación de servicios.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/reversiones/">Reversiones</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22488" class="elementor elementor-22488" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Reversiones</h1>
Cantidad de las cuotas obrero-patronales que no son entregadas al instituto en forma de efectivo, sino como subrogación de servicios.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/Reversiones.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-457f5d1 elementor-widget elementor-widget-button" data-id="457f5d1" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-21653 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-derechohabiente category-glosario category-r tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/reconsulta/" >
				Reconsulta			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12157 post type-post status-publish format-standard hentry category-a category-contribuciones category-glosario tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/aportacion-del-estado/" >
				Aportación del Estado			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22366 post type-post status-publish format-standard hentry category-actuaria-y-financiamiento-glosario category-glosario category-r category-seguros tag-actuaria tag-america-latina tag-aspectos-actuariales tag-financiamiento tag-glosario-de-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/reservas-financieras/" >
				Reservas financieras			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10443 post type-post status-publish format-standard hentry category-glosario category-q category-seguros tag-enfermedades tag-glosario-de-seguridad-social tag-lesiones tag-salud tag-salud-publica tag-seguridad-y-salud tag-tramites-administrativos" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/queja/" >
				Queja			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12263 post type-post status-publish format-standard hentry category-a category-glosario category-seguros tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/asegurado-latente/" >
				Asegurado latente			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22549 post type-post status-publish format-standard hentry category-derechos category-glosario category-s category-seguros category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/salario-basico/" >
				Salario básico			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-15266 post type-post status-publish format-standard hentry category-c category-derechohabiente category-glosario tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/conservacion-de-derechos/" >
				Conservación de derechos			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-18752 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-derechohabiente category-glosario category-h tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/horas-consultorio/" >
				Horas consultorio			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14222 post type-post status-publish format-standard hentry category-c category-glosario category-pensiones-seguros tag-beneficios tag-edad-de-retiro tag-jubilaciones tag-pensiones tag-retiro tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/capital-de-reserva/" >
				Capital de reserva			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14043 post type-post status-publish format-standard hentry category-b category-glosario category-seguros tag-aseguramento tag-beneficiarios tag-seguridad-social tag-seguro-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/beneficiario/" >
				Beneficiario			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-2a5ab36 e-flex e-con-boxed e-con e-parent" data-id="2a5ab36" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-fe3e49b elementor-widget elementor-widget-text-editor" data-id="fe3e49b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-0ba18c3 e-flex e-con-boxed e-con e-parent" data-id="0ba18c3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-44ec702 e-con-full e-flex e-con e-child" data-id="44ec702" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-6706505 elementor-widget elementor-widget-heading" data-id="6706505" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4e73ccd elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="4e73ccd" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-3974 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-aspectos-economicos category-atencion-en-salud category-atencion-primaria-en-salud category-cobertura-en-salud category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-financiamiento-de-la-salud category-medicina-preventiva category-pobreza category-publicaciones category-serie-estudios category-sistemas-de-seguridad-social category-temas tag-administracion-de-la-seguridad-social tag-aspectos-economicos tag-atencion-a-la-salud tag-atencion-primaria-de-la-salud tag-cobertura-en-salud tag-financiamiento tag-instituciones-de-seguridad-social tag-medicina-curativa tag-medicina-preventiva tag-participacion-del-estado tag-pobreza tag-politica-economica tag-sector-privado tag-sistemas-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/factores-economicos-en-la-atencion-a-la-salud/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Serie-Estudios-41.png" class="attachment-medium_large size-medium_large wp-image-3975" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Serie-Estudios-41.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Serie-Estudios-41-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Serie-Estudios-41-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/factores-economicos-en-la-atencion-a-la-salud/" >
				Factores económicos en la atención a la salud			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>La Comisión Americana Médico Social, órgano técnico de la Conferencia Interamericana de Seguridad Social, realizó conjuntamente con el Instituto de Seguridad Social del Estado de México y Municipios (ISSEMYM), una		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3727 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-historia-de-la-seguridad-social category-pensiones category-politica-social category-prestaciones-en-salud category-prestaciones-familiares category-prestaciones-sociales category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-serie-monografias category-servicios-de-salud category-temas tag-america-latina tag-anguila tag-antigua-y-barbuda tag-aspectos-juridicos tag-bahamas tag-barbados tag-belice tag-beneficios-de-la-seguridad-social tag-caribe-de-habla-inglesa tag-desarrollo-de-la-organizacion tag-desempleo tag-dominica tag-empleo tag-historia-de-la-seguridad-social tag-islas-virgenes-britanicas tag-jamaica tag-mercado-de-trabajo tag-panorama-de-la-seguridad-social tag-san-vicente-y-las-granadinas tag-santa-lucia tag-st-christopher-and-nevis tag-trinidad-y-tobago" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/social-security-in-the-english-speaking-caribbean/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-19.png" class="attachment-medium_large size-medium_large wp-image-3728" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-19.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-19-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieMonografias-19-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/social-security-in-the-english-speaking-caribbean/" >
				Social security in the English-Speaking Caribbean			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>The study is the result of a comprehensive research effort initiated by the Interamerican Conference on Social Security (CISS). It represents an unenviable attempt to gather and put together information		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3573 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-cobertura category-desarrollo-institucional category-desarrollo-social category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-historia-de-la-seguridad-social category-informes-sobre-la-seguridad-social-en-america category-pensiones category-politica-social category-prestaciones-en-salud category-prestaciones-familiares category-prestaciones-sociales category-proteccion-de-la-salud category-proteccion-social category-publicaciones category-regimenes-de-seguridad-social category-servicios-de-salud category-temas tag-america-latina tag-aspectos-fiscales-mercado-laboral tag-conceptos-y-definiciones tag-contribuciones tag-financiamiento tag-historia-de-la-seguridad-social tag-panorama-de-la-seguridad-social tag-pensiones tag-politicas-sociales tag-principios-de-la-seguridad-social tag-reforma-de-la-seguridad-social tag-seguridad-social tag-sistemas-de-seguridad-social tag-tendencias-de-la-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/informe-sobre-la-seguridad-social-en-america-2003-evaluacion-de-las-reformas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Informes-SS-02.png" class="attachment-medium_large size-medium_large wp-image-3574" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Informes-SS-02.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Informes-SS-02-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Informes-SS-02-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/informe-sobre-la-seguridad-social-en-america-2003-evaluacion-de-las-reformas/" >
				Informe sobre la seguridad social en América 2003: Evaluación de las reformas			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Para la edición de este proyecto se seleccionó el tema de los problemas de financiación de la seguridad social en el continente y las opciones de solución. Se pensó que		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-f69a4fb e-con-full e-flex e-con e-child" data-id="f69a4fb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-08bc276 elementor-widget elementor-widget-heading" data-id="08bc276" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4d005f6 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="4d005f6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-13032 post type-post status-publish format-standard has-post-thumbnail hentry category-datos-estadisticos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-trabajo-y-empleo-monitor-de-recursos-de-informacion tag-accidentes-laborales tag-datos-estadisticos tag-empleo tag-graficas tag-mercado-de-trabajo tag-riesgos-del-trabajo tag-seguridad-social tag-seguridad-y-salud-en-el-trabajo tag-trabajo-y-empleo" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/memoria-estadistica-del-imss/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica.png" class="attachment-full size-full wp-image-13033" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-memoria-estadistica-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/memoria-estadistica-del-imss/" >
				Memoria Estadística del IMSS			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Con el uso de esta gran herramienta, puede explorar proyecciones globales de la OIT acerca del empleo, crear sus gráficos y descargar sus datos con		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13225 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-uso-de-la-informacion tag-actualizacion tag-administracion-de-la-informacion tag-bases-de-datos tag-bibliotecologia tag-fuentes-rss tag-informacion-documental tag-noticias tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/feedly-una-herramienta-para-organizar-nuestros-rss/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly.png" class="attachment-full size-full wp-image-13230" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-feedly-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/feedly-una-herramienta-para-organizar-nuestros-rss/" >
				Feedly, una herramienta para organizar nuestros RSS			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Ante el cierre del servicio Google Reader, ese servicio que nos permitía revisar los feeds de las novedades de los sitios web a los que		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13159 post type-post status-publish format-standard has-post-thumbnail hentry category-medicina-del-trabajo-revistas-especializadas category-monitor-de-recursos-de-informacion category-periodica category-revistas-especializadas tag-actuaria tag-bases-de-datos tag-bibliotecologia tag-calculos-actuariales tag-financiamiento tag-motor-de-busqueda tag-repositorio tag-revistas tag-revistas-especializadas tag-riesgos-financieros tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/annals-of-occupational-and-environmental-medicine/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="800" height="725" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/Ann-Occ-Env-Med.jpg" class="attachment-full size-full wp-image-13164" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/Ann-Occ-Env-Med.jpg 800w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Ann-Occ-Env-Med-300x272.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Ann-Occ-Env-Med-768x696.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/Ann-Occ-Env-Med-580x526.jpg 580w" sizes="(max-width: 800px) 100vw, 800px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/annals-of-occupational-and-environmental-medicine/" >
				Annals of Occupational and Environmental Medicine			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d5d6932 e-con-full e-flex e-con e-child" data-id="d5d6932" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-12b9151 elementor-widget elementor-widget-heading" data-id="12b9151" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ccd8fa1 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="ccd8fa1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-8643 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-por-riesgos tag-administracion-y-gestion tag-atencion-a-la-salud tag-atencion-primaria-de-la-salud tag-gestion-publica tag-salud-publica tag-seguridad-social tag-sistemas-de-salud tag-sistemas-nacionales-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/administracion-por-riesgos-y-su-gestion-en-las-instituciones-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1921" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion.png" class="attachment-full size-full wp-image-8647" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion.png 1921w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-1024x576.png 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-1536x864.png 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-860x483.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-1160x652.png 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/04/Administracion-riesgos-gestion-640x360.png 640w" sizes="(max-width: 1921px) 100vw, 1921px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/administracion-por-riesgos-y-su-gestion-en-las-instituciones-de-seguridad-social/" >
				Administración por riesgos y su gestión en las instituciones de seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en Administración por riesgos y su gestión en las instituciones de seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8073 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-aspectos-juridicos tag-convenios tag-derecho-a-la-salud tag-derecho-a-la-seguridad-social tag-derecho-internacional tag-derechos-humanos tag-legislacion tag-normatividad tag-organismos-internacionales tag-pensiones tag-proteccion-social tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/derecho-a-la-seguridad-social-y-acciones-administrativas-y-judiciales-para-su-garantia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1878" height="1056" src="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social.png" class="attachment-full size-full wp-image-8074" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social.png 1878w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1024x576.png 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1536x864.png 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1160x652.png 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-640x360.png 640w" sizes="(max-width: 1878px) 100vw, 1878px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/derecho-a-la-seguridad-social-y-acciones-administrativas-y-judiciales-para-su-garantia/" >
				Derecho a la seguridad social y acciones administrativas y judiciales para su garantía			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en derecho a la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-19544 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-adulto-mayor tag-bienestar-social tag-cobertura tag-derecho-a-la-seguridad-social tag-envejecimiento-poblacional tag-pobreza tag-proteccion-social tag-seguridad-social tag-vejez" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/sistemas-integrales-de-cuidados/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados.jpg" class="attachment-full size-full wp-image-19545" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/sistemas-integrales-de-cuidados/" >
				Sistemas integrales de cuidados			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en abordaje del cuidado de la persona mayor desde la seguridad social</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/reversiones/">Reversiones</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/Reversiones.mp3?download=false" length="35756" type="audio/mpeg" />

			</item>
		<item>
		<title>Retroalimentación</title>
		<link>https://bidiss.ciess.org/glosario/retroalimentacion/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:07:49 +0000</pubDate>
				<category><![CDATA[Administración y gestión]]></category>
		<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Seguridad social]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22483</guid>

					<description><![CDATA[<p>Acción por medio de la cual y desde cierta etapa de un proceso, se envía la información a otra etapa anterior.</p>
<p>Acción mediante la cual los resultados de una etapa se aprovechan los datos para otra superior con fines de autocorrección, control o información.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/retroalimentacion/">Retroalimentación</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22483" class="elementor elementor-22483" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Retroalimentación</h1>
Acción por medio de la cual y desde cierta etapa de un proceso, se envía la información a otra etapa anterior.

Acción mediante la cual los resultados de una etapa se aprovechan los datos para otra superior con fines de autocorrección, control o información.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/Retroalimentacion.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-78e9679 elementor-widget elementor-widget-button" data-id="78e9679" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-23599 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-t tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/tramite/" >
				Trámite			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20067 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-m category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/manual/" >
				Manual			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-18732 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-g category-glosario tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/guias-de-diagnostico-terapeuticas/" >
				Guías de diagnóstico terapéuticas			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-22374 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-r tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/resguardo/" >
				Resguardo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20904 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-p tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/planeacion-administrativa/" >
				Planeación administrativa			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-15251 post type-post status-publish format-standard hentry category-c category-documentos-y-archivos category-glosario tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/confrontar/" >
				Confrontar			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20894 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-p tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/plan/" >
				Plan			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-18472 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-e category-glosario tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/expediente-clinico/" >
				Expediente clínico			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-18747 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-h tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/hoja-de-constancia/" >
				Hoja de constancia			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20646 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-o tag-administracion-y-gestion tag-aspectos-administrativos tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/organograma/" >
				Organograma			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-e164d4c e-flex e-con-boxed e-con e-parent" data-id="e164d4c" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-224325d elementor-widget elementor-widget-spacer" data-id="224325d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-f52a15b e-flex e-con-boxed e-con e-parent" data-id="f52a15b" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-22acca4 elementor-widget elementor-widget-heading" data-id="22acca4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-df236a0 e-flex e-con-boxed e-con e-parent" data-id="df236a0" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-7f87ea5 e-con-full e-flex e-con e-child" data-id="7f87ea5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-c6147ac elementor-widget elementor-widget-heading" data-id="c6147ac" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-8088087 elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="8088087" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-4034 post type-post status-publish format-standard has-post-thumbnail hentry category-atencion-en-salud category-editadas-por-la-secretaria-general category-epidemiologia category-medicina-familiar category-publicaciones category-salud-mental category-serie-estudios category-sistemas-de-seguridad-social category-temas tag-america-latina tag-atencion-a-la-salud tag-atencion-materno-infantil tag-atencion-psicologica tag-cuba tag-educacion tag-epidemiologia-familiar tag-familia tag-medicina-familiar tag-mexico tag-salud-familiar tag-sistemas-de-seguridad-social tag-sistemas-nacionales-de-salud tag-violencia-intrafamiliar" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/la-familia-eje-de-la-atencion-a-la-salud/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-43.png" class="attachment-medium_large size-medium_large wp-image-4035" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-43.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-43-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/SerieEstudios-43-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/la-familia-eje-de-la-atencion-a-la-salud/" >
				La familia: eje de la atención a la salud			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>La Comisión Americana Médico Social, órgano técnico de la Conferencia Interamericana de Seguridad Social, realizó conjuntamente con el Ministerio de Salud Pública de Cuba, una Reunión Técnica en la Ciudad		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-2120 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-aspectos-economicos category-aspectos-financieros category-atencion-en-salud category-caaf category-de-las-comisiones-americanas-de-seguridad-social category-publicaciones category-salud category-salud-publica category-temas" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/administracion-de-riesgos-de-salud-y-la-administracion-de-riesgo-financiero-en-la-atencion-a-la-salud/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-07.png" class="attachment-medium_large size-medium_large wp-image-2122" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-07.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-07-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/NotaTecnica-CASS-07-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/administracion-de-riesgos-de-salud-y-la-administracion-de-riesgo-financiero-en-la-atencion-a-la-salud/" >
				Administración de riesgos de salud y la administración de riesgo financiero en la atención a la salud			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En el documento se plantea el riesgo como origen de los sistemas de seguridad social, así como de los sistemas de salud. Se mencionan los principios de seguridad social, su		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1027 post type-post status-publish format-standard has-post-thumbnail hentry category-aspectos-demograficos category-editadas-por-la-secretaria-general category-estadisticas category-publicaciones category-serie-estudios category-tablas-de-mortalidad category-temas tag-metodo-de-karup-king tag-metodos-de-beers-greville-y-sprague tag-metodos-de-la-interpolacion tag-seguridad-social tag-tablas-de-mortalidad tag-tablas-quinquenales" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/desplegado-de-tablas-de-mortalidad-a-partir-de-grupos-quinquenales-de-edad/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="613" height="888" src="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-9.jpg" class="attachment-medium_large size-medium_large wp-image-1028" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-9.jpg 613w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-9-207x300.jpg 207w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-9-580x840.jpg 580w" sizes="(max-width: 613px) 100vw, 613px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/desplegado-de-tablas-de-mortalidad-a-partir-de-grupos-quinquenales-de-edad/" >
				Desplegado de tablas de mortalidad a partir de grupos quinquenales de edad.			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En el documento se presentan en tres capítulos los elementos introductorios a la construcción y manejo de las tablas de mortalidad, se profundiza en el desplegado de las tablas mencionadas		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-65474a4 e-con-full e-flex e-con e-child" data-id="65474a4" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8e5c34d elementor-widget elementor-widget-heading" data-id="8e5c34d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2c3f9d8 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="2c3f9d8" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-12895 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-organismos-internacionales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-motor-de-busqueda tag-organismos-internacionales tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss.png" class="attachment-full size-full wp-image-12898" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aiss-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-la-seguridad-social/" >
				Asociación Internacional de la Seguridad Social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13052 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliotecas-digitales category-monitor-de-recursos-de-informacion tag-aspectos-sociales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-derechos-humanos tag-medio-ambiente tag-migracion tag-motor-de-busqueda tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/sistema-bibliotecario-de-el-colegio-de-la-frontera-norte/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-colef.png" class="attachment-full size-full wp-image-13053" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-colef.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-colef-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-colef-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-colef-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-poligonos-colef-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/sistema-bibliotecario-de-el-colegio-de-la-frontera-norte/" >
				Sistema Bibliotecario de El Colegio de la Frontera Norte			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12958 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-repositorios tag-aspectos-economicos tag-bases-de-datos tag-bibliotecologia tag-financiamiento tag-inversion tag-motor-de-busqueda tag-politicas-de-salud tag-politicas-sociales tag-proteccion-social tag-repositorio tag-seguridad-social tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/repositorio-digital-del-banco-mundial-documentos-e-informes/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm.png" class="attachment-full size-full wp-image-12959" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-repositorio-bm-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/repositorio-digital-del-banco-mundial-documentos-e-informes/" >
				Repositorio Digital del Banco Mundial. Documentos e informes			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6e85819 e-con-full e-flex e-con e-child" data-id="6e85819" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-71b4f66 elementor-widget elementor-widget-heading" data-id="71b4f66" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4267cab elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="4267cab" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-8042 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion tag-atencion-a-la-salud tag-auditoria tag-inteligencia-artificial tag-sector-publico tag-sector-salud tag-seguridad-social tag-servicios-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/inteligencia-artificial-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1923" height="1082" src="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss.png" class="attachment-full size-full wp-image-8043" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss.png 1923w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-1024x576.png 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-1536x864.png 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-1160x653.png 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-ia-ss-bidiss-640x360.png 640w" sizes="(max-width: 1923px) 100vw, 1923px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/inteligencia-artificial-en-la-seguridad-social/" >
				Inteligencia artificial en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografías especializadas en el tema de inteligencia artificial en la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8750 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-de-la-seguridad-social tag-beneficios tag-cobertura tag-costos tag-financiacion tag-financiamiento tag-financiamiento-de-la-seguridad-social tag-finanzas tag-inversion tag-prestaciones tag-presupuestos tag-seguridad-social tag-sistema-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/introduccion-a-los-sistemas-de-financiacion-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion.png" class="attachment-full size-full wp-image-8751" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/introduccion-a-los-sistemas-de-financiacion-en-la-seguridad-social/" >
				Introducción a los sistemas de financiación en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en sistemas de financiación en la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8073 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-aspectos-juridicos tag-convenios tag-derecho-a-la-salud tag-derecho-a-la-seguridad-social tag-derecho-internacional tag-derechos-humanos tag-legislacion tag-normatividad tag-organismos-internacionales tag-pensiones tag-proteccion-social tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/derecho-a-la-seguridad-social-y-acciones-administrativas-y-judiciales-para-su-garantia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1878" height="1056" src="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social.png" class="attachment-full size-full wp-image-8074" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social.png 1878w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1024x576.png 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1536x864.png 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1160x652.png 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-640x360.png 640w" sizes="(max-width: 1878px) 100vw, 1878px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/derecho-a-la-seguridad-social-y-acciones-administrativas-y-judiciales-para-su-garantia/" >
				Derecho a la seguridad social y acciones administrativas y judiciales para su garantía			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en derecho a la seguridad social.</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-642ceeb e-flex e-con-boxed e-con e-parent" data-id="642ceeb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4c471ea elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="4c471ea" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-8448034 e-flex e-con-boxed e-con e-parent" data-id="8448034" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/retroalimentacion/">Retroalimentación</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/Retroalimentacion.mp3?download=false" length="68300" type="audio/mpeg" />

			</item>
		<item>
		<title>Retabulación</title>
		<link>https://bidiss.ciess.org/glosario/retabulacion/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:05:36 +0000</pubDate>
				<category><![CDATA[Formación y capacitación]]></category>
		<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Trabajo y empleo]]></category>
		<category><![CDATA[Administración y gestión]]></category>
		<category><![CDATA[América Latina]]></category>
		<category><![CDATA[Aspectos administrativos]]></category>
		<category><![CDATA[Glosario de seguridad social]]></category>
		<category><![CDATA[Recursos humanos]]></category>
		<category><![CDATA[Relaciones laborales]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22478</guid>

					<description><![CDATA[<p>Elaborar nuevamente o actualizar tablas de cotización, salarios, índices, etc.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/retabulacion/">Retabulación</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22478" class="elementor elementor-22478" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Retabulación</h1>
Elaborar nuevamente o actualizar tablas de cotización, salarios, índices, etc.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/Retabulacion.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-482f93e elementor-widget elementor-widget-button" data-id="482f93e" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-14682 post type-post status-publish format-standard hentry category-c category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/censo-general-de-trabajadores/" >
				Censo general de trabajadores			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14038 post type-post status-publish format-standard hentry category-b category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/beca/" >
				Beca			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-19423 post type-post status-publish format-standard hentry category-administracion-y-gestion category-documentos-y-archivos category-glosario category-i category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/informe/" >
				Informe			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14786 post type-post status-publish format-standard hentry category-c category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/centro-de-trabajo/" >
				Centro de trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-15672 post type-post status-publish format-standard hentry category-c category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/curriculum-vitae/" >
				Curriculum vitae			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12023 post type-post status-publish format-standard hentry category-a category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/analisis/" >
				Análisis			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-20054 post type-post status-publish format-standard hentry category-glosario category-l category-relaciones-laborales-glosario category-salud-y-seguridad category-trabajo-y-empleo tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/ley-sobre-seguridad-social/" >
				Ley sobre seguridad social			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21986 post type-post status-publish format-standard hentry category-glosario category-r category-relaciones-laborales-glosario tag-aspectos-administrativos tag-relaciones-laborales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/reglamento-interior-de-trabajo/" >
				Reglamento interior de trabajo			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-18605 post type-post status-publish format-standard hentry category-f category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/funcionario/" >
				Funcionario			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-15422 post type-post status-publish format-standard hentry category-c category-glosario category-relaciones-laborales-glosario category-trabajo-y-empleo tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/contrato-individual-de-trabajo/" >
				Contrato individual de trabajo			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-78aafe6 e-flex e-con-boxed e-con e-parent" data-id="78aafe6" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-45cfcac elementor-widget elementor-widget-text-editor" data-id="45cfcac" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-0ba18c3 e-flex e-con-boxed e-con e-parent" data-id="0ba18c3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-44ec702 e-con-full e-flex e-con e-child" data-id="44ec702" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-6706505 elementor-widget elementor-widget-heading" data-id="6706505" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4e73ccd elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="4e73ccd" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-2461 post type-post status-publish format-standard has-post-thumbnail hentry category-aspectos-politicos category-convenios-internacionales category-cuadernos-de-historia-teoria-y-bienestar category-desarrollo-de-la-seguridad-social category-editadas-por-la-secretaria-general category-estado-de-bienestar category-historia-de-la-seguridad-social category-marco-legal-de-la-seguridad-social category-organismo-internacional category-publicaciones category-relaciones-internacionales category-temas tag-america-latina tag-desarrollo-de-la-seguridad-social tag-historia tag-mexico tag-organismo-internacional tag-relaciones-internacionales tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/la-fundacion-de-la-conferencia-interamericana-de-seguridad-social-1942/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-01.png" class="attachment-medium_large size-medium_large wp-image-2462" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-01.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-01-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-01-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/la-fundacion-de-la-conferencia-interamericana-de-seguridad-social-1942/" >
				La fundación de la Conferencia Interamericana de Seguridad Social (1942)			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En este documento se aporta una perspectiva más amplia de la fundación de la CISS. En el primer apartado se explica que, mientras Europa comenzaba el cambio de paradigma sobre		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-2811 post type-post status-publish format-standard has-post-thumbnail hentry category-condiciones-de-trabajo category-cuadernos-de-politicas-para-el-bienestar category-discapacidad category-editadas-por-la-secretaria-general category-poblacion-rural category-proteccion-social category-publicaciones category-temas category-trabajador-de-campo category-trabajo-precario tag-condiciones-de-trabajo tag-discapacidad tag-poblacion-rural tag-proteccion-social tag-seguridad-social tag-trabajadores-del-campo tag-trabajo-de-campo tag-trabajo-precario" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/el-trabajo-jornalero-agricola-sus-condiciones-de-precariedad-en-mexico-y-experiencias-en-la-region-latinoamericana-para-mejorar-su-acceso-a-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Politicas-Bienestar-12.png" class="attachment-medium_large size-medium_large wp-image-2812" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Politicas-Bienestar-12.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Politicas-Bienestar-12-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Politicas-Bienestar-12-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/el-trabajo-jornalero-agricola-sus-condiciones-de-precariedad-en-mexico-y-experiencias-en-la-region-latinoamericana-para-mejorar-su-acceso-a-la-seguridad-social/" >
				El trabajo jornalero agrícola: sus condiciones de precariedad en México y experiencias en la región latinoamericana para mejorar su acceso a la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>El presente trabajo pretende esbozar propuestas factibles para que mejore la condición de este grupo de trabajadores, a partir de tres premisas: 1) que el acceso a la seguridad social		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3065 post type-post status-publish format-standard has-post-thumbnail hentry category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-fondos-de-pensiones category-modelos-de-pensiones category-notas-tecnicas category-pensiones category-publicaciones category-sistemas-de-pensiones category-temas tag-financiacion-de-la-seguridad-social tag-fondos-de-pensiones tag-mexico tag-modelos-de-pensiones tag-pensiones tag-seguridad-social tag-sistema-de-pensiones" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/mexico-propuesta-para-un-nuevo-sistema-de-pensiones/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-01.png" class="attachment-medium_large size-medium_large wp-image-3066" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-01.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-01-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-01-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/mexico-propuesta-para-un-nuevo-sistema-de-pensiones/" >
				México: propuesta para un nuevo sistema de pensiones			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Los esquemas de pensiones y sus costos son uno de los principales problemas nacionales en México. Comprometen, en última instancia, la viabilidad financiera del Estado, pero son también un problema		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-f69a4fb e-con-full e-flex e-con e-child" data-id="f69a4fb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-08bc276 elementor-widget elementor-widget-heading" data-id="08bc276" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4d005f6 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="4d005f6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-12941 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-organismos-internacionales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-motor-de-busqueda tag-organismos-internacionales tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-organismos-de-supervision-de-fondos-de-pensiones/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aios.png" class="attachment-full size-full wp-image-12942" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aios.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aios-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aios-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aios-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-aios-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/asociacion-internacional-de-organismos-de-supervision-de-fondos-de-pensiones/" >
				Asociación Internacional de Organismos de Supervisión de Fondos de Pensiones			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12967 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-organismos-internacionales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-motor-de-busqueda tag-organismos-internacionales tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/organizacion-iberoamericana-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss.png" class="attachment-full size-full wp-image-12968" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/organizacion-iberoamericana-de-seguridad-social/" >
				Organización Iberoamericana de Seguridad Social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-13727 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-uso-de-la-informacion tag-administracion-de-la-informacion tag-bases-de-datos tag-bibliotecologia tag-informacion-documental tag-normas-apa tag-sistemas-de-informacion tag-uso-de-fuentes-documentales tag-uso-de-la-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/zotero-un-excelente-gestor-de-referencias/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/monitor-zotero.png" class="attachment-full size-full wp-image-13729" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/monitor-zotero.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/09/monitor-zotero-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/monitor-zotero-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/09/monitor-zotero-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/monitor-zotero-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/zotero-un-excelente-gestor-de-referencias/" >
				Zotero, un excelente gestor de referencias			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Cuando desarrollamos un trabajo académico o científico, es fundamental reconocer y citar adecuadamente las fuentes que utilizamos.</p>		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d5d6932 e-con-full e-flex e-con e-child" data-id="d5d6932" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-12b9151 elementor-widget elementor-widget-heading" data-id="12b9151" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ccd8fa1 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="ccd8fa1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-8073 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-aspectos-juridicos tag-convenios tag-derecho-a-la-salud tag-derecho-a-la-seguridad-social tag-derecho-internacional tag-derechos-humanos tag-legislacion tag-normatividad tag-organismos-internacionales tag-pensiones tag-proteccion-social tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/derecho-a-la-seguridad-social-y-acciones-administrativas-y-judiciales-para-su-garantia/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1878" height="1056" src="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social.png" class="attachment-full size-full wp-image-8074" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social.png 1878w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1024x576.png 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1536x864.png 1536w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-1160x652.png 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/02/bibliografia-derecho-seguridad-social-640x360.png 640w" sizes="(max-width: 1878px) 100vw, 1878px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/derecho-a-la-seguridad-social-y-acciones-administrativas-y-judiciales-para-su-garantia/" >
				Derecho a la seguridad social y acciones administrativas y judiciales para su garantía			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en derecho a la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-8750 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-administracion-de-la-seguridad-social tag-beneficios tag-cobertura tag-costos tag-financiacion tag-financiamiento tag-financiamiento-de-la-seguridad-social tag-finanzas tag-inversion tag-prestaciones tag-presupuestos tag-seguridad-social tag-sistema-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/introduccion-a-los-sistemas-de-financiacion-en-la-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion.png" class="attachment-full size-full wp-image-8751" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/05/11-introduccion-sistemas-financiacion-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/introduccion-a-los-sistemas-de-financiacion-en-la-seguridad-social/" >
				Introducción a los sistemas de financiación en la seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en sistemas de financiación en la seguridad social.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-16852 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-adulto-mayor tag-bienestar-social tag-cobertura tag-derecho-a-la-seguridad-social tag-envejecimiento-poblacional tag-pobreza tag-proteccion-social tag-seguridad-social tag-vejez" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/abordaje-del-cuidado-de-la-persona-mayor-desde-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor.png" class="attachment-full size-full wp-image-16853" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/09/17-abordaje-cuidado-persona-mayor-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/abordaje-del-cuidado-de-la-persona-mayor-desde-seguridad-social/" >
				Abordaje del cuidado de la persona mayor desde seguridad social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en abordaje del cuidado de la persona mayor desde la seguridad social</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/retabulacion/">Retabulación</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/Retabulacion.mp3?download=false" length="29132" type="audio/mpeg" />

			</item>
		<item>
		<title>Responsiva médica</title>
		<link>https://bidiss.ciess.org/glosario/responsiva-medica/</link>
		
		<dc:creator><![CDATA[Ernesto Ramirez]]></dc:creator>
		<pubDate>Tue, 18 Feb 2025 19:03:11 +0000</pubDate>
				<category><![CDATA[Atención en salud]]></category>
		<category><![CDATA[Derechohabiente]]></category>
		<category><![CDATA[Glosario]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[Afiliación]]></category>
		<category><![CDATA[Beneficios]]></category>
		<category><![CDATA[Cotizaciones]]></category>
		<category><![CDATA[Seguridad social]]></category>
		<category><![CDATA[Seguros]]></category>
		<guid isPermaLink="false">https://bidiss.ciess.org/?p=22470</guid>

					<description><![CDATA[<p>Documento expedido por un médico en el hospital en el cual se responsabiliza del traslado de una paciente previa solicitud de él, sus familiares o sus representantes para su atención, debiendo informar a las autoridades judiciales, todos los requerimientos que se hagan sobre la evolución posterior del caso y dentro de los plazos que se le señalen.</p>
<p>La entrada <a href="https://bidiss.ciess.org/glosario/responsiva-medica/">Responsiva médica</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="22470" class="elementor elementor-22470" data-elementor-post-type="post">
				<div class="elementor-element elementor-element-1fd93bb e-flex e-con-boxed e-con e-parent" data-id="1fd93bb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3a968b4 elementor-widget elementor-widget-heading" data-id="3a968b4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-default">GLOSARIO DE SEGURIDAD SOCIAL</h1>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-73ff07a e-flex e-con-boxed e-con e-parent" data-id="73ff07a" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4f197d2 elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4f197d2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M24,8v12H0V8H24z M24,4v1H0V4H24z&#039;/%3E%3C/svg%3E&quot;);">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6c31a83 e-con-full e-flex e-con e-parent" data-id="6c31a83" data-element_type="container" data-e-type="container">
				</div>
		<div class="elementor-element elementor-element-195e379 e-flex e-con-boxed e-con e-parent" data-id="195e379" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-bbf8e06 e-con-full e-flex e-con e-child" data-id="bbf8e06" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-d655dfd elementor-widget elementor-widget-text-editor" data-id="d655dfd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1 class="page-title">Responsiva médica</h1>
Documento expedido por un médico en el hospital en el cual se responsabiliza del traslado de una paciente previa solicitud de él, sus familiares o sus representantes para su atención, debiendo informar a las autoridades judiciales, todos los requerimientos que se hagan sobre la evolución posterior del caso y dentro de los plazos que se le señalen.								</div>
				</div>
				<div class="elementor-element elementor-element-ee8c15a elementor-widget elementor-widget-SimpleAudioPlayer" data-id="ee8c15a" data-element_type="widget" data-e-type="widget" data-widget_type="SimpleAudioPlayer.default">
				<div class="elementor-widget-container">
					
		<div class="skin_simple h5ap_standard_player" data-options='{"controls":["play","progress","current-time","duration","mute","volume","settings"],"seekTime":15}'>
			<audio controls id="bplayer_id" >
				<source src="https://bidiss.ciess.org/wp-content/uploads/2025/02/ResponsivaMedica.mp3?download=false" type="audio/mp3">
			</audio>
		</div>

				</div>
				</div>
				<div class="elementor-element elementor-element-3c13b16 elementor-widget elementor-widget-spacer" data-id="3c13b16" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-a24dbb9 elementor-widget elementor-widget-button" data-id="a24dbb9" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://bidiss.ciess.org/glosario/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-far-list-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"></path></svg>			</span>
									<span class="elementor-button-text">Volver al Glosario </span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-07dc334 e-con-full e-flex e-con e-child" data-id="07dc334" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6e172e7 elementor-widget elementor-widget-spacer" data-id="6e172e7" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-35268a2 elementor-widget elementor-widget-heading" data-id="35268a2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Términos relacionados</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-07ff7ce elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="07ff7ce" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-22978 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-glosario category-organizaciones-e-instituciones category-s category-salud-glosario tag-administracion-y-gestion tag-america-latina tag-aspectos-administrativos tag-formacion-y-capacitacion tag-glosario-de-seguridad-social tag-recursos-humanos tag-relaciones-laborales tag-trabajo-y-empleo" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/servicios-basicos-de-salud/" >
				Servicios básicos de salud			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-14846 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-c category-glosario tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/cesarea/" >
				Cesárea			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-16357 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-d category-glosario category-salud-glosario tag-administracion-y-gestion tag-aspectos-administrativos tag-atencion-en-salud tag-hospitales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/diagnostico-medico/" >
				Diagnóstico médico			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-16333 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-d category-glosario category-salud-glosario tag-administracion-y-gestion tag-aspectos-administrativos tag-atencion-en-salud tag-hospitales tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/dia-paciente/" >
				Día paciente			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-15631 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-c category-glosario tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/criterio-de-la-atencion-primaria-de-salud/" >
				Criterio de la atención primaria de salud			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12877 post type-post status-publish format-standard hentry category-a category-atencion-en-salud-salud-glosario category-glosario tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/ayuda-asistencial/" >
				Ayuda asistencial			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-19640 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-enfermedades category-glosario category-i tag-glosario-de-seguridad-social-america-latina-salud tag-riesgos-de-trabajo tag-salud tag-salud-publica tag-seguridad-en-el-trabajo tag-seguridad-social" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/interno-de-pregrado/" >
				Interno de pregrado			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-21688 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-derechohabiente category-glosario category-r tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/referencia/" >
				Referencia			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-18752 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-derechohabiente category-glosario category-h tag-afiliacion tag-beneficios tag-cotizaciones tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/horas-consultorio/" >
				Horas consultorio			</a>
		</h5>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10435 post type-post status-publish format-standard hentry category-atencion-en-salud-salud-glosario category-glosario category-p tag-aseguramiento tag-beneficiarios tag-derechohabientes tag-seguridad-social tag-seguros" role="listitem">
				<div class="elementor-post__text">
				<h5 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/glosario/paciente-hospital/" >
				Paciente hospitalizado			</a>
		</h5>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-c9f818b e-flex e-con-boxed e-con e-parent" data-id="c9f818b" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-c04fe22 elementor-widget elementor-widget-text-editor" data-id="c04fe22" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div class="text-header"><i class="fa-solid fa-mug-hot"></i> Tal vez pueda interesarte:</div>
<div class="title-line"></div>
								</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-0ba18c3 e-flex e-con-boxed e-con e-parent" data-id="0ba18c3" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-44ec702 e-con-full e-flex e-con e-child" data-id="44ec702" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-6706505 elementor-widget elementor-widget-heading" data-id="6706505" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Publicaciones</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4e73ccd elementor-grid-1 elementor-posts--thumbnail-left elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="4e73ccd" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_columns_tablet&quot;:&quot;1&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-2467 post type-post status-publish format-standard has-post-thumbnail hentry category-aspectos-juridicos category-aspectos-politicos category-conceptos category-cuadernos-de-historia-teoria-y-bienestar category-derecho-a-la-seguridad-social category-derechos-humanos category-desarrollo-de-la-seguridad-social category-desarrollo-institucional category-editadas-por-la-secretaria-general category-estado-de-bienestar category-historia-de-la-seguridad-social category-marco-legal-de-la-seguridad-social category-organismo-internacional category-principios-de-la-seguridad-social category-publicaciones category-temas tag-derecho-de-la-seguridad-social tag-desarrollo-de-la-seguridad-social tag-historia tag-marco-conceptual tag-organismo-internacional tag-principios-de-la-seguridad-social tag-relaciones-internacionales tag-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/propuesta-conceptual-para-el-analisis-de-la-seguridad-social-desde-la-ciss/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-02.png" class="attachment-medium_large size-medium_large wp-image-2468" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-02.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-02-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Cuadernos-Bienestar-02-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/propuesta-conceptual-para-el-analisis-de-la-seguridad-social-desde-la-ciss/" >
				Propuesta conceptual para el análisis de la seguridad social desde la CISS			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Este documento, es una propuesta conceptual inicial de seguridad social, y tiene como objetivos principales: (1) guiar los trabajos de investigación, recomendaciones de política pública y asistencia técnica de la		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-1441 post type-post status-publish format-standard has-post-thumbnail hentry category-administracion category-editadas-por-la-secretaria-general category-jubilaciones category-pensiones category-publicaciones category-seguros-sociales category-serie-estudios category-temas tag-administracion-de-la-seguridad-social tag-administracion-privada tag-administracion-pubica tag-america-latina tag-argentina tag-chile tag-colombia tag-peru tag-reformas-previsionales tag-seguros-de-pensiones tag-seguros-sociales tag-sistemas-de-pensiones tag-sistemas-de-seguridad-social" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/administracion-publica-y-privada-de-los-seguros-sociales-en-america-latina/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-16.png" class="attachment-medium_large size-medium_large wp-image-1443" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-16.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-16-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/09/SerieEstudios-16-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/administracion-publica-y-privada-de-los-seguros-sociales-en-america-latina/" >
				Administración pública y privada de los seguros sociales en América Latina			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>En este libro, a través de artículos de varios estudiosos y funcionarios de la seguridad social, se pone relieve en la necesidad de que las reformas se lleven a cabo		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-3065 post type-post status-publish format-standard has-post-thumbnail hentry category-editadas-por-la-secretaria-general category-financiacion-de-la-seguridad-social category-fondos-de-pensiones category-modelos-de-pensiones category-notas-tecnicas category-pensiones category-publicaciones category-sistemas-de-pensiones category-temas tag-financiacion-de-la-seguridad-social tag-fondos-de-pensiones tag-mexico tag-modelos-de-pensiones tag-pensiones tag-seguridad-social tag-sistema-de-pensiones" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/publicaciones/mexico-propuesta-para-un-nuevo-sistema-de-pensiones/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="630" height="910" src="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-01.png" class="attachment-medium_large size-medium_large wp-image-3066" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-01.png 630w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-01-208x300.png 208w, https://bidiss.ciess.org/wp-content/uploads/2023/10/Nota-Tecnica-01-580x838.png 580w" sizes="(max-width: 630px) 100vw, 630px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/publicaciones/mexico-propuesta-para-un-nuevo-sistema-de-pensiones/" >
				México: propuesta para un nuevo sistema de pensiones			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Los esquemas de pensiones y sus costos son uno de los principales problemas nacionales en México. Comprometen, en última instancia, la viabilidad financiera del Estado, pero son también un problema		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-f69a4fb e-con-full e-flex e-con e-child" data-id="f69a4fb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-08bc276 elementor-widget elementor-widget-heading" data-id="08bc276" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Monitor de recursos</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4d005f6 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="4d005f6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-13249 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-uso-de-la-informacion tag-administracion-de-la-informacion tag-bases-de-datos tag-bibliotecologia tag-informacion-documental tag-normas-apa tag-sistemas-de-informacion tag-uso-de-fuentes-documentales tag-uso-de-la-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/que-son-las-normas-apa/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-apa.png" class="attachment-full size-full wp-image-13250" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-apa.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-apa-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-apa-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-apa-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-apa-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/que-son-las-normas-apa/" >
				¿Qué son las normas APA?			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>El Plagio se refiere a la copia de palabras e ideas de otras personas sin reconocer ni mencionar la fuente de donde se extrajeron, mientras		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-12967 post type-post status-publish format-standard has-post-thumbnail hentry category-monitor-de-recursos-de-informacion category-organismos-internacionales tag-bases-de-datos tag-bibliotecologia tag-contribuciones tag-motor-de-busqueda tag-organismos-internacionales tag-pensiones tag-programas-sociales tag-proteccion-social tag-repositorio tag-sistemas-de-informacion" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/organizacion-iberoamericana-de-seguridad-social/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="531" src="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss.png" class="attachment-full size-full wp-image-12968" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss-300x175.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss-768x448.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss-580x338.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/08/monitor-oiss-860x502.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/organizacion-iberoamericana-de-seguridad-social/" >
				Organización Iberoamericana de Seguridad Social			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Repositorio institucional de la Organización Panamericana de la Salud/Organización Mundial de Salud (OPS/OMS) que se ha consolidado como su biblioteca digital, ya que reúne los		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10665 post type-post status-publish format-standard has-post-thumbnail hentry category-datos-estadisticos-monitor-de-recursos-de-informacion category-monitor-de-recursos-de-informacion category-trabajo-y-empleo-monitor-de-recursos-de-informacion tag-datos-estadisticos tag-desarrollo-social tag-desempleo tag-empleo tag-fuerza-de-trabajo tag-graficas tag-mercado-de-trabajo tag-pobreza tag-seguridad-social tag-trabajo-y-empleo" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/perspectivas-sociales-del-empleo-en-el-mundo/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="910" height="505" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-1.png" class="attachment-full size-full wp-image-10666" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-1.png 910w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-1-300x166.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-1-768x426.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-1-580x322.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/Recurso-1-860x477.png 860w" sizes="(max-width: 910px) 100vw, 910px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/monitor-de-recursos-de-informacion/perspectivas-sociales-del-empleo-en-el-mundo/" >
				Perspectivas sociales y del empleo en el mundo			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Con el uso de esta gran herramienta, puede explorar proyecciones globales de la OIT acerca del empleo, crear sus gráficos y descargar sus datos con		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d5d6932 e-con-full e-flex e-con e-child" data-id="d5d6932" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-12b9151 elementor-widget elementor-widget-heading" data-id="12b9151" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Bibliografías especializadas</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-ccd8fa1 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-widget elementor-widget-posts" data-id="ccd8fa1" data-element_type="widget" data-e-type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic">
				<div class="elementor-widget-container">
							<div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid" role="list">
				<article class="elementor-post elementor-grid-item post-8612 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-atencion-a-la-salud tag-atencion-primaria-de-la-salud tag-gestion-publica tag-salud-publica tag-seguridad-social tag-sistemas-de-salud tag-sistemas-nacionales-de-salud" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/seguridad-social-en-salud-y-su-gestion-publica/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1225" height="689" src="https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web.png" class="attachment-full size-full wp-image-8616" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web.png 1225w, https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web-1024x576.png 1024w, https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web-768x432.png 768w, https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web-580x326.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web-860x484.png 860w, https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web-1160x652.png 1160w, https://bidiss.ciess.org/wp-content/uploads/2024/04/header_mail_seguridad_social_salud_gestion_publica-web-640x360.png 640w" sizes="(max-width: 1225px) 100vw, 1225px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/seguridad-social-en-salud-y-su-gestion-publica/" >
				Seguridad social en salud y su gestión pública			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en Seguridad social en salud y su gestión pública.</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-10086 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-aspectos-actuariales tag-aspectos-demograficos tag-envejecimiento-poblacional tag-financiamiento tag-fondos-de-pensiones tag-genero tag-pensiones tag-prevision-social tag-reformas tag-seguridad-social tag-seguro-social tag-sistemas-de-pensiones" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/sistemas-de-pensiones-en-las-americas/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="650" height="366" src="https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos.png" class="attachment-full size-full wp-image-10087" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos.png 650w, https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos-300x169.png 300w, https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos-580x327.png 580w, https://bidiss.ciess.org/wp-content/uploads/2024/07/06-sistemas-pensiones-modelos-640x360.png 640w" sizes="(max-width: 650px) 100vw, 650px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/sistemas-de-pensiones-en-las-americas/" >
				Sistemas de pensiones en las Américas			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en sistemas de pensiones en las Américas</p>
		</div>
				</div>
				</article>
				<article class="elementor-post elementor-grid-item post-19544 post type-post status-publish format-standard has-post-thumbnail hentry category-bibliografias tag-adulto-mayor tag-bienestar-social tag-cobertura tag-derecho-a-la-seguridad-social tag-envejecimiento-poblacional tag-pobreza tag-proteccion-social tag-seguridad-social tag-vejez" role="listitem">
				<a class="elementor-post__thumbnail__link" href="https://bidiss.ciess.org/bibliografias/sistemas-integrales-de-cuidados/" tabindex="-1" >
			<div class="elementor-post__thumbnail"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados.jpg" class="attachment-full size-full wp-image-19545" alt="" srcset="https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados.jpg 1920w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-300x169.jpg 300w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-1024x576.jpg 1024w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-768x432.jpg 768w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-1536x864.jpg 1536w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-580x326.jpg 580w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-860x484.jpg 860w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-1160x653.jpg 1160w, https://bidiss.ciess.org/wp-content/uploads/2025/01/Seminario-de-Cuidados-640x360.jpg 640w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
		</a>
				<div class="elementor-post__text">
				<h3 class="elementor-post__title">
			<a href="https://bidiss.ciess.org/bibliografias/sistemas-integrales-de-cuidados/" >
				Sistemas integrales de cuidados			</a>
		</h3>
				<div class="elementor-post__excerpt">
			<p>Bibliografía especializada en abordaje del cuidado de la persona mayor desde la seguridad social</p>
		</div>
				</div>
				</article>
				</div>
		
						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-b8167f9 e-flex e-con-boxed e-con e-parent" data-id="b8167f9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9d9a97a elementor-share-buttons--view-icon elementor-share-buttons--shape-circle elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9d9a97a" data-element_type="widget" data-e-type="widget" data-widget_type="share-buttons.default">
				<div class="elementor-widget-container">
							<div class="elementor-grid" role="list">
								<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Compartir en facebook">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Compartir en twitter">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Compartir en linkedin">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_whatsapp" role="button" tabindex="0" aria-label="Compartir en whatsapp">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>							</span>
																				</div>
					</div>
									<div class="elementor-grid-item" role="listitem">
						<div class="elementor-share-btn elementor-share-btn_telegram" role="button" tabindex="0" aria-label="Compartir en telegram">
															<span class="elementor-share-btn__icon">
								<svg aria-hidden="true" class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>							</span>
																				</div>
					</div>
						</div>
						</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5643799 e-flex e-con-boxed e-con e-parent" data-id="5643799" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
					</div>
				</div>
				</div>
		<p>La entrada <a href="https://bidiss.ciess.org/glosario/responsiva-medica/">Responsiva médica</a> se publicó primero en <a href="https://bidiss.ciess.org">Biblioteca Digital de Seguridad Social</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://bidiss.ciess.org/wp-content/uploads/2025/02/ResponsivaMedica.mp3?download=false" length="83660" type="audio/mpeg" />

			</item>
	</channel>
</rss>
