<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
		<id>https://www.doctorview.com.br/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Thiago.pereira</id>
		<title>Doctor View Wiki - Contribuições do(a) usuário(a) [pt-br]</title>
		<link rel="self" type="application/atom+xml" href="https://www.doctorview.com.br/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Thiago.pereira"/>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Especial:Contribui%C3%A7%C3%B5es/Thiago.pereira"/>
		<updated>2026-04-05T16:58:57Z</updated>
		<subtitle>Contribuições do(a) usuário(a)</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.js&amp;diff=3085</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.js&amp;diff=3085"/>
				<updated>2026-04-01T15:52:36Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Códigos JavaScript aqui colocados serão carregados por todos aqueles que acessarem alguma página deste wiki */&lt;br /&gt;
&lt;br /&gt;
( function ( $ ) {&lt;br /&gt;
	// Carrega o script do Slick.js de um CDN&lt;br /&gt;
	mw.loader.load( 'https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js', 'text/javascript' );&lt;br /&gt;
	&lt;br /&gt;
	// Código que inicializa o carrossel com a sua configuração personalizada&lt;br /&gt;
	$( function () {&lt;br /&gt;
		$( '.autoplay' ).slick( {&lt;br /&gt;
			slidesToShow: 1,&lt;br /&gt;
			slidesToScroll: 1,&lt;br /&gt;
			autoplay: true,&lt;br /&gt;
			autoplaySpeed: 3000,&lt;br /&gt;
                        pauseOnHover: false,&lt;br /&gt;
			pauseOnFocus: false,&lt;br /&gt;
		} );&lt;br /&gt;
	} );&lt;br /&gt;
} )( jQuery );&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Discuss%C3%A3o:P%C3%A1gina_principal&amp;diff=3084</id>
		<title>Discussão:Página principal</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Discuss%C3%A3o:P%C3%A1gina_principal&amp;diff=3084"/>
				<updated>2026-04-01T15:52:21Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: Limpou toda a página&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Discuss%C3%A3o:P%C3%A1gina_principal&amp;diff=3083</id>
		<title>Discussão:Página principal</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Discuss%C3%A3o:P%C3%A1gina_principal&amp;diff=3083"/>
				<updated>2026-04-01T15:50:39Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;video-teste-final&amp;quot; data-video-id=&amp;quot;MotivosAgendamentoVideo&amp;quot; style=&amp;quot;width:320px; height:180px; background-color:#000; position:relative; cursor:pointer; display:inline-block; border-radius:8px; overflow:hidden;&amp;quot;&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.js&amp;diff=3082</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.js&amp;diff=3082"/>
				<updated>2026-04-01T15:50:27Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Códigos JavaScript aqui colocados serão carregados por todos aqueles que acessarem alguma página deste wiki */&lt;br /&gt;
