{"id":12218,"date":"2024-07-25T11:39:05","date_gmt":"2024-07-25T06:09:05","guid":{"rendered":"https:\/\/kavintechcorp.in\/nnwps\/?page_id=12218"},"modified":"2025-02-20T10:17:14","modified_gmt":"2025-02-20T04:47:14","slug":"rop-courses","status":"publish","type":"page","link":"https:\/\/kavintechcorp.in\/nnwps\/rop-courses\/","title":{"rendered":"ROP Courses"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12218\" class=\"elementor elementor-12218\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea57936 e-con-full e-flex e-con e-parent\" data-id=\"ea57936\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d60b9d elementor-widget elementor-widget-menu-anchor\" data-id=\"5d60b9d\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"gotwtop\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d66536 e-con-full e-flex e-con e-parent\" data-id=\"4d66536\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c144b42 elementor-widget elementor-widget-html\" data-id=\"c144b42\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"wrapbg\">\n     <canvas id=\"2dcanvas\"><\/canvas>\n     <\/div> \n <style>\n     #wrapbg{margin: 0;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    height: 210px;\n    width: 100%;\n    background-color: black;\n    overflow: hidden;\n     }\n    \n <\/style>\n<script>\n      const canvas = document.getElementById('2dcanvas');\n        canvas.width = window.innerWidth;\n        canvas.height = window.innerHeight;\n\n        const context = canvas.getContext(\"2d\");\n\n        let numStars = 1555;\n        const stars = [];\n        let speed = 1.5;\n\n        let mouseX = canvas.width \/ 2;\n        let mouseY = canvas.height \/ 2;\n\n        function createStar() {\n            let x, y;\n            do {\n                x = Math.random() * canvas.width;\n                y = Math.random() * canvas.height;\n            } while (Math.hypot(x - mouseX, y - mouseY) < 2);\n\n            return {\n                x,\n                y,\n                z: Math.random() * canvas.width,\n                o: Math.random(),\n                size: Math.random() * 4 + 2 \/\/ Zuf\u00e4llige Gr\u00f6\u00dfe zwischen 3 und 6\n            };\n        }\n\n        function populateStars() {\n            stars.length = 0;\n            for (let i = 0; i < numStars; i++) {\n                stars.push(createStar());\n            }\n        }\n\n        canvas.addEventListener('mousemove', (event) => {\n            mouseX = event.clientX;\n            mouseY = event.clientY;\n        });\n\n        document.addEventListener('keydown', (event) => {\n            if (event.code === 'ArrowUp' || event.code === 'KeyW') {\n                speed += 1;\n            } else if (event.code === 'ArrowDown' || event.code === 'KeyS') {\n                speed = Math.max(1, speed - 1);\n            } else if (event.code === 'NumpadAdd') {\n                numStars += 100;\n                populateStars();\n            } else if (event.code === 'NumpadSubtract') {\n                numStars = Math.max(100, numStars - 100);\n                populateStars();\n            }\n        });\n        function updateStars() {\n            context.clearRect(0, 0, canvas.width, canvas.height);\n            for (let star of stars) {\n                star.z -= speed;\n\n                if (star.z <= 0) {\n                    Object.assign(star, createStar());\n                    star.z = canvas.width;\n                }\n                const sx = (star.x - mouseX) * (canvas.width \/ star.z) + mouseX;\n                const sy = (star.y - mouseY) * (canvas.width \/ star.z) + mouseY;\n                const size = (1 - star.z \/ canvas.width) * star.size;\n                context.fillStyle = \"#fcd500\";\n                context.fillRect(sx, sy, size, size);\n            }\n            requestAnimationFrame(updateStars);\n        }\n        populateStars();\n        updateStars();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f10e70f e-flex e-con-boxed e-con e-child\" data-id=\"f10e70f\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3655780 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3655780\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ROP Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dec2043 e-flex e-con-boxed e-con e-parent\" data-id=\"dec2043\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6969e04 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-center elementor-widget elementor-widget-icon-list\" data-id=\"6969e04\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/kavintechcorp.in\/nnwps\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Home<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; &nbsp; Academics<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; &nbsp; ROP Courses<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f16a8a7 e-flex e-con-boxed e-con e-parent\" data-id=\"f16a8a7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc30a66 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"dc30a66\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Short Term \u2018Retinopathy of Prematurity\u2019 Training Courses<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75d34ac e-con-full e-flex e-con e-parent\" data-id=\"75d34ac\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b4d8757 e-con-full e-flex e-con e-child\" data-id=\"b4d8757\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bbaa956 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"bbaa956\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-533d39f elementor-widget elementor-widget-heading\" data-id=\"533d39f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ROP Screening<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e73edc6 elementor-widget elementor-widget-text-editor\" data-id=\"e73edc6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<strong>Who can apply:<\/strong>\nOphthalmologists\/ Neonatologists\/ Pediatricians\n\n<strong>Duration of Course:<\/strong>\nOne to six weeks (depending on the previous experience and skill of the candidate, will be customized after resume and interview)\n\n<strong>Who can apply:<\/strong>\n<ul>\n \t<li>The trainee will travel with the KIDROP team(s) to neonatal intensive care units on 5 \u2013 6 days of the week. Each day, 1-5+ NICUs are covered by the team in different outreach regions of Karnataka state.<\/li>\n \t<li>During the NICU screening sessions, trainees will perform indirect ophthalmoscopy on selected babies. Approximately 50-75 infants will be examined by the candidate per week.<\/li>\n \t<li>Technique refinement, diagnosis, decision, and follow-up protocols will be taught through practical, hands-on, real-world methods that comply with the latest National ROP screening guidelines.<\/li>\n \t<li>Those intending to be trained in ROP imaging-based screening using wide-field imaging, will be additionally taught this during their sessions in the headquarters and outreach during their training duration.<\/li>\n \t<li>Neonatologists and Pediatricians are trained only in imaging methods as per the National ROP Screening guidelines (2018 \u2013 Course C, below)<\/li>\n \t<li>Ophthalmologists not previously trained in indirect ophthalmoscopy on adult patients will be trained in imaging-based screening (Course C, below)<\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5cfae84 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"5cfae84\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abba6a1 elementor-widget elementor-widget-image\" data-id=\"abba6a1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"950\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening-862x1024.webp\" class=\"attachment-large size-large wp-image-14574\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening-862x1024.webp 862w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening-252x300.webp 252w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening-768x913.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening-1292x1536.webp 1292w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening.webp 1560w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ef9d78 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1ef9d78\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-930d944 e-con-full e-flex e-con e-parent\" data-id=\"930d944\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f8310d9 e-con-full e-flex e-con e-child\" data-id=\"f8310d9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fc7b8f5 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"fc7b8f5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ae7d8d e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"8ae7d8d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ded4ef7 elementor-widget elementor-widget-image\" data-id=\"ded4ef7\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"950\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening1-862x1024.webp\" class=\"attachment-large size-large wp-image-14575\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening1-862x1024.webp 862w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening1-252x300.webp 252w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening1-768x913.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening1-1292x1536.webp 1292w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening1.webp 1560w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1742a2f e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1742a2f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0dce81c elementor-widget elementor-widget-heading\" data-id=\"0dce81c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ROP Screening and Treatment<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eaa9b7e elementor-widget elementor-widget-text-editor\" data-id=\"eaa9b7e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Who can apply:<\/strong><\/p><p>Essential: Ophthalmologists already trained and comfortable with laser indirect ophthalmoscopy in adult patients.<br \/>Desirable: Ophthalmologists already comfortable with infant retinal examination or already performing ROP screening at their hospital\/ institute\/ center.<\/p><p><strong>Duration of Course:<\/strong><\/p><p>Two to four weeks (depends on the previous experience and skill of candidate, will be customized after resume and interview)<\/p><p><strong>Who can apply:<\/strong><\/p><ul><li>Training for ROP screening as detailed above under Course A (above).<\/li><li>Treatment training will be for ROP Laser treatment and Anti VEGF injections for ROP.<\/li><li>Trainees are trained to perform laser (532 nm Nd:Yag, Green) and injections under topical anesthesia.<\/li><li>The number of lasers and intravitreal injections are not predictable during the period of training. On average, 25-50+ babies are treated under KIDROP in a month.<\/li><li>KIDROP follows the ETROP guidelines for ROP laser treatment and the Anti VEGF injections are given for aggressive ROP, posteriorzone 1 and zone 1 cases.<\/li><li>KIDROP follows the ETROP guidelines for ROP laser treatment and the Anti VEGF injections are given for aggressive ROP, posteriorzone 1 and zone 1 cases.<\/li><li>All laser treatment sessions are imaged before and after the treatment, and practical aspects of techniques are discussed for the best outcomes.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b5a28b e-con-full e-flex e-con e-parent\" data-id=\"2b5a28b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-7cbca32 e-con-full e-flex e-con e-child\" data-id=\"7cbca32\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b44d21c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"b44d21c\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cf505a elementor-widget elementor-widget-heading\" data-id=\"1cf505a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ROP Imaging Course<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31453f3 elementor-widget elementor-widget-text-editor\" data-id=\"31453f3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Who can apply:<\/strong><br \/>Doctors, Nurses, Technicians, Ophthalmic Assistants, Optometrists interested in screening for Retinopathy of Prematurity. No prior experience is required.It is preferable if the candidate returns to a center that already has a ROP camera or is likely to acquire one within a month of completion of the training.<\/p><p><strong>Duration of Course:<\/strong><br \/>Four weeks (in exceptional cases, can range from 2 \u2013 12 weeks)<\/p><p><strong>Training details:<\/strong><\/p><ul><li>Wide-field imaging for ROP screening performed by non-physicians is a validated model that allows access ROP care to infants in outreach centers.<\/li><li>This model was initiated in Bangalore by KIDROP in 2008 and is accepted as a screening modality by the National Operational Guidelines for ROP (2017-18).<\/li><li>This course is provided by the KIDROP team with the aim of creating accredited imaging specialists who would comply with the stringent quality control and practice high ethical standards in imaging infants.<\/li><li>Travel and logistics are similar to the ROP screening course A (above).<\/li><li>Hands-on-Training with Wide-Field Cameras \u2013 RetCam and Forus Neo.<\/li><li>Candidate will also be taught practical tools in setting up or expanding ROP services. IT aspects related to tele-ROP<\/li><li>Certification is provided at the successful completion of the course.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-030b745 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"030b745\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f561f98 elementor-widget elementor-widget-image\" data-id=\"f561f98\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"950\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening2-862x1024.webp\" class=\"attachment-large size-large wp-image-14576\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening2-862x1024.webp 862w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening2-252x300.webp 252w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening2-768x913.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening2-1292x1536.webp 1292w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rop_screening2.webp 1560w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-88a9ccf e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"88a9ccf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-406c962 e-flex e-con-boxed e-con e-parent\" data-id=\"406c962\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c931530 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"c931530\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t<div class=\"elementor-element elementor-element-329b604 e-con-full e-flex e-con e-child\" data-id=\"329b604\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-481f2b2 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"481f2b2\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"82\" height=\"82\" viewBox=\"0 0 82 82\" fill=\"none\"><path d=\"M22.258 6.83398C17.8026 7.27473 14.8028 8.26557 12.5615 10.5103C8.54688 14.5317 8.54688 21.0063 8.54688 33.9589V47.6939C8.54688 60.6431 8.54688 67.1211 12.5615 71.1459C16.576 75.1707 23.0404 75.1673 35.9656 75.1673H42.8229C55.7481 75.1673 62.2125 75.1673 66.227 71.1459C69.8726 67.4901 70.2109 61.8628 70.2416 51.1721\" stroke=\"#129485\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M35.964 23.9178L39.3909 35.8762C41.3042 39.6687 43.7062 40.6595 49.6751 41.0012C54.4208 40.885 57.1747 40.3247 59.5253 38.2815C61.1277 36.8875 61.8521 34.7863 62.204 32.6953L63.3793 25.6262M71.9483 18.7928V35.8762M29.3869 16.8556C34.8092 12.3558 39.6403 9.94026 49.6614 7.28209C50.7919 6.98362 51.9813 6.98951 53.1088 7.29918C61.9785 9.73868 66.7687 11.9048 73.1852 16.7223C73.4585 16.9273 73.5405 17.31 73.3492 17.5936C71.2547 20.6754 66.5773 23.173 55.1042 27.6215C52.7144 28.541 50.066 28.5264 47.6866 27.5805C35.4686 22.7288 29.8516 20.1322 29.1682 17.4364C29.146 17.3288 29.1548 17.2172 29.1935 17.1144C29.2322 17.0115 29.2993 16.9218 29.3869 16.8556Z\" stroke=\"#129485\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCourse Fees (for all above courses):\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tThe course fee shall depend on duration and pre-training experience and skill of the candidate.\u00a0Narayana Nethralaya does not have accommodation facilities.\u00a0The trainees are required to arrange for their accommodation and transport themselves. Please email candidate details \n<br>\n<br>\nto\u00a0<b>fellowship@narayananethralaya.com<\/b>\u00a0for more information.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eea066c e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"eea066c\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t<div class=\"elementor-element elementor-element-ded1ab4 e-con-full e-flex e-con e-child\" data-id=\"ded1ab4\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b6737f elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"3b6737f\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"82\" height=\"82\" viewBox=\"0 0 82 82\" fill=\"none\"><path d=\"M68.3333 58.084C70.1456 58.084 71.8837 57.364 73.1652 56.0825C74.4467 54.801 75.1667 53.063 75.1667 51.2507V13.6673C75.1667 11.855 74.4467 10.1169 73.1652 8.83542C71.8837 7.55392 70.1456 6.83398 68.3333 6.83398H32.3217C33.5175 8.91815 34.1667 11.2757 34.1667 13.6673H68.3333V51.2507H37.5833V58.084M51.25 23.9173V30.7507H30.75V75.1673H23.9167V54.6673H17.0833V75.1673H10.25V47.834H5.125V30.7507C5.125 28.9383 5.84494 27.2003 7.12644 25.9188C8.40794 24.6373 10.146 23.9173 11.9583 23.9173H51.25ZM27.3333 13.6673C27.3333 15.4796 26.6134 17.2177 25.3319 18.4992C24.0504 19.7807 22.3123 20.5007 20.5 20.5007C18.6877 20.5007 16.9496 19.7807 15.6681 18.4992C14.3866 17.2177 13.6667 15.4796 13.6667 13.6673C13.6667 11.855 14.3866 10.1169 15.6681 8.83542C16.9496 7.55392 18.6877 6.83398 20.5 6.83398C22.3123 6.83398 24.0504 7.55392 25.3319 8.83542C26.6134 10.1169 27.3333 11.855 27.3333 13.6673Z\" fill=\"#129485\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFaculty:\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t1. Dr Anand Vinekar, Program Director, KIDROP and Head, Pediatric Retina (See biodata at\u00a0https:\/\/www.narayananethralaya.org\/dr-anand-vinekar)\n<br><br>\n2. Dr Snehal Bavaskar, Consultant Adult and Pediatric Retina(See Biodata at\u00a0https:\/\/www.narayananethralaya.org\/dr-snehal-bavaskar-2\/)\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ROP Courses Home > &nbsp; Academics > &nbsp; ROP Courses Short Term \u2018Retinopathy of Prematurity\u2019 Training Courses ROP Screening Who can apply: Ophthalmologists\/ Neonatologists\/ Pediatricians Duration of Course: One to six weeks (depending on the previous experience and skill of the candidate, will be customized after resume and interview) Who can apply: The trainee will [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"doctors":[],"class_list":["post-12218","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/12218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/comments?post=12218"}],"version-history":[{"count":0,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/12218\/revisions"}],"wp:attachment":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/media?parent=12218"}],"wp:term":[{"taxonomy":"doctors","embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/doctors?post=12218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}