{"id":12241,"date":"2026-01-06T11:31:21","date_gmt":"2026-01-06T14:31:21","guid":{"rendered":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/?page_id=12241"},"modified":"2026-02-11T16:28:11","modified_gmt":"2026-02-11T19:28:11","slug":"hands-on-2026","status":"publish","type":"page","link":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/hands-on-2026\/","title":{"rendered":"Hands On 2026"},"content":{"rendered":"\n<p><strong>O Hands\u2011On 2026<\/strong> \u00e9 um curso pr\u00e1tico para m\u00e9dicos oftalmologistas que desejam aprimorar t\u00e9cnicas reais de cirurgia de catarata com supervis\u00e3o direta de especialistas e pr\u00e1tica em ambiente simulado ou real.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">P\u00fablico\u2011alvo<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Oftalmologistas j\u00e1 formados ou em forma\u00e7\u00e3o avan\u00e7ada<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Estrutura do curso<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Per\u00edodos cir\u00fargicos com supervis\u00e3o.<\/li>\n\n\n\n<li>Simula\u00e7\u00e3o em local exclusivo para pr\u00e1tica cir\u00fargica.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Dura\u00e7\u00e3o<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1 semana de pr\u00e1tica intensiva;<\/li>\n\n\n\n<li><strong>4 dias de cirurgia<\/strong> (5 horas di\u00e1rias, segunda a quinta-feira).<\/li>\n\n\n\n<li><strong>1 dia de simula\u00e7\u00e3o<\/strong> no <strong>Dry Lab<\/strong> (somente ter\u00e7as).<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Benef\u00edcios<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Curso com <strong>professores e cirurgi\u00f5es de alta compet\u00eancia<\/strong>.<\/li>\n\n\n\n<li>Garantia de <strong>experi\u00eancia real em cirurgias de catarata<\/strong>.<\/li>\n\n\n\n<li>Experi\u00eancia <strong>adaptada ao perfil de cada aluno<\/strong>, focando no <strong>aprimoramento das habilidades<\/strong>.<\/li>\n\n\n\n<li>Acesso a equipamentos de refer\u00eancia<\/li>\n\n\n\n<li>Feedback direto de cirurgi\u00f5es experientes<\/li>\n\n\n\n<li>Melhora na performance cl\u00ednica<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>CARGA HOR\u00c1RIA<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout schedule table table-bordered table-striped shadow-sm\"><thead><tr><th><\/th><th><strong>Segunda<\/strong><\/th><th><strong>Ter\u00e7a<\/strong><\/th><th><strong>Quarta<\/strong><\/th><th><strong>Quinta<\/strong><\/th><\/tr><\/thead><tbody><tr><td><strong>Hor\u00e1rio<\/strong> <strong>Simulador<\/strong><\/td><td>&#8211;<\/td><td>08:00 \u00e0s 11:00 horas<\/td><td>&#8211;<\/td><td>&#8211;<\/td><\/tr><tr><td><strong>Hor\u00e1rio<\/strong> <strong>Centro Cir\u00fargico<\/strong><\/td><td>08:00 \u00e0s 13:00 horas<\/td><td>13:00 \u00e0s 18:00 horas<\/td><td>13:00 \u00e0s 18:00 horas<\/td><td>08:00 \u00e0s 13:00 horas<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>O programa recebe um participante por m\u00eas e, por isso, possui vagas limitadas. Ao todo s\u00e3o nove vagas distribu\u00eddas ao longo dos meses de mar\u00e7o a novembro.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>CRONOGRAMA 202<\/strong>6*<\/h2>\n\n\n\n<style>\n\n@media (max-width: 767px){\n    .schedule{\n       width: 700px !important;\n    }\n}\n  \/* ===== tabela minimalista ===== *\/\n  .schedule {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    background: #fff;\n    border: 1px solid #ececec;\n    border-radius: 14px;\n    overflow: hidden;\n    font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\n    color: #1f2937;\n  }\n  .schedule thead th {\n    background: #fafafa;\n    font-weight: 700;\n    text-align: left;\n    padding: 14px 16px;\n    border-bottom: 1px solid #eee;\n    color: #374151;\n  }\n  .schedule tbody td {\n    padding: 14px 16px;\n    border-top: 1px solid #f1f1f1;\n    vertical-align: middle;\n  }\n  .schedule tbody tr:first-child td { border-top: none; }\n  .schedule tbody tr:hover td { background: #fcfcfd; }\n\n  \/* colunas *\/\n  .col-mes { font-weight: 700; color: #2b2b2b; }\n  .col-datas { color: #374151; }\n  .col-acao { width: 160px; }\n\n  \/* status \u201cpill\u201d *\/\n  .status {\n    display: inline-flex; align-items: center; gap: 8px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    font-weight: 600; font-size: .9rem;\n    border: 1px solid transparent;\n    white-space: nowrap;\n  }\n  .status svg { width: 16px; height: 16px; }\n  .status-sold {\n    color: #d94c4c;\n    background: rgba(217,76,76,.08);\n    border-color: rgba(217,76,76,.25);\n  }\n  .status-open {\n    color: #2e7d32;\n    background: rgba(46,125,50,.10);\n    border-color: rgba(46,125,50,.28);\n  }\n\n  .muted { color: #9aa3af; }\n  \/* responsivo *\/\n  @media (max-width: 640px){\n    .schedule thead th, .schedule tbody td { padding: 12px; }\n    .col-acao { width: auto; }\n  }\n<\/style>\n\n<figure class=\"wp-block-table\">\n  <table class=\"schedule table table-bordered table-striped shadow-sm\">\n    <thead>\n      <tr>\n        <th>M\u00eas<\/th>\n        <th>Per\u00edodo Previsto<\/th>\n        <th>Status<\/th>\n        <th class=\"col-acao\">A\u00e7\u00e3o<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td class=\"col-mes\">Mar\u00e7o<\/td>\n        <td class=\"col-datas\">16\/03 &#8211; 19\/03<\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"col-mes\">Abril<\/td>\n        <td class=\"col-datas\">13\/04 &#8211; 16\/04<\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"col-mes\">Maio<\/td>\n        <td class=\"col-datas\">18\/05 &#8211; 21\/05<\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"col-mes\">Junho<\/td>\n        <td class=\"col-datas\">15\/06 &#8211; 18\/06<\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"col-mes\">Julho<\/td>\n        <td class=\"col-datas\">20\/07 &#8211; 23\/07<\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"col-mes\">Agosto<\/td>\n        <td class=\"col-datas\">17\/08 &#8211; 20\/08 <\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"col-mes\">Setembro<\/td>\n        <td class=\"col-datas\">21\/09 &#8211; 24\/09 <\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"col-mes\">Outubro<\/td>\n        <td class=\"col-datas\">19\/10 &#8211; 22\/10<\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n\n      <tr>\n        <td class=\"col-mes\">Novembro<\/td>\n        <td class=\"col-datas\">09\/11 &#8211; 12\/11<\/td>\n        <td>\n          <span class=\"status status-open\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n              <circle cx=\"12\" cy=\"12\" r=\"11\" fill=\"currentColor\" opacity=\".12\"\/>\n              <path d=\"M7.5 12.5l2.7 2.7 5.3-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n            Dispon\u00edvel\n          <\/span>\n        <\/td>\n        <td> &#8211; <\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/figure>\n\n\n\n<p>*Poder\u00e1 sofrer altera\u00e7\u00e3o. Confirmar datas ao efetivar a reserva da vaga.<\/p>\n\n\n\n<p>\u00c9 residente? O Hands On 2026 tamb\u00e9m \u00e9 para voc\u00ea! Garanta sua vaga o quanto antes e participe dessa experi\u00eancia!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Informa\u00e7\u00f5es<\/strong><\/h2>\n\n\n\n<p>Secretaria de Ensino E-mail:&nbsp;<a href=\"mailto:secretaria.ensino@institutodavisao.org.br\" target=\"_blank\" rel=\"noreferrer noopener\">secretaria.ensino@institutodavisao.org.br<\/a><br>WhatsApp&nbsp;<a href=\"https:\/\/wa.me\/+551130164099\" target=\"_blank\" rel=\"noreferrer noopener\">3016-4099<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>O Hands\u2011On 2026 \u00e9 um curso pr\u00e1tico para m\u00e9dicos oftalmologistas que desejam aprimorar t\u00e9cnicas reais de cirurgia de catarata com supervis\u00e3o direta de especialistas e pr\u00e1tica em ambiente simulado ou real. P\u00fablico\u2011alvo Estrutura do curso Dura\u00e7\u00e3o Benef\u00edcios CARGA HOR\u00c1RIA Segunda Ter\u00e7a Quarta Quinta Hor\u00e1rio Simulador &#8211; 08:00 \u00e0s 11:00 horas &#8211; &#8211; Hor\u00e1rio Centro Cir\u00fargico [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":12305,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/tp-hands-on.php","meta":{"_acf_changed":false,"_joinchat":[],"footnotes":""},"class_list":["post-12241","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/pages\/12241","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/comments?post=12241"}],"version-history":[{"count":10,"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/pages\/12241\/revisions"}],"predecessor-version":[{"id":12352,"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/pages\/12241\/revisions\/12352"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/media\/12305"}],"wp:attachment":[{"href":"https:\/\/www.institutodavisao.org.br\/area-do-medico\/wp-json\/wp\/v2\/media?parent=12241"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}