
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>News &amp; Press</title>
<link>https://www.marylandeyemds.org/news/default.asp</link>
<description><![CDATA[     Read about recent events, essential information and the
      latest community
      news.       #it8t{font-family:Arial, Helvetica, Verdana, sans-serif;}  ]]></description>
<lastBuildDate>Mon, 20 Jul 2026 12:51:26 GMT</lastBuildDate>
<pubDate>Fri, 18 Jul 2025 14:23:00 GMT</pubDate>
<copyright>Copyright &#xA9; 2025 Maryland Society of Eye Physicians &amp; Surgeons</copyright>
<atom:link href="https://www.marylandeyemds.org/news/news_rss.asp?cat=16497" rel="self" type="application/rss+xml"></atom:link>
<item>
<title>In Memoriam: Dr. Stanley Sol Schocket</title>
<link>https://www.marylandeyemds.org/news/news.asp?id=706200</link>
<guid>https://www.marylandeyemds.org/news/news.asp?id=706200</guid>
<description><![CDATA[<article style="font-family: 'Source Sans Pro', sans-serif; color: #000000; background-color: #ffffff; line-height: 1.6; padding: 1rem;">
    <div style="max-width: 800px; margin: auto;">

        <h2 style="font-size: 2rem; margin-bottom: 0.5rem;">
            <img alt="Dr. Stanley Sol Schocket" src="https://www.marylandeyemds.org/resource/resmgr/stanley-sol-schocket-memoria.jpg" style="max-width: 100%; height: auto; display: block; margin: auto;" />
        </h2></div><div style="max-width: 800px; margin: auto;"><em style="color: #555555;">June 30, 2025&nbsp;|&nbsp;By Jon Kelvey</em><p>Dr. Stanley Sol Schocket, a pioneering ophthalmologist, educator, and inventor, passed away on June 24, 2025, in Baltimore, Maryland. He was 90 years old.</p>

        <p>Dr. Schocket earned his Bachelor of Science degree from the University of Maryland, College Park, and received his medical degree from the University of Maryland School of Medicine (UMSOM) in 1959. He completed his residency and retina fellowship at St. Louis City Hospital and Washington University School of Medicine before returning to UMSOM in 1968 as an Assistant Professor of Ophthalmology.</p>

        <p>He was promoted to Associate Professor in 1973 and full Professor in 1993. He also served as Clinical Professor from 1993 to 1994. In 1994, he opened Eye Consultants of Maryland, where he cared for patients across Baltimore until retiring in 2016. From 2016 to 2019, he returned to the Department of Ophthalmology as a volunteer faculty member, providing vision care to veterans at the Baltimore VA Medical Center and mentoring future ophthalmologists.</p>

        <p>Throughout his distinguished career, Dr. Schocket held numerous leadership positions. He served twice as Interim Chair of the Department of Ophthalmology (in 1987 and again from 1990 to 1991), and contributed as a member of the Executive Council and Executive Committee of the School of Medicine. He also sat on the Board of Directors of the University of Maryland Medical Faculty Foundation.</p>

        <p>In 1990, Dr. Schocket was recognized in <em>Who’s Who of American Inventors</em> for developing the anterior chamber tube shunt to an encircling band (ACTSEB), a device used in the treatment of neovascular glaucoma. He also invented the double-ended Schocket scleral depressor, a tool still distributed to ophthalmology residents today. In 1991, he was honored as Maryland’s Best Retinal Specialist by his peers.</p>

        <p>While he made lasting contributions to ophthalmic medicine, Dr. Schocket was best known for his compassionate patient care. Over five decades, he preserved vision for countless patients in Baltimore City and County. His warmth, attentiveness, and dedication made him a cherished figure both in clinical practice and medical education.</p>

        <p>He is survived by his wife, Dr. Cecilia Schocket (UMSOM Class of 1970); his daughters, Deborah and Dr. Lisa Schocket; and his grandchildren. His daughter, <a href="https://www.medschool.umaryland.edu/profiles/schocket-lisa/" style="color: #3a73cf; text-decoration: underline;">Dr. Lisa Schocket</a> serves as Associate Professor and Chair of the Department of Ophthalmology and Visual Sciences at UMSOM, continuing his legacy in the field he loved.</p>

        <p>Further information on memorial services and contributions in his honor can be found <a href="https://www.legacy.com/us/obituaries/baltimoresun/name/stanley-schocket-obituary?id=58718164%26utm_source%3Dfacebook%26utm_medium%3Dfeed%26utm_campaign%3Dobitshare" style="color: #3a73cf; text-decoration: underline;">here</a>.</p>

    </div>
</article>]]></description>
<pubDate>Fri, 18 Jul 2025 15:23:00 GMT</pubDate>
</item>
<item>
<title>Announcing the AAO Leadership Development Program (LDP) XXVII – Shruti Aggarwal, MD, MBBS!</title>
<link>https://www.marylandeyemds.org/news/news.asp?id=702979</link>
<guid>https://www.marylandeyemds.org/news/news.asp?id=702979</guid>
<description><![CDATA[<!DOCTYPE html>
<html lang="en"><head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>AAO LDP XXVII – Class of 2026</title>
    <style>
        body {
          font-family: sans-serif;
          margin: 20px;
          padding: 0;
          color: #000;
          background-color: #fff;
        }
    
        .container {
          max-width: 1000px;
          margin: auto;
          padding: 0 20px;
        }
    
        .header {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          margin-bottom: 20px;
        }
    
        .header img {
          width: 150px;
          height: auto;
          margin-right: 20px;
        }
    
        .header a {
          font-size: 1.2rem;
          font-weight: bold;
          color: #000;
          text-decoration: none;
        }
    
        .header a:hover {
          text-decoration: underline;
        }
    
        .newspaper {
          column-count: 2;
          column-gap: 40px;
        }
    
        ol {
          margin-top: 0;
          padding-left: 20px;
        }
    
        .newspaper ol {
          list-style-position: inside;
          margin: 0;
          padding: 0;
        }
    
        @media (max-width: 768px) {
          .newspaper {
            column-count: 1;
          }
    
          .header {
            flex-direction: column;
            align-items: flex-start;
          }
    
          .header img {
            margin-right: 0;
            margin-bottom: 10px;
          }
        }
    </style>
</head>

<body data-new-gr-c-s-check-loaded="14.1238.0">
    <p><img src="https://horizoneye.org/wp-content/uploads/2025/02/Shruti-Aggarwal-MD-.webp" alt="Shruti Aggarwal, MD" style="width: 300px; height: 416px;" /></p>
    <p data-pm-slice="0 0 []"><strong>Announcing the AAO Leadership Development Program (LDP) XXVII – Shruti Aggarwal, MD, MBBS!</strong></p>
    <p>The American Academy of Ophthalmology is proud to unveil the distinguished members of <strong data-start="175" data-end="236">Leadership Development Program (LDP) XXVII, Class of 2026</strong>. Nineteen outstanding ophthalmologists have been selected through a competitive nomination and selection process to participate in this prestigious program, designed to cultivate the next generation of leaders in ophthalmology.</p><p data-start="466" data-end="779">A heartfelt thank you goes out to all the state, subspecialty, and special interest societies who submitted nominations. In line with our commitment to high-impact, collaborative learning, we’ve continued to maintain a small cohort size to ensure strong interaction and engagement throughout the yearlong program.</p><p data-start="781" data-end="865"><strong data-start="781" data-end="863">Congratulations to the LDP XXVII Class of 2026 and their nominating societies:</strong></p><ol data-start="866" data-end="2313">
<li data-start="866" data-end="946">
<p data-start="869" data-end="946"><strong data-start="869" data-end="894">Shruti Aggarwal, MD, MBBS</strong> – Maryland Society of Eye Physicians and Surgeons</p>
</li>
<li data-start="947" data-end="1025">
<p data-start="950" data-end="1025"><strong data-start="950" data-end="972">Jane A. Bailey, MD</strong> – Minnesota Academy of Eye Physicians and Surgeons</p>
</li>
<li data-start="1026" data-end="1088">
<p data-start="1029" data-end="1088"><strong data-start="1029" data-end="1052">Chad M. Bingham, MD</strong> – Oregon Academy of Ophthalmology</p>
</li>
<li data-start="1089" data-end="1148">
<p data-start="1092" data-end="1148"><strong data-start="1092" data-end="1114">Lisa Borkowski, MD</strong> – Ohio Ophthalmological Society</p>
</li>
<li data-start="1149" data-end="1220">
<p data-start="1152" data-end="1220"><strong data-start="1152" data-end="1171">Sara Bozorg, MD</strong> – Maine Society of Eye Physicians and Surgeons</p>
</li>
<li data-start="1221" data-end="1302">
<p data-start="1224" data-end="1302"><strong data-start="1224" data-end="1250">Kristen A. Burwick, MD</strong> – Nebraska Academy of Eye Physicians and Surgeons</p>
</li>
<li data-start="1303" data-end="1371">
<p data-start="1306" data-end="1371"><strong data-start="1306" data-end="1335">Maria Soledad Cortina, MD</strong> – Eye Bank Association of America</p>
</li>
<li data-start="1372" data-end="1469">
<p data-start="1375" data-end="1469"><strong data-start="1375" data-end="1408">Alina V. Dumitrescu, MD, FAAP</strong> – American Academy of Pediatrics, Section on Ophthalmology</p>
</li>
<li data-start="1470" data-end="1547">
<p data-start="1473" data-end="1547"><strong data-start="1473" data-end="1495">Alice M. Fecko, MD</strong> – Michigan Society of Eye Physicians and Surgeons</p>
</li>
<li data-start="1548" data-end="1605">
<p data-start="1552" data-end="1605"><strong data-start="1552" data-end="1576">John A. Gonzales, MD</strong> – American Uveitis Society</p>
</li>
<li data-start="1606" data-end="1703">
<p data-start="1610" data-end="1703"><strong data-start="1610" data-end="1637">Catherine O. Jordan, MD</strong> – American Association for Pediatric Ophthalmology &amp; Strabismus</p>
</li>
<li data-start="1704" data-end="1785">
<p data-start="1708" data-end="1785"><strong data-start="1708" data-end="1732">Xiaoqin Alexa Lu, MD</strong> – Association of Veterans Affairs Ophthalmologists</p>
</li>
<li data-start="1786" data-end="1853">
<p data-start="1790" data-end="1853"><strong data-start="1790" data-end="1817">Anna W. Parlin, MD, MPH</strong> – Hawaii Ophthalmological Society</p>
</li>
<li data-start="1854" data-end="1931">
<p data-start="1858" data-end="1931"><strong data-start="1858" data-end="1880">Joanne F. Shen, MD</strong> – Arizona Society of Eye Physicians and Surgeons</p>
</li>
<li data-start="1932" data-end="2005">
<p data-start="1936" data-end="2005"><strong data-start="1936" data-end="1955">Megan Silas, MD</strong> – Illinois Society of Eye Physicians &amp; Surgeons</p>
</li>
<li data-start="2006" data-end="2086">
<p data-start="2010" data-end="2086"><strong data-start="2010" data-end="2034">Evan Silverstein, MD</strong> – Virginia Society of Eye Physicians and Surgeons</p>
</li>
<li data-start="2087" data-end="2171">
<p data-start="2091" data-end="2171"><strong data-start="2091" data-end="2114">Edmund Tsui, MD, MS</strong> – Association for Research in Vision and Ophthalmology</p>
</li>
<li data-start="2172" data-end="2240">
<p data-start="2176" data-end="2240"><strong data-start="2176" data-end="2196">Sarwar Zahid, MD</strong> – New York State Ophthalmological Society</p>
</li>
<li data-start="2241" data-end="2313">
<p data-start="2245" data-end="2313"><strong data-start="2245" data-end="2272">Tatiana S. Zanganeh, MD</strong> – Society of Military Ophthalmologists</p>
</li>
</ol><p data-start="2315" data-end="2657">The Class of 2026 will begin their journey at the <strong data-start="2365" data-end="2408">LDP Orientation Session during AAO 2025</strong> in Orlando. Their leadership development continues in <strong data-start="2463" data-end="2505">San Francisco from January 15–18, 2026</strong>, where they will join the <strong data-start="2532" data-end="2598">Pan-American Association of Ophthalmology’s Curso de Liderazgo</strong>, Class of 2025–2027, for a powerful collaborative session.</p><p data-start="2659" data-end="2789">We’re excited to see the impact these emerging leaders will have on the profession, their communities, and the future of eye care.</p><p data-start="2791" data-end="2934">For more information about the LDP, contact <strong data-start="2835" data-end="2851">Gail Schmidt</strong>, Vice President of Ophthalmic Society &amp; Global Relations, at <strong data-start="2913" data-end="2933"><a data-start="2915" data-end="2931" class="cursor-pointer" rel="noopener">gschmidt@aao.org</a></strong>.</p><p data-start="2936" data-end="3000"><strong data-start="2936" data-end="2998">Congratulations again to all honorees and their societies!</strong></p><p data-start="3002" data-end="3072">—<br data-start="3003" data-end="3006" />
<strong data-start="3006" data-end="3027">Chris Albanis, MD</strong><br data-start="3027" data-end="3030" />
Director, Leadership Development Program</p><p data-start="3074" data-end="3393"><strong data-start="3074" data-end="3081">cc:</strong><br data-start="3081" data-end="3084" />
Maria Fernanda Abalem De Sa, MD – PAAO Curso de Liderazgo Co-Director<br data-start="3153" data-end="3156" />
Dan Briceland, MD – AAO Medical Director for State Affairs<br data-start="3214" data-end="3217" />
Anthony Khawaja, PhD, FRCOphth – Director, SOE EuLDP<br data-start="3269" data-end="3272" />
John Peters, MD – AAO Secretary for State Affairs<br data-start="3321" data-end="3324" />
Arturo Ramirez-Miranda, MD, PhD – PAAO Curso de Liderazgo Co-Director</p>
    <p>&nbsp;</p>
</body><grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration></html>]]></description>
<pubDate>Fri, 6 Jun 2025 15:37:00 GMT</pubDate>
</item>
<item>
<title>Hit Them With Your Best Shot: Local Therapies for Non-infectious Uveitis</title>
<link>https://www.marylandeyemds.org/news/news.asp?id=692780</link>
<guid>https://www.marylandeyemds.org/news/news.asp?id=692780</guid>
<description><![CDATA[<table width="100%" cellpadding="0" cellspacing="0" border="0" class="galileo-ap-layout-editor" style="border-collapse: collapse; table-layout: fixed; color: #000000; font-family: 'Trebuchet MS'; font-size: medium; background-color: #ffffff; min-width: 100%;">
    <tbody>
        <tr>
            <td class="editor-col OneColumnMobile" valign="top" style="width: 100%; padding-top: 0;">
                <div class="gl-contains-text">
                    <table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-collapse: collapse; table-layout: fixed; min-width: 100%;">
                        <tbody>
                            <tr>
                                <td class="editor-text editor-text" align="left" valign="top" style="-webkit-font-smoothing: antialiased; font-size: 14px; color: #384856; display: block; overflow-wrap: break-word; line-height: 1.2; padding: 10px 20px; font-family: 'Trebuchet MS';">
                                    <div class="text-container galileo-ap-content-editor">

                                        <!-- Image with 16:9 Aspect Ratio -->
                                        <div style="width: 100%; padding-top: 56.25%; position: relative; margin-bottom: 0;">
                                            <img alt="" src="https://www.marylandeyemds.org/resource/resmgr/eyes1.png" style="position: absolute; top: 0px; left: 65px; width: 495px; height: 285px; object-fit: cover; border-radius: 5px; vertical-align: middle; border-width: 0px; border-style: solid; margin-bottom: 0; padding-bottom: 0;" usemap="#rade_img_map_1738864831958" />
                                        </div>

                                        <!-- Register Button moved up slightly -->
                                        <p style="text-align: center; margin-top: -40px; padding-top: 0;">
                                            <a href="https://store.aao.org/hit-them-with-your-best-shot-local-therapies-for-non-infectious-uveitis.html" target="_blank" style="background-color: #9d2235; color: #eaaa00; font-size: 16px; padding: 15px 30px; text-decoration: none; border-radius: 5px; border: 2px solid #9d2235; display: inline-block; font-family: 'Trebuchet MS';">
        Register Now
    </a>
                                        </p>

                                        <p style="text-align: justify; font-family: 'Trebuchet MS';">
                                            <strong>&nbsp;</strong><strong>Thursday, February 13 from 8:30 - 10:00 PM ET</strong></p><p style="text-align: justify; font-family: 'Trebuchet MS';"><br />
                                            <strong>Developed in coordination with the American Uveitis Society (AUS)</strong><br /><br />
                                            <strong>Moderators:</strong> Brian Do, MD and Jennifer Lee, MD<br />
                                            <strong>Panelists/Presenters:</strong> Marez Megalla, MD; Kareem Moussa, MD; Arjun Sood, MD; and Jessica Weinstein, MD<br /><br /> This webinar will focus on the diagnosis and management of uveitis.<br /><br />

                                            <strong>Topics will include:</strong><br /><br /> Triamcinolone acetonide injectable suspension<br /> Dexamethasone intravitreal implant<br /> Fluocinolone acetonide intravitreal implant<br /> STK/POINT trial<br /><br /> The Academy offers free clinical update webinars to Academy members throughout the year. Participate in the live webinars to ask questions directly to experts and receive CME credit.<br /><br /> This
                                            webinar is available exclusively as a free benefit for Academy members. Use your Academy login to register.<br /><br /> Not a member? <a href="https://www.aao.org/membership/benefits/academy?_gl=1*za3yfb*_gcl_au*MTA3NTMzNjU3OC4xNzM4MDk0NDIz*_ga*MjA0NzY4MDE5Mi4xNzM4MDk0NDIz*_ga_3PN52QWGQQ*MTczODYxNzQ4NC43LjEuMTczODYxOTY3NS41Ni4wLjA" target="_blank" style="font-weight: bold; color: #007bff;">Learn about the value of Academy membership</a>.<br /><br />

                                            <strong>Accreditation Statement</strong><br /><br /> The American Academy of Ophthalmology is accredited by the Accreditation Council for Continuing Medical Education (ACCME) to provide continuing medical education
                                            for physicians.<br /><br />

                                            <strong>CME Designation Statement</strong><br /><br /> The American Academy of Ophthalmology designates this live activity for a maximum of 1.5 AMA PRA Category 1 Credits™. Physicians should claim only the credit
                                            commensurate with the extent of their participation in the activity.
                                        </p>
                                    </div>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </div>
            </td>
        </tr>
    </tbody>
</table><map id="rade_img_map_1738864831958" name="rade_img_map_1738864831958"><area shape="RECT" coords="10,10,30,30" href="http://" /></map>]]></description>
<pubDate>Mon, 3 Feb 2025 13:44:00 GMT</pubDate>
</item>
<item>
<title>Iris Reconstruction With Iris Claw Implantation</title>
<link>https://www.marylandeyemds.org/news/news.asp?id=692777</link>
<guid>https://www.marylandeyemds.org/news/news.asp?id=692777</guid>
<description><![CDATA[<table width="100%" cellpadding="0" cellspacing="0" border="0" class="galileo-ap-layout-editor" style="border-collapse: collapse; table-layout: fixed; color: #000000; font-family: 'Times New Roman'; font-size: medium; background-color: #ffffff; min-width: 100%;">
    <tbody>
        <tr>
            <td class="editor-col OneColumnMobile" valign="top" style="width: 100%; padding-top: 0;">
                <div class="gl-contains-text">
                    <table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-collapse: collapse; table-layout: fixed; min-width: 100%;">
                        <tbody>
                            <tr>
                                <td class="editor-text editor-text" align="left" valign="top" style="-webkit-font-smoothing: antialiased; font-size: 14px; color: #384856; display: block; overflow-wrap: break-word; line-height: 1.2; padding: 10px 20px;">
                                    <div class="text-container galileo-ap-content-editor"><span style="font-family: 'Trebuchet MS';">

                                        <!-- Centered Images with 80% Width and Responsive -->
                                        <p style="text-align: center; margin-top: 0;">
                                            <a href="https://www.aao.org/education/clinical-video/iris-reconstruction-with-iris-claw-implantation" target="_blank">
                                                </a><a href="https://www.aao.org/education/clinical-video/iris-reconstruction-with-iris-claw-implantation" target="_blank" style="font-family: 'Trebuchet MS'; background-color: #ffffff;"><img alt="" src="https://www.marylandeyemds.org/resource/resmgr/irisrecons2.png" style="width: 493.594px; max-width: 100%; height: auto; display: block; margin: auto;" /></a>&nbsp;                                            
                                        </p>

                                        <p style="text-align: justify;"><strong style="font-size: 16px;">Dr. Meriem Ouederni presents a complex case involving a subluxated post-traumatic cataract, accompanied by capsular fibrosis and notable iridodialysis.</strong></p>

                                        <p style="text-align: justify;">
                                            The procedure began with cataract extraction through a sclerocorneal tunnel, followed by the reconstruction of the iris using the sewing machine technique. This was achieved with a 27-gauge needle and 10-0 Prolene suture through the scleral tunnel. Finally,
                                            a retropupillary iris claw lens was successfully implanted to complete the procedure.</p>

                                        <p style="text-align: justify;">&nbsp;</p>

                                        <p style="text-align: justify;">
                                            <a href="https://www.aao.org/education/clinical-video/iris-reconstruction-with-iris-claw-implantation" target="_blank">Learn more</a>
                                        </p>

                                        <p style="text-align: left;">
                                            By <strong>Meriem Ouederni, MD</strong>
                                        </p>

                                    </span></div>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </div>
            </td>
        </tr>
    </tbody>
</table>]]></description>
<pubDate>Mon, 27 Jan 2025 21:17:00 GMT</pubDate>
</item>
<item>
<title>YAG Vitreolysis for Steroid Implant in Visual Axis</title>
<link>https://www.marylandeyemds.org/news/news.asp?id=692766</link>
<guid>https://www.marylandeyemds.org/news/news.asp?id=692766</guid>
<description><![CDATA[<table width="100%" cellpadding="0" cellspacing="0" border="0" class="galileo-ap-layout-editor" style="border-collapse: collapse; table-layout: fixed; color: #000000; font-family: 'Times New Roman'; font-size: medium; background-color: #ffffff; min-width: 100%;">
    <tbody>
        <tr>
            <td class="editor-col OneColumnMobile" valign="top" style="width: 100%; padding-top: 0;">
                <div class="gl-contains-text">
                    <table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-collapse: collapse; table-layout: fixed; min-width: 100%;">
                        <tbody>
                            <tr>
                                <td class="editor-text editor-text" align="left" valign="top" style="-webkit-font-smoothing: antialiased; font-size: 14px; color: #384856; display: block; overflow-wrap: break-word; line-height: 1.2; padding: 10px 20px;">
                                    <div class="text-container galileo-ap-content-editor"><span style="font-family: 'Trebuchet MS';">
                                        
                                        <!-- Centered Image/Video at the Very Top -->
                                        </span><p style="text-align: left; margin-top: 0;"><span style="font-family: 'Trebuchet MS';">
                                            <a href="https://www.aao.org/education/1-minute-video/yag-vitreolysis-steroid-implant-in-visual-axis" target="_blank">
                                                </a><img alt="YAG Vitreolysis Thumbnail" src="https://www.marylandeyemds.org/resource/resmgr/1minutesthumbnail.png" style="color: #384856; text-align: center; background-color: #ffffff; width: 493.594px; max-width: 100%; height: auto; display: block; margin: auto;" /><strong style="text-align: justify; font-size: 16px;">Drs. Ahmed Shakarchi and Ahmed Sallam perform a YAG vitreolysis for a corticosteroid implant that shifted into the visual axis.</strong></span></p>
                                        
                                        <p style="text-align: justify;"><span style="font-family: 'Trebuchet MS';">
                                            A 73-year-old patient presented to Drs. Ahmed Shakarchi and Ahmed Sallam after beginning to notice her YAG intravitreal corticosteroid implant, placed for chronic uveitis (superotemporal pars plana 3.5 mm from the limbus), was becoming noticeable in her day-to-day life. 
                                            To manage the shifted implant, Drs. Shakarchi and Sallam performed a YAG posterior capsulotomy, using the YAG laser to release the vitreous strands holding the implant in the visual axis.
                                        </span></p>
                                        
                                        <p style="text-align: center;"><span style="font-family: 'Trebuchet MS';">
                                            <img alt="YAG Vitreolysis Video" src="https://www.marylandeyemds.org/resource/resmgr/1minutevideos.png" style="color: #384856; text-align: center; background-color: #ffffff; width: 493.594px; max-width: 100%; height: auto; display: block; margin: auto;" />
                                        </span></p>
                                        
                                        <p style="text-align: center;"><span style="font-family: 'Trebuchet MS';">
                                            <a href="https://www.aao.org/education/1-minute-video/yag-vitreolysis-steroid-implant-in-visual-axis" target="_blank">See the full 1-minute video here</a>
                                        </span></p>
                                        
                                        <p style="text-align: left;"><span style="font-family: 'Trebuchet MS';">
                                            By 
                                            <a href="https://www.aao.org/biography/ahmed-shakarchi-mbchb">Ahmed Shakarchi, MBChB</a>, 
                                            <a href="https://www.aao.org/biography/ahmed-a-sallam-mbbch">Ahmed A. Sallam, MBBCh</a>
                                        </span></p>
                                    </div>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </div>
            </td>
        </tr>
    </tbody>
</table>]]></description>
<pubDate>Mon, 20 Jan 2025 19:41:00 GMT</pubDate>
</item>
<item>
<title> Choosing the Right Diagnostic Imaging for Neuro-ophthalmic Disorders</title>
<link>https://www.marylandeyemds.org/news/news.asp?id=692480</link>
<guid>https://www.marylandeyemds.org/news/news.asp?id=692480</guid>
<description><![CDATA[<p style="text-align: center;"><img alt="" src="https://www.aao.org/image.axd?id=af18ecea-3082-4a17-84b6-e0a5ca75021c&t=637704319569130000" style="width: 80%;" /></p>
<p style="box-sizing: border-box; color: #384856; font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif; text-align: justify; background-color: #ffffff;"><span style="box-sizing: border-box; font-weight: 700;"><span style="box-sizing: border-box; font-size: 16px;">Understanding Neuro-Ophthalmic Disorders and Imaging Needs</span></span>
</p>
<p style="box-sizing: border-box; color: #384856; font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif; text-align: justify; background-color: #ffffff;"> When it comes to neuro-ophthalmic disorders, selecting the   appropriate diagnostic imaging is a critical step in ensuring  accurate diagnoses and effective treatment plans. In a recent   podcast episode hosted by Dr. Amanda Redfern, Dr. Sravanthi   Vegunta,
    a renowned pediatric and neuro-ophthalmologist,   shared her expertise on this vital topic. From idiopathic   intracranial hypertension (IIH) to cranial nerve palsies, Dr.   Vegunta provided valuable insights into imaging strategies for some of the
    most complex neuro-ophthalmic conditions.<br style="box-sizing: border-box;" /><br style="box-sizing: border-box;" />For more in-depth discussions on neuro-ophthalmic disorders and other clinical topics, check out the full podcast episode featuring
    Dr. Sravanthi Vegunta, or explore additional resources and claim CME credits at <a rel="noopener" target="_new" href="http://www.aao.org/podcasts" style="box-sizing: border-box; background-color: transparent;">www.aao.org/podcasts</a>.</p>
<p style="box-sizing: border-box; color: #384856; font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif; text-align: justify; background-color: #ffffff;"><a href="https://www.aao.org/education/audio/choosing-right-diagnostic-imaging-neuro-ophthalmic" target="_blank" style="box-sizing: border-box; background-color: transparent;">Read more</a></p>
<p> </p>]]></description>
<pubDate>Mon, 13 Jan 2025 17:52:00 GMT</pubDate>
</item>
</channel>
</rss>