&lt;br /&gt;
( function ( $ ) {&lt;br /&gt;
	// Carrega o script do Slick.js de um CDN&lt;br /&gt;
	mw.loader.load( 'https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js', 'text/javascript' );&lt;br /&gt;
	&lt;br /&gt;
	// Código que inicializa o carrossel com a sua configuração personalizada&lt;br /&gt;
	$( function () {&lt;br /&gt;
		$( '.autoplay' ).slick( {&lt;br /&gt;
			slidesToShow: 1,&lt;br /&gt;
			slidesToScroll: 1,&lt;br /&gt;
			autoplay: true,&lt;br /&gt;
			autoplaySpeed: 3000,&lt;br /&gt;
                        pauseOnHover: false,&lt;br /&gt;
			pauseOnFocus: false,&lt;br /&gt;
		} );&lt;br /&gt;
	} );&lt;br /&gt;
} )( jQuery );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
//Js para  autoplay e mostrar  preview &lt;br /&gt;
&lt;br /&gt;
$('.video-teste-final').each(function() {&lt;br /&gt;
    var $container = $(this);&lt;br /&gt;
    var videoId = $container.data('video-id');&lt;br /&gt;
    var thumbUrl = 'https://img.youtube.com/vi/' + videoId + '/maxresdefault.jpg';&lt;br /&gt;
    &lt;br /&gt;
    // Coloca a imagem de fundo via JS para não brigar com o parser do Wiki&lt;br /&gt;
    $container.css({&lt;br /&gt;
        'background-image': 'url(' + thumbUrl + ')',&lt;br /&gt;
        'background-size': 'cover',&lt;br /&gt;
        'background-position': 'center'&lt;br /&gt;
    }).find('.aviso-teste').hide();&lt;br /&gt;
&lt;br /&gt;
    $container.on('mouseenter', function() {&lt;br /&gt;
        var iframe = $('&amp;lt;iframe&amp;gt;', {&lt;br /&gt;
            src: 'https://www.youtube.com/embed/' + videoId + '?autoplay=1&amp;amp;mute=1&amp;amp;controls=0&amp;amp;modestbranding=1',&lt;br /&gt;
            width: '100%', height: '100%', frameborder: 0,&lt;br /&gt;
            allow: 'autoplay; encrypted-media',&lt;br /&gt;
            style: 'position:absolute; top:0; left:0; pointer-events:none;'&lt;br /&gt;
        });&lt;br /&gt;
        $container.append(iframe);&lt;br /&gt;
    }).on('mouseleave', function() {&lt;br /&gt;
        $container.find('iframe').remove();&lt;br /&gt;
    });&lt;br /&gt;
});&lt;br /&gt;
console.log(&amp;quot;Teste de Hover Ativado!&amp;quot;);&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Discuss%C3%A3o:P%C3%A1gina_principal&amp;diff=3081</id>
		<title>Discussão:Página principal</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Discuss%C3%A3o:P%C3%A1gina_principal&amp;diff=3081"/>
				<updated>2026-04-01T15:47:57Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;video-teste-final&amp;quot; data-video-id=&amp;quot;MotivosAgendamentoVideo&amp;quot; style=&amp;quot;width:320px; height:180px; background-color:#000; position:relative; cursor:pointer; display:inline-block; border-radius:8px; overflow:hidden;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div class=&amp;quot;aviso-teste&amp;quot; style=&amp;quot;color:#fff; text-align:center; padding-top:80px; font-family:sans-serif; font-size:12px;&amp;quot;&amp;gt;&lt;br /&gt;
        PASSE O MOUSE AQUI (Aguardando Script...)&lt;br /&gt;
    &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Discuss%C3%A3o:P%C3%A1gina_principal&amp;diff=3080</id>
		<title>Discussão:Página principal</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Discuss%C3%A3o:P%C3%A1gina_principal&amp;diff=3080"/>
				<updated>2026-04-01T15:44:14Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: Criou página com '&amp;lt;div class=&amp;quot;video-preview&amp;quot; data-video-id=&amp;quot;MotivosAgendamentoVideo&amp;quot; style=&amp;quot;width:320px; height:180px; overflow:hidden; border:1px solid #ccc;&amp;quot;&amp;gt;     [https://www.youtube.com/wat...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;video-preview&amp;quot; data-video-id=&amp;quot;MotivosAgendamentoVideo&amp;quot; style=&amp;quot;width:320px; height:180px; overflow:hidden; border:1px solid #ccc;&amp;quot;&amp;gt;&lt;br /&gt;
    [https://www.youtube.com/watch?v=MotivosAgendamentoVideo https://img.youtube.com/vi/MotivosAgendamentoVideo/maxresdefault.jpg]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.css&amp;diff=3079</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.css&amp;diff=3079"/>
				<updated>2026-04-01T15:33:43Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/** o código CSS colocado aqui será aplicado a todos os temas */&lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;,700;1,800;1,900&amp;amp;family=Rubik:ital,wght@0,300..900;1,300..900&amp;amp;display=swap&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
/** CSS  da  Pagina  Inicial */&lt;br /&gt;
&lt;br /&gt;
/** Divs cabeçalho cabecalho */&lt;br /&gt;
&lt;br /&gt;
.cabecalho {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cabecalho h1 {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #002244;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 30px;&lt;br /&gt;
  font-weight: 700;&lt;br /&gt;
}&lt;br /&gt;
.cabecalho p {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 17px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Divs Banners e Novidades */&lt;br /&gt;
&lt;br /&gt;
.banner {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  grid-template-columns: repeat(3);&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-row-gap: 5px;&lt;br /&gt;
  grid-column-gap: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.card1 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 1 / 2/ 2;&lt;br /&gt;
}&lt;br /&gt;
.card2 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 2 / 2 /3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.card3 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 3 / 2 /4;&lt;br /&gt;
  width: 250px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.center {&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.arredondar iframe{&lt;br /&gt;
border-radius: 10px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Divs footer de Sugestoes de mais  clicados */&lt;br /&gt;
&lt;br /&gt;
.guess {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-row-gap: 5px;&lt;br /&gt;
  grid-column-gap: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guess h2 {&lt;br /&gt;
  grid-area: 1 / 1 / 2 /4;&lt;br /&gt;
  color: #002244;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-weight: 600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild1 {&lt;br /&gt;
  grid-area: 2 / 1 / 3 /2;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
.guesschild1 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild2 {&lt;br /&gt;
  grid-area: 2 / 2 / 3 /3;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
.guesschild2 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild3 {&lt;br /&gt;
  grid-area: 2 / 3 / 3 /4;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild3 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** CSS  PARA TOPICOS EM LISTA  */&lt;br /&gt;
&lt;br /&gt;
.topics {&lt;br /&gt;
 display: inline-flex;&lt;br /&gt;
 row-gap: 10px;&lt;br /&gt;
flex-wrap: wrap;&lt;br /&gt;
column-gap: 10px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cardsBorder{&lt;br /&gt;
  display: block;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
  width: max-content;&lt;br /&gt;
  height: auto;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  flex-basis: calc(20% - 8px);&lt;br /&gt;
 &lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
.cardsBorder li{&lt;br /&gt;
  margin-top: 10px;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  PARA DEMAIS  PAGINAS  */&lt;br /&gt;
&lt;br /&gt;
.topo {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.topo h2 {display: inline;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 35px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.topo div {&lt;br /&gt;
  grid-area: 2 / 2 /3 /3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.imagensTm {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.instrucoes {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.BdyTexto{&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 17px;&lt;br /&gt;
  line-height: 1.5&lt;br /&gt;
  align-items: center;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.BdyList ul{&lt;br /&gt;
align-items: left;&lt;br /&gt;
text-align: left;&lt;br /&gt;
font-size: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.BordasRdImg img{&lt;br /&gt;
border-radius: 15px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.StandardAlert{&lt;br /&gt;
border: 1px solid #dde2d3;&lt;br /&gt;
padding:10px;&lt;br /&gt;
background: #ffeddc;&lt;br /&gt;
 width:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  de Efeitos das imagens e linhas */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.imagem-zoom {&lt;br /&gt;
  height: auto;&lt;br /&gt;
  transition: transform 0.3s ease-in-out;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.imagem-zoom:hover {&lt;br /&gt;
  transform: scale(1.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.thumbcaption {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** CSS  para colocar cards pra frente */&lt;br /&gt;
&lt;br /&gt;
.cardAnim {&lt;br /&gt;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
  transition: transform 0.3s ease, box-shadow 0.3s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cardAnim:hover {&lt;br /&gt;
  transform: translateY(-5px);&lt;br /&gt;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  para Remover quadro da imagem */&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.carousel {&lt;br /&gt;
  width: 50px;&lt;br /&gt;
  margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.autoplay button {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  para tocar o video*/&lt;br /&gt;
&lt;br /&gt;
.video-preview {&lt;br /&gt;
    display: inline-block;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    border-radius: 8px; /* Opcional: cantos arredondados estilo modern UI */&lt;br /&gt;
    line-height: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.video-preview iframe {&lt;br /&gt;
    pointer-events: none; /* Garante que o mouseleave funcione mesmo sobre o vídeo */&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.js&amp;diff=3078</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.js&amp;diff=3078"/>
				<updated>2026-04-01T15:32:29Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Códigos JavaScript aqui colocados serão carregados por todos aqueles que acessarem alguma página deste wiki */&lt;br /&gt;
&lt;br /&gt;
( function ( $ ) {&lt;br /&gt;
	// Carrega o script do Slick.js de um CDN&lt;br /&gt;
	mw.loader.load( 'https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js', 'text/javascript' );&lt;br /&gt;
	&lt;br /&gt;
	// Código que inicializa o carrossel com a sua configuração personalizada&lt;br /&gt;
	$( function () {&lt;br /&gt;
		$( '.autoplay' ).slick( {&lt;br /&gt;
			slidesToShow: 1,&lt;br /&gt;
			slidesToScroll: 1,&lt;br /&gt;
			autoplay: true,&lt;br /&gt;
			autoplaySpeed: 3000,&lt;br /&gt;
                        pauseOnHover: false,&lt;br /&gt;
			pauseOnFocus: false,&lt;br /&gt;
		} );&lt;br /&gt;
	} );&lt;br /&gt;
} )( jQuery );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
//Js para  autoplay e mostrar  preview &lt;br /&gt;
&lt;br /&gt;
$(function() {&lt;br /&gt;
    $('.video-preview').each(function() {&lt;br /&gt;
        var $container = $(this);&lt;br /&gt;
        var videoId = $container.data('video-id');&lt;br /&gt;
        var $img = $container.find('img');&lt;br /&gt;
        var player;&lt;br /&gt;
&lt;br /&gt;
        $container.mouseenter(function() {&lt;br /&gt;
            // Cria o iframe do YouTube dinamicamente&lt;br /&gt;
            var iframe = $('&amp;lt;iframe&amp;gt;', {&lt;br /&gt;
                src: 'https://www.youtube.com/embed/' + videoId + '?autoplay=1&amp;amp;mute=1&amp;amp;controls=0&amp;amp;modestbranding=1',&lt;br /&gt;
                width: $img.attr('width'),&lt;br /&gt;
                height: $img.attr('height'),&lt;br /&gt;
                frameborder: 0,&lt;br /&gt;
                allow: 'autoplay; encrypted-media'&lt;br /&gt;
            });&lt;br /&gt;
&lt;br /&gt;
            $img.hide();&lt;br /&gt;
            $container.append(iframe);&lt;br /&gt;
        });&lt;br /&gt;
&lt;br /&gt;
        $container.mouseleave(function() {&lt;br /&gt;
            // Remove o iframe e volta a imagem original&lt;br /&gt;
            $container.find('iframe').remove();&lt;br /&gt;
            $img.show();&lt;br /&gt;
        });&lt;br /&gt;
        &lt;br /&gt;
        // Opcional: Clique para ir ao vídeo real no YouTube&lt;br /&gt;
        $container.click(function() {&lt;br /&gt;
            window.open('https://www.youtube.com/watch?v=' + videoId, '_blank');&lt;br /&gt;
        });&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos_Central&amp;diff=3077</id>
		<title>Predefinição:Videos Central</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos_Central&amp;diff=3077"/>
				<updated>2026-04-01T15:26:22Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch: {{{video_id|}}}&lt;br /&gt;
&lt;br /&gt;
| MotivosAgendamentoVideo = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=xsuV4kF-zjA&amp;lt;/youtube&amp;gt;&lt;br /&gt;
| StatusAgendamentoVideo = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=WB0QqE4ypbc&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| LocalizarAgendamentos = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=WENcX29g1RY&amp;lt;/youtube&amp;gt;&lt;br /&gt;
| PrimeirosPassos = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=mPRS8BBWqlU&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| #default = &amp;lt;div class = &amp;quot;center&amp;quot;&amp;gt;O video tutorial ainda está em  produção logo mais teremos novidades ☺ . &amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Localizar_Agendamentos_-_Web&amp;diff=3076</id>
		<title>Localizar Agendamentos - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Localizar_Agendamentos_-_Web&amp;diff=3076"/>
				<updated>2026-04-01T15:13:20Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{Videos}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;center&amp;quot;&amp;gt;{{Videos Central|video_id=LocalizarAgendamentos|}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar a localização de Agendamentos &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique no ícone &amp;quot;Pesquisar Agendamentos&amp;quot;, localizado no canto superior direito do Doctor View Cloud, conforme imagem a seguir:&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:LocalizarAgendamentosWeb.png|800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Uma janela de pesquisa irá se abrir e você selecionará os filtros desejados.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:ListarAgendamentosPsq.png|800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyList&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Os filtros para pesquisa são:&amp;lt;/i&amp;gt;&lt;br /&gt;
*'''Data Início e Data Fim''': Selecionar o período de data para buscar os agendamentos. Preenchimento obrigatório.&lt;br /&gt;
*'''Paciente''': Buscar agendamentos pelo nome de um paciente já cadastrado.&lt;br /&gt;
*'''Profissional''': Buscar agendamentos de apenas um profissional.&lt;br /&gt;
*'''Status''': Buscar apenas agendamentos com um status definido (por exemplo: filtre somente os agendamentos marcados com a opção Faltou para ter o controle dos pacientes que faltaram em determinado período).&lt;br /&gt;
*'''Outros Campos''': Buscar agendamentos que contenha a informação adicionada em quaisquer outros campos não  listados acima.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Após selecionar os filtros desejados, clique no botão Pesquisar&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:LocalizarAgendamentosWeb03.png|800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Pronto! Você terá acesso aos dados que deseja e se houver necessidade pode imprimir um relatório clicando no botão &amp;quot;Gerar Impressão&amp;quot;.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Localizar_Agendamentos_-_Web&amp;diff=3075</id>
		<title>Localizar Agendamentos - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Localizar_Agendamentos_-_Web&amp;diff=3075"/>
				<updated>2026-04-01T15:12:15Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=LocalizarAgendamentos|}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar a localização de Agendamentos &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique no ícone &amp;quot;Pesquisar Agendamentos&amp;quot;, localizado no canto superior direito do Doctor View Cloud, conforme imagem a seguir:&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:LocalizarAgendamentosWeb.png|800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Uma janela de pesquisa irá se abrir e você selecionará os filtros desejados.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:ListarAgendamentosPsq.png|800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyList&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Os filtros para pesquisa são:&amp;lt;/i&amp;gt;&lt;br /&gt;
*'''Data Início e Data Fim''': Selecionar o período de data para buscar os agendamentos. Preenchimento obrigatório.&lt;br /&gt;
*'''Paciente''': Buscar agendamentos pelo nome de um paciente já cadastrado.&lt;br /&gt;
*'''Profissional''': Buscar agendamentos de apenas um profissional.&lt;br /&gt;
*'''Status''': Buscar apenas agendamentos com um status definido (por exemplo: filtre somente os agendamentos marcados com a opção Faltou para ter o controle dos pacientes que faltaram em determinado período).&lt;br /&gt;
*'''Outros Campos''': Buscar agendamentos que contenha a informação adicionada em quaisquer outros campos não  listados acima.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Após selecionar os filtros desejados, clique no botão Pesquisar&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:LocalizarAgendamentosWeb03.png|800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Pronto! Você terá acesso aos dados que deseja e se houver necessidade pode imprimir um relatório clicando no botão &amp;quot;Gerar Impressão&amp;quot;.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:ListarAgendamentosPsq.png&amp;diff=3074</id>
		<title>Arquivo:ListarAgendamentosPsq.png</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:ListarAgendamentosPsq.png&amp;diff=3074"/>
				<updated>2026-04-01T15:10:53Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos_Central&amp;diff=3073</id>
		<title>Predefinição:Videos Central</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos_Central&amp;diff=3073"/>
				<updated>2026-04-01T15:01:17Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch: {{{video_id|}}}&lt;br /&gt;
&lt;br /&gt;
| MotivosAgendamentoVideo = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=xsuV4kF-zjA&amp;lt;/youtube&amp;gt;&lt;br /&gt;
| StatusAgendamentoVideo = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=WB0QqE4ypbc&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| LocalizarAgendamentos = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=WENcX29g1RY&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| #default = &amp;lt;div class = &amp;quot;center&amp;quot;&amp;gt;O video tutorial ainda está em  produção logo mais teremos novidades ☺ . &amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Alterar_um_Agendamento_-_Web&amp;diff=3054</id>
		<title>Alterar um Agendamento - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Alterar_um_Agendamento_-_Web&amp;diff=3054"/>
				<updated>2026-03-31T18:12:16Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como Alterar um Agendamento &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique  com  botão esquerdo do mouse em cima do agendamento  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:TelaAgendamentoOnline.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique  no  botão 'EDITAR' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:EditarAgendamento.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Agora basta editar conforme desejado, assim que finalizar as edições click no botão &amp;quot;Salvar&amp;quot; &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:EditandoAgendamento.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Alterar_um_Agendamento_-_Web&amp;diff=3053</id>
		<title>Alterar um Agendamento - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Alterar_um_Agendamento_-_Web&amp;diff=3053"/>
				<updated>2026-03-31T18:10:51Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como Alterar um Agendamento &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique  com  botão esquerdo do mouse em cima do agendamento  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:TelaAgendamentoOnline.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique  no  botão 'EDITAR' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:EditarAgendamento.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 3º Passo &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
agora basta editar conforme desejado, assim que finalizar as edições click no botão &amp;quot;Salvar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:EditandoAgendamento.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Alterar_um_Agendamento_-_Web&amp;diff=3052</id>
		<title>Alterar um Agendamento - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Alterar_um_Agendamento_-_Web&amp;diff=3052"/>
				<updated>2026-03-31T18:08:57Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique  com  botão esquerdo do mouse em cima do agendamento  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:TelaAgendamentoOnline.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique  no  botão 'EDITAR' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:EditarAgendamento.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 3º Passo &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
agora basta editar conforme desejado, assim que finalizar as edições click no botão &amp;quot;Salvar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:EditandoAgendamento.png | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:EditandoAgendamento.png&amp;diff=3051</id>
		<title>Arquivo:EditandoAgendamento.png</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:EditandoAgendamento.png&amp;diff=3051"/>
				<updated>2026-03-31T18:08:32Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:EditarAgendamento.png&amp;diff=3050</id>
		<title>Arquivo:EditarAgendamento.png</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:EditarAgendamento.png&amp;diff=3050"/>
				<updated>2026-03-31T18:07:51Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:TelaAgendamentoOnline.png&amp;diff=3049</id>
		<title>Arquivo:TelaAgendamentoOnline.png</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:TelaAgendamentoOnline.png&amp;diff=3049"/>
				<updated>2026-03-31T18:06:30Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3048</id>
		<title>TeleMedicina</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3048"/>
				<updated>2026-03-10T19:12:21Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar uma Telemedicina &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;StandardAlert&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Bulbgraph.png|24px]] Caso não estejam aparecendo os ícones entre em contato com a nossa  equipe e verifique disponibilidade para o seu plano &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Busque''' ou '''acesse'''  a ficha completa do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:BusqAcessPaci.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Na  aba '''Histórico Clinico''' dentro da ficha completa do paciente encontrará a opção '''Iniciar TeleConsulta''' em três locais &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  Botão bem localizado nomeado '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleconsulta.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  menu principal das evoluções terá a opção '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleMenu.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Opções''' &amp;gt; '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleOpcao.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Compartilhe o link de acesso ao seu paciente via '''Email''' ou '''WhatsApp''' ou repassando o link copiado por qualquer outra forma particular de envio &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CompartTelemed.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''Abrir Teleconsulta''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:AbrirTelec.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Para iniciar clique em '''Participar da reunião''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; '''Importante checar antes de iniciar  se o  microfone  e a  câmera estão habilitados''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConf.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 O tamanho e o posicionamento  da  tela da Vídeo Conferencia são manipuláveis para maior comodidade do usuario pelos ícones de expansão &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfManip.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Ao termino basta  clicar no botão '''Sair'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrar.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Terminar para todos'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrarTodos.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''OK''' que  a teleconferência  será encerrada &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfOK.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.css&amp;diff=3047</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.css&amp;diff=3047"/>
				<updated>2026-03-10T19:12:03Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/** o código CSS colocado aqui será aplicado a todos os temas */&lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;,700;1,800;1,900&amp;amp;family=Rubik:ital,wght@0,300..900;1,300..900&amp;amp;display=swap&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
/** CSS  da  Pagina  Inicial */&lt;br /&gt;
&lt;br /&gt;
/** Divs cabeçalho cabecalho */&lt;br /&gt;
&lt;br /&gt;
.cabecalho {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cabecalho h1 {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #002244;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 30px;&lt;br /&gt;
  font-weight: 700;&lt;br /&gt;
}&lt;br /&gt;
.cabecalho p {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 17px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Divs Banners e Novidades */&lt;br /&gt;
&lt;br /&gt;
.banner {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  grid-template-columns: repeat(3);&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-row-gap: 5px;&lt;br /&gt;
  grid-column-gap: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.card1 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 1 / 2/ 2;&lt;br /&gt;
}&lt;br /&gt;
.card2 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 2 / 2 /3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.card3 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 3 / 2 /4;&lt;br /&gt;
  width: 250px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.center {&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.arredondar iframe{&lt;br /&gt;
border-radius: 10px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Divs footer de Sugestoes de mais  clicados */&lt;br /&gt;
&lt;br /&gt;
.guess {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-row-gap: 5px;&lt;br /&gt;
  grid-column-gap: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guess h2 {&lt;br /&gt;
  grid-area: 1 / 1 / 2 /4;&lt;br /&gt;
  color: #002244;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-weight: 600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild1 {&lt;br /&gt;
  grid-area: 2 / 1 / 3 /2;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
.guesschild1 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild2 {&lt;br /&gt;
  grid-area: 2 / 2 / 3 /3;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
.guesschild2 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild3 {&lt;br /&gt;
  grid-area: 2 / 3 / 3 /4;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild3 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** CSS  PARA TOPICOS EM LISTA  */&lt;br /&gt;
&lt;br /&gt;
.topics {&lt;br /&gt;
 display: inline-flex;&lt;br /&gt;
 row-gap: 10px;&lt;br /&gt;
flex-wrap: wrap;&lt;br /&gt;
column-gap: 10px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cardsBorder{&lt;br /&gt;
  display: block;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
  width: max-content;&lt;br /&gt;
  height: auto;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  flex-basis: calc(20% - 8px);&lt;br /&gt;
 &lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
.cardsBorder li{&lt;br /&gt;
  margin-top: 10px;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  PARA DEMAIS  PAGINAS  */&lt;br /&gt;
&lt;br /&gt;
.topo {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.topo h2 {display: inline;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 35px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.topo div {&lt;br /&gt;
  grid-area: 2 / 2 /3 /3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.imagensTm {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.instrucoes {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.BdyTexto{&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 17px;&lt;br /&gt;
  line-height: 1.5&lt;br /&gt;
  align-items: center;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.BdyList ul{&lt;br /&gt;
align-items: left;&lt;br /&gt;
text-align: left;&lt;br /&gt;
font-size: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.BordasRdImg img{&lt;br /&gt;
border-radius: 15px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.StandardAlert{&lt;br /&gt;
border: 1px solid #dde2d3;&lt;br /&gt;
padding:10px;&lt;br /&gt;
background: #ffeddc;&lt;br /&gt;
 width:auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  de Efeitos das imagens e linhas */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.imagem-zoom {&lt;br /&gt;
  height: auto;&lt;br /&gt;
  transition: transform 0.3s ease-in-out;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.imagem-zoom:hover {&lt;br /&gt;
  transform: scale(1.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.thumbcaption {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** CSS  para colocar cards pra frente */&lt;br /&gt;
&lt;br /&gt;
.cardAnim {&lt;br /&gt;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
  transition: transform 0.3s ease, box-shadow 0.3s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cardAnim:hover {&lt;br /&gt;
  transform: translateY(-5px);&lt;br /&gt;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  para Remover quadro da imagem */&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.carousel {&lt;br /&gt;
  width: 50px;&lt;br /&gt;
  margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.autoplay button {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.css&amp;diff=3046</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=MediaWiki:Common.css&amp;diff=3046"/>
				<updated>2026-03-10T19:10:39Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/** o código CSS colocado aqui será aplicado a todos os temas */&lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css&amp;quot;);&lt;br /&gt;
@import url(&amp;quot;https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;,700;1,800;1,900&amp;amp;family=Rubik:ital,wght@0,300..900;1,300..900&amp;amp;display=swap&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
/** CSS  da  Pagina  Inicial */&lt;br /&gt;
&lt;br /&gt;
/** Divs cabeçalho cabecalho */&lt;br /&gt;
&lt;br /&gt;
.cabecalho {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cabecalho h1 {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #002244;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 30px;&lt;br /&gt;
  font-weight: 700;&lt;br /&gt;
}&lt;br /&gt;
.cabecalho p {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 17px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Divs Banners e Novidades */&lt;br /&gt;
&lt;br /&gt;
.banner {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  grid-template-columns: repeat(3);&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-row-gap: 5px;&lt;br /&gt;
  grid-column-gap: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.card1 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 1 / 2/ 2;&lt;br /&gt;
}&lt;br /&gt;
.card2 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 2 / 2 /3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.card3 {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-area: 1 / 3 / 2 /4;&lt;br /&gt;
  width: 250px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.center {&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.arredondar iframe{&lt;br /&gt;
border-radius: 10px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** Divs footer de Sugestoes de mais  clicados */&lt;br /&gt;
&lt;br /&gt;
.guess {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-row-gap: 5px;&lt;br /&gt;
  grid-column-gap: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guess h2 {&lt;br /&gt;
  grid-area: 1 / 1 / 2 /4;&lt;br /&gt;
  color: #002244;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-weight: 600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild1 {&lt;br /&gt;
  grid-area: 2 / 1 / 3 /2;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
.guesschild1 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild2 {&lt;br /&gt;
  grid-area: 2 / 2 / 3 /3;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
.guesschild2 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild3 {&lt;br /&gt;
  grid-area: 2 / 3 / 3 /4;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.guesschild3 a {&lt;br /&gt;
  font-family: &amp;quot;Inter&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 16px;&lt;br /&gt;
  color: #2b4162;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** CSS  PARA TOPICOS EM LISTA  */&lt;br /&gt;
&lt;br /&gt;
.topics {&lt;br /&gt;
 display: inline-flex;&lt;br /&gt;
 row-gap: 10px;&lt;br /&gt;
flex-wrap: wrap;&lt;br /&gt;
column-gap: 10px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cardsBorder{&lt;br /&gt;
  display: block;&lt;br /&gt;
  border-radius: 10px;&lt;br /&gt;
  width: max-content;&lt;br /&gt;
  height: auto;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  flex-basis: calc(20% - 8px);&lt;br /&gt;
 &lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
.cardsBorder li{&lt;br /&gt;
  margin-top: 10px;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  PARA DEMAIS  PAGINAS  */&lt;br /&gt;
&lt;br /&gt;
.topo {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.topo h2 {display: inline;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 35px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.topo div {&lt;br /&gt;
  grid-area: 2 / 2 /3 /3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.imagensTm {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  display: grid;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.instrucoes {&lt;br /&gt;
  background-color: #fcfcfc;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.BdyTexto{&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  color: #444444;&lt;br /&gt;
  font-family: &amp;quot;Poppins&amp;quot;, sans-serif;&lt;br /&gt;
  font-size: 17px;&lt;br /&gt;
  line-height: 1.5&lt;br /&gt;
  align-items: center;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.BdyList ul{&lt;br /&gt;
align-items: left;&lt;br /&gt;
text-align: left;&lt;br /&gt;
font-size: 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.BordasRdImg img{&lt;br /&gt;
border-radius: 15px&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.StandardAlert{&lt;br /&gt;
border: 1px solid #dde2d3;&lt;br /&gt;
padding:10px;&lt;br /&gt;
background: #ffeddc;&lt;br /&gt;
 width:auto&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  de Efeitos das imagens e linhas */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.imagem-zoom {&lt;br /&gt;
  height: auto;&lt;br /&gt;
  transition: transform 0.3s ease-in-out;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.imagem-zoom:hover {&lt;br /&gt;
  transform: scale(1.1);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.thumbcaption {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/** CSS  para colocar cards pra frente */&lt;br /&gt;
&lt;br /&gt;
.cardAnim {&lt;br /&gt;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);&lt;br /&gt;
  transition: transform 0.3s ease, box-shadow 0.3s ease;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.cardAnim:hover {&lt;br /&gt;
  transform: translateY(-5px);&lt;br /&gt;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/** CSS  para Remover quadro da imagem */&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output {&lt;br /&gt;
  text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.carousel {&lt;br /&gt;
  width: 50px;&lt;br /&gt;
  margin: 0 auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.autoplay button {&lt;br /&gt;
  display: none !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3045</id>
		<title>TeleMedicina</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3045"/>
				<updated>2026-03-10T13:37:07Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar uma Telemedicina &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #dde2d3;padding:10px;background: #ffcca3; width:auto&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Bulbgraph.png|24px]] Caso não estejam aparecendo os ícones entre em contato com a nossa  equipe e verifique disponibilidade para o seu plano &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Busque''' ou '''acesse'''  a ficha completa do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:BusqAcessPaci.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Na  aba '''Histórico Clinico''' dentro da ficha completa do paciente encontrará a opção '''Iniciar TeleConsulta''' em três locais &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  Botão bem localizado nomeado '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleconsulta.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  menu principal das evoluções terá a opção '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleMenu.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Opções''' &amp;gt; '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleOpcao.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Compartilhe o link de acesso ao seu paciente via '''Email''' ou '''WhatsApp''' ou repassando o link copiado por qualquer outra forma particular de envio &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CompartTelemed.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''Abrir Teleconsulta''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:AbrirTelec.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Para iniciar clique em '''Participar da reunião''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; '''Importante checar antes de iniciar  se o  microfone  e a  câmera estão habilitados''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConf.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 O tamanho e o posicionamento  da  tela da Vídeo Conferencia são manipuláveis para maior comodidade do usuario pelos ícones de expansão &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfManip.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Ao termino basta  clicar no botão '''Sair'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrar.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Terminar para todos'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrarTodos.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''OK''' que  a teleconferência  será encerrada &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfOK.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3044</id>
		<title>TeleMedicina</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3044"/>
				<updated>2026-03-10T13:34:17Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar uma Telemedicina &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #dde2d3;padding:10px;background: #ffcca3; width:auto&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Bulbgraph.png|24px]] Caso não estejam aparecendo os ícones entre em contato com a nossa  equipe e verifique disponibilidade para o seu plano &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Busque''' ou '''acesse'''  a ficha completa do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:BusqAcessPaci.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Na  aba '''Histórico Clinico''' dentro da ficha completa do paciente encontrará a opção '''Iniciar TeleConsulta''' em três locais &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  Botão bem localizado nomeado '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleconsulta.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  menu principal das evoluções terá a opção '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleMenu.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Opções''' &amp;gt; '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleOpcao.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Compartilhe o link de acesso ao seu paciente via '''Email''' ou '''WhatsApp''' ou repassando o link copiando e o enviando por qualquer outra forma particular &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CompartTelemed.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''Abrir Teleconsulta''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:AbrirTelec.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Para iniciar clique em '''Participar da reunião''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; '''Importante checar antes de iniciar  se o  microfone  e a  câmera estão habilitados''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConf.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 O tamanho e o posicionamento  da  tela da Vídeo Conferencia são manipuláveis para maior comodidade do usuario pelos ícones de expansão &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfManip.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Ao termino basta  clicar no botão '''Sair'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrar.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Terminar para todos'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrarTodos.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''OK''' que  a teleconferência  será encerrada &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfOK.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3043</id>
		<title>TeleMedicina</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3043"/>
				<updated>2026-03-09T21:08:05Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar uma Telemedicina &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Busque''' ou '''acesse'''  a ficha completa do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:BusqAcessPaci.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Na  aba '''Histórico Clinico''' dentro da ficha completa do paciente encontrará a opção '''Iniciar TeleConsulta''' em três locais &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  Botão bem localizado nomeado '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleconsulta.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  menu principal das evoluções terá a opção '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleMenu.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Opções''' &amp;gt; '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleOpcao.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Compartilhe o link de acesso ao seu paciente via '''Email''' ou '''WhatsApp''' ou repassando o link copiando e o enviando por qualquer outra forma particular &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CompartTelemed.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''Abrir Teleconsulta''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:AbrirTelec.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Para iniciar clique em '''Participar da reunião''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; '''Importante checar antes de iniciar  se o  microfone  e a  câmera estão habilitados''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConf.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 O tamanho e o posicionamento  da  tela da Vídeo Conferencia são manipuláveis para maior comodidade do usuario pelos ícones de expansão &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfManip.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Ao termino basta  clicar no botão '''Sair'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrar.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Terminar para todos'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrarTodos.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''OK''' que  a teleconferência  será encerrada &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfOK.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos_Central&amp;diff=3042</id>
		<title>Predefinição:Videos Central</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos_Central&amp;diff=3042"/>
				<updated>2026-03-09T21:05:26Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch: {{{video_id|}}}&lt;br /&gt;
&lt;br /&gt;
| MotivosAgendamentoVideo = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=xsuV4kF-zjA&amp;lt;/youtube&amp;gt;&lt;br /&gt;
| StatusAgendamentoVideo = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=WB0QqE4ypbc&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| #default = &amp;lt;div class = &amp;quot;center&amp;quot;&amp;gt;O video tutorial ainda está em  produção logo mais teremos novidades ☺ . &amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3041</id>
		<title>TeleMedicina</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3041"/>
				<updated>2026-03-09T21:04:20Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar uma Telemedicina &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Busque''' ou '''acesse'''  a ficha completa do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:BusqAcessPaci.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Na  aba '''Histórico Clinico''' dentro da ficha completa do paciente encontrará a opção '''Iniciar TeleConsulta''' em três locais &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  Botão bem localizado nomeado '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleconsulta.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  menu principal das evoluções terá a opção '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleMenu.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Opções''' &amp;gt; '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleOpcao.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Compartilhe o link de acesso ao seu paciente via '''Email''' ou '''WhatsApp''' ou repassando o link copiando e o enviando por qualquer outra forma particular &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CompartTelemed.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''Abrir Teleconsulta''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:AbrirTelec.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Para iniciar clique em '''Participar da reunião''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; '''Importante checar antes de iniciar  se o  microfone  e a  câmera estão habilitados''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConf.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 O tamanho e o posicionamento  da  tela da Vídeo Conferencia são manipuláveis para maior comodidade do usuario pelos ícones de expansão &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfManip.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Ao termino basta  clicar no botão '''Sair'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrar.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Terminar para todos'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrarTodos.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''OK''' que  a tela  será fechada &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfOK.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3040</id>
		<title>TeleMedicina</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3040"/>
				<updated>2026-03-09T21:03:19Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar uma Telemedicina &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Busque''' ou '''acesse'''  a ficha completa do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:BusqAcessPaci.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Na  aba '''Histórico Clinico''' dentro da ficha completa do paciente encontrará a opção '''Iniciar TeleConsulta''' em três locais &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  Botão bem localizado nomeado '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleconsulta.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  menu principal das evoluções terá a opção '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleMenu.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Opções''' &amp;gt; '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleOpcao.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Compartilhe o link de acesso ao seu paciente via '''Email''' ou '''WhatsApp''' ou repassando o link copiando e o enviando por qualquer outra forma particular &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CompartTelemed.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em '''Abrir Teleconsulta''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:AbrirTelec.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Para iniciar clique em '''Participar da reunião''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; '''Importante checar antes de iniciar  se o  microfone  e a  câmera estão habilitados''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConf.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; O tamanho e o posicionamento  da  tela da Vídeo Conferencia são manipuláveis para maior comodidade do usuario pelos ícones de expansão &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfManip.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; Ao termino basta  clicar no botão '''Sair'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrar.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; E em '''Terminar para todos'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfEncerrarTodos.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; Clique em '''OK''' que  a tela  será fechada &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConfOK.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConfOK.jpg&amp;diff=3039</id>
		<title>Arquivo:VideoConfOK.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConfOK.jpg&amp;diff=3039"/>
				<updated>2026-03-09T21:01:05Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConfEncerrarTodos.jpg&amp;diff=3038</id>
		<title>Arquivo:VideoConfEncerrarTodos.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConfEncerrarTodos.jpg&amp;diff=3038"/>
				<updated>2026-03-09T21:00:10Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConfEncerrar.jpg&amp;diff=3037</id>
		<title>Arquivo:VideoConfEncerrar.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConfEncerrar.jpg&amp;diff=3037"/>
				<updated>2026-03-09T20:59:32Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConfManip.jpg&amp;diff=3036</id>
		<title>Arquivo:VideoConfManip.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConfManip.jpg&amp;diff=3036"/>
				<updated>2026-03-09T20:54:19Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3035</id>
		<title>TeleMedicina</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3035"/>
				<updated>2026-03-09T20:45:14Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar uma Telemedicina &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Busque''' ou '''acesse'''  a ficha completa do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:BusqAcessPaci.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Na  aba '''Histórico Clinico''' dentro da ficha completa do paciente encontrará a opção '''Iniciar TeleConsulta''' em três locais &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  Botão bem localizado nomeado '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleconsulta.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  menu principal das evoluções terá a opção '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleMenu.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Opções''' '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleOpcao.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Compartilhe o link de acesso ao seu paciente via '''Email''' ou '''WhatsApp''' ou repassando o link copiando e o enviando por qualquer outra forma particular &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CompartTelemed.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em Abrir Teleconsulta &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:AbrirTelec.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Para iniciar clique em '''Participar da reunião''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:VideoConf.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConf.jpg&amp;diff=3034</id>
		<title>Arquivo:VideoConf.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:VideoConf.jpg&amp;diff=3034"/>
				<updated>2026-03-09T20:42:51Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:AbrirTelec.jpg&amp;diff=3033</id>
		<title>Arquivo:AbrirTelec.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:AbrirTelec.jpg&amp;diff=3033"/>
				<updated>2026-03-09T20:40:03Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:CompartTelemed.jpg&amp;diff=3032</id>
		<title>Arquivo:CompartTelemed.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:CompartTelemed.jpg&amp;diff=3032"/>
				<updated>2026-03-09T20:36:41Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3031</id>
		<title>TeleMedicina</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=TeleMedicina&amp;diff=3031"/>
				<updated>2026-03-09T20:20:01Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
{{Videos Central|video_id=introducao|}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de como realizar uma Telemedicina &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Busque''' ou '''acesse'''  a ficha completa do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:BusqAcessPaci.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Na  aba '''Histórico Clinico''' dentro da ficha completa do paciente encontrará a opção '''Iniciar TeleConsulta''' em três locais &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  Botão bem localizado nomeado '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleconsulta.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 No  menu principal das '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleMenu.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 E em '''Opções''' '''Iniciar TeleConsulta'''  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:IniciarTeleOpcao.jpg| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos_Central&amp;diff=3030</id>
		<title>Predefinição:Videos Central</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos_Central&amp;diff=3030"/>
				<updated>2026-03-09T20:19:18Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch: {{{video_id|}}}&lt;br /&gt;
&lt;br /&gt;
| MotivosAgendamentoVideo = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=xsuV4kF-zjA&amp;lt;/youtube&amp;gt;&lt;br /&gt;
| StatusAgendamentoVideo = &amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=WB0QqE4ypbc&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| #default = O video tutorial ainda está em  produção logo mais teremos novidades ☺ .&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:IniciarTeleOpcao.jpg&amp;diff=3029</id>
		<title>Arquivo:IniciarTeleOpcao.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:IniciarTeleOpcao.jpg&amp;diff=3029"/>
				<updated>2026-03-09T20:12:24Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:IniciarTeleMenu.jpg&amp;diff=3028</id>
		<title>Arquivo:IniciarTeleMenu.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:IniciarTeleMenu.jpg&amp;diff=3028"/>
				<updated>2026-03-09T20:08:59Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:BusqAcessPaci.jpg&amp;diff=3025</id>
		<title>Arquivo:BusqAcessPaci.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:BusqAcessPaci.jpg&amp;diff=3025"/>
				<updated>2026-03-09T19:55:13Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Cadastrar_paciente_a_partir_de_agendamento_-_Web&amp;diff=3024</id>
		<title>Cadastrar paciente a partir de agendamento - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Cadastrar_paciente_a_partir_de_agendamento_-_Web&amp;diff=3024"/>
				<updated>2026-03-09T19:01:49Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: Criou página com '&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt; &amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Cadastrar paciente a partir de agendamento&amp;lt;/h2&amp;gt;  &amp;lt;p&amp;gt; 👉 1° passo &amp;lt;/p&amp;gt;  &amp;lt;p&amp;gt; 👉 '''Clique''' no agendamento do paciente, e ir dir...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Cadastrar paciente a partir de agendamento&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 1° passo &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Clique''' no agendamento do paciente, e ir diretamente no ícone de '''+''' , para ser levado a tela de cadastro da ficha do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[arquivo:p.a1.png| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 2° e último passo, preencher as informações e  clique em '''Salvar''' ao final da ficha deste paciente:&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[arquivo:p.a2.png| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Categoria:AgendaWeb&amp;diff=3023</id>
		<title>Categoria:AgendaWeb</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Categoria:AgendaWeb&amp;diff=3023"/>
				<updated>2026-03-09T19:01:31Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Principais Funções do módulo de Agenda Web:&lt;br /&gt;
==Cadastros gerais da agenda==&lt;br /&gt;
*[[Criar Motivos de Agendamentos - Web|Criar Motivos de Agendamentos]]&lt;br /&gt;
*[[Criar Status de Agendamentos - Web]]&lt;br /&gt;
*[[Criar um desbloqueio na agenda]]&lt;br /&gt;
*[[Criar um bloqueio na agenda]]&lt;br /&gt;
&lt;br /&gt;
==Funções==&lt;br /&gt;
*[[Cadastrar paciente a partir de agendamento -  Web|Cadastrar paciente a partir de agendamento]]&lt;br /&gt;
*[[Alterar o Status de Agendamentos -  Web|Alterar o Status de Agendamentos]]&lt;br /&gt;
*[[Alterar um Agendamento -  Web|Alterar um Agendamento]]&lt;br /&gt;
*[[Criar Pacientes a partir de Agendamentos - Web]]&lt;br /&gt;
*[[Criar um Agendamento -  Web]]&lt;br /&gt;
*[[Enviar_Lembretes_de_Agendamentos_-_Web|Enviar Lembretes de Agendamentos -  Web]]&lt;br /&gt;
*[[Imprimir em pdf web - Web|Imprimir em pdf web - Web]]&lt;br /&gt;
*[[Imprimir Lista de Agendamentos -  Web|Imprimir Lista de Agendamentos]]&lt;br /&gt;
*[[Listar Agendamento de um Paciente -  Web|Listar Agendamento de um Paciente]]&lt;br /&gt;
*[[Localizar Agendamentos -  Web|Localizar Agendamentos]]&lt;br /&gt;
*[[Modos de Visualização da Agenda -  Web|Modos de Visualização da Agenda]]&lt;br /&gt;
*[[Remover um Agendamento -  Web|Remover um Agendamento]]&lt;br /&gt;
*[[Configurar agenda Profissional -  Web|Configurar agenda Profissional]]&lt;br /&gt;
*[[Configurar impressão - Web]]&lt;br /&gt;
*[[Selecionar agenda do profissional - Web]]&lt;br /&gt;
*[[Sala de Espera - Web]]&lt;br /&gt;
*[[Fila de espera- Web]]&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Abrir_um_Paciente_a_partir_de_um_agendamento_-_Web&amp;diff=3022</id>
		<title>Abrir um Paciente a partir de um agendamento - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Abrir_um_Paciente_a_partir_de_um_agendamento_-_Web&amp;diff=3022"/>
				<updated>2026-03-09T19:00:29Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Cadastrar paciente a partir de agendamento&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 1° passo &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 '''Clique''' no agendamento do paciente, e ir diretamente no ícone de '''+''' , para ser levado a tela de cadastro da ficha do paciente &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[arquivo:p.a1.png| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 2° e último passo, preencher as informações e  clique em '''Salvar''' ao final da ficha deste paciente:&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[arquivo:p.a2.png| 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Criar_Motivos_de_Agendamentos_-_Web&amp;diff=3021</id>
		<title>Criar Motivos de Agendamentos - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Criar_Motivos_de_Agendamentos_-_Web&amp;diff=3021"/>
				<updated>2026-03-09T18:44:42Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;center&amp;quot;&amp;gt;{{Videos Central|video_id=MotivosAgendamentoVideo|}} &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de Criação de Motivos de agendamento &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Acesse o '''Menu''' , navegue até '''Configurações''' clique em  '''[https://app3.doctorview.com.br/#/motivoAgenda/ Motivos de Agendamentos]''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:ConfigMotivosAgend.jpeg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em  '''Novo Motivo'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:NovoMotivoAgend.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Preencha  todos os campos destacados com o retângulo em vermelho e clique em '''SALVAR'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CadMotivosAgend.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;'''Legenda do que faz cada Funcionalidade''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyList&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
*'''Inativo''' : Essa opção  faz com que esse Motivo de Agendamento apareça  ou não dentro do sistema como opção no momento do agendamento&lt;br /&gt;
&lt;br /&gt;
*'''Formularios do Tipo Pesquisa''': Essa campo vincula o Motivo como principal emissor de alguma pesquisa de satisfação que queira emitir.&lt;br /&gt;
&lt;br /&gt;
*'''Procedimento''': Essa campo vincula procedimentos previamente cadastrado ao motivo de agendamento.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Criar_Motivos_de_Agendamentos_-_Web&amp;diff=3020</id>
		<title>Criar Motivos de Agendamentos - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Criar_Motivos_de_Agendamentos_-_Web&amp;diff=3020"/>
				<updated>2026-03-09T18:43:55Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;center&amp;quot;&amp;gt;{{Videos Central|video_id=MotivosAgendamentoVideo|}} &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de Criação de Motivos de agendamento &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Acesse o '''Menu''' , navegue até '''Configurações''' clique em  '''[https://app3.doctorview.com.br/#/motivoAgenda/ Motivos de Agendamentos]''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:ConfigMotivosAgend.jpeg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em  '''Novo Motivo'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:NovoMotivoAgend.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉Preencha  todos os campos destacados com o retângulo em vermelho e clique em '''SALVAR'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CadMotivosAgend.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;'''Legenda do que faz cada Funcionalidade''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyList&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
*'''Inativo''' : Essa opção  faz com que esse Motivo de Agendamento apareça  ou não dentro do sistema como opção no momento do agendamento&lt;br /&gt;
&lt;br /&gt;
*'''Formularios do Tipo Pesquisa''': Essa campo vincula o Motivo como principal emissor de alguma pesquisa de satisfação que queira emitir.&lt;br /&gt;
&lt;br /&gt;
*'''Procedimento''': Essa campo vincula procedimentos previamente cadastrado ao motivo de agendamento.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos&amp;diff=3019</id>
		<title>Predefinição:Videos</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Predefini%C3%A7%C3%A3o:Videos&amp;diff=3019"/>
				<updated>2026-03-09T18:42:50Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;topo&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;h2 class=&amp;quot;center&amp;quot;&amp;gt;'''Vídeo Tutorial'''&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Criar_Motivos_de_Agendamentos_-_Web&amp;diff=3018</id>
		<title>Criar Motivos de Agendamentos - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Criar_Motivos_de_Agendamentos_-_Web&amp;diff=3018"/>
				<updated>2026-03-09T18:21:12Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;center&amp;quot;&amp;gt;{{Videos Central|video_id=MotivosAgendamentoVideo|}} &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de Criação de Motivos de agendamento &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Acesse o '''Menu''' , navegue até '''Configurações''' clique em  '''[https://app3.doctorview.com.br/#/motivoAgenda/ Motivos de Agendamentos]''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:ConfigMotivosAgend.jpeg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉 Clique em  '''Novo Motivo'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:NovoMotivoAgend.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉Preencha  todos os campos destacados com o retângulo em vermelho e clique em '''SALVAR'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[Arquivo:CadMotivosAgend.jpg | 800px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;'''Legenda do que faz cada Funcionalidade''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyList&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
*'''Inativo''' : Essa opção  faz com que esse Motivo de Agendamento apareça  ou não dentro do sistema como opção no momento do agendamento&lt;br /&gt;
&lt;br /&gt;
*'''Formularios do Tipo Pesquisa''': Essa campo vincula o Motivo como principal emissor de alguma pesquisa de satisfação que queira emitir.&lt;br /&gt;
&lt;br /&gt;
*'''Procedimento''': Essa campo vincula procedimentos previamente cadastrado ao motivo de agendamento.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Criar_Status_de_Agendamentos_-_Web&amp;diff=3017</id>
		<title>Criar Status de Agendamentos - Web</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Criar_Status_de_Agendamentos_-_Web&amp;diff=3017"/>
				<updated>2026-03-09T18:13:47Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Videos}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;center&amp;quot;&amp;gt;{{Videos Central|video_id=StatusAgendamentoVideo|}} &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;h2 class= &amp;quot;center&amp;quot;&amp;gt;Guia de Criação de Status de Agendamentos &amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyTexto&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉Para criar um novo '''Status''' de agendamento na Plataforma Web clique em  '''Configuração''' [[File:engrenagem.png|30px]] e vá em '''Status de Agendamento'''.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:Criar status 1.png|1000px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉Clique  em '''Novo Status''' para fazer a criação.&amp;lt;/p&amp;gt; &lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:novo status.png|1000px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt; 👉Adicione o '''titulo''' para o novo agendamento no campo '''Status*:''' Escolha a '''cor''' desejada e quais ações aquele status irá acionar. Em seguida clique em salvar [[File:Salvar.png|80px]] &amp;lt;/p&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class= &amp;quot;BordasRdImg&amp;quot;&amp;gt;[[File:CriarStatus.jpg|600px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;'''Legenda do que faz cada Funcionalidade''' &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;BdyList&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
*'''Inativo''' : Essa opção  faz com que esse status apareça  ou não dentro do sistema como opção no momento do agendamento&lt;br /&gt;
&lt;br /&gt;
*'''Remover da Lista Espera''': Essa opção  faz com que esse status remova o paciente  da lista de espera caso ele esteja nela&lt;br /&gt;
&lt;br /&gt;
*'''Gerar conta do paciente''':Essa opção  faz com que esse status gere uma conta dentro da aba de contas na ficha do paciente ('''Necessita prévia configuração''')&lt;br /&gt;
&lt;br /&gt;
*'''Gerar procedimento do paciente''': Essa opção  faz com que esse status o  sistema  gere um registro de  procedimento de  forma automatizado na ficha do paciente ('''Necessita prévia configuração''')&lt;br /&gt;
&lt;br /&gt;
*'''Agendamento Visível''': Essa opção  faz com que esse status deixe  o agendamento  visível em tela (Então sempre  o marque ) &lt;br /&gt;
&lt;br /&gt;
*'''Alertar no próximo agendamento''' :Essa opção faz com que esse status caso  ele seja usado em  um agendamento em um próximo agendamento da mesmo paciente você receberá um alerta muito usado para pacientes que agendam e não comparecem&lt;br /&gt;
&lt;br /&gt;
*'''Enviar pesquisa de satisfação para''': Aqui  há  opções de  que modo o status fará o envio da pesquisa  de  satisfação para o paciente e ('''Necessita prévia configuração'''))&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	<entry>
		<id>https://www.doctorview.com.br/wiki/index.php?title=Arquivo:CadMotivosAgend.jpg&amp;diff=3016</id>
		<title>Arquivo:CadMotivosAgend.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.doctorview.com.br/wiki/index.php?title=Arquivo:CadMotivosAgend.jpg&amp;diff=3016"/>
				<updated>2026-03-09T18:10:51Z</updated>
		
		<summary type="html">&lt;p&gt;Thiago.pereira: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Thiago.pereira</name></author>	</entry>

	</feed>