Community Life Enrichment Hero 1
26 ART 0143 Artis Power of Play June Outdoor Fun Web Module scaled
July Power of Play Web Module scaled

Week of Events

Maverick shares the joy of seeing his grandmother thrive at Artis — from compassionate care to creative expression through art. “It’s just a joy,” he says, watching her engage and connect in a place where genuine people support and uplift each resident.

Life Enrichment at Artis is powered by people with the training, heart, and intuition to transform everyday moments into meaningful experiences. Meet Marlene, one of our Life Enrichment Directors, whose superpower is discovering what brings each resident to life

Community Life Enrichment Yesterday Today Image 1

“I always wanted to paint more … now I paint every day.”

– Sal L.
Artis Resident
Community Life Enrichment Yesterday Today Image 2
Community Mission and Values Facebook Background 1
Community Life Enrichment Facebook Facebook Icon

See how we’re honoring
yesterday and celebrating
today.

Comments Box SVG iconsUsed for the like, share, comment, and reaction icons

Our residents combining music and exercise ..drumming good health and fun with our fitness trainer Jo! #InspireWellbeing See MoreSee Less

Image attachment
Image attachment
Image attachment

Happy Global Wellness Day! 🌿

Today, we're celebrating the moments that nourish the whole person – a walk in the fresh air, a laugh shared with a friend, a meal that feels like home. 💙

#GlobalWellnessDay #CelebratingToday #AllTogether #TheArtisWay
See MoreSee Less

Happy Global Wellnes

Our residents enjoying the harvest of early vegetables from the garden. Spending time together while basking in the sun of the courtyard. #TheArtisWay #InspireWellbeing See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment

Happy Certified Nursing Assistants Week to all who celebrate – at Artis, that means every single of us! 🫶🫶🫶 With patience, empathy, and smiles for miles, our Care Partners make sure our residents are ready for another joyful day at Artis.

Help spread the love by shouting out a Care Partner who makes a difference in your family’s life in the comments! 💙💙💙

#CNAWeek #CaringSuperpowers #RadiatePositivityAndCompassion #TheArtisWay
See MoreSee Less

Happy Certified Nurs

Our first blood drive at South Hills was a great success! Staff, family, and professionals from our community came together to donate and support an important cause.
At a time when blood supplies are low, their generosity is truly making a difference. Thank you to everyone who stopped by, rolled up their sleeves, and gave the gift of life. We appreciate each of you for strengthening our community!
#TheArtisWay
#alltogether
#InspireWellbeing
See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment

🧠 June is Alzheimer's & Brain Awareness Month. For many families, changes around meals are some of the first signs they notice when a loved one is living with dementia. A favorite dish goes untouched. Someone who once loved cooking seems unsure what to make. Even a trip to the grocery store can start to feel more confusing.

While these changes can be difficult to navigate, small, thoughtful choices can help. Familiar foods and consistent routines can make meals feel more comfortable and enjoyable for people living with dementia.

Learn about simple seasonal food ideas and practical ways to create more ease and connection around the table.

Read more: 🔗 artisseniorliving.com/blog/dementia-and-daily-dining-food-choices-that-help-meals-feel-easier/

{June Dementia & Daily Dining Source: Alzheimer's Association Brain Health & Nutrition Guidance}

#AlzheimersAndBrainAwarenessMonth #BrainHealth #DementiaCare #TheArtisWay
See MoreSee Less

🧠 June is Alzheim
Community Life Enrichment Schedule A Tour Image 1

"*" indicates required fields

Name*
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
(function() { if (typeof jQuery === ‘undefined’) { console.error(‘jQuery is required for eventsDuplicates function’); return; } function hideDuplicateEventsAllViews() { const viewConfigs = [ { container: ‘.tribe-events-pro-week-grid__events-day’, event: ‘.tribe-events-pro-week-grid__event’ }, { container: ‘.tribe-events-calendar-day’, event: ‘.tribe-events-calendar-day__event’ }, { container: ‘.tribe-events-calendar-month__body’, event: ‘.tribe-events-calendar-month__day’ } ]; viewConfigs.forEach(function(config) { const $containers = jQuery(config.container); if (!$containers.length) return; $containers.each(function() { const $events = jQuery(this).find(config.event); const titleGroups = {}; const eventsToHide = []; $events.each(function() { const $event = jQuery(this); const $title = $event.find(‘h3, .tribe-event-title, .tribe-events-pro-week-grid__event-title’); const dataPublished = $event.attr(‘data-published’); const title = $title.length ? $title.first().text().trim() : ”; if (!title || !dataPublished) return; const key = title.toLowerCase(); if (!titleGroups[key]) { titleGroups[key] = []; } titleGroups[key].push({ $element: $event, publishedDate: new Date(dataPublished), publishedString: dataPublished, fullTitle: title }); }); Object.keys(titleGroups).forEach(function(key) { const group = titleGroups[key]; if (group.length <= 1) return; group.sort(function(a, b) { return b.publishedDate.getTime() – a.publishedDate.getTime(); }); for (let i = 1; i < group.length; i++) { eventsToHide.push(group[i].$element); } }); if (eventsToHide.length) { jQuery.each(eventsToHide, function(i, $event) { $event.hide(); }); console.log('Hidden ' + eventsToHide.length + ' duplicate events in container'); } }); }); } jQuery(document).ready(function() { hideDuplicateEventsAllViews(); }); })();