{"id":39229,"date":"2022-12-06T22:33:38","date_gmt":"2022-12-06T22:33:38","guid":{"rendered":"https:\/\/staging.totara.fortyapp.com\/resources\/how-healthcare-tackled-covid-19-with-learning\/"},"modified":"2024-08-05T20:47:33","modified_gmt":"2024-08-05T20:47:33","slug":"how-healthcare-tackled-covid-19-with-learning","status":"publish","type":"resource","link":"https:\/\/staging.totara.fortyapp.com\/us\/resources\/how-healthcare-tackled-covid-19-with-learning\/","title":{"rendered":"How healthcare tackled COVID-19 with learning"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p class=\"large\">As the worst public health crisis in living memory, the COVID-19 pandemic completely changed the world overnight &#8211; including the world of work, and especially for those in the healthcare sector.<\/p>\n<p>Hospitals and healthcare services found themselves stretched to breaking point with no clear sense of direction and no light at the end of the tunnel. Overstretched, underfunded, overworked. Healthcare workers struggled with burnout, hospital wards hit capacity and everyone was doing their best at a time when everything was changing every day.<\/p>\n<p>But not all healthcare organizations took the same approach to battling COVID-19. Organizations armed with flexible tools and technology were able to adapt and upskill their people at speed, helping them win the war against coronavirus.<\/p>\n<p>In this guide, we will celebrate the achievements of just some of the healthcare organizations who tackled COVID-19 effectively. We will cover:<\/p>\n<ul>\n<li>The key challenges COVID-19 posed for healthcare systems and professionals worldwide<\/li>\n<li>Seven examples of healthcare organizations rapidly implementing or adapting their learning programs to equip workers with the skills and knowledge they needed<\/li>\n<li>The lessons the healthcare industry can learn from these unprecedented times<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-1031 size-full\" src=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/How-healthcare-tackled-COVID_Linkeding-image.jpg\" alt=\"\" width=\"600\" height=\"322\" srcset=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/How-healthcare-tackled-COVID_Linkeding-image.jpg 600w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2022\/11\/How-healthcare-tackled-COVID_Linkeding-image-300x161.jpg 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<\/div>\n  <\/div>\n<div class='newsletter-hubspot-container theme padding-'>\n  <div class='wrapper'>\n    \n    <div class='content-wrapper'>\n            <div class='form-wrapper grey-background-'>\n                                    <h2 class='title '>Download the Guide<\/h2>\n                                                    <div id=\"hubspot-form-container\">\n            \n\t\t\t\t\t<script>\n\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\tportalId: 3415253,\n\t\t\t\t\t\t\t\tformId: \"436f1db9-e7f4-47ba-80e1-d8017bdf9843\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1775970774000-5561027928\",\n\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t})});\n\t\t\t\t\t<\/script>\n\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1775970774000-5561027928\"><\/div>          <\/div>\n          <div id=\"hubspot-fallback-message\" style=\"display: none; padding: 20px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 8px;\">\n            <p style=\"margin: 0; font-size: 14px;\">\n              This form may be blocked by your browser&#8217;s privacy settings (e.g., Firefox Enhanced Tracking Protection). Please email us at <a href=\"mailto:marketing@totara.com\" style=\"color: #007ab8; text-decoration: none;\">marketing@totara.com<\/a>.\n            <\/p>\n          <\/div>\n                      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/If the form has a dynamic content field for hubspot automation workflows, it will grab that ACF value and plop it inside of the embedded iframe form\n  jQuery(document).ready(function ($) {\n    let formDetected = false;\n    let fallbackShown = false;\n\n    \/\/ Function to check for HubSpot form and show fallback if needed\n    function checkForHubSpotForm() {\n      const hubspotContainer = document.getElementById('hubspot-form-container');\n      const fallbackMessage = document.getElementById('hubspot-fallback-message');\n      \n      if (!hubspotContainer || !fallbackMessage || fallbackShown) {\n        return;\n      }\n\n      \/\/ Check for various HubSpot form elements\n      const hsForm = hubspotContainer.querySelector('.hs-form');\n      const hsIframe = hubspotContainer.querySelector('.hs-form-iframe');\n      const hsScript = hubspotContainer.querySelector('script[src*=\"js.hsforms.net\"]');\n      const hasHubSpotContent = hubspotContainer.innerHTML.trim().length > 0;\n\n      if (hsForm || hsIframe || hsScript) {\n        formDetected = true;\n      } else if (hasHubSpotContent && !formDetected) {\n        \/\/ If there's content but no recognizable HubSpot elements after timeout, show fallback\n        setTimeout(function() {\n          if (!formDetected && !fallbackShown) {\n            fallbackMessage.style.display = 'block';\n            hubspotContainer.style.display = 'none';\n            fallbackShown = true;\n          }\n        }, 2000);\n      } else if (!hasHubSpotContent) {\n        \/\/ If container is completely empty, show fallback immediately\n        fallbackMessage.style.display = 'block';\n        hubspotContainer.style.display = 'none';\n        fallbackShown = true;\n      }\n    }\n\n    \/\/ Initial check\n    setTimeout(checkForHubSpotForm, 1000);\n    \n    \/\/ Additional checks at intervals\n    setTimeout(checkForHubSpotForm, 3000);\n\n    setTimeout(function() {\n      const fieldElement = document.querySelector('input[name=lead_source_description]');\n      let iframe = document.querySelector('.hs-form-iframe');\n\n      if (iframe && iframe?.contentWindow) {\n        let iframeDocument = iframe.contentWindow.document;\n        let input = iframeDocument.querySelector('input[name=lead_source_description]');\n        if (input) {\n          input.value = 'How healthcare tackled COVID-19 with learning';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"template":"","tax\/tags":[714],"tax\/solutions":[778],"tax\/topics":[],"tax\/industries":[],"tax\/resource-types":[824],"class_list":["post-39229","resource","type-resource","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/resources\/39229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/resources"}],"about":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/types\/resource"}],"wp:attachment":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/media?parent=39229"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/tags?post=39229"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/solutions?post=39229"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/topics?post=39229"},{"taxonomy":"industry-tax","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/industries?post=39229"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/resource-types?post=39229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}