ADVERTISEMENT

Partying safely for the holidays

Published Dec 14, 2021 12:12 am

Are physical gatherings safe now?

CLINICAL MATTERS

As the number of daily COVID-19 cases continues to drop, many people are looking forward to their Christmas parties. Having missed these last year, there is a pent-up need to see friends and loved ones physically, especially now that many have been vaccinated. The discovery of the Omicron variant threw cold water on a lot of these party plans. While we wait for more data on whether Omicron is any worse than Delta, it is prudent to be cautious. Delta and the old variants are still very much around and remain potent. These variants have proven to be killers before, and they can still cause super spreader events.

Are physical gatherings really safe? When case rates are low like what we have now, the baseline risk of getting COVID-19 is also low. With the increased transmissibility of Delta and the potential for Omicron to enter, however, it isn’t a good time to relax your guard. Virtual parties remain the safest option. 

Physical parties, should you choose to risk it, can be made safer using these basic infection control principles.

Keep it outdoors. The risk of contracting COVID-19 is much lower outdoors than it is indoors. As seen with Delta, small respiratory particles can remain suspended in the air for a long time. This is especially true in indoor areas with poor ventilation. Since Delta can be transmitted faster than the usual 15 minutes of exposure for older variants, one infected case in an indoor party can easily infect a lot of people.

Invite fully vaccinated people only. While Delta and the other variants of concern have shown higher rates of breakthrough infection compared to the old virus types, these types of infections are still less contagious than infections among the unvaccinated. The vaccines also prevent a significant number of infections to begin with, so even fully vaccinated people who have had high risk exposure are less likely to develop full-blown COVID-19. If someone does end up bringing COVID-19 to the party, full-vaccinated partygoers are less likely to get sick. Even if breakthrough infection does occur, it will most likely be mild.

Wear a mask and shield and avoid crowding. These old reliable measures still work. Used together, mask plus face shield plus one meter of physical distancing reduces the risk of acquiring COVID-19 by over 90 percent. These should be non-negotiable in indoor settings, and will virtually eliminate risk in outdoor settings, especially if everyone is vaccinated. Remove masks and face shields only when eating and avoid talking when the mask is off. Some people have perfected the “bite, mask, swallow” technique where they only briefly remove the mask to take a bite of food and put it back on while chewing. This may seem extreme, but it beats the hardship of getting sick with COVID-19.

Keep it short and sweet. The longer the time spent physically together, the higher the risk that someone can pass on COVID-19 to others. If the objective is to just spend some physical time together, then this can be done for about 15 to 30 minutes indoors or an hour or two outdoors. Conversations can then be continued virtually. 

Avoid aerosol generating activities. The most notorious means of spreading COVID-19 is by singing. In one of the most publicized super spreader events during the early days of the pandemic, a majority of members in a choir got sick during practice even when they followed proper physical distancing. This means laying off the karaoke for now, or go virtual! Also avoid activities that entail shouting and yelling. Live bands utilizing wind instruments will quickly turn a party into an infection party if one of the musicians is infected, so these should be avoided or at least moved outdoors. This also goes for “torotots” or trumpet noise makers for New Year celebrations. Avoid removing your mask when talking, since transmission occurs even with normal conversations.

Screen for exposure and symptoms. Testing with antigen or RT-PCR prior to parties doesn’t seem to be all that sensitive, especially with the new variants. It may end up giving people a false sense of security. The first Omicron super spreader event occurred in Norway and all attendees were reported to have been vaccinated and had been tested prior to the event. Tests are imperfect so an assessment of exposure and symptoms at the time of the party can go a long way in preventing exposure of many people. This can be in the form of a questionnaire, or just a self-administered reminder list to people who are attending the party. Symptom screens aren’t perfect either, but those with symptoms are much more contagious than those without symptoms and this can mean the difference between a controlled outbreak and an uncontrolled one. 

Layers, layers, layers. No single intervention is foolproof, but a “Swiss Cheese” model where the holes of one intervention are covered by the next layer can minimize transmission. This means that combining mask with face shield plus physical distancing plus vaccination and outdoor venues will result in a very small overall risk of infection. Safer is always better.

Keep the vulnerable safe. Even with vaccination, elderly persons and people with comorbid conditions still have a relatively higher risk of developing severe COVID-19 disease than the general population. This means taking extra care to protect these groups from infection. Many older people who did not go out at all during the pandemic died from infection brought in by visiting relatives and friends. Each event should be carefully considered on whether the risk is worth it. If the decision is to proceed, maximizing layers of protection is most prudent. 

Finally, when in doubt, just defer partying for now and go virtual. This pandemic won’t be around forever and there will come a time when we can all safely get together again. The most important thing is that we all make it to that day rather than dying of COVID-19 now.

 

Related Tags

Dr Edsel Salvana clinical matters Partying safely for the holidays
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.