{"id":2423,"date":"2024-12-07T16:27:20","date_gmt":"2024-12-07T15:27:20","guid":{"rendered":"https:\/\/www.kinderaugenarzt-zuerich.ch\/home\/"},"modified":"2024-12-21T17:52:32","modified_gmt":"2024-12-21T16:52:32","slug":"emergency","status":"publish","type":"page","link":"https:\/\/www.first-sight.ch\/en\/emergency\/","title":{"rendered":"Emergency"},"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>Emergency Ophthalmologist in Zurich<\/h1>\n\n<div class=\"lead-text\">\n<p>Our practice is located at Bahnhofplatz 9, right by Zurich Main Station. Thanks to our central location, we\u2019re easy to reach for both regular appointments and emergencies. Whether you\u2019re experiencing acute discomfort or sudden symptoms, we provide prompt and competent care.<\/p>\n<\/div>\n<h2>What to Do in an Emergency?<\/h2>\n<p>Contact us directly at <a href=\"tel:+41444420405\">+41 44 442 04 05<\/a> so we can assess the urgency of your situation and treat you immediately if necessary.<\/p>\n<p>Outside of our opening hours, you can reach the emergency service for Canton Zurich at <a href=\"tel:0800336655\">0800 33 66 55<\/a>.<\/p>\n<p>&nbsp;<\/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=\"1009\" height=\"572\" src=\"https:\/\/www.first-sight.ch\/wp-content\/uploads\/Bahnhofplatz-9.jpg\" class=\"attachment-intro-image-landscape size-intro-image-landscape\" alt=\"Geb\u00e4ude Bahnhofplatz 9, Hauptbahnhof HB, Z\u00fcrich\" srcset=\"https:\/\/www.first-sight.ch\/wp-content\/uploads\/Bahnhofplatz-9.jpg 1200w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Bahnhofplatz-9-300x170.jpg 300w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Bahnhofplatz-9-1024x580.jpg 1024w, https:\/\/www.first-sight.ch\/wp-content\/uploads\/Bahnhofplatz-9-768x435.jpg 768w\" sizes=\"auto, (max-width: 1009px) 100vw, 1009px\" \/>\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;conjunctivitis-pink-eye&quot;\n\t\t},\n\t\tmatchingId: &quot;conjunctivitis-pink-eye&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;conjunctivitis-pink-eye&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;conjunctivitis-pink-eye&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#conjunctivitis-pink-eye\">Conjunctivitis (Pink Eye)<\/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;corneal-infection-keratitis&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;corneal-infection-keratitis&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#corneal-infection-keratitis\">Corneal Infection (Keratitis)<\/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;inflammation-of-the-iris-uveitis&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;inflammation-of-the-iris-uveitis&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#inflammation-of-the-iris-uveitis\">Inflammation of the Iris (Uveitis)<\/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;eye-injuries-and-accidents&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;eye-injuries-and-accidents&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#eye-injuries-and-accidents\">Eye Injuries and Accidents<\/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;chemical-eye-burns&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;chemical-eye-burns&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#chemical-eye-burns\">Chemical Eye Burns<\/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;posterior-vitreous-detachment-and-retinal-detachment&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;posterior-vitreous-detachment-and-retinal-detachment&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#posterior-vitreous-detachment-and-retinal-detachment\">Posterior Vitreous Detachment and Retinal Detachment<\/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;postoperative-eye-infection-endophthalmitis&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;postoperative-eye-infection-endophthalmitis&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#postoperative-eye-infection-endophthalmitis\">Postoperative Eye Infection (Endophthalmitis)<\/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;sudden-double-vision&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;sudden-double-vision&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#sudden-double-vision\">Sudden Double Vision<\/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;foreign-body-in-the-eye-often-corneal-metal-foreign-body&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;foreign-body-in-the-eye-often-corneal-metal-foreign-body&quot; }\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<a href=\"#foreign-body-in-the-eye-often-corneal-metal-foreign-body\">Foreign Body in the Eye (Often: Corneal Metal Foreign Body)<\/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<h2>Common Eye Emergencies<\/h2><p>Below is an overview of the most frequent eye emergencies and initial tips on how to respond.<\/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=\"conjunctivitis-pink-eye\" x-data='{ id: \"conjunctivitis-pink-eye\", 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})\">Conjunctivitis (Pink Eye)<\/h3><h5>Symptoms<\/h5><ul>\n<li>Redness of the eye<\/li>\n<li>Itching or burning<\/li>\n<li>Excessive tearing<\/li>\n<li>Sticky eyelids, especially in the morning<\/li>\n<\/ul><h5>Causes<\/h5><p>Conjunctivitis is often caused by bacterial or viral infections. Allergies (e.g., to pollen or pet dander) and mechanical irritations like dust or smoke can also be triggers.<\/p><h5>Treatment<\/h5><p>Treatment depends on the cause: bacterial infections require antibiotic eye drops, while viral conjunctivitis is usually managed with supportive measures like artificial tears. Allergic reactions can be alleviated with anti-allergy drops and by avoiding the allergen.<\/p><h5>Important<\/h5><p>Conjunctivitis can be highly contagious. Strict hygiene is crucial to prevent its spread. If you have a potentially contagious conjunctivitis and visit our practice, we may ask you to wait outside the general waiting area.<\/p><h3 id=\"corneal-infection-keratitis\" x-data='{ id: \"corneal-infection-keratitis\", 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})\">Corneal Infection (Keratitis)<\/h3><h5>Symptoms<\/h5><ul>\n<li>Severe eye pain<\/li>\n<li>Light sensitivity<\/li>\n<li>Foreign body sensation<\/li>\n<li>Blurred vision<\/li>\n<li>Redness of the eye<\/li>\n<\/ul><h5>Causes<\/h5><p>Corneal infections often result from bacterial, viral, or fungal pathogens. They commonly occur after injuries, improper contact lens use, or in cases of weakened immune systems.<\/p><h5>Treatment<\/h5><p>Depending on the pathogen, the condition is treated with antibiotic, antiviral, or antifungal eye drops. Severe cases may require systemic treatment. Early intervention is key to preventing permanent corneal damage.<\/p><h5>Important<\/h5><p>Keratitis can lead to corneal scarring and permanent vision loss. If you wear contact lenses, be especially alert for redness and pain. Stop wearing your lenses and have your eyes examined as soon as possible.<\/p><h3 id=\"inflammation-of-the-iris-uveitis\" x-data='{ id: \"inflammation-of-the-iris-uveitis\", 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})\">Inflammation of the Iris (Uveitis)<\/h3><h5>Symptoms<\/h5><ul>\n<li>Light sensitivity<\/li>\n<li>Eye pain<\/li>\n<li>Blurry vision<\/li>\n<li>Redness of the eye<\/li>\n<li>Black spots in your vision (&ldquo;floaters&rdquo;)<\/li>\n<\/ul><p>Increased light sensitivity (photophobia) is the most important and characteristic symptom.<\/p><h5>Causes<\/h5><p>Uveitis is often associated with autoimmune diseases but can also be triggered by infections or injuries. In many cases, the exact cause remains unknown.<\/p><h5>Treatment<\/h5><p>Treatment typically involves anti-inflammatory eye drops such as corticosteroids and pupil-dilating drops for pain relief. More severe cases may require systemic therapy to prevent complications like glaucoma or retinal detachment.<\/p><h5>Important<\/h5><p>Untreated uveitis can lead to serious complications such as glaucoma, cataracts, or retinal detachment. If you have a rheumatologic condition, your risk for uveitis is higher.<\/p><p>Children and adolescents with Juvenile Idiopathic Arthritis (JIA) have a significantly increased risk for uveitis, which can present with very mild or no symptoms. That&rsquo;s why patients with JIA undergo regular precautionary eye exams.<\/p><h3 id=\"eye-injuries-and-accidents\" x-data='{ id: \"eye-injuries-and-accidents\", 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})\">Eye Injuries and Accidents<\/h3><h5>Symptoms<\/h5><ul>\n<li>Pain or pressure in the eye<\/li>\n<li>Redness<\/li>\n<li>Tearing or swelling<\/li>\n<li>Blurred vision<\/li>\n<\/ul><p>These can occur after a direct hit to the open or closed eye.<\/p><h5>Causes<\/h5><p>Eye injuries result from mechanical forces, often blunt trauma (e.g., being struck by a ball during sports). Penetrating trauma can damage the external layers of the eye, leading to a significant drop in intraocular pressure. Chemical burns also frequently cause injuries.<\/p><h5>Treatment<\/h5><p>Immediate ophthalmological examination is necessary. Depending on the type of injury, treatment may involve rinsing the eye, removing foreign bodies, administering medications, or performing surgery.<\/p><h5>Important<\/h5><p>Do not rub or apply pressure to an injured eye.<\/p><h3 id=\"chemical-eye-burns\" x-data='{ id: \"chemical-eye-burns\", 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})\">Chemical Eye Burns<\/h3><h5>Symptoms<\/h5><ul>\n<li>Severe pain<\/li>\n<li>Redness and swelling<\/li>\n<li>Tearing<\/li>\n<li>Blurred vision<\/li>\n<\/ul><h5>Causes<\/h5><p>Chemical burns to the eye occur through contact with substances like acids or alkalis. These can happen on the job, at home, or through accidents with cleaning agents. Such chemicals can damage the delicate structure of the cornea and conjunctiva, potentially threatening vision in severe cases.<\/p><h5>Treatment<\/h5><p>The most important immediate measure is thorough irrigation of the eye with water or saline for at least 10&ndash;15 minutes. Afterwards, see an eye doctor or visit an emergency department as quickly as possible to assess the damage and initiate the appropriate therapy.<\/p><h5>Important<\/h5><p>Act fast to prevent permanent damage. Always wear suitable eye protection when working with chemicals.<\/p><h3 id=\"posterior-vitreous-detachment-and-retinal-detachment\" x-data='{ id: \"posterior-vitreous-detachment-and-retinal-detachment\", 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})\">Posterior Vitreous Detachment and Retinal Detachment<\/h3><h5>Symptoms<\/h5><ul>\n<li>Flashes of light, especially in the dark or when moving your eyes<\/li>\n<li>Sudden onset of &ldquo;soot showers&rdquo; (black dots or specks in your visual field)<\/li>\n<li>A shadow or &ldquo;curtain&rdquo; in your field of vision (retinal detachment)<\/li>\n<\/ul><h5>Causes<\/h5><p>Posterior vitreous detachment is a natural process that can happen at varying ages. It&rsquo;s more common after injuries, in individuals with higher nearsightedness, or following cataract surgery.<\/p><h5>Treatment<\/h5><p>Posterior vitreous detachment itself does not require treatment and is a normal process. Most people eventually get used to the floaters, which become less bothersome over time. However, whenever a vitreous detachment is diagnosed, the retina must be examined for possible tears, as these can lead to retinal detachment if left untreated.<\/p><p>A retinal detachment is an ophthalmic emergency and usually requires surgery to reattach the retina and preserve vision.<\/p><h5>Important<\/h5><p>If you experience any of these symptoms, consult an eye doctor immediately to avoid permanent vision loss.<\/p><h3 id=\"postoperative-eye-infection-endophthalmitis\" x-data='{ id: \"postoperative-eye-infection-endophthalmitis\", 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})\">Postoperative Eye Infection (Endophthalmitis)<\/h3><h5>Symptoms<\/h5><ul>\n<li>Cloudy or diminished vision<\/li>\n<li>Redness and swelling<\/li>\n<li>Pain or pressure in the eye<\/li>\n<li>Pus or mucus discharge<\/li>\n<\/ul><h5>Causes<\/h5><p>Postoperative infections are typically bacterial and can occur during or after eye surgery. Symptoms usually develop within the first few days after an operation.<\/p><h5>Treatment<\/h5><p>Prompt assessment by an eye doctor is crucial. Treatment includes antibiotics, often administered directly into the eye.<\/p><h5>Important<\/h5><p>Postoperative infections can jeopardize the surgical outcome. Always attend follow-up appointments and report any unusual symptoms to your doctor immediately.<\/p><h3 id=\"sudden-double-vision\" x-data='{ id: \"sudden-double-vision\", 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})\">Sudden Double Vision<\/h3><h5>Symptoms<\/h5><ul>\n<li>Double vision<\/li>\n<li>Binocular double vision that appears as soon as both eyes are open but disappears (single vision) when one eye is closed<\/li>\n<\/ul><h5>Causes<\/h5><p>Binocular double vision can develop gradually in chronic or decompensated squint (strabismus), often initially occurring when the person is tired or under the influence of alcohol.<\/p><p>If binocular double vision appears suddenly, it requires urgent evaluation. Possible causes include circulatory disorders in the nerves controlling the eye muscles or nerve damage related to diabetes mellitus. If other symptoms accompany acute double vision, immediate neurological assessment&mdash;often via the hospital emergency department&mdash;is necessary.<\/p><h3 id=\"foreign-body-in-the-eye-often-corneal-metal-foreign-body\" x-data='{ id: \"foreign-body-in-the-eye-often-corneal-metal-foreign-body\", 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})\">Foreign Body in the Eye (Often: Corneal Metal Foreign Body)<\/h3><h5>Symptoms<\/h5><ul>\n<li>Severe foreign body sensation<\/li>\n<li>Pain that worsens when blinking<\/li>\n<li>Light sensitivity and increased tearing<\/li>\n<li>Noticeable eye redness<\/li>\n<li>Potential vision impairment if the injury is deeper<\/li>\n<\/ul><h5>Causes<\/h5><p>Corneal metal foreign bodies commonly occur due to inadequate eye protection during manual or industrial tasks (e.g., grinding, welding, or drilling). Metal particles can hit the eye at high speed, injuring the cornea.<\/p><h5>Diagnosis<\/h5><p>An ophthalmic exam with a slit lamp (microscope) easily reveals the foreign body. It may be visible to the naked eye. Fluorescent eye drops can highlight smaller corneal lesions (e.g., abrasions).<\/p><h5>Treatment<\/h5><p>Under local anesthesia, the foreign body is removed with precise instruments. If a metal foreign body remains in the eye too long, it can oxidize and leave a &ldquo;rust ring&rdquo; that also must be removed to prevent infection.<\/p><h5>Important<\/h5><p>Timely treatment is crucial. Untreated metal fragments can cause keratitis, scarring, or&mdash;in rare cases&mdash;a penetrating injury requiring surgery.<\/p><h5>Prevention<\/h5><p>Always wear proper eye protection, especially when working with metal or drilling stone or masonry. Many injuries occur within seconds, even during short tasks.<\/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>\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>Emergency Ophthalmologist in Zurich Our practice is located at Bahnhofplatz 9, right by Zurich Main Station. Thanks to our central location, we\u2019re easy to reach for both regular appointments and emergencies. Whether you\u2019re experiencing acute discomfort or sudden symptoms, we provide prompt and competent care. What to Do in an Emergency? Contact us directly at [&hellip;]<\/p>\n","protected":false},"author":1,"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-2423","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/pages\/2423","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/comments?post=2423"}],"version-history":[{"count":3,"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/pages\/2423\/revisions"}],"predecessor-version":[{"id":2654,"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/pages\/2423\/revisions\/2654"}],"wp:attachment":[{"href":"https:\/\/www.first-sight.ch\/en\/wp-json\/wp\/v2\/media?parent=2423"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}