{"id":20981,"date":"2024-08-16T11:44:31","date_gmt":"2024-08-16T06:14:31","guid":{"rendered":"https:\/\/kavintechcorp.in\/nnwps\/?page_id=20981"},"modified":"2024-12-20T11:08:00","modified_gmt":"2024-12-20T05:38:00","slug":"corneal-transplant-surgery","status":"publish","type":"page","link":"https:\/\/kavintechcorp.in\/nnwps\/corneal-transplant-surgery\/","title":{"rendered":"Corneal Transplant Surgery"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"20981\" class=\"elementor elementor-20981\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c64d10c e-con-full e-flex e-con e-parent\" data-id=\"c64d10c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5513294 elementor-widget elementor-widget-menu-anchor\" data-id=\"5513294\" 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-4271eef e-con-full e-flex e-con e-parent\" data-id=\"4271eef\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8cc13ae elementor-widget elementor-widget-html\" data-id=\"8cc13ae\" 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-ad190cc e-flex e-con-boxed e-con e-child\" data-id=\"ad190cc\" 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-7d7b0ab elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7d7b0ab\" 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\">Corneal Transplant Surgery &amp; Visual Rehabilitation<\/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-34ad744 e-flex e-con-boxed e-con e-parent\" data-id=\"34ad744\" 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-17bb28f 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=\"17bb28f\" 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; Keratoconus<\/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; Corneal Transplant 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-a2675be e-flex e-con-boxed e-con e-parent\" data-id=\"a2675be\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6b1e3ab e-con-full e-flex e-con e-child\" data-id=\"6b1e3ab\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1d225da e-con-full e-flex e-con e-child\" data-id=\"1d225da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7502940 elementor-widget elementor-widget-heading\" data-id=\"7502940\" 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\">Corneal Transplant Surgery &amp; Visual Rehabilitation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab8dd78 elementor-widget elementor-widget-text-editor\" data-id=\"ab8dd78\" 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>Keratoconus is a condition that requires corneal transplant when the patient has extremely thin cornea or has very low vision which cannot be corrected \u00a0by rigid contact lenses either due to scarring, steepening of cornea or intolerance to these lens. Mostly the corneal transplant is done on an outpatient basis \u2013 so you can leave the hospital or center a few hours after the surgery is done.<\/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<div class=\"elementor-element elementor-element-4f698f2 e-con-full e-flex e-con e-child\" data-id=\"4f698f2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2aeee39 elementor-widget elementor-widget-image\" data-id=\"2aeee39\" 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=\"446\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Corneal-Transplant-Surgery-Visual-Rehabilitation-1024x571.webp\" class=\"attachment-large size-large wp-image-21005\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Corneal-Transplant-Surgery-Visual-Rehabilitation-1024x571.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Corneal-Transplant-Surgery-Visual-Rehabilitation-300x167.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Corneal-Transplant-Surgery-Visual-Rehabilitation-768x428.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Corneal-Transplant-Surgery-Visual-Rehabilitation-1536x857.webp 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Corneal-Transplant-Surgery-Visual-Rehabilitation.webp 1640w\" 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-9e732be e-flex e-con-boxed e-con e-parent\" data-id=\"9e732be\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-86499c5 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"86499c5\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ea8cff elementor-widget elementor-widget-heading\" data-id=\"8ea8cff\" 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\">Types of Corneal Transplantation Surgery<\/h2>\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-e69ff3a e-con-full e-flex e-con e-child\" data-id=\"e69ff3a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-181fdec elementor-pagination-position-inside elementor-pagination-type-bullets elementor-widget elementor-widget-n-carousel\" data-id=\"181fdec\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;3df567b&quot;},{&quot;slide_title&quot;:&quot;Slide #4&quot;,&quot;_id&quot;:&quot;e25ef41&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;autoplay_speed&quot;:1500,&quot;speed&quot;:100,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;offset_sides&quot;:&quot;none&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e873738 e-flex e-con-boxed e-con e-child\" data-id=\"e873738\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-774e587 e-con-full e-flex e-con e-child\" data-id=\"774e587\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f01bb8 elementor-widget elementor-widget-image\" data-id=\"5f01bb8\" 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=\"369\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/dalk-1024x472.webp\" class=\"attachment-large size-large wp-image-21044\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/dalk-1024x472.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/dalk-300x138.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/dalk-768x354.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/dalk.webp 1416w\" 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-4a4ec4c e-con-full e-flex e-con e-child\" data-id=\"4a4ec4c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5333dc elementor-widget elementor-widget-heading\" data-id=\"f5333dc\" 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\">Deep Anterior Lamellar Keratoplasty<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5108dbd elementor-widget elementor-widget-text-editor\" data-id=\"5108dbd\" 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_5 et_pb_text_align_left et_pb_bg_layout_light\"><div class=\"et_pb_text_inner\"><p>Partial corneal transplant in which the anterior diseased layers of the patient\u2019s cornea are removed and replaced with the same layers from a healthy donor cornea. There are less chances for corneal graft rejection or failure and requires less recovery.<\/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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9f2451b e-flex e-con-boxed e-con e-child\" data-id=\"9f2451b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e2fd28d e-con-full e-flex e-con e-child\" data-id=\"e2fd28d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49755a6 elementor-widget elementor-widget-image\" data-id=\"49755a6\" 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=\"369\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/pk-1024x472.webp\" class=\"attachment-large size-large wp-image-21043\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/pk-1024x472.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/pk-300x138.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/pk-768x354.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/pk.webp 1416w\" 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-1ba3a96 e-con-full e-flex e-con e-child\" data-id=\"1ba3a96\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f8f25b elementor-widget elementor-widget-heading\" data-id=\"8f8f25b\" 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\">Penetrating Keratoplasty<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-beb3285 elementor-widget elementor-widget-text-editor\" data-id=\"beb3285\" 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_5 et_pb_text_align_left et_pb_bg_layout_light\"><div class=\"et_pb_text_inner\"><p>Full thickness Corneal Transplant in which all layers of the patient\u2019s cornea are replaced by a donor cornea. This is undertaken when the disease is sufficiently advanced with scarring, so as to preclude a lamellar or partial transplant.<\/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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7bcfa38 e-flex e-con-boxed e-con e-parent\" data-id=\"7bcfa38\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a7eb99c e-con-full e-flex e-con e-child\" data-id=\"a7eb99c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b5a8a0d e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"b5a8a0d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b8c194 elementor-widget elementor-widget-heading\" data-id=\"5b8c194\" 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\">Steps of Penetrating Keratoplasty<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d35ef1 elementor-widget elementor-widget-text-editor\" data-id=\"9d35ef1\" 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<ul><li>Local or general anaesthesia can be used for this procedure. The entire procedure is done under sterile conditions under a microscope. A trephine (circular cutter like instrument) is used to remove the diseased cornea.<\/li><li>The area of diseased cornea is measured and a \u201cbutton\u201d of the size of the diseased cornea is cut from the donor cornea and then sewn in place with very fine nylon sutures. A patch and shield are then placed to protect the eye.<\/li><li>After surgery, rest is advised. Generally there is very little pain which is usually relieved by painkillers.<\/li><li>Once the patch is removed, it is imperative to protect the operated eye from any forms of accidents.<\/li><li>Postoperative care is by far the most time-consuming and the most important part of the surgery. Care must be taken to avoid direct trauma to the eye as a new cornea has been sutured in place. Contact sports are discouraged after corneal transplant, however, normal activity can be resumed within a few days.<\/li><li>Sutures are normally left in place in case of good vision, but may be removed after three months. No discomfort arises as these sutures are buried. They can be removed or adjusted after surgery to improve quality of vision. \u2022 To prevent rejection of the new cornea, steroid eye drops are used for several months after surgery which low dosage steroids may be continued indefinitely depending on the condition. No side effects arise from the steroid drops, unlike oral steroids.<\/li><li>Any symptoms of floaters, sudden blurring of vision, loss of peripheral vision, redness, sensitivity to lights, vision loss or pain must be reported immediately (including weekends, evenings or holidays).<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f92185 e-flex e-con-boxed e-con e-parent\" data-id=\"1f92185\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-713812b e-con-full e-flex e-con e-child\" data-id=\"713812b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6d16640 e-con-full e-flex e-con e-child\" data-id=\"6d16640\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94e41df elementor-widget elementor-widget-heading\" data-id=\"94e41df\" 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\">Visual Rehabilitation after a Transplant<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23f0787 elementor-widget elementor-widget-text-editor\" data-id=\"23f0787\" 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>Vision may continue to change for many months, even upto a year to get good stable vision. Visual recovery is usually faster with DALK compared to a penetrating Keratoplasty. Most stable vision usually occurs after all sutures are removed, which occurs at different times for different patients. The majority of Keratoconus patients have their sutures removed 12 months after surgery.<\/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<div class=\"elementor-element elementor-element-9ca52da e-con-full e-flex e-con e-child\" data-id=\"9ca52da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad4eac2 elementor-widget elementor-widget-image\" data-id=\"ad4eac2\" 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=\"472\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn-1024x604.webp\" class=\"attachment-large size-large wp-image-19294\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn-1024x604.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn-300x177.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn-768x453.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn.webp 1346w\" 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<div class=\"elementor-element elementor-element-f3f26b8 e-con-full e-flex e-con e-child\" data-id=\"f3f26b8\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-826dc1b e-con-full e-flex e-con e-child\" data-id=\"826dc1b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8b7795 elementor-widget elementor-widget-heading\" data-id=\"d8b7795\" 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\">Scope of Visual Recovery<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b8845f elementor-widget elementor-widget-text-editor\" data-id=\"8b8845f\" 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 small percentage of transplant patients obtain good uncorrected vision that does not require contact lens or glasses but majority of cases, some kind of vision correction may be needed after surgery.<\/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<div class=\"elementor-element elementor-element-8365d11 e-con-full e-flex e-con e-child\" data-id=\"8365d11\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2c741f elementor-widget elementor-widget-image\" data-id=\"f2c741f\" 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=\"472\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn-1024x604.webp\" class=\"attachment-large size-large wp-image-19294\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn-1024x604.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn-300x177.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn-768x453.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Refractive2bn.webp 1346w\" 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-cb8b559 e-flex e-con-boxed e-con e-parent\" data-id=\"cb8b559\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-af0698f e-con-full e-flex e-con e-child\" data-id=\"af0698f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9c60edc e-con-full e-flex e-con e-child\" data-id=\"9c60edc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2badcc elementor-widget elementor-widget-image\" data-id=\"f2badcc\" 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=\"449\" height=\"761\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Follow-up-schedule-after-surgery-_.webp\" class=\"attachment-large size-large wp-image-21219\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Follow-up-schedule-after-surgery-_.webp 449w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Follow-up-schedule-after-surgery-_-177x300.webp 177w\" sizes=\"(max-width: 449px) 100vw, 449px\" \/>\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-73fea42 e-con-full e-flex e-con e-child\" data-id=\"73fea42\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7632eb5 elementor-widget elementor-widget-heading\" data-id=\"7632eb5\" 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\">Follow up schedule after surgery <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d95521 elementor-widget elementor-widget-text-editor\" data-id=\"0d95521\" 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>What to Expect at Every Visit<\/p><p><strong style=\"text-align: var(--text-align);\"><b>Day 0<\/b><\/strong><span style=\"text-align: var(--text-align);\">: After Surgery, you will be examined by a doctor and medications, precautions will be explained in detail. Day 1: A doctor will examine your eye and post surgical healing<\/span><\/p><p>\u00a0<strong><b>Day 3 \/ 4<\/b><\/strong>: Your Bandage Contact Lens will be removed by your doctor. Additonal eyedrops will then be started for your operated eye.<\/p><p><span style=\"text-align: var(--text-align);\">\u00a0<\/span><strong style=\"text-align: var(--text-align);\"><b>Day 10<\/b><\/strong><span style=\"text-align: var(--text-align);\">: On this check up, the doctor will monitor your healing post surgery. This follow up is essential to monitor your intra ocular pressure (eye pressure) after surgery.<\/span><\/p><p><strong style=\"text-align: var(--text-align);\"><b>\u00a0Day 30 (1 month):\u00a0<\/b><\/strong><span style=\"text-align: var(--text-align);\">On this follow up, after checking the post surgical healing progress, your doctor will advise some corneal scans for you. This is to monitor the thickness and shape of the cornea post surgery. Your eye pressure will also be checked.<\/span><\/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<div class=\"elementor-element elementor-element-1146e3c e-con-full e-flex e-con e-child\" data-id=\"1146e3c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb0ad19 elementor-widget elementor-widget-text-editor\" data-id=\"fb0ad19\" 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>Day 90 (3 months):<\/b><\/strong>\u00a0This is an important visit for Visual Rehabilitation. Your glass power will be checked and temporary glasses will be prescribed to you. Corneal Scans will be repeated to monitor the disease in your other eye as well as operated eye. If required, surgery will be advised for your other eye. 6 months: Your Glass Power will be re checked &amp; if desired a contact lens trial can be undertaken at this visit. Contact Lenses can be prescribed for both eyes if disease is stable in other eye. At this &amp; every subsequent 6 monthly visit, corneal scans will be repeated to monitor the disease in your other eye as well as the operated eye. If required, surgery will be advised for your other eye. If at any time point, you experience sudden blurring \/ clouding of vision, redness in both eyes, please visit us immediately. A doctor will examine you and do the needful.<\/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<\/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>Corneal Transplant Surgery &amp; Visual Rehabilitation Home > &nbsp; Keratoconus > &nbsp; Corneal Transplant Surgery Corneal Transplant Surgery &amp; Visual Rehabilitation Keratoconus is a condition that requires corneal transplant when the patient has extremely thin cornea or has very low vision which cannot be corrected \u00a0by rigid contact lenses either due to scarring, steepening of [&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-20981","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/20981","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=20981"}],"version-history":[{"count":0,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/20981\/revisions"}],"wp:attachment":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/media?parent=20981"}],"wp:term":[{"taxonomy":"doctors","embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/doctors?post=20981"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}