{"id":2787,"date":"2025-04-12T18:14:31","date_gmt":"2025-04-12T16:14:31","guid":{"rendered":"https:\/\/www.first-sight.ch\/emergency\/"},"modified":"2025-07-03T19:56:19","modified_gmt":"2025-07-03T17:56:19","slug":"after-cataract-surgery","status":"publish","type":"page","link":"https:\/\/www.first-sight.ch\/en\/after-cataract-surgery\/","title":{"rendered":"Cataract: After Surgery"},"content":{"rendered":"\n<div class=\"background-section background style-primary\">\n<div  class=\"page-section layout-default align-default\">\n\t<div class=\"section-grid grid-layout container\"><div  style=\"--grid-layout-index: 1; --col-xs: 12; --col-sm: 12; --col-md: 12; --col-lg: 12; --col-xl: 12\" class=\"section-item layout-padding-lr layout-margin-default\"><h1>After Cataract Surgery (Gray Cataract)<\/h1>\n\n<p>After cataract surgery, questions often arise about the healing process, behavioral guidelines, and possible complications. Here is all relevant information from the first steps after surgery to helpful tips for a quick recovery.<\/p>\n<\/div><\/div>\n<\/div>\n\n<div class=\"translated-image-section\">\n\t<div class=\"container\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1706\" src=\"https:\/\/www.first-sight.ch\/wp-content\/uploads\/Intraokulare-Linse-Implantat-IOL.jpeg\" class=\"attachment-landscape size-landscape\" alt=\"Intraokulare Linse Implantat IOL\" srcset=\"https:\/\/www.first-sight.ch\/wp-content\/uploads\/Intraokulare-Linse-Implantat-IOL.jpeg 2560w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Intraokulare-Linse-Implantat-IOL-300x200.jpeg 300w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Intraokulare-Linse-Implantat-IOL-1024x682.jpeg 1024w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Intraokulare-Linse-Implantat-IOL-768x512.jpeg 768w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Intraokulare-Linse-Implantat-IOL-1536x1024.jpeg 1536w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Intraokulare-Linse-Implantat-IOL-2048x1365.jpeg 2048w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Intraokulare-Linse-Implantat-IOL-416x278.jpeg 416w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/>\n\t<\/div>\n<\/div><\/div>\n<div class=\"background-section background style-default\">\n\n<div\n\tclass=\"scrollable-section page-section layout-default align-default\"\n\tx-data=\"{\n\t\tscrollPositions: new Map(),\n\t\tget _matchingId() {\n\t\t\tlet firstItem = [...this.scrollPositions]\n\t\t\t\t.sort(([_1, a], [_2, b]) =&gt; a - b)\n\t\t\t\t.findLast(([_, position]) => position < 150)\n\t\t\treturn firstItem?.[0] ?? &quot;what-happens-directly-after-cataract-surgery&quot;\n\t\t},\n\t\tmatchingId: &quot;what-happens-directly-after-cataract-surgery&quot;,\n\t}\"\n\tx-init=\"$watch('_matchingId', (value, oldValue) =&gt; {\n\t\tif (value !== oldValue) {\n\t\t\t$data.matchingId = value\n\t\t}\n\t})\"\n>\n\t<div class=\"section-grid grid-layout container\">\n\t\t<div style=\"--grid-layout-index: 1; --col-xs: 12; --col-sm: 12; --col-md: 1; --col-lg: 1; --col-xl: 1\" class=\"section-item layout-default layout-margin-default hide-at-xs hide-at-s hide-at-sm\"><\/div>\n\n\t\t<div style=\"--grid-layout-index: 2; --col-xs: 12; --col-sm: 4; --col-md: 3; --col-lg: 3; --col-xl: 3\" class=\"section-item layout-default layout-margin-default\" x-ref=\"listWrapper\">\n\t\t\t<ul class=\"scrollable-summary\">\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;what-happens-directly-after-cataract-surgery&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;what-happens-directly-after-cataract-surgery&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#what-happens-directly-after-cataract-surgery\">What happens directly after cataract surgery?<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;healing-time-after-surgery-and-visual-acuity&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;healing-time-after-surgery-and-visual-acuity&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#healing-time-after-surgery-and-visual-acuity\">Healing time after surgery and visual acuity<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;behavior-in-the-first-weeks&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;behavior-in-the-first-weeks&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#behavior-in-the-first-weeks\">Behavior in the first weeks<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;therapy-and-follow-up-examinations&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;therapy-and-follow-up-examinations&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#therapy-and-follow-up-examinations\">Therapy and follow-up examinations<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;risks-and-complications-of-cataract-surgery&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;risks-and-complications-of-cataract-surgery&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#risks-and-complications-of-cataract-surgery\">Risks and complications of cataract surgery<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;tips-for-quick-recovery&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;tips-for-quick-recovery&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#tips-for-quick-recovery\">Tips for quick recovery<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;long-term-care-and-quality-of-life&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;long-term-care-and-quality-of-life&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#long-term-care-and-quality-of-life\">Long-term care and quality of life<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;frequently-asked-questions&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;frequently-asked-questions&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#frequently-asked-questions\">Frequently Asked Questions<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t\t\t<li\n\t\t\t\t\t\tx-data=\"{\n\t\t\t\t\t\t\tget isActive() {\n\t\t\t\t\t\t\t\treturn matchingId === &quot;further-information&quot;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\"\n\t\t\t\t\t\tx-init=\"$watch('isActive', (value, oldValue) =&gt; {\n\t\t\t\t\t\t\tif (value) {\n\t\t\t\t\t\t\t\tlet rect = $el.getBoundingClientRect()\n\t\t\t\t\t\t\t\tlet containerStyle = getComputedStyle($refs.listWrapper)\n\t\t\t\t\t\t\t\tlet containerRect = $refs.listWrapper.getBoundingClientRect()\n\n\t\t\t\t\t\t\t\tlet containerTop = containerRect.top + parseInt(containerStyle.paddingTop)\n\t\t\t\t\t\t\t\tlet containerHeight = containerRect.height - parseInt(containerStyle.paddingTop) - parseInt(containerStyle.paddingBottom)\n\n\t\t\t\t\t\t\t\tlet top = rect.top - containerTop\n\t\t\t\t\t\t\t\tlet bottom = top + rect.height\n\n\t\t\t\t\t\t\t\tif (top < 0) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: top + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t} else if (bottom &gt; containerHeight) {\n\t\t\t\t\t\t\t\t\t$refs.listWrapper.scrollTo({\n\t\t\t\t\t\t\t\t\t\ttop: bottom - containerHeight + $refs.listWrapper.scrollTop,\n\t\t\t\t\t\t\t\t\t\tbehavior: 'smooth',\n\t\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\"\n\t\t\t\t\t\tclass=\"scrollable-item\"\n\t\t\t\t\t\t:class=\"{ active: matchingId === &quot;further-information&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#further-information\">Further Information<\/a>\n\t\t\t\t\t<\/li>\n\t\t\t<\/ul>\n\t\t<\/div>\n\n\t\t<div style=\"--grid-layout-index: 3; --col-xs: 12; --col-sm: 8; --col-md: 7; --col-lg: 7; --col-xl: 7\" class=\"section-item layout-default layout-margin-default scrollable-content\">\n\t\t\t<h3 id=\"what-happens-directly-after-cataract-surgery\" x-data='{ id: \"what-happens-directly-after-cataract-surgery\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">What happens directly after cataract surgery?<\/h3><p>Directly after cataract surgery, the operated eye is covered with a bandage or transparent protective shield to protect it. Typical symptoms immediately after the procedure include blurred vision, a slight foreign body sensation, or mild irritation in the eye. This is completely normal and no cause for concern.<\/p><p>Patients often notice increased light sensitivity and occasionally watery eyes. Initial measures include the use of eye drops that prevent inflammation and promote healing.<\/p><p><strong>The most important thing is:<\/strong> do not rub your eyes.<\/p><p>Many patients notice so-called \"dysphotopsias\" in the first weeks after surgery. These are glittering or flickering, or a dark arc in the peripheral visual field. These visual field disturbances disappear in the vast majority of cases.<\/p><p>If you see strong flashes, shower of sparks, or shadows, the retina must be examined carefully to rule out retinal detachment.<\/p><h3 id=\"healing-time-after-surgery-and-visual-acuity\" x-data='{ id: \"healing-time-after-surgery-and-visual-acuity\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">Healing time after surgery and visual acuity<\/h3><p>The complete healing time after cataract surgery is typically about 4 weeks. In the first days, vision may still be blurred. This is because the eye must first get used to the new artificial lens and the cornea may still be slightly swollen after the procedure.<\/p><p>Within a few days, however, vision improves noticeably. Only after complete healing (about 4 weeks) does it make sense to fit new glasses, if necessary. Until then, visual acuity may fluctuate, which is completely normal.<\/p><h3 id=\"behavior-in-the-first-weeks\" x-data='{ id: \"behavior-in-the-first-weeks\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">Behavior in the first weeks<\/h3><p>In the weeks after cataract surgery, certain behaviors should be observed to optimally support healing.<\/p><ul>\n<li>Physical exertion: Patients should avoid physical exertion such as heavy lifting or sports to prevent pressure on the eye.<\/li>\n<li>Water, wind and dust: Water contact, especially swimming and sauna, as well as direct dust or wind exposure should also be avoided for at least two weeks after surgery.<\/li>\n<li>Pressure and eye rubbing: It is important not to rub the eye and not to exert pressure on the operated eye.<\/li>\n<\/ul><p><strong>Permitted activities<\/strong> include light housework, walks, and reading in comfortable light. When outdoors, it is recommended to wear sunglasses to protect the operated eye from sunlight, wind, and dust.<\/p><h3 id=\"therapy-and-follow-up-examinations\" x-data='{ id: \"therapy-and-follow-up-examinations\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">Therapy and follow-up examinations<\/h3><p>An important part of aftercare is the eye drops or ointments prescribed by the ophthalmologist. These medications reduce the risk of inflammation and support healing. The exact duration and frequency of application are determined individually and should be strictly adhered to.<\/p><p>Equally important are the scheduled follow-up appointments, during which the eye is thoroughly examined. In particular, the position and clarity of the artificial lens, the healing process, and intraocular pressure are checked. Through these regular examinations, any problems can be detected and treated early.<\/p><h3 id=\"risks-and-complications-of-cataract-surgery\" x-data='{ id: \"risks-and-complications-of-cataract-surgery\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">Risks and complications of cataract surgery<\/h3><p>Cataract surgery is one of the safest surgical procedures. Nevertheless, complications can occur in rare cases. Common but harmless symptoms after surgery include small bruises on the eye, dry eyes, or slightly blurred vision in the first days. These complaints usually resolve on their own.<\/p><p>Rare but more serious complications include retinal swelling (macular edema), retinal detachment, or infections (endophthalmitis).<\/p><p>Warning signs of serious complications are vision deterioration, severe pain, or light flashes. These symptoms require immediate ophthalmological examination.<\/p><h3 id=\"tips-for-quick-recovery\" x-data='{ id: \"tips-for-quick-recovery\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">Tips for quick recovery<\/h3><p>For rapid and problem-free recovery after cataract surgery, patients should follow the instructions of their treating ophthalmologists exactly. This includes consistent use of prescribed eye drops, avoiding stress and irritating influences, and keeping all follow-up appointments.<\/p><h3 id=\"long-term-care-and-quality-of-life\" x-data='{ id: \"long-term-care-and-quality-of-life\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">Long-term care and quality of life<\/h3><p>After complete healing, occasional eye examinations are still recommended. In particular, you should schedule a follow-up appointment if new symptoms occur, such as renewed vision deterioration.<\/p><p>After cataract surgery, most patients experience a significant improvement in quality of life, as improved vision contributes to more independence and joy of life.<\/p><h3 id=\"frequently-asked-questions\" x-data='{ id: \"frequently-asked-questions\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">Frequently Asked Questions<\/h3><div class=\"accordion-wrapper style-default\">\n\t<div class=\"accordion-group\">\n\n\n\n\n\n\n\t<div class=\"card wpce-accordion accordion\" id=\"what-to-do-about-glare-or-vision-problems-after-surgery\">\n\t\t<div class=\"card-inner\">\n\t\t<div class=\"accordion-heading-wrapper\" role=\"heading\" aria-level=\"3\">\n\t\t\t<button type=\"button\" class=\"accordion-heading\" id=\"accordion-header-bc1aab33-8b65-40c7-80c5-d7c3b2996613\" aria-controls=\"accordion-content-bc1aab33-8b65-40c7-80c5-d7c3b2996613\">\n\t\t\t\tWhat to do about glare or vision problems after surgery?\n\n\t\t\t\t<div class=\"accordion-icon-wrapper toggle-wrapper\">\n\t\t\t\t\t<svg class=\"toggle-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g fill=\"currentColor\" fill-rule=\"evenodd\">\n\t\t\t\t\t\t\t<rect y=\"6.5\" width=\"16\" height=\"3\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t\t<rect class=\"toggle-icon-vertical\" x=\"6.5\" width=\"3\" height=\"16\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"accordion-inner\" id=\"accordion-content-bc1aab33-8b65-40c7-80c5-d7c3b2996613\" role=\"region\" aria-labelledby=\"accordion-header-bc1aab33-8b65-40c7-80c5-d7c3b2996613\">\n<p>Some patients notice after cataract surgery that their vision has changed. More light now enters the eye, which generally means better visual acuity and better contrast vision even in low light.<\/p>\n<p>At the same time, however, you may now need sunglasses more in bright light. This is normal.<\/p>\n<p>Immediately after surgery, some patients notice disturbing visual phenomena (so-called dysphotopsias), particularly at the side of the visual field, which are associated with the optics and especially with the edges of the artificial lens. In over 90% of cases, these initially disturbing visual phenomena normalize in the first months after cataract surgery.<\/p>\n\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\n\n\n\n\n\t<div class=\"card wpce-accordion accordion\" id=\"how-long-does-healing-take-after-cataract-surgery\">\n\t\t<div class=\"card-inner\">\n\t\t<div class=\"accordion-heading-wrapper\" role=\"heading\" aria-level=\"3\">\n\t\t\t<button type=\"button\" class=\"accordion-heading\" id=\"accordion-header-76ba8187-66ea-4d6f-8cad-551fba2132f4\" aria-controls=\"accordion-content-76ba8187-66ea-4d6f-8cad-551fba2132f4\">\n\t\t\t\tHow long does healing take after cataract surgery?\n\n\t\t\t\t<div class=\"accordion-icon-wrapper toggle-wrapper\">\n\t\t\t\t\t<svg class=\"toggle-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g fill=\"currentColor\" fill-rule=\"evenodd\">\n\t\t\t\t\t\t\t<rect y=\"6.5\" width=\"16\" height=\"3\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t\t<rect class=\"toggle-icon-vertical\" x=\"6.5\" width=\"3\" height=\"16\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"accordion-inner\" id=\"accordion-content-76ba8187-66ea-4d6f-8cad-551fba2132f4\" role=\"region\" aria-labelledby=\"accordion-header-76ba8187-66ea-4d6f-8cad-551fba2132f4\">\n<p>Often patients achieve full visual acuity as early as the first day after cataract surgery. If the lens clouding (cataract) was far advanced or the cornea was previously damaged, the healing process may take somewhat longer. Then vision is still blurred in the first days.<\/p>\n\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\n\n\n\n\n\t<div class=\"card wpce-accordion accordion\" id=\"what-am-i-not-allowed-to-do-after-cataract-surgery\">\n\t\t<div class=\"card-inner\">\n\t\t<div class=\"accordion-heading-wrapper\" role=\"heading\" aria-level=\"3\">\n\t\t\t<button type=\"button\" class=\"accordion-heading\" id=\"accordion-header-72e16ccd-63a2-4964-967e-a60d705e8c6c\" aria-controls=\"accordion-content-72e16ccd-63a2-4964-967e-a60d705e8c6c\">\n\t\t\t\tWhat am I not allowed to do after cataract surgery?\n\n\t\t\t\t<div class=\"accordion-icon-wrapper toggle-wrapper\">\n\t\t\t\t\t<svg class=\"toggle-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g fill=\"currentColor\" fill-rule=\"evenodd\">\n\t\t\t\t\t\t\t<rect y=\"6.5\" width=\"16\" height=\"3\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t\t<rect class=\"toggle-icon-vertical\" x=\"6.5\" width=\"3\" height=\"16\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"accordion-inner\" id=\"accordion-content-72e16ccd-63a2-4964-967e-a60d705e8c6c\" role=\"region\" aria-labelledby=\"accordion-header-72e16ccd-63a2-4964-967e-a60d705e8c6c\">\n<p>In cataract surgery, the surgical access points (wounds) are not sutured but close themselves. Direct pressure on the eye can disturb wound healing and also increases the risk of infection.<\/p>\n<p>The most important thing is therefore that you do not touch the eye directly after surgery and do not rub the eye.<\/p>\n<p>To minimize contamination or excessive contact with pathogens, you should also not come into direct contact with contamination in the first days after surgery, for example, not bathe. It is also recommended to avoid strenuous physical activity.<\/p>\n\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\n\n\n\n\n\t<div class=\"card wpce-accordion accordion\" id=\"how-long-am-i-not-allowed-to-read-after-cataract-surgery\">\n\t\t<div class=\"card-inner\">\n\t\t<div class=\"accordion-heading-wrapper\" role=\"heading\" aria-level=\"3\">\n\t\t\t<button type=\"button\" class=\"accordion-heading\" id=\"accordion-header-ad31f6d3-b987-431b-b4f3-0c2a9e9c0540\" aria-controls=\"accordion-content-ad31f6d3-b987-431b-b4f3-0c2a9e9c0540\">\n\t\t\t\tHow long am I not allowed to read after cataract surgery?\n\n\t\t\t\t<div class=\"accordion-icon-wrapper toggle-wrapper\">\n\t\t\t\t\t<svg class=\"toggle-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g fill=\"currentColor\" fill-rule=\"evenodd\">\n\t\t\t\t\t\t\t<rect y=\"6.5\" width=\"16\" height=\"3\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t\t<rect class=\"toggle-icon-vertical\" x=\"6.5\" width=\"3\" height=\"16\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"accordion-inner\" id=\"accordion-content-ad31f6d3-b987-431b-b4f3-0c2a9e9c0540\" role=\"region\" aria-labelledby=\"accordion-header-ad31f6d3-b987-431b-b4f3-0c2a9e9c0540\">\n<p>You may read immediately after cataract surgery. However, it is normal that vision is not yet clear directly after surgery.<\/p>\n\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\n\n\n\n\n\t<div class=\"card wpce-accordion accordion\" id=\"how-long-do-i-need-eye-drops-after-cataract-surgery\">\n\t\t<div class=\"card-inner\">\n\t\t<div class=\"accordion-heading-wrapper\" role=\"heading\" aria-level=\"3\">\n\t\t\t<button type=\"button\" class=\"accordion-heading\" id=\"accordion-header-c1ee846c-8701-47d3-b01b-1ac5a7457618\" aria-controls=\"accordion-content-c1ee846c-8701-47d3-b01b-1ac5a7457618\">\n\t\t\t\tHow long do I need eye drops after cataract surgery?\n\n\t\t\t\t<div class=\"accordion-icon-wrapper toggle-wrapper\">\n\t\t\t\t\t<svg class=\"toggle-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g fill=\"currentColor\" fill-rule=\"evenodd\">\n\t\t\t\t\t\t\t<rect y=\"6.5\" width=\"16\" height=\"3\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t\t<rect class=\"toggle-icon-vertical\" x=\"6.5\" width=\"3\" height=\"16\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"accordion-inner\" id=\"accordion-content-c1ee846c-8701-47d3-b01b-1ac5a7457618\" role=\"region\" aria-labelledby=\"accordion-header-c1ee846c-8701-47d3-b01b-1ac5a7457618\">\n<p>Eye drops after cataract surgery are important to treat inflammation and ensure an undisturbed healing process. In most cases, we will ask you to use these drops for several weeks.<\/p>\n\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\n\n\n\n\n\t<div class=\"card wpce-accordion accordion\" id=\"how-do-you-recognize-an-infection-after-cataract-surgery\">\n\t\t<div class=\"card-inner\">\n\t\t<div class=\"accordion-heading-wrapper\" role=\"heading\" aria-level=\"3\">\n\t\t\t<button type=\"button\" class=\"accordion-heading\" id=\"accordion-header-a666018f-56d3-4ff7-8e66-dc11c1788655\" aria-controls=\"accordion-content-a666018f-56d3-4ff7-8e66-dc11c1788655\">\n\t\t\t\tHow do you recognize an infection after cataract surgery?\n\n\t\t\t\t<div class=\"accordion-icon-wrapper toggle-wrapper\">\n\t\t\t\t\t<svg class=\"toggle-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g fill=\"currentColor\" fill-rule=\"evenodd\">\n\t\t\t\t\t\t\t<rect y=\"6.5\" width=\"16\" height=\"3\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t\t<rect class=\"toggle-icon-vertical\" x=\"6.5\" width=\"3\" height=\"16\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"accordion-inner\" id=\"accordion-content-a666018f-56d3-4ff7-8e66-dc11c1788655\" role=\"region\" aria-labelledby=\"accordion-header-a666018f-56d3-4ff7-8e66-dc11c1788655\">\n<p>Infections (endophthalmitis) after cataract surgery are very rare (1:2,000). In the unlikely event of an infection, however, it is of utmost importance that the infection is detected and treated as soon as possible.<\/p>\n<p>Typically, symptoms of infection only appear a few days after infection. Early signs are renewed deterioration of vision, floaters, redness of the eyes, or pain.<\/p>\n<p>If you experience such symptoms after eye surgery, you must see an ophthalmologist for early examination.<\/p>\n\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\n\n\n\n\n\t<div class=\"card wpce-accordion accordion\" id=\"how-long-does-macular-edema-last-after-cataract-surgery\">\n\t\t<div class=\"card-inner\">\n\t\t<div class=\"accordion-heading-wrapper\" role=\"heading\" aria-level=\"3\">\n\t\t\t<button type=\"button\" class=\"accordion-heading\" id=\"accordion-header-12d14bc9-19b1-41d2-9c2d-41b87950e25e\" aria-controls=\"accordion-content-12d14bc9-19b1-41d2-9c2d-41b87950e25e\">\n\t\t\t\tHow long does macular edema last after cataract surgery?\n\n\t\t\t\t<div class=\"accordion-icon-wrapper toggle-wrapper\">\n\t\t\t\t\t<svg class=\"toggle-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g fill=\"currentColor\" fill-rule=\"evenodd\">\n\t\t\t\t\t\t\t<rect y=\"6.5\" width=\"16\" height=\"3\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t\t<rect class=\"toggle-icon-vertical\" x=\"6.5\" width=\"3\" height=\"16\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"accordion-inner\" id=\"accordion-content-12d14bc9-19b1-41d2-9c2d-41b87950e25e\" role=\"region\" aria-labelledby=\"accordion-header-12d14bc9-19b1-41d2-9c2d-41b87950e25e\">\n<p>In rare cases, the retina reacts to cataract surgery with swelling. In cases of additional retinal disease or in patients with diabetes, macular edema (swelling of the retinal center) occurs more frequently. It often takes many weeks for this swelling to completely subside and for vision to recover.<\/p>\n\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n\n\n\n\n\n\n\t<div class=\"card wpce-accordion accordion\" id=\"can-the-lens-slip-after-cataract-surgery\">\n\t\t<div class=\"card-inner\">\n\t\t<div class=\"accordion-heading-wrapper\" role=\"heading\" aria-level=\"3\">\n\t\t\t<button type=\"button\" class=\"accordion-heading\" id=\"accordion-header-fe7863e8-7d0c-4ea5-b733-a4b6181638b9\" aria-controls=\"accordion-content-fe7863e8-7d0c-4ea5-b733-a4b6181638b9\">\n\t\t\t\tCan the lens slip after cataract surgery?\n\n\t\t\t\t<div class=\"accordion-icon-wrapper toggle-wrapper\">\n\t\t\t\t\t<svg class=\"toggle-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<g fill=\"currentColor\" fill-rule=\"evenodd\">\n\t\t\t\t\t\t\t<rect y=\"6.5\" width=\"16\" height=\"3\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t\t<rect class=\"toggle-icon-vertical\" x=\"6.5\" width=\"3\" height=\"16\" rx=\"1.5\"><\/rect>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"accordion-inner\" id=\"accordion-content-fe7863e8-7d0c-4ea5-b733-a4b6181638b9\" role=\"region\" aria-labelledby=\"accordion-header-fe7863e8-7d0c-4ea5-b733-a4b6181638b9\">\n<p>In cataract surgery, the cloudy lens is removed from its natural support apparatus (capsular bag). After complete removal of the natural lens, the artificial lens is implanted in the capsular bag, which is preserved during surgery.<\/p>\n<p>Since the capsular bag is a natural structure, it can change over the course of life and lose stability. Thus, the implanted artificial lens can slip after surgery. In many cases, this leads to a change in the eye's refractive power and thus to severely blurred vision.<\/p>\n<p>If the implanted artificial lens has slipped significantly, it must be re-fixed in another operation or replaced with an alternative lens implant. However, this is rare compared to the high number of patients in whom the first implanted artificial lens remains stable for the rest of their lives.<\/p>\n\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<\/div>\n<\/div><p>&nbsp;<\/p><p>Do you have further questions about cataract surgery or would you like to schedule a consultation appointment? Our team at FIRST SIGHT Eye Clinic directly at Zurich Main Station is happy to help you.<\/p><p>We offer you comprehensive, individual consultation - from choosing the optimal lens implant to aftercare - so that you can go into your cataract surgery well-informed and reassured.<\/p><div class=\"buttons\">\n\t<div class=\"button-group\">\n\n\t\t\t<a href=\"https:\/\/www.first-sight.ch\/en\/contact\/\" class=\"button style-default\">\n\t\t\t\tBook an appointment\n\t\t\t<\/a>\n\t<\/div>\n<\/div><h3 id=\"further-information\" x-data='{ id: \"further-information\", requested: false }' x-on:scroll.document.passive=\"!requested &amp;&amp; requestAnimationFrame(() =&gt; {\n\t\t\t\tlet scrollTop = $el.getBoundingClientRect().top;\n\t\t\t\t$data.scrollPositions.set(id, scrollTop);\n\t\t\t})\">Further Information<\/h3><p><a href=\"https:\/\/www.first-sight.ch\/en\/angebot\/adult-cataract-surgery\/\">Everything about cataract surgery:<\/a> Procedure and surgical techniques<\/p><p><a href=\"https:\/\/www.first-sight.ch\/en\/cataract-symptoms\/\">Cataract symptoms<\/a>: Recognizing signs<\/p><p><a href=\"https:\/\/www.first-sight.ch\/en\/cataract-causes\/\">Cataract causes<\/a>: Recognizing and preventing risk factors<\/p><p><a href=\"https:\/\/www.first-sight.ch\/en\/no-glasses-after-cataract-surgery\/\">Freedom from glasses after cataract surgery<\/a>: Lens options and aftercare<\/p><p><a href=\"https:\/\/www.first-sight.ch\/en\/cataract-surgery-lens-options\/\">Lens options for cataract surgery<\/a>: Advantages and disadvantages<\/p>\n\t\t<\/div>\n\n\t\t<div style=\"--grid-layout-index: 4; --col-xs: 12; --col-sm: 12; --col-md: 1; --col-lg: 1; --col-xl: 1\" class=\"section-item layout-default layout-margin-default hide-at-xs hide-at-s hide-at-sm\"><\/div>\n\t<\/div>\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>After Cataract Surgery (Gray Cataract) After cataract surgery, questions often arise about the healing process, behavioral guidelines, and possible complications. Here is all relevant information from the first steps after surgery to helpful tips for a quick recovery. What happens directly after cataract surgery? Healing time after surgery and visual acuity Behavior in the first [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-2787","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/pages\/2787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/comments?post=2787"}],"version-history":[{"count":8,"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/pages\/2787\/revisions"}],"predecessor-version":[{"id":2983,"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/pages\/2787\/revisions\/2983"}],"wp:attachment":[{"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/media?parent=2787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}