Protecting Cannabis Patients During A Pandemic – Part 2

Protecting Cannabis Patients During A Pandemic – Part 2

Admin
APRIL 9TH, 2020

A Cultivation and Processors Guide to COVID-19

The main goal of a medical cannabis cultivator or processor is to ensure safe and quality medicine for patients, especially when dealing with COVID-19. Due to the recent outbreak of COVID-19, cultivators and processors must implement new practices to maximize safety to products and employees. There are multiple best-practices for keeping products and people safe during the time of a pandemic.

Outlined below are some precautionary methods medical cannabis cultivators and processors are taking:

1. Improve Cleanliness: Implement frequent sanitizing and disinfectant practices throughout the facility and issue a policy requiring all employees to wear protective gear such as a face mask, gloves, apron, hairnet, etc.

2. Educate Your Staff: Reinforce Sanitation Protocols regarding health, hygiene, and sanitation throughout all facilities. Employees are encouraged to follow Company Protocols and CDC guidelines of best health practices to stay properly sanitized.

3. 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.

During state-wide shutdowns of non-essential businesses, medical cannabis facilities have been labeled an essential service, allowing medical cannabis facilities to continue to operate. During a time of hysteria and panic, like we are facing, patients in need must be allowed their medicine. Cannabis cultivators and processors are the backbones to providing safe and clean medicine for patients and should follow these guidelines.

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); })();