CINXE.COM

Florida Board of Medicine ME Course List

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="height=device-height, initial-scale=1, maximum-scale=1.0,user-scalable=0" /> <meta name="theme-color" content="#000000" /> <meta name="google-site-verification" content="WEk2s86C0XHQIr7MQ3tFxndJ9Dc1KtIzY_vb7z_R3nk" /> <title>Florida Board of Medicine ME Course List</title> <meta name="description" content="Find accredited continuing education for Medical Doctor licensees." /> <meta property="og:title" content="Florida Board of Medicine ME Course List" /> <meta property="og:description" content="Find accredited continuing education for Medical Doctor licensees." /> <meta property="og:image" content="%REACT_APP_OG_IMAGE%" /> <!-- Google Tag Manager --> <script> if ('true' === 'true') { (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-KWZPDN8'); } </script> <!-- End Google Tag Manager --> <!-- favicon --> <link rel="manifest" href="https://courses.cebroker.com/assets/manifest.json" /> <link rel="shortcut icon" href="https://courses.cebroker.com/assets/cebroker.ico" /> <link rel="icon" href="https://courses.cebroker.com/assets/cebroker.ico" /> <link rel="mask-icon" href="https://courses.cebroker.com/assets/cebroker.svg" color="green" /> <!-- Apple touch icon --> <link rel="apple-touch-startup-image" href="https://courses.cebroker.com/assets/icons/ceb-icon-76.png" /> <link rel="apple-touch-icon" href="https://courses.cebroker.com/assets/icons/ceb-icon-76.png" /> <link rel="apple-touch-icon" sizes="120x120" href="https://courses.cebroker.com/assets/icons/ceb-icon-120.png" /> <link rel="apple-touch-icon" sizes="152x152" href="https://courses.cebroker.com/assets/icons/ceb-icon-152.png" /> <link rel="apple-touch-icon" sizes="180x180" href="https://courses.cebroker.com/assets/icons/ceb-icon-180.png" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,600,700,800" /> <link href="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined" rel="stylesheet" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous" /> <link rel="stylesheet" href="https://courses.cebroker.com/assets/index-eb470342.css" /> <link rel="canonical" href="https://courses.cebroker.com/fl/medical-doctor" /> <!-- <script src="https://js.stripe.com/v3/"></script> --> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" /> <script type="text/javascript"> if ('true' === 'true') { window._vwo_code || (function () { var account_id = 367332, version = 2.1, settings_tolerance = 2000, hide_element = 'body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important', /* DO NOT EDIT BELOW THIS LINE */ f = false, w = window, d = document, v = d.querySelector('#vwoCode'), cK = '_vwo_' + account_id + '_settings', cc = {}; try { var c = JSON.parse(localStorage.getItem('_vwo_' + account_id + '_config')); cc = c && typeof c === 'object' ? c : {}; } catch (e) {} var stT = cc.stT === 'session' ? w.sessionStorage : w.localStorage; code = { use_existing_jquery: function () { return typeof use_existing_jquery !== 'undefined' ? use_existing_jquery : undefined; }, library_tolerance: function () { return typeof library_tolerance !== 'undefined' ? library_tolerance : undefined; }, settings_tolerance: function () { return cc.sT || settings_tolerance; }, hide_element_style: function () { return '{' + (cc.hES || hide_element_style) + '}'; }, hide_element: function () { if (performance.getEntriesByName('first-contentful-paint')[0]) { return ''; } return typeof cc.hE === 'string' ? cc.hE : hide_element; }, getVersion: function () { return version; }, finish: function (e) { if (!f) { f = true; var t = d.getElementById('_vis_opt_path_hides'); if (t) t.parentNode.removeChild(t); if (e) new Image().src = 'https://dev.visualwebsiteoptimizer.com/ee.gif?a=' + account_id + e; } }, finished: function () { return f; }, addScript: function (e) { var t = d.createElement('script'); t.type = 'text/javascript'; if (e.src) { t.src = e.src; } else { t.text = e.text; } d.getElementsByTagName('head')[0].appendChild(t); }, load: function (e, t) { var i = this.getSettings(), n = d.createElement('script'), r = this; t = t || {}; if (i) { n.textContent = i; d.getElementsByTagName('head')[0].appendChild(n); if (!w.VWO || VWO.caE) { stT.removeItem(cK); r.load(e); } } else { var o = new XMLHttpRequest(); o.open('GET', e, true); o.withCredentials = !t.dSC; o.responseType = t.responseType || 'text'; o.onload = function () { if (t.onloadCb) { return t.onloadCb(o, e); } if (o.status === 200) { _vwo_code.addScript({ text: o.responseText }); } else { _vwo_code.finish('&e=loading_failure:' + e); } }; o.onerror = function () { if (t.onerrorCb) { return t.onerrorCb(e); } _vwo_code.finish('&e=loading_failure:' + e); }; o.send(); } }, getSettings: function () { try { var e = stT.getItem(cK); if (!e) { return; } e = JSON.parse(e); if (Date.now() > e.e) { stT.removeItem(cK); return; } return e.s; } catch (e) { return; } }, init: function () { if (d.URL.indexOf('__vwo_disable__') > -1) return; var e = this.settings_tolerance(); w._vwo_settings_timer = setTimeout(function () { _vwo_code.finish(); stT.removeItem(cK); }, e); var t; if (this.hide_element() !== 'body') { t = d.createElement('style'); var i = this.hide_element(), n = i ? i + this.hide_element_style() : '', r = d.getElementsByTagName('head')[0]; t.setAttribute('id', '_vis_opt_path_hides'); v && t.setAttribute('nonce', v.nonce); t.setAttribute('type', 'text/css'); if (t.styleSheet) t.styleSheet.cssText = n; else t.appendChild(d.createTextNode(n)); r.appendChild(t); } else { t = d.getElementsByTagName('head')[0]; var n = d.createElement('div'); n.style.cssText = 'z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;'; n.setAttribute('id', '_vis_opt_path_hides'); n.classList.add('_vis_hide_layer'); t.parentNode.insertBefore(n, t.nextSibling); } var o = 'https://dev.visualwebsiteoptimizer.com/j.php?a=' + account_id + '&u=' + encodeURIComponent(d.URL) + '&vn=' + version; if (w.location.search.indexOf('_vwo_xhr') !== -1) { this.addScript({ src: o }); } else { this.load(o + '&x=true'); } }, }; w._vwo_code = code; code.init(); })(); } </script> <!-- End VWO Async SmartCode --> <!-- GA4 <script async src="https://www.googletagmanager.com/gtag/js?id=G-G50SGM4W94"></script> --></head> <body> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KWZPDN8" height="0" width="0" style="display: none; visibility: hidden" ></iframe> </noscript> <noscript> You need to enable JavaScript to run this app. </noscript> <div id="root"></div> <script type="module" crossorigin src="https://courses.cebroker.com/assets/index-7fd602fb.js"></script> <script> // ADA script if ('true' === 'true') { (function (d) { var s = d.createElement('script'); s.setAttribute('data-position', 5); s.setAttribute('data-account', 'EvR6HMLezq'); s.setAttribute('src', 'https://cdn.userway.org/widget.js'); (d.body || d.head).appendChild(s); })(document); } </script> <script> if ('false' === 'true') { window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-G50SGM4W94'); } </script> <!-- Pixel script --> <script type="text/javascript"> adroll_adv_id = 'VMEP2Y25LJFE7IVKJ6KBYP'; adroll_pix_id = 'C7U6FEULMFGPVC3LPHP5LA'; adroll_version = '2.0'; const conditions = [ ['', 'null', 'undefined'].includes('VMEP2Y25LJFE7IVKJ6KBYP'), ['', 'null', 'undefined'].includes('C7U6FEULMFGPVC3LPHP5LA'), ['', 'null', 'undefined'].includes('2.0'), ]; if (!conditions.some(condition => condition)) { (function (w, d, e, o, a) { w.__adroll_loaded = true; w.adroll = w.adroll || []; w.adroll.f = ['setProperties', 'identify', 'track']; var roundtripUrl = 'https://s.adroll.com/j/' + adroll_adv_id + '/roundtrip.js'; for (a = 0; a < w.adroll.f.length; a++) { w.adroll[w.adroll.f[a]] = w.adroll[w.adroll.f[a]] || (function (n) { return function () { w.adroll.push([n, arguments]); }; })(w.adroll.f[a]); } e = d.createElement('script'); o = d.getElementsByTagName('script')[0]; e.async = 1; e.src = roundtripUrl; o.parentNode.insertBefore(e, o); })(window, document); adroll.track('pageView'); } </script> <script> (function (apiKey) { (function (p, e, n, d, o) { var v, w, x, y, z; o = p[d] = p[d] || {}; o._q = o._q || []; v = ['initialize', 'identify', 'updateOptions', 'pageLoad', 'track']; for (w = 0, x = v.length; w < x; ++w) (function (m) { o[m] = o[m] || function () { o._q[m === v[0] ? 'unshift' : 'push']([m].concat([].slice.call(arguments, 0))); }; })(v[w]); y = e.createElement(n); y.async = !0; y.src = 'https://content.cebroker.com/agent/static/' + apiKey + '/pendo.js'; z = e.getElementsByTagName(n)[0]; z.parentNode.insertBefore(y, z); })(window, document, 'script', 'pendo'); })('a8173df0-8d3d-48a0-7741-4de1146628a8'); </script> </body> </html>