{"id":21819,"date":"2024-08-19T12:25:42","date_gmt":"2024-08-19T06:55:42","guid":{"rendered":"https:\/\/kavintechcorp.in\/nnwps\/?page_id=21819"},"modified":"2024-12-20T12:02:59","modified_gmt":"2024-12-20T06:32:59","slug":"vitreoretinal-surgery","status":"publish","type":"page","link":"https:\/\/kavintechcorp.in\/nnwps\/vitreoretinal-surgery\/","title":{"rendered":"Vitreoretinal Surgery"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21819\" class=\"elementor elementor-21819\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7159fc e-con-full e-flex e-con e-parent\" data-id=\"c7159fc\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e61c323 elementor-widget elementor-widget-menu-anchor\" data-id=\"e61c323\" 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-7035911 e-con-full e-flex e-con e-parent\" data-id=\"7035911\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d289e8 elementor-widget elementor-widget-html\" data-id=\"7d289e8\" 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-13f7a83 e-flex e-con-boxed e-con e-child\" data-id=\"13f7a83\" 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-d39bc77 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d39bc77\" 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\">Vitreoretinal Surgery\n<\/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-8537d97 e-flex e-con-boxed e-con e-parent\" data-id=\"8537d97\" 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-ba09a3e elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-center elementor-mobile-align-left elementor-widget elementor-widget-icon-list\" data-id=\"ba09a3e\" 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; Specialities<\/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; Retina Eye Care<\/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; Vitreoretinal Surgery<\/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-9ba49ab e-flex e-con-boxed e-con e-parent\" data-id=\"9ba49ab\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ca1b137 e-con-full e-flex e-con e-child\" data-id=\"ca1b137\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-47eb5c2 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"47eb5c2\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd8a486 elementor-widget elementor-widget-heading\" data-id=\"bd8a486\" 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\">Vitreoretinal Surgery\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c9f8486 elementor-widget elementor-widget-text-editor\" data-id=\"c9f8486\" 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<div class=\"et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light\"><div class=\"et_pb_text_inner\"><p>Narayana Nethralaya has fully equipped state of art vitreo retinal surgical suites in each of its branches. The surgeries are performed for a variety of retinal disorders like retinal detachment, advanced diabetic eye disease, vitreous hemorrhage, endophthalmitis, macular hole and epiretinal membrane using the latest small gauge micro incisional vitrectomy system (MIVS). The institute also boasts of having the 3D Ngenuinity visualisation system which allows the surgeon to perform a heads-up vitreoretinal surgery. Also, scleral buckle surgery and pneumatic retinopexy are routinely performed for the management of rhegmatogenous retinal detachment. Complications following anterior segment surgeries like dislocated nucleus and intraocular lens dislocation are managed with the fixing of the scleral fixated or iris-claw intraocular lenses.<\/p><\/div><\/div>\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-10f110c e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"10f110c\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e815966 elementor-widget elementor-widget-image\" data-id=\"e815966\" 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=\"491\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Vitreoretinal-Surgery.webp\" class=\"attachment-large size-large wp-image-21827\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Vitreoretinal-Surgery.webp 993w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Vitreoretinal-Surgery-300x184.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Vitreoretinal-Surgery-768x472.webp 768w\" 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\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-18d34e3 e-con-full e-flex e-con e-parent\" data-id=\"18d34e3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-423ca00 e-flex e-con-boxed e-con e-child\" data-id=\"423ca00\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-328716d e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"328716d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57ccb44 elementor-widget elementor-widget-image\" data-id=\"57ccb44\" 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=\"579\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment-1.webp\" class=\"attachment-large size-large wp-image-21847\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment-1.webp 918w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment-1-300x217.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment-1-768x556.webp 768w\" 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-5506226 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"5506226\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05d44c0 elementor-widget elementor-widget-heading\" data-id=\"05d44c0\" 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\">Retinal Detachment<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c23f272 elementor-widget elementor-widget-text-editor\" data-id=\"c23f272\" 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>A\u00a0retinal detachment\u00a0is a separation of the retinal layers.\u00a0Over time, retinal detachment will lead to progressive loss of peripheral and, eventually, central vision.\u00a0 Left untreated, total and permanent loss of sight eventually occurs in most cases.<\/p><p>A rhegmatogenous type of retinal detachment which is the most common type is caused by a break, tear or hole in the retina, allowing fluid from the vitreous cavity of the eye to go under the retina, detaching it from the eye wall.\u00a0Retinal tears and associated detachments of the retina are often spontaneous and unpredictable events.\u00a0 While detachment can arise following trauma, it is usually caused by separation of the vitreous gel from the retina.\u00a0 Over time as we age, the vitreous gel liquefies. It eventually collapses upon itself and separates from the surface of the retina (posterior vitreous detachment).\u00a0 During or shortly after this event, a retinal tear can occur as a result of the gel pulling on the thin retinal tissue.<\/p>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26ededc e-flex e-con-boxed e-con e-child\" data-id=\"26ededc\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9a89e0f e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"9a89e0f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c9fb39 elementor-widget elementor-widget-text-editor\" data-id=\"9c9fb39\" 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><b>Risk factors for developing retinal tears and detachment include myopia (near-sightedness), particularly thin patches within the peripheral retina (lattice degeneration), family history, previous eye surgery, and trauma.<\/b><\/strong><strong><b><br \/><\/b><\/strong><\/p><p>The rate of progression of a retinal detachment can vary from days to weeks depending on many factors such as patient age as well as the size and the number of retinal tears.<\/p><p><strong><b>Symptoms of vitreous detachment, retinal tear, and retinal detachment may coexist and include<\/b><\/strong>:<\/p><ul><li>Sudden onset of floaters (mobile blackspots or cobwebs in the vision)<\/li><li>Sudden onset of flashing lights in vision<br \/>Blurred vision<br \/>Gradual loss of peripheral vision in the form of a shadow, curtain, or cloud (this corresponds to the retina detaching)<\/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-99033b9 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"99033b9\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16704e2 elementor-widget elementor-widget-image\" data-id=\"16704e2\" 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=\"491\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment_1.webp\" class=\"attachment-large size-large wp-image-21838\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment_1.webp 993w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment_1-300x184.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment_1-768x472.webp 768w\" 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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-563805b e-flex e-con-boxed e-con e-child\" data-id=\"563805b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e9d6f15 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"e9d6f15\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65e9d79 elementor-widget elementor-widget-image\" data-id=\"65e9d79\" 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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"579\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment_2.webp\" class=\"attachment-large size-large wp-image-21839\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment_2.webp 918w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment_2-300x217.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Retinal-Detachment_2-768x556.webp 768w\" 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-1293a37 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"1293a37\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c3cb1a elementor-widget elementor-widget-heading\" data-id=\"8c3cb1a\" 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\">Treatment options for BRVO\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b52a085 elementor-widget elementor-widget-text-editor\" data-id=\"b52a085\" 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>While BRVO cannot be cured, there are effective treatments that can help patients maintain or improve their visual outcome by reducing the associated macular edema. Treatment options include intravitreal injection (injection of medicine into the eye) and laser.\u00a0\u00a0<\/p><p>Intravitreal injection of vascular endothelial growth factor (VEGF) inhibitors such as Lucentis (FDA approved), Eylea (FDA approved), and Avastin (used off-label) or steroids such as triamcinolone and Ozurdex (FDA approved) can help maintain or improve vision.<\/p><p>Laser is sometimes used to treat macular edema but is now considered a second-line treatment for most cases based on visual outcomes and limitations. For instance, if there is significant hemorrhage in the retina, laser cannot be performed until the hemorrhage resolves spontaneously, which takes few months.<\/p><p>In response to a BRVO, some patients will develop an abnormal growth of fragile new blood vessels (retinal neovascularization) on the surface of the retina months or years after initial diagnosis. These blood vessels generally do not have any associated symptoms unless they rupture and bleed. In general, rupture is spontaneous and unpredictable, and if there is a significant amount of hemorrhage into the vitreous cavity of the eye, vision can be dramatically reduced. Although the blood may resolve spontaneously in some cases, it can take weeks or months depending on the severity. If neovascularization is detected on a follow-up office visit, laser can be administered to shrink the abnormal fragile vessels in order to minimize the risk of vitreous hemorrhage and vision loss. Laser does not guarantee that there will be no future haemorrhaging, but it does significantly lower this risk. Occasionally if there is a very severe or persistent (non-clearing) vitreous hemorrhage, vitrectomy surgery may be warranted to remove the blood.<\/p>\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\t<\/div>\n\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>Vitreoretinal Surgery Home > &nbsp; Specialities > &nbsp; Retina Eye Care > &nbsp; Vitreoretinal Surgery Vitreoretinal Surgery Narayana Nethralaya has fully equipped state of art vitreo retinal surgical suites in each of its branches. The surgeries are performed for a variety of retinal disorders like retinal detachment, advanced diabetic eye disease, vitreous hemorrhage, endophthalmitis, macular [&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-21819","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/21819","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=21819"}],"version-history":[{"count":0,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/21819\/revisions"}],"wp:attachment":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/media?parent=21819"}],"wp:term":[{"taxonomy":"doctors","embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/doctors?post=21819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}