jQuery(document).ready(function($){ // Find empty links in the Minimal Recent Posts element and add a label for SEO $('.recent_posts_container.minimal a').each(function(){ var linkTitle = $(this).closest('.post').find('.post-header h3').text(); if(!$(this).attr('aria-label') && linkTitle) { $(this).attr('aria-label', 'Read more about ' + linkTitle); } else { $(this).attr('aria-label', 'Read full article'); } }); });

You can request medical and behavioral health appointments in MyChart!

If you are having trouble with MyChart or are requesting a different kind of appointment, you can fill out this form and our Patient Ambassadors will contact you.

You do not have permission to view this form.