Protecting Cannabis Patients During A Pandemic

Protecting Cannabis Patients During A Pandemic

Admin
APRIL 9TH, 2020

A Dispensary’s Guide to COVID-19

The COVID-19 outbreak has temporarily reshaped daily life and will forever change how we deal with deadly diseases. During this time of high anxiety and uncertainty, it has never been more imperative to take precautionary measures than now. Although many companies are closing their doors to prevent the spread of COVID-19, medical marijuana dispensaries must remain open to provide patients with medicine.

Outlined below are what most dispensaries are doing to remain open while ensuring the safety of patients and employees:

  1. In-Store Patient Limit: Limit the number of patients allowed inside the dispensary at any given time. Depending on the size of the dispensary, some dispensaries are only allowing 10 people inside at any given time. This will allow for dispensaries to follow cleanliness and social distancing guidelines set forth by the Centers for Disease Control (CDC).

  2. Offer Discounts: Offer discounts to patients when they place orders through an online system, by phone, Leafly or with a delivery service. Once a patient arrives, have them check-in and wait in their car. When the order is ready, they will receive a text to finish the order inside. Dispensaries prefer to have their products delivered with a delivery service to encourage patients to stay at home per CDC requests.

  3. Improve Cleanliness: Implement frequent sanitizing and disinfectant practices throughout the dispensary and issue a no-touch policy including the touching, smelling and handling of bud jars.

  4. Stay Home: Advise employees that feel ill or have had a fever within the past 24 hours to stay home until better. Any employees that feel ill or have a fever, are required to be tested for COVID-19 and may not return to work until test results are given. Additionally, postpone or curtail all non-essential business travel during the time being. Any employees that have recently traveled should report this to their supervisor.

 

Dispensary’s and their employees are on the front line during this pandemic, providing for those in desperate need of medicine. In order to provide the utmost security for dispensary employees and patients, these guidelines should be followed at all times.

YOU MIGHT ALSO BE INTERESTED IN

SIGN UP TO STAY INFORMED

IT’S TIME TO GET GROWING.

Better growth and a clear plan forward is what your business needs. Reach out to us to book a consultation or get your action plan
started.
CONTACT

/* CBA native share bar — replaces the retired AddThis shortcode in .share-it on single posts */ (function () { function initShare() { var box = document.querySelector('.share-it'); if (!box || box.querySelector('.cba-share')) return; if (!document.getElementById('cba-share-css')) { var css = document.createElement('style'); css.id = 'cba-share-css'; css.textContent = '.share-it{font-size:0}.share-it h5{font-size:14px;letter-spacing:.08em}' + '.cba-share{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}' + '.cba-share a,.cba-share button{font:500 13px/1 inherit;padding:8px 14px;border:1px solid #cfd6cf;' + 'border-radius:999px;color:#2f6b34;background:#fff;text-decoration:none;cursor:pointer;transition:.15s}' + '.cba-share a:hover,.cba-share button:hover{background:#2f6b34;border-color:#2f6b34;color:#fff}'; document.head.appendChild(css); } Array.prototype.slice.call(box.childNodes).forEach(function (n) { if (n.nodeType === 3 && /\[addthis/i.test(n.textContent)) box.removeChild(n); }); var url = encodeURIComponent(location.href); var title = encodeURIComponent((document.title || '').replace(/\s*\|\s*CB Advisors\s*$/i, '').trim()); var links = [ ['X', 'https://x.com/intent/tweet?url=' + url + '&text=' + title], ['LinkedIn', 'https://www.linkedin.com/sharing/share-offsite/?url=' + url], ['Facebook', 'https://www.facebook.com/sharer/sharer.php?u=' + url], ['Email', 'mailto:?subject=' + title + '&body=' + url] ]; var bar = document.createElement('div'); bar.className = 'cba-share'; links.forEach(function (l) { var a = document.createElement('a'); a.href = l[1]; a.textContent = l[0]; a.setAttribute('aria-label', 'Share on ' + l[0]); if (l[0] !== 'Email') { a.target = '_blank'; a.rel = 'noopener noreferrer'; } bar.appendChild(a); }); var copy = document.createElement('button'); copy.type = 'button'; copy.textContent = 'Copy link'; copy.setAttribute('aria-label', 'Copy link'); copy.addEventListener('click', function () { var label = copy.textContent, done = function () { copy.textContent = 'Copied'; setTimeout(function () { copy.textContent = label; }, 1500); }; if (navigator.clipboard && navigator.clipboard.writeText) navigator.clipboard.writeText(location.href).then(done, done); else done(); }); bar.appendChild(copy); box.appendChild(bar); } if (document.readyState !== 'loading') initShare(); else document.addEventListener('DOMContentLoaded', initShare); })();