CINXE.COM
Florida Board of Opticianry- Florida Department of Health
<!DOCTYPE html> <!--[if IE 7]><html class="ie ie7" lang="en-US"> <![endif]--> <!--[if IE 8]><html class="ie ie8" lang="en-US"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--><html lang="en-US"> <!--<![endif]--><head><meta name="description" content="The State of Florida's Online Resource for an Opticians, Optician Apprentice & Optician Establishment Licensing, Renewals and Information - Florida Department of Health"><meta name="keywords" content="florida, board of Opticianry, florida board of Opticianry, license, licensing, licensure, renew, renewal, renewing, applicant, application status, apply online, renew online, requirements, process, fees, continuing education, statutes, laws, rules, codes, Optician, Optician Apprentice, Optician Establishment, Opticianry, look up, verify, complaints, professionals, consumer"><meta name="author" content="Florida Board of Opticianry"><meta name="robots" content="index, follow"><meta name="language" content="english"><meta property="og:image" content="https://floridasopticianry.gov/wp-content/themes/dohboards/opticianry.jpg" /><meta name="viewport" content="user-scalable=yes"><meta charset="UTF-8" /><title>Florida Board of Opticianry- Florida Department of Health</title><link rel="image_src" href="https://floridasopticianry.gov/wp-content/themes/dohboards/opticianry.jpg"/><link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/><link rel="apple-touch-icon" href="/wp-content/uploads/2014/01/opticianry2.png"/><link rel="profile" href="https://gmpg.org/xfn/11" /><link rel="pingback" href="https://floridasopticianry.gov/xmlrpc.php" /> <!--[if lt IE 9]> <script src="https://floridasopticianry.gov/wp-content/themes/dohboards/js/html5.js" type="text/javascript"></script> <style type="text/css">.wpb_content_element .ui-tabs .ui-tabs-nav li, .wpb_content_element .ui-accordion .ui-accordion-header, .wpb_tabs .ui-tabs .ui-tabs-panel { background-color: #f7f7f7; } .wpb_content_element .ui-tabs .ui-tabs-nav li:hover, .wpb_content_element .ui-accordion .ui-accordion-header:hover { background: #513440 !important; } .wpb_content_element div.ui-tabs .ui-tabs-nav li { margin-bottom: 0; padding-bottom: 0; background-color: #686868 !important; } .wpb_content_element div.ui-tabs .ui-tabs-nav li.ui-tabs-active { background-color: #513440 !important; } .ui-tabs-nav a { color: #ffffff !important; font-weight: bold; } .ui-tabs-nav a:hover { color: #ffffff !important; font-weight: bold; }</style><![endif]--><meta name='robots' content='max-image-preview:large' /><style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style><link rel='dns-prefetch' href='//www.googletagmanager.com' /><link rel="alternate" type="application/rss+xml" title="Board of Opticianry » Home Comments Feed" href="https://floridasopticianry.gov/home/feed/" /> <script src="//www.googletagmanager.com/gtag/js?id=G-RX2MJTLXQ0" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript">var mi_version = '9.2.4'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/floridasopticianry.gov\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-RX2MJTLXQ0', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-RX2MJTLXQ0', {"allow_anchor":"true","forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); }</script> <script defer src="data:text/javascript;base64,Ci8qIDwhW0NEQVRBWyAqLwp3aW5kb3cuX3dwZW1vamlTZXR0aW5ncyA9IHsiYmFzZVVybCI6Imh0dHBzOlwvXC9zLncub3JnXC9pbWFnZXNcL2NvcmVcL2Vtb2ppXC8xNS4wLjNcLzcyeDcyXC8iLCJleHQiOiIucG5nIiwic3ZnVXJsIjoiaHR0cHM6XC9cL3Mudy5vcmdcL2ltYWdlc1wvY29yZVwvZW1vamlcLzE1LjAuM1wvc3ZnXC8iLCJzdmdFeHQiOiIuc3ZnIiwic291cmNlIjp7ImNvbmNhdGVtb2ppIjoiaHR0cHM6XC9cL2Zsb3JpZGFzb3B0aWNpYW5yeS5nb3ZcL3dwLWluY2x1ZGVzXC9qc1wvd3AtZW1vamktcmVsZWFzZS5taW4uanM/dmVyPTYuNy4yIn19OwovKiEgVGhpcyBmaWxlIGlzIGF1dG8tZ2VuZXJhdGVkICovCiFmdW5jdGlvbihpLG4pe3ZhciBvLHMsZTtmdW5jdGlvbiBjKGUpe3RyeXt2YXIgdD17c3VwcG9ydFRlc3RzOmUsdGltZXN0YW1wOihuZXcgRGF0ZSkudmFsdWVPZigpfTtzZXNzaW9uU3RvcmFnZS5zZXRJdGVtKG8sSlNPTi5zdHJpbmdpZnkodCkpfWNhdGNoKGUpe319ZnVuY3Rpb24gcChlLHQsbil7ZS5jbGVhclJlY3QoMCwwLGUuY2FudmFzLndpZHRoLGUuY2FudmFzLmhlaWdodCksZS5maWxsVGV4dCh0LDAsMCk7dmFyIHQ9bmV3IFVpbnQzMkFycmF5KGUuZ2V0SW1hZ2VEYXRhKDAsMCxlLmNhbnZhcy53aWR0aCxlLmNhbnZhcy5oZWlnaHQpLmRhdGEpLHI9KGUuY2xlYXJSZWN0KDAsMCxlLmNhbnZhcy53aWR0aCxlLmNhbnZhcy5oZWlnaHQpLGUuZmlsbFRleHQobiwwLDApLG5ldyBVaW50MzJBcnJheShlLmdldEltYWdlRGF0YSgwLDAsZS5jYW52YXMud2lkdGgsZS5jYW52YXMuaGVpZ2h0KS5kYXRhKSk7cmV0dXJuIHQuZXZlcnkoZnVuY3Rpb24oZSx0KXtyZXR1cm4gZT09PXJbdF19KX1mdW5jdGlvbiB1KGUsdCxuKXtzd2l0Y2godCl7Y2FzZSJmbGFnIjpyZXR1cm4gbihlLCJcdWQ4M2NcdWRmZjNcdWZlMGZcdTIwMGRcdTI2YTdcdWZlMGYiLCJcdWQ4M2NcdWRmZjNcdWZlMGZcdTIwMGJcdTI2YTdcdWZlMGYiKT8hMTohbihlLCJcdWQ4M2NcdWRkZmFcdWQ4M2NcdWRkZjMiLCJcdWQ4M2NcdWRkZmFcdTIwMGJcdWQ4M2NcdWRkZjMiKSYmIW4oZSwiXHVkODNjXHVkZmY0XHVkYjQwXHVkYzY3XHVkYjQwXHVkYzYyXHVkYjQwXHVkYzY1XHVkYjQwXHVkYzZlXHVkYjQwXHVkYzY3XHVkYjQwXHVkYzdmIiwiXHVkODNjXHVkZmY0XHUyMDBiXHVkYjQwXHVkYzY3XHUyMDBiXHVkYjQwXHVkYzYyXHUyMDBiXHVkYjQwXHVkYzY1XHUyMDBiXHVkYjQwXHVkYzZlXHUyMDBiXHVkYjQwXHVkYzY3XHUyMDBiXHVkYjQwXHVkYzdmIik7Y2FzZSJlbW9qaSI6cmV0dXJuIW4oZSwiXHVkODNkXHVkYzI2XHUyMDBkXHUyYjFiIiwiXHVkODNkXHVkYzI2XHUyMDBiXHUyYjFiIil9cmV0dXJuITF9ZnVuY3Rpb24gZihlLHQsbil7dmFyIHI9InVuZGVmaW5lZCIhPXR5cGVvZiBXb3JrZXJHbG9iYWxTY29wZSYmc2VsZiBpbnN0YW5jZW9mIFdvcmtlckdsb2JhbFNjb3BlP25ldyBPZmZzY3JlZW5DYW52YXMoMzAwLDE1MCk6aS5jcmVhdGVFbGVtZW50KCJjYW52YXMiKSxhPXIuZ2V0Q29udGV4dCgiMmQiLHt3aWxsUmVhZEZyZXF1ZW50bHk6ITB9KSxvPShhLnRleHRCYXNlbGluZT0idG9wIixhLmZvbnQ9IjYwMCAzMnB4IEFyaWFsIix7fSk7cmV0dXJuIGUuZm9yRWFjaChmdW5jdGlvbihlKXtvW2VdPXQoYSxlLG4pfSksb31mdW5jdGlvbiB0KGUpe3ZhciB0PWkuY3JlYXRlRWxlbWVudCgic2NyaXB0Iik7dC5zcmM9ZSx0LmRlZmVyPSEwLGkuaGVhZC5hcHBlbmRDaGlsZCh0KX0idW5kZWZpbmVkIiE9dHlwZW9mIFByb21pc2UmJihvPSJ3cEVtb2ppU2V0dGluZ3NTdXBwb3J0cyIscz1bImZsYWciLCJlbW9qaSJdLG4uc3VwcG9ydHM9e2V2ZXJ5dGhpbmc6ITAsZXZlcnl0aGluZ0V4Y2VwdEZsYWc6ITB9LGU9bmV3IFByb21pc2UoZnVuY3Rpb24oZSl7aS5hZGRFdmVudExpc3RlbmVyKCJET01Db250ZW50TG9hZGVkIixlLHtvbmNlOiEwfSl9KSxuZXcgUHJvbWlzZShmdW5jdGlvbih0KXt2YXIgbj1mdW5jdGlvbigpe3RyeXt2YXIgZT1KU09OLnBhcnNlKHNlc3Npb25TdG9yYWdlLmdldEl0ZW0obykpO2lmKCJvYmplY3QiPT10eXBlb2YgZSYmIm51bWJlciI9PXR5cGVvZiBlLnRpbWVzdGFtcCYmKG5ldyBEYXRlKS52YWx1ZU9mKCk8ZS50aW1lc3RhbXArNjA0ODAwJiYib2JqZWN0Ij09dHlwZW9mIGUuc3VwcG9ydFRlc3RzKXJldHVybiBlLnN1cHBvcnRUZXN0c31jYXRjaChlKXt9cmV0dXJuIG51bGx9KCk7aWYoIW4pe2lmKCJ1bmRlZmluZWQiIT10eXBlb2YgV29ya2VyJiYidW5kZWZpbmVkIiE9dHlwZW9mIE9mZnNjcmVlbkNhbnZhcyYmInVuZGVmaW5lZCIhPXR5cGVvZiBVUkwmJlVSTC5jcmVhdGVPYmplY3RVUkwmJiJ1bmRlZmluZWQiIT10eXBlb2YgQmxvYil0cnl7dmFyIGU9InBvc3RNZXNzYWdlKCIrZi50b1N0cmluZygpKyIoIitbSlNPTi5zdHJpbmdpZnkocyksdS50b1N0cmluZygpLHAudG9TdHJpbmcoKV0uam9pbigiLCIpKyIpKTsiLHI9bmV3IEJsb2IoW2VdLHt0eXBlOiJ0ZXh0L2phdmFzY3JpcHQifSksYT1uZXcgV29ya2VyKFVSTC5jcmVhdGVPYmplY3RVUkwocikse25hbWU6IndwVGVzdEVtb2ppU3VwcG9ydHMifSk7cmV0dXJuIHZvaWQoYS5vbm1lc3NhZ2U9ZnVuY3Rpb24oZSl7YyhuPWUuZGF0YSksYS50ZXJtaW5hdGUoKSx0KG4pfSl9Y2F0Y2goZSl7fWMobj1mKHMsdSxwKSl9dChuKX0pLnRoZW4oZnVuY3Rpb24oZSl7Zm9yKHZhciB0IGluIGUpbi5zdXBwb3J0c1t0XT1lW3RdLG4uc3VwcG9ydHMuZXZlcnl0aGluZz1uLnN1cHBvcnRzLmV2ZXJ5dGhpbmcmJm4uc3VwcG9ydHNbdF0sImZsYWciIT09dCYmKG4uc3VwcG9ydHMuZXZlcnl0aGluZ0V4Y2VwdEZsYWc9bi5zdXBwb3J0cy5ldmVyeXRoaW5nRXhjZXB0RmxhZyYmbi5zdXBwb3J0c1t0XSk7bi5zdXBwb3J0cy5ldmVyeXRoaW5nRXhjZXB0RmxhZz1uLnN1cHBvcnRzLmV2ZXJ5dGhpbmdFeGNlcHRGbGFnJiYhbi5zdXBwb3J0cy5mbGFnLG4uRE9NUmVhZHk9ITEsbi5yZWFkeUNhbGxiYWNrPWZ1bmN0aW9uKCl7bi5ET01SZWFkeT0hMH19KS50aGVuKGZ1bmN0aW9uKCl7cmV0dXJuIGV9KS50aGVuKGZ1bmN0aW9uKCl7dmFyIGU7bi5zdXBwb3J0cy5ldmVyeXRoaW5nfHwobi5yZWFkeUNhbGxiYWNrKCksKGU9bi5zb3VyY2V8fHt9KS5jb25jYXRlbW9qaT90KGUuY29uY2F0ZW1vamkpOmUud3BlbW9qaSYmZS50d2Vtb2ppJiYodChlLnR3ZW1vamkpLHQoZS53cGVtb2ppKSkpfSkpfSgod2luZG93LGRvY3VtZW50KSx3aW5kb3cuX3dwZW1vamlTZXR0aW5ncyk7Ci8qIF1dPiAqLwo="></script> <link rel='stylesheet' id='q-a-plus-css' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_b7b6b7513855100d0a12fcb899a6bd1c.css?ver=1.0.6' type='text/css' media='screen' /><style id='wp-emoji-styles-inline-css' type='text/css'>img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }</style><link rel='stylesheet' id='modal-window-css' href='https://floridasopticianry.gov/wp-content/plugins/modal-window/public/assets/css/modal.min.css?ver=6.1.5' type='text/css' media='all' /><link rel='stylesheet' id='rotatingtweets-css' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_035451454fbedfbde9b0cae694c9e042.css?ver=6.7.2' type='text/css' media='all' /><link rel='stylesheet' id='top-announcement-style-css' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_e2a9322a6efcebecd19f32629c4d4469.css?ver=6.7.2' type='text/css' media='all' /><link rel='stylesheet' id='fancybox-css' href='https://floridasopticianry.gov/wp-content/plugins/easy-fancybox/fancybox/1.5.4/jquery.fancybox.min.css?ver=6.7.2' type='text/css' media='screen' /><style id='fancybox-inline-css' type='text/css'>#fancybox-outer{background:#fff}#fancybox-content{background:#fff;border-color:#fff;color:inherit;}#fancybox-title,#fancybox-title-float-main{color:#fff}</style><link rel='stylesheet' id='wp-pagenavi-css' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_73d29ecb3ae4eb2b78712fab3a46d32d.css?ver=2.70' type='text/css' media='all' /><link rel='stylesheet' id='js_composer_custom_css-css' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_0cf20abd5204070f7438470bcf292149.css?ver=7.6' type='text/css' media='all' /><link rel='stylesheet' id='sib-front-css-css' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_af1456e33d7180e00002f436e794138b.css?ver=6.7.2' type='text/css' media='all' /><link rel='stylesheet' id='wp-advanced-rp-css-css' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_b779e0d50e5e7c55e86189055d85420f.css?ver=6.7.2' type='text/css' media='all' /> <script type="text/javascript" src="https://floridasopticianry.gov/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/plugins/rotatingtweets/js/jquery.cycle.all.min.js?ver=6.7.2" id="jquery-cycle-js"></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/cache/autoptimize/js/autoptimize_single_7660e631caf2b02948ea2a95bc271add.js?ver=1.9.10" id="rotating_tweet-js"></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.4" id="monsterinsights-frontend-script-js" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/floridasopticianry.gov","hash_tracking":"false","v4_id":"G-RX2MJTLXQ0"};</script> <script defer type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-1KYF6H89KT" id="google_gtagjs-js"></script> <script defer id="google_gtagjs-js-after" src="data:text/javascript;base64,Ci8qIDwhW0NEQVRBWyAqLwp3aW5kb3cuZGF0YUxheWVyID0gd2luZG93LmRhdGFMYXllciB8fCBbXTtmdW5jdGlvbiBndGFnKCl7ZGF0YUxheWVyLnB1c2goYXJndW1lbnRzKTt9Cmd0YWcoInNldCIsImxpbmtlciIseyJkb21haW5zIjpbImZsb3JpZGFzb3B0aWNpYW5yeS5nb3YiXX0pOwpndGFnKCJqcyIsIG5ldyBEYXRlKCkpOwpndGFnKCJzZXQiLCAiZGV2ZWxvcGVyX2lkLmRaVE5pTVQiLCB0cnVlKTsKZ3RhZygiY29uZmlnIiwgIkctMUtZRjZIODlLVCIpOwovKiBdXT4gKi8K"></script> <script defer id="sib-front-js-js-extra" src="data:text/javascript;base64,Ci8qIDwhW0NEQVRBWyAqLwp2YXIgc2liRXJyTXNnID0geyJpbnZhbGlkTWFpbCI6IlBsZWFzZSBmaWxsIG91dCB2YWxpZCBlbWFpbCBhZGRyZXNzIiwicmVxdWlyZWRGaWVsZCI6IlBsZWFzZSBmaWxsIG91dCByZXF1aXJlZCBmaWVsZHMiLCJpbnZhbGlkRGF0ZUZvcm1hdCI6IlBsZWFzZSBmaWxsIG91dCB2YWxpZCBkYXRlIGZvcm1hdCIsImludmFsaWRTTVNGb3JtYXQiOiJQbGVhc2UgZmlsbCBvdXQgdmFsaWQgcGhvbmUgbnVtYmVyIn07CnZhciBhamF4X3NpYl9mcm9udF9vYmplY3QgPSB7ImFqYXhfdXJsIjoiaHR0cHM6XC9cL2Zsb3JpZGFzb3B0aWNpYW5yeS5nb3ZcL3dwLWFkbWluXC9hZG1pbi1hamF4LnBocCIsImFqYXhfbm9uY2UiOiJlNTE4ODFhOGRlIiwiZmxhZ191cmwiOiJodHRwczpcL1wvZmxvcmlkYXNvcHRpY2lhbnJ5Lmdvdlwvd3AtY29udGVudFwvcGx1Z2luc1wvbWFpbGluXC9pbWdcL2ZsYWdzXC8ifTsKLyogXV0+ICovCg=="></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/cache/autoptimize/js/autoptimize_single_84e18e27eece4754ccb51cd2b604c6b5.js?ver=1735852847" id="sib-front-js-js"></script> <script defer src="data:text/javascript;base64,"></script><link rel="https://api.w.org/" href="https://floridasopticianry.gov/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://floridasopticianry.gov/wp-json/wp/v2/pages/8" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://floridasopticianry.gov/xmlrpc.php?rsd" /><meta name="generator" content="WordPress 6.7.2" /><link rel="canonical" href="https://floridasopticianry.gov/" /><link rel='shortlink' href='https://floridasopticianry.gov/' /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://floridasopticianry.gov/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffloridasopticianry.gov%2F" /><link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://floridasopticianry.gov/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffloridasopticianry.gov%2F&format=xml" /><meta name="generator" content="Site Kit by Google 1.144.0" /> <noscript><link rel="stylesheet" type="text/css" href="https://floridasopticianry.gov/wp-content/plugins/q-and-a-plus/css/q-a-plus-noscript.css?ver=1.0.6" /></noscript><div class="top-announcement-container" style="display:none;"></div><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <style type="text/css" id="wp-custom-css">.pum-overlay.pum-active, .pum-overlay.pum-active .popmake.active { display: block !important; }</style><noscript><style>.wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><link rel="stylesheet" type="text/css" href="https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_f7c6682fd6ae0317a2c375035119c5a8.css" media="screen" /><link rel='stylesheet' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_55f36f2b507de214f1734054bd7282ed.css' type='text/css' media='all' /><style type="text/css">.spoiler:hover { background-color: #513440; color: #ffffff; } .wpb_content_element .ui-tabs .ui-tabs-nav li, .wpb_content_element .ui-accordion .ui-accordion-header, .wpb_tabs .ui-tabs .ui-tabs-panel { background-color: #f7f7f7; } .wpb_content_element .ui-tabs .ui-tabs-nav li:hover, .wpb_content_element .ui-accordion .ui-accordion-header:hover { background: #513440 !important; } .wpb_content_element div.ui-tabs .ui-tabs-nav li { margin-bottom: 0; padding-bottom: 0; background-color: #686868 !important; } .wpb_content_element div.ui-tabs .ui-tabs-nav li.ui-tabs-active { background-color: #513440 !important; } #meet-info a { color: #ffffff; text-decoration: none; font-style: italic; size: 12px; } #meet-info a:visited { color: #ffffff; } #meet-info a:hover { color: #e8d876; } #sidebar-nav .sidenav li a:hover { background-color: #513440; } .sidenav-color { background-color: #686868; z-index: 100 !important; width: 174px; position: absolute; height: 295px; margin-top: 10px; } .mainmenu li a:hover { background-color: #686868; } #services-menu .main-sub-nav li a:hover { background-color: #513440; } #services-menu .main-sub-nav li a:hover { background-color: #513440; } a { color: #513440; } a:hover { color: #686868; } body, p { color: #513440; } h1, h2, h3, i { color: #686868; } em { color: #686868; } /* li { list-style-type: none; } */ #sidebar li, li#text-2 { list-style-type:none; } h1 a { text-decoration: none; } #footbar-right a:hover { color: #e8d876; } @media screen and (max-width: 980px) { body { background: none !important; } } #main-content input { font-size: 16px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif; font-style: italic; color: #686868; } #main-content .imgsubmit { margin-top: 13px; } #social-subscribe input { font-size: 16px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif; font-style: italic; color: #686868; } #social-subscribe .imgsubmit { margin-top: 13px; } a.buttonCE { display: inline-block; background-color: #513440; font-style: italic; font-weight: bold; height: 30px; line-height: 29px; margin-left: 8px; margin-bottom: 14px; text-decoration: none; width: 225px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; } a:hover.buttonCE { background-color: #686868; color: #ffffff; } a.button9a { padding-top: 2px; display: block; background-color: #513440; font-style: italic; height: 16px; line-height: 14px; text-decoration: none; width: 90px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; } a:hover.button9a { background-color: #686868; color: #ffffff; } a.button9 { display: block; background-color: #513440; font-style: italic; height: 20px; line-height: 20px; text-decoration: none; width: 125px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; } a:hover.button9 { background-color: #686868; color: #ffffff; } a.button0 { display: inline-block; background-color: #513440; font-style: italic; font-weight: bold; height: 30px; line-height: 29px; margin-left: 8px; margin-bottom: 14px; text-decoration: none; width: 175px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; } a:hover.button0 { background-color: #686868; color: #ffffff; } a.button { display: inline-block; background-color: #513440; font-style: italic; font-weight: bold; height: 30px; line-height: 29px; margin-left: 8px; margin-bottom: 14px; text-decoration: none; width: 175px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } a:hover.button { background-color: #686868; color: #ffffff; } a.button2 { display: inline-block; font-style: italic; text-align: center; /*font-weight: bold;*/ background-color: #686868; height: 30px; line-height: 29px; margin-left: 8px; margin-bottom: 14px; text-decoration: none; width: 175px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } a:hover.button2 { background-color: #513440; color: #ffffff; } a.button3 { display: block; font-style: italic; font-weight: bold; background-color: #686868; height: 30px; text-align: left; line-height: 29px; margin-top: -5px; margin-bottom: 7px; text-decoration: none; width: 200px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } a:hover.button3 { background-color: #513440; color: #ffffff; } a.button4 { display: block; font-style: italic; font-weight: bold; background-color: #686868; height: 30px; text-align: left; line-height: 29px; margin-top: -5px; margin-bottom: 7px; text-decoration: none; width: 150px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } a:hover.button4 { background-color: #513440; color: #ffffff; } a.button6 { display: inline-block; font-style: italic; font-weight: bold; font-size: 14px; background-color: #686868; height: 30px; text-align: center; line-height: 29px; margin-top: -5px; margin-bottom: 7px; text-decoration: none; width: 175px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } a:hover.button6 { background-color: #513440; color: #ffffff; } a.button5 { display: block; font-style: italic; font-weight: bold; font-size: 12px; background-color: #686868; height: 30px; text-align: left; line-height: 29px; margin-top: -5px; margin-bottom: 7px; text-decoration: none; width: 160px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } a:hover.button5 { background-color: #513440; color: #ffffff; } span.button2 a { display: inline-block; font-style: italic; font-weight: bold; background-color: #686868; height: 30px; line-height: 29px; font-size: 12px; margin-bottom: 14px; text-decoration: none; width: 125px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } span.button2 a:hover { background-color: #513440; color: #ffffff; } span.button9 a { display: inline-block; font-style: italic; font-weight: bold; background-color: #686868; height: 30px; line-height: 29px; font-size: 12px; margin-bottom: 14px; text-decoration: none; width: 125px; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } span.button9 a:hover { background-color: #513440; color: #ffffff; } span.map { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/map.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.meet { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/meet.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.file { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/file.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.req { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/req.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.apply { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/apply.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.app { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/app.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.metric { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/metric.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.results { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/results.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.prof { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/prof.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.renew { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/renew.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.lock { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/lock.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.search { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/search.png) no-repeat 10px 6px; text-indent: 30px; display: block; } span.book { background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/sm_book.png) no-repeat 10px 6px; text-indent: 30px; display: block; } .dropdown a, .dropdown a:visited { color: #e8d876; text-decoration: none; outline: none; } .dropdown dt a { background:#686868 url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/arrow.png) no-repeat scroll right center; display: block; padding-right: 20px; border: 1px solid #513440; width: 150px; } .dropdown dd ul { background: #513440 none repeat scroll 0 0; border: 1px solid #686868; color: #686868; display: none; padding: 5px 0px; position: absolute; top: 2px; width: auto; min-width: 170px; list-style: none; } .dropdown dd ul li a:hover { background-color: #686868; } #stickychat { position: fixed; bottom: 5px; right: 10px; z-index:999; }</style> <script defer src="data:text/javascript;base64,CiAgICAgIHNldFRpbWVvdXQoZnVuY3Rpb24gKCkgewogICAgY29uc3Qgc2NyaXB0ID0gZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgnc2NyaXB0Jyk7CiAgICAvLyA8IS0tIFdhdHNvbiBBc3Npc3RhbnQgLS0tIFNlcnZpY2UgRGVzayAtLT4KICAgIHNjcmlwdC5zcmMgPSAnaHR0cHM6Ly93YnMtb3JjaC1wcm9kLWlibS1lbGkud2JzLWs4cy1lbGktcHJvZHVjdGlvbi1lMzk4ZTIyZDk5MmVmNDUwYjQ0NzY0YWM3YjM0MWI4YS0wMDAwLnVzLXNvdXRoLmNvbnRhaW5lcnMuYXBwZG9tYWluLmNsb3VkL2Jvb3Avd2JzLXdjLXNydi1kc2stYm9vcC5qcyc7CiAgICBzY3JpcHQudHlwZT0iYXBwbGljYXRpb24vamF2YXNjcmlwdCIKICAgIGRvY3VtZW50LmhlYWQuYXBwZW5kQ2hpbGQoc2NyaXB0KTsKICB9KTsKICAgIA=="></script> </head><body data-rsssl=1 class="home page-template page-template-home page-template-home-php page page-id-8 wpb-js-composer js-comp-ver-7.6 vc_non_responsive"><div style="position:absolute;display:block;margin-bottom:20px;width:100%;"><div style="float:left;display:block;width:50%;height:10px;background-color:#513440"></div><div style="float:right;display:block;width:50%;height:10px;background-color:#686868"></div></div><div id="container"><header><div id="header" style="clear:both;padding-top:15px;"><div id="logo" ><a href="https://floridasopticianry.gov" title="Florida Board of Opticianry Logo"><div class="logo-seal"><img alt="Board Seal" src="/wp-content/uploads/2014/01/opticianry2.png" style="border-style: none;" /></div><h1 class="logo-fullname" style="font-weight:normal;"><div class="logo-florida" style="vertical-align:middle;text-transform:uppercase;display:inline;font-size:34px;color:#686868">Florida</div><div class="logo-splitter" style="vertical-align:middle;background-color:#513440"></div><div class="logo-board" style="display:inline;font-size:34px;vertical-align:middle;color:#513440">Board</div><div class="logo-boardof" style="display:inline;font-style:italic;vertical-align:middle;font-size:24px;color:#686868">of</div><div class="logo-boardname" style="font-size:34px;display:inline;vertical-align:middle;color:#513440"> Opticianry</h1> <em></em> </a></div><div id="top-right"> <span style="position:relative;left:20px;top:20px;bottom:20px;"><form role="search" method="get" id="searchform" action="https://floridasopticianry.gov/"><div style="font-size:12px;"><strong id = "search-inp">Search Posts, Pages & FAQs:</strong></div><div> <input type="text" onfocus="this.value=''" name="s" id="s" required aria-labelledby="search-inp"/> <input type="submit" id="searchsubmit" value=">" /></div></form> </span> <br /><ul id="menu-top-menu" class="menu"><li id="menu-item-4254" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4254"><a href="/help-center/#faqs" title="Frequently Asked Questions (FAQs)">FAQs</a></li><li id="menu-item-4255" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4255"><a href="/contact" title="Contact Information">Contact</a></li><li id="menu-item-4296" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4296"><a href="https://floridasopticianry.gov/sitemap/" title="Board Sitemap">Sitemap</a></li></ul><div style="clear:both;font-size:12px;text-align:center;margin-left:45px;margin-top:-10px;"> <i>Monday, <strong> February 17th</strong>, 2025</i></div></div><div id="main-menu"><div class="mainmenu" style="position:absolute;"><nav><div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-13" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-8 current_page_item menu-item-13"><a href="https://floridasopticianry.gov/" aria-current="page" title="Florida Board of Opticianry">Home</a></li><li id="menu-item-12" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12"><a href="https://floridasopticianry.gov/licensing/" title="Licensing and Registration">Licensing</a></li><li id="menu-item-87" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87"><a href="https://floridasopticianry.gov/renewals/" title="Renewal Information">Renewals</a></li><li id="menu-item-86" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86"><a href="https://floridasopticianry.gov/resources/" title="Links and Resources">Resources</a></li><li id="menu-item-93" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-93"><a href="https://floridasopticianry.gov/meeting-information/" title="Meeting Information">Meetings</a></li><li id="menu-item-92" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-92"><a href="https://floridasopticianry.gov/the-board/" title="The Board Members">The Board</a></li></ul></div></nav></div><div class="mainmenu-img" style="z-index:500;position:absolute;height:68px;width:864px;"> <img alt="Main Menu Back" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/mainmenu.png" width="864px" height="68px"></div><div class="mainmenu-color" style="z-index:200;position:absolute;width:864px;height:55px;background-color:#513440"></div></div></div></header><div id="main"><h1 style="display:none;">Florida Department of Health - Board of Opticianry</h1><p style="display:none;"> The Florida Board of Opticianry plays a leading role in the ever-changing health care environment through dialogue with the public, the legislature, academia, and the community. The Board consists of seven members appointed by the Governor and confirmed by the Senate. Five members are licensed opticians and two members are laypersons. Despite the expiration of their term, Board members continue to serve until they have been replaced. The Department of Health's Division of Medical Quality Assurance serves as the principle administrative support unit for the Board. The Board is supported by a full-time professional staff based in Tallahassee, and its regulatory functions are funded in full by fees paid by its licensees. Board members are appointed by the Governor and subject to confirmation by the Senate. Unless filling a vacancy, members of the Board generally serve two four-year terms. Despite the expiration of a term, Board members can continue to serve until they have been either replaced or reappointed or serve the maximum of ten years as governed by s. 457.103, F.S. To learn more about becoming a member of the Board, visit the Governor鈥檚 Appointments Office website or email appointments@eog.myflorida.com.</p><div id="slider" style="left:10px;"><ul style = "padding:0;"><li id="text-2" class="widget widget_text"><div class="textwidget"><div id="fps-container"><div class="fps-slides-container"><div class="post fps-slide" style="width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/the-mqas-2024-2025-quarter-one-performance-report-is-out/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="242" src="https://floridasopticianry.gov/wp-content/uploads/2025/02/banner-qpr-2024-2025-two.png" class="fps-thumbnail wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://floridasopticianry.gov/wp-content/uploads/2025/02/banner-qpr-2024-2025-two.png 807w, https://floridasopticianry.gov/wp-content/uploads/2025/02/banner-qpr-2024-2025-two-300x90.png 300w, https://floridasopticianry.gov/wp-content/uploads/2025/02/banner-qpr-2024-2025-two-768x230.png 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">The MQA's FY 2024-2025 Quarter One Performance Report is Out!</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>Announcing MQA’s FY 2024-2025<br /> Performance Report for Quarter One</p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div><div class="post fps-slide" style="display: none; width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/the-2024-florida-veteran-health-heroes-publication-is-now-available-online/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="241" src="https://floridasopticianry.gov/wp-content/uploads/2024/11/2024-VHH-slider-860x241-11-20-24-v2.2.png" class="fps-thumbnail wp-post-image" alt="" decoding="async" srcset="https://floridasopticianry.gov/wp-content/uploads/2024/11/2024-VHH-slider-860x241-11-20-24-v2.2.png 806w, https://floridasopticianry.gov/wp-content/uploads/2024/11/2024-VHH-slider-860x241-11-20-24-v2.2-300x90.png 300w, https://floridasopticianry.gov/wp-content/uploads/2024/11/2024-VHH-slider-860x241-11-20-24-v2.2-768x230.png 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">Honoring Service Beyond the Uniform</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>See how MQA streamlines licensure for those who have sacrificed the most and explore veteran stories, military licensure trends, and more!</p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div><div class="post fps-slide" style="display: none; width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/the-mqa-fy-23-24-annual-report-and-long-range-plan-is-here/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="241" src="https://floridasopticianry.gov/wp-content/uploads/2024/11/Annual-Report-Board-Slider.png" class="fps-thumbnail wp-post-image" alt="anual report" decoding="async" srcset="https://floridasopticianry.gov/wp-content/uploads/2024/11/Annual-Report-Board-Slider.png 806w, https://floridasopticianry.gov/wp-content/uploads/2024/11/Annual-Report-Board-Slider-300x90.png 300w, https://floridasopticianry.gov/wp-content/uploads/2024/11/Annual-Report-Board-Slider-768x230.png 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">The MQA FY 23-24 Annual Report and Long-Range Plan is Here!</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>Check out the report on聽the MQA Reports and Publications page聽to see how MQA is advancing its mission to make Florida the healthiest state in the nation.</p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div><div class="post fps-slide" style="display: none; width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/a-new-licensure-experience-for-health-care-practitioners-2/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="241" src="https://floridasopticianry.gov/wp-content/uploads/2024/05/e-licensing-board-slider-5-1.jpg" class="fps-thumbnail wp-post-image" alt="" decoding="async" srcset="https://floridasopticianry.gov/wp-content/uploads/2024/05/e-licensing-board-slider-5-1.jpg 806w, https://floridasopticianry.gov/wp-content/uploads/2024/05/e-licensing-board-slider-5-1-300x90.jpg 300w, https://floridasopticianry.gov/wp-content/uploads/2024/05/e-licensing-board-slider-5-1-768x230.jpg 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">A New Licensure Experience for Health Care Practitioners</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>E-licensing demonstrates the commitment of the Department to expedite<br /> licensure and verification processes. Learn more by clicking here!</p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div><div class="post fps-slide" style="display: none; width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/new-legislation-impacting-your-profession-2024/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="241" src="https://floridasopticianry.gov/wp-content/uploads/2024/05/New-Legislation-2024.jpg" class="fps-thumbnail wp-post-image" alt="" decoding="async" srcset="https://floridasopticianry.gov/wp-content/uploads/2024/05/New-Legislation-2024.jpg 806w, https://floridasopticianry.gov/wp-content/uploads/2024/05/New-Legislation-2024-300x90.jpg 300w, https://floridasopticianry.gov/wp-content/uploads/2024/05/New-Legislation-2024-768x230.jpg 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">2024 Bills Impacting Health Care Professions</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>Click here to view a full list of bill summaries from the 2024 Florida Legislative Session that may impact your profession.</p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div><div class="post fps-slide" style="display: none; width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/fraudulent-email-alert/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="241" src="https://floridasopticianry.gov/wp-content/uploads/2016/02/notification-alert-silder2-806x241.png" class="fps-thumbnail wp-post-image" alt="" decoding="async" srcset="https://floridasopticianry.gov/wp-content/uploads/2016/02/notification-alert-silder2.png 806w, https://floridasopticianry.gov/wp-content/uploads/2016/02/notification-alert-silder2-300x90.png 300w, https://floridasopticianry.gov/wp-content/uploads/2016/02/notification-alert-silder2-768x230.png 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">Important Information on Fraudulent Emails to Practitioners</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>The Department of Health, Division of Medical Quality Assurance, is warning Florida health care practitioners about fraudulent emails that have been received by multiple licensees.</p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div><div class="post fps-slide" style="display: none; width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/welcome-our-new-employee/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="241" src="https://floridasopticianry.gov/wp-content/uploads/2021/08/New-Eli-Board-Slider-062420-2-1.png" class="fps-thumbnail wp-post-image" alt="" decoding="async" srcset="https://floridasopticianry.gov/wp-content/uploads/2021/08/New-Eli-Board-Slider-062420-2-1.png 806w, https://floridasopticianry.gov/wp-content/uploads/2021/08/New-Eli-Board-Slider-062420-2-1-300x90.png 300w, https://floridasopticianry.gov/wp-content/uploads/2021/08/New-Eli-Board-Slider-062420-2-1-768x230.png 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">Welcome our new employee!</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>ELI is the new artificial intelligence system that will be transforming customer service through online chat.</p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div><div class="post fps-slide" style="display: none; width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/newly-licensed-florida-practitioners-search-tool/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="241" src="https://floridasopticianry.gov/wp-content/uploads/2021/07/Health-Care-Practitioner-Slider-Board.png" class="fps-thumbnail wp-post-image" alt="" decoding="async" srcset="https://floridasopticianry.gov/wp-content/uploads/2021/07/Health-Care-Practitioner-Slider-Board.png 806w, https://floridasopticianry.gov/wp-content/uploads/2021/07/Health-Care-Practitioner-Slider-Board-300x90.png 300w, https://floridasopticianry.gov/wp-content/uploads/2021/07/Health-Care-Practitioner-Slider-Board-768x230.png 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">Newly Licensed Florida Practitioners Search Tool</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>Click here to access data on recently licensed Health Care Practitioners and Facilities <br /> </p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div><div class="post fps-slide" style="display: none; width: 837px;"><span style="width:837px;height:320px;display:block;text-align:center;" > <a href="https://floridasopticianry.gov/new-tool-to-report-health-care-provider-complaints/"> <span style="display:block;margin-left:0px;z-index:300;"> <img width="806" height="241" src="https://floridasopticianry.gov/wp-content/uploads/2016/06/Complaint-Portal-Slider-1-806x241.png" class="fps-thumbnail wp-post-image" alt="" decoding="async" srcset="https://floridasopticianry.gov/wp-content/uploads/2016/06/Complaint-Portal-Slider-1.png 806w, https://floridasopticianry.gov/wp-content/uploads/2016/06/Complaint-Portal-Slider-1-300x90.png 300w, https://floridasopticianry.gov/wp-content/uploads/2016/06/Complaint-Portal-Slider-1-768x230.png 768w" sizes="(max-width: 806px) 100vw, 806px" /></span> <span style="display:block;position:relative;z-index:999;width:830px;font-size:24px;font-style:italic;color:#ffffff;top:-105px;">A Tool to Report Health Care Provider Complaints</span> <span style="display:block;position:relative;z-index:999;display:block;width:675px;top:-105px;margin:0 auto;"><p>The Complaint Portal is a way for consumers to find the correct agency to submit health care complaints in an electronic and secure format.</p> </span> <span style="display:block;position:relative;z-index:500;top:-355px;"><img alt="Slider Shell" src="/wp-content/themes/dohboards/img/slider-shell.png" width="837px" height="302px" style="border-style: none;"></span> </a> </span></div></div></div></div></li></ul></div><div id="welcome"> Welcome to the <strong>State <em>of</em> Florida's</strong> Online Resource for<br /> <strong>Optician, Apprentice Optician <em>&</em> Optical Establishment <br />Licensing, Renewal <em>and</em> Information.</strong></div><div id="licensingtime"><div id="custom_html-2" class="widget_text widget widget_custom_html widget-shortcode area-arbitrary "><div class="textwidget custom-html-widget"> Florida law provides that an initial application must be reviewed within 30 days. Please click the button below to view the current processing times.<br /> <a href="/licensing" ;onclick="ga('send','event','Processing Times Button Click','/licensing')"><button class="licensingdata">Processing Times</button></a></div></div></div> <br /><div id="services-menu"><div class="main-sub-nav"><ul style="padding-left:47px;"><li><a title="Apply for a License" href="/licensing";onclick="ga('send','event','Apply for a License','/licensing')"><img alt="" height="20px" width="20px" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/icons/apply.png"><span class="subnavtitle">Apply</span><center><span style="display:block;margin-bottom:5px;margin-top:8px;background-color:#ffffff;width:100px;height:1px;"></span></center><small style="font-size:12px;">Apply for a License</small></a></li><li><a title="Renew Your License" href="/renewals";onclick="ga('send','event','Renew Your License','/renewals')"><img alt="" height="20px" width="20px" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/icons/renew.png"><span class="subnavtitle">Renew</span><center><span style="display:block;margin-bottom:5px;margin-top:8px;background-color:#ffffff;width:100px;height:1px;"></span></center><small style="font-size:12px;">Renew a License</small></a></li><li><a title="Check Application Status" href="https://mqa-vo.doh.state.fl.us/datamart/voservicesportal" target="_blank";onclick="ga('send','event','Check Application Status','https://mqa-vo.doh.state.fl.us/datamart/voservicesportal')"><img alt="" height="20px" width="20px" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/icons/status.png"><span class="subnavtitle">Status</span><center><span style="display:block;margin-bottom:5px;margin-top:8px;background-color:#ffffff;width:100px;height:1px;"></span></center><small style="font-size:12px;">Check Application Status</small></a></li><li><a title="Verify a License" href="https://mqa-internet.doh.state.fl.us/MQASearchServices/Home" target="_blank";onclick="ga('send','event','Verify a License','https://mqa-internet.doh.state.fl.us/MQASearchServices/Home')"><img alt="" height="20px" width="20px" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/icons/lookup.png"><span class="subnavtitle">Lookup</span><center><span style="display:block;margin-bottom:5px;margin-top:8px;background-color:#ffffff;width:100px;height:1px;"></span></center><small style="font-size:12px;">Verify a License</small></a></li><li><a title="File a Complaint" href="https://www.floridahealth.gov/licensing-and-regulation/enforcement/index.html" target="_blank";onclick="ga('send','event','File a Complaint','https://www.floridahealth.gov/licensing-and-regulation/enforcement/index.html')"><img alt="" height="20px" width="20px" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/icons/complaints.png"><span class="subnavtitle">Complaints</span><center><span style="display:block;margin-bottom:5px;margin-top:8px;background-color:#ffffff;width:100px;height:1px;"></span></center><small style="font-size:12px;">File a Complaint</small></a></li></ul></div><div class="subnav-img"><img alt="SubNav Back" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/services-subnav.png" width="706px" height="101px" /></div><div class="subnav-color" style="background-color:#686868"></div></div><div style="padding-left:20px;width:800px;min-height:140px;position:relative;top:-25px;display:block;margin:0 auto;vertical-align:middle;"><div id="help-center" style="position:relative;display:inline-block;top:20px;"> <a title="Frequently Asked Questions" href="https://floridasopticianry.gov/help-center/" ONMOUSEOVER='helpbutton.src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/faqs-button-rolloverl.png" ' ONMOUSEOUT='helpbutton.src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/faqs-button-normal.png" '><img alt="Frequently Asked Questions" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/faqs-button-normal.png" width="130px" height="123px" NAME="helpbutton"/></a></div><div id="home-content" style="text-align:justify;display:inline-block;width:500px;font-size:14px;"><div class="post-8 page type-page status-publish hentry" id="post-8"><div class="storycontent"><p>The聽<strong>Florida Board聽</strong><em><b>of</b></em><strong>聽Opticianry</strong>聽was established to ensure that every Optician practicing in this state meets minimum requirements for safe practice. The practice of Opticianry is a privilege granted by the state. The Board licenses, disciplines, educates, and when appropriate, rehabilitates licensed practitioners to assure competency in their service to the people of Florida.</p></div></div></div><div id="armed-forces" style="display:inline-block;position:relative;top:20px;"> <a title="Armed Forces Licensing" href="https://flhealthsource.gov/ovls/" target="_blank" ONMOUSEOVER='forces.src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/armforces1.png" ' ONMOUSEOUT='forces.src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/armforces2.png" '><img alt="Armed Forces Licensing" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/armforces2.png" width="134px" height="139px" NAME="forces"/></a></div></div><div id="meet-social" style="top:-15px;margin:0 auto;width:823px;height:318px;display:block;text-align:center;position:relative; background:url(https://floridasopticianry.gov/wp-content/themes/dohboards/img/meet-social-back.png) "><div id="meet-social-top" style="width:832px;position:relative;top:36px;"><div style="float:left;position:relative;z-index: 200;display:block;width:50%;height:10px;background-color:#513440"></div><div style="float:right;position:relative;z-index: 200;display:block;width:50%;height:10px;background-color:#686868"></div></div><div id="meetings" style="position:relative;width:364px;height:204px;"><div id="meet-header" style="position:absolute;z-index:999;top:71px;left:130px;font-weight:bold;font-size:18px;"><i>Upcoming</i> Meeting</div><div style="position:relative;left:50px;"><div id="meet-month">March</div><div id="meet-day"> 7</div></div><div id="meet-info" style="text-align:left;position:absolute;z-index:999;color:#ffffff;top:115px;left:145px;"><span style="font-weight:bold;padding-bottom:10px;">General Board Meeting</span></strong><br />Telephone Conference Call @ 02:00 p.m. ET<div style="font-style:italic;font-size:13px;line-height:13px;color:#e8d876"><br /></div><hr><div style="line-height:12px;"><a href="/meeting-information/">See Meeting Details -></a></div></div><div id="meet-nav" style="position:absolute;z-index:999;font-size:12px;top:235px;left:95px;"><a href="meeting-information/past-meetings/">< - Past Meetings</a> | <a href="meeting-information/upcoming-meetings/">Upcoming Meetings - ></a></div><div id="meet-info-back" style="position:relative;z-index: 400;left:30px;top:53px;"><img alt="Meeting Info Back" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/meet-info-back.png" width="364px" height="204px"/></div><div style="position:relative;z-index: 300;display:block;top:-102px;left:45px;width:89px;height:94px;background-color:#686868"></div><div style="float:right;position:relative;z-index: 250;display:block;top:-215px;left:30px;width:364px;height:139px;background-color:#513440"></div></div><div id="social-subscribe" style="position:relative;"><ul id="social" style="list-style-type: none;"><li><div style="font-style:italic;font-weight:bold;font-size:18px;"><a href="http://www.twitter.com/FLOpticianry" target="_blank">@FLOpticianry</a></div></li><li id="rotatingtweets_widget-2" class="widget widget_rotatingtweets_widget"></li></ul> <a href="http://twitter.com/FLOpticianry" target="_blank"><img alt="Twitter Follow Button" style="top:-130px;right:80px;position:absolute;" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/follow-button2.png"></a><div id="subscribe" style="position:absolute;z-index:999;top:-10px;left:450px;"><center><img alt="Divider" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/sm_divider.png" width="250px" height="15px"></center><div style="font-size:12px;" >Receive Updates via Email - <strong><a href="/resources/">Find Out More -></a></strong></div><div style="margin-top:-7px;"><form id="sib_signup_form_2" method="post" class="sib_signup_form"><div class="sib_loader" style="display:none;"><img alt=""src="https://floridasopticianry.gov/wp-includes/images/spinner.gif"></div> <input type="hidden" name="sib_form_action" value="subscribe_form_submit"> <input type="hidden" name="sib_form_id" value="2"><div class="sib_signup_box_inside_2"><div style="/*display:none*/" class="sib_msg_disp"></div><p class="sib-email-area"> <input type="email" class="sib-email-area" name="email" placeholder="Enter Email" style="width:182px !important;" aria-label="Enter Email to subscribe"/> <input type="submit" class="sib-default-btn" value="Subscribe" style="vertical-align:inherit !important; color:#686868; background-color:#eaeaea !important; border:1px solid #c1c1c1 !important; padding:2px !important; cursor:pointer;"></p></div></form></div></div></div><div id="meet-social-bottom" style="width:832px;position:absolute;top:275px;"><div style="float:left;z-index: 200;display:block;width:50%;height:10px;background-color:#686868"></div><div style="float:right;z-index: 200;display:block;width:50%;height:10px;background-color:#513440"></div></div></div><div id="home-bottom"><table width="800px" height="150px" cellpadding="5px" cellspacing="5px" border="0" align="center"><tr><ul style = "padding:0;"><li id="advanced-recent-posts-2" class="widget advanced_recent_posts_widget"><h2>Latest News</h2><ul><li class="recent-post-item"> <a href="https://floridasopticianry.gov/the-mqas-2024-2025-quarter-one-performance-report-is-out/" rel="bookmark" title="Permanent link to The MQA’s FY 2024-2025 Quarter One Performance Report is Out!" class="post-title">The MQA’s FY 2024-2025 Quarter One Performance Report is Out!</a><div class="post-entry"><p>Announcing MQA's FY 2024-2025 Performance Report for Quarter One <a href="https://floridasopticianry.gov/the-mqas-2024-2025-quarter-one-performance-report-is-out/">Continue reading <span class="meta-nav">→</span></a></p></div></li><li class="recent-post-item"> <a href="https://floridasopticianry.gov/the-2024-florida-veteran-health-heroes-publication-is-now-available-online/" rel="bookmark" title="Permanent link to Honoring Service Beyond the Uniform" class="post-title">Honoring Service Beyond the Uniform</a><div class="post-entry"><p>See how MQA streamlines licensure for those who have sacrificed the most and explore veteran stories, military licensure trends, and more! <a href="https://floridasopticianry.gov/the-2024-florida-veteran-health-heroes-publication-is-now-available-online/">Continue reading <span class="meta-nav">→</span></a></p></div></li><li class="recent-post-item"> <a href="https://floridasopticianry.gov/the-mqa-fy-23-24-annual-report-and-long-range-plan-is-here/" rel="bookmark" title="Permanent link to The MQA FY 23-24 Annual Report and Long-Range Plan is Here!" class="post-title">The MQA FY 23-24 Annual Report and Long-Range Plan is Here!</a><div class="post-entry"><p>Check out the report on聽the MQA Reports and Publications page聽to see how MQA is advancing its mission to make Florida the healthiest state in the nation. <a href="https://floridasopticianry.gov/the-mqa-fy-23-24-annual-report-and-long-range-plan-is-here/">Continue reading <span class="meta-nav">→</span></a></p></div></li><li class="recent-post-item"> <a href="https://floridasopticianry.gov/hurricane-milton-early-prescription-refills-permitted-under-state-of-emergency/" rel="bookmark" title="Permanent link to Hurricane Milton Early Prescription Refills Permitted Under State of Emergency" class="post-title">Hurricane Milton Early Prescription Refills Permitted Under State of Emergency</a><div class="post-entry"><p>On October 5, 2024, Governor Ron DeSantis declared a state of emergency to prepare for Hurricane Milton. <a href="https://floridasopticianry.gov/hurricane-milton-early-prescription-refills-permitted-under-state-of-emergency/">Continue reading <span class="meta-nav">→</span></a></p></div></li><li class="recent-post-item"> <a href="https://floridasopticianry.gov/a-new-licensure-experience-for-health-care-practitioners-2/" rel="bookmark" title="Permanent link to A New Licensure Experience for Health Care Practitioners" class="post-title">A New Licensure Experience for Health Care Practitioners</a><div class="post-entry"><p>E-licensing demonstrates the commitment of the Department to expedite licensure and verification processes. Learn more by clicking here! <a href="https://floridasopticianry.gov/a-new-licensure-experience-for-health-care-practitioners-2/">Continue reading <span class="meta-nav">→</span></a></p></div></li></ul></li><li id="execphp-3" class="widget widget_execphp"><div class="execphpwidget"><div style="font-size:12px;float:right;font-weight:bold;"><i><a href="/latest-news/">View All - ></a></i></div></div></li></ul><td width="100%"></td></tr></table></div></div><div id="root"></div><footer> <script src="https://wbs-orch-prod-ibm-eli.wbs-k8s-eli-production-e398e22d992ef450b44764ac7b341b8a-0000.us-south.containers.appdomain.cloud/watson-assistant-helper.js" type="application/javascript" ></script> <div id="footer"><div id="footer-bar" style="clear:both;"><div id="footbar-left">Customer Contact Center<br /> (850) 488-0595</div><div id="footbar-right"> <a href="/contact">Contact Us</a></div><div id="footer-seal" style="margin-left:373px;margin-top:15px;position:absolute;width:125px:height:115px;z-index: 300;"><img alt="Board Seal" src="/wp-content/uploads/2014/01/opticianry2.png" width="125px" height="115px"/></div><div id="footer-bar-img" style="position:absolute;z-index: 250;"><img alt="Footer Bar" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/footer-bar.png" width="865px" height="135px"/></div><div id="footer-bar-colors" style="z-index: 200;position:relative;"><div style="position:absolute;display:block;top:26px;width:50%;height:94px;background-color:#513440"></div><div style="display:block;width:50%;position:absolute;left:433px;top:26px;height:94px;background-color:#686868"></div></div></div><div id="footer-bottom" style="clear:both;text-align:center;"><div id="footer-menu" ><ul id="menu-footer-menu" class="menu"><li id="menu-item-11" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-8 current_page_item menu-item-11"><a href="https://floridasopticianry.gov/" aria-current="page" title="Florida Board of Opticianry">Home</a></li><li id="menu-item-10" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10"><a href="https://floridasopticianry.gov/licensing/" title="Licensing and Registration">Licensing</a></li><li id="menu-item-85" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85"><a href="https://floridasopticianry.gov/renewals/" title="Renewal Information">Renewals</a></li><li id="menu-item-84" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84"><a href="https://floridasopticianry.gov/resources/" title="Links and Resources">Resources</a></li><li id="menu-item-91" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-91"><a href="https://floridasopticianry.gov/meeting-information/" title="Meeting Information">Meetings</a></li><li id="menu-item-90" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90"><a href="https://floridasopticianry.gov/the-board/" title="The Board Members">The Board</a></li><li id="menu-item-4252" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4252"><a href="/help-center/#faqs" title="Frequently Asked Questions (FAQs)">FAQs</a></li><li id="menu-item-4253" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4253"><a href="/contact" title="Contact Information">Contact</a></li></ul></div> <br /><div style="width:fit-content;margin:auto;"><div style="display: flex;gap: .5rem; text-align: center;"><div style="margin: auto 0;"> <a target="_blank" title="FloridasHealth.com" href="http://www.floridashealth.gov"><img alt="Department of Health Logo" src="https://floridasopticianry.gov/wp-content/themes/dohboards/img/doh-logo2.jpg"></a></div><div style="margin: auto 0;"> <b>Florida Board <i>of</i> Opticianry</b> <br /><div style="font-size:12px;"> Copyright © 2025. Florida Department <i>of</i> Health</div><div style="width:300px;font-size:12px;"> <a href="http://www.floridahealth.gov/disclaimer.html" target="_blank" title="Website Board Disclaimer">Disclaimer</a> | <a href="http://www.floridahealth.gov/email-advisory.html" target="_blank" title="Florida Department of Health Email Advisory">Email Advisory</a> | <a href="http://www.myflorida.com/myflorida/privacy.html" target="_blank" title="Website Privacy Statement">Privacy Statement</a></div> <a href="https://mqawebsupport.wufoo.com/forms/m155gqwa0s1qx96/" onclick="window.open(this.href, null, 'height=900, width=750, toolbar=0, location=0, status=1, scrollbars=0, resizable=1'); return false"><img alt="web survey" src="https://www.flboardofmedicine.gov/images/survey-icon.jpg" width="195" /></a></div></div></div></div></div></div></div><br /><br /><style type="text/css">@import url(https://floridasopticianry.gov/wp-content/plugins/premium-featured-posts-slider/css/featured-posts-slider.css?v4);</style> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/cache/autoptimize/js/autoptimize_single_ba7faad1c82c1d73b2a582b6c79f3fb7.js"></script> <script defer src="data:text/javascript;base64,CmpRdWVyeShkb2N1bWVudCkucmVhZHkoZnVuY3Rpb24oKSB7alF1ZXJ5KCcjZnBzLWNvbnRhaW5lcicpLnNsaWRlcyh7DQoNCiAgICAgICAgICAgICAgcHJlbG9hZDogdHJ1ZSwNCg0KICAgICAgICAgICAgICBwcmVsb2FkSW1hZ2U6ICdodHRwczovL2Zsb3JpZGFzb3B0aWNpYW5yeS5nb3Yvd3AtY29udGVudC9wbHVnaW5zL3ByZW1pdW0tZmVhdHVyZWQtcG9zdHMtc2xpZGVyL2ltYWdlcy9wcmVsb2FkLmdpZicsDQoNCiAgICAgICAgICAgICAgY29udGFpbmVyOiAnZnBzLXNsaWRlcy1jb250YWluZXInLA0KDQogICAgICAgICAgICAgIGdlbmVyYXRlTmV4dFByZXY6IDEsDQoNCiAgICAgICAgICAgICAgbmV4dDogJ2Zwcy1uZXh0JywNCg0KICAgICAgICAgICAgICBwcmV2OiAnZnBzLXByZXYnLA0KDQogICAgICAgICAgICAgIHBhZ2luYXRpb246IHRydWUsDQoNCiAgICAgICAgICAgICAgZ2VuZXJhdGVQYWdpbmF0aW9uOiAwLA0KDQogICAgICAgICAgICAgIHBhZ2luYXRpb25DbGFzczogJ2Zwcy1wYWdpbmF0aW9uJywNCg0KICAgICAgICAgICAgICBmYWRlU3BlZWQ6IDUwMCwNCg0KICAgICAgICAgICAgICBzbGlkZVNwZWVkOiA1MDAsDQoNCiAgICAgICAgICAgICAgc3RhcnQ6IDEsDQoNCiAgICAgICAgICAgICAgZWZmZWN0OiAnc2xpZGUnLA0KDQogICAgICAgICAgICAgIHJhbmRvbWl6ZTogMCwNCg0KICAgICAgICAgICAgICBwbGF5OiAzNTAwLA0KDQogICAgICAgICAgICAgIHBhdXNlOiAwLA0KDQogICAgICAgICAgICAgIGhvdmVyUGF1c2U6IDEsDQoNCiAgICAgICAgICAgICAgYXV0b0hlaWdodDogMX0pOwp9KTsK"></script> <link rel='stylesheet' id='js_composer_front-css' href='https://floridasopticianry.gov/wp-content/cache/autoptimize/css/autoptimize_single_3c3974bffb4b11b26b5bb4a83589bc17.css?ver=7.6' type='text/css' media='all' /> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/cache/autoptimize/js/autoptimize_single_06a40c5f2ffce0135476c30f30e654d9.js?ver=1.0.6" id="q-a-plus-js"></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/cache/autoptimize/js/autoptimize_single_550de576788e952d47feef5e4928d4fe.js?ver=1.0.0" id="top-announce-script-js"></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/plugins/easy-fancybox/vendor/purify.min.js?ver=6.7.2" id="fancybox-purify-js"></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/plugins/easy-fancybox/fancybox/1.5.4/jquery.fancybox.min.js?ver=6.7.2" id="jquery-fancybox-js"></script> <script defer id="jquery-fancybox-js-after" src="data:text/javascript;base64,Ci8qIDwhW0NEQVRBWyAqLwp2YXIgZmJfdGltZW91dCwgZmJfb3B0cz17J2F1dG9TY2FsZSc6dHJ1ZSwnc2hvd0Nsb3NlQnV0dG9uJzp0cnVlLCdtYXJnaW4nOjIwLCdwaXhlbFJhdGlvJzonZmFsc2UnLCdjZW50ZXJPblNjcm9sbCc6dHJ1ZSwnZW5hYmxlRXNjYXBlQnV0dG9uJzp0cnVlLCdvdmVybGF5U2hvdyc6dHJ1ZSwnaGlkZU9uT3ZlcmxheUNsaWNrJzp0cnVlLCdtaW5WaWV3cG9ydFdpZHRoJzozMjAsJ21pblZwSGVpZ2h0JzozMjAsJ2Rpc2FibGVDb3JlTGlnaHRib3gnOid0cnVlJywnZW5hYmxlQmxvY2tDb250cm9scyc6J3RydWUnLCdmYW5jeWJveF9vcGVuQmxvY2tDb250cm9scyc6J3RydWUnIH07CmlmKHR5cGVvZiBlYXN5X2ZhbmN5Ym94X2hhbmRsZXI9PT0ndW5kZWZpbmVkJyl7CnZhciBlYXN5X2ZhbmN5Ym94X2hhbmRsZXI9ZnVuY3Rpb24oKXsKalF1ZXJ5KFsiLm5vbGlnaHRib3giLCJhLndwLWJsb2NrLWZpbGVfX2J1dHRvbiIsImEucGluLWl0LWJ1dHRvbiIsImFbaHJlZio9J3BpbnRlcmVzdC5jb21cL3BpblwvY3JlYXRlJ10iLCJhW2hyZWYqPSdmYWNlYm9vay5jb21cL3NoYXJlJ10iLCJhW2hyZWYqPSd0d2l0dGVyLmNvbVwvc2hhcmUnXSJdLmpvaW4oJywnKSkuYWRkQ2xhc3MoJ25vZmFuY3lib3gnKTsKalF1ZXJ5KCdhLmZhbmN5Ym94LWNsb3NlJykub24oJ2NsaWNrJyxmdW5jdGlvbihlKXtlLnByZXZlbnREZWZhdWx0KCk7alF1ZXJ5LmZhbmN5Ym94LmNsb3NlKCl9KTsKLyogaUZyYW1lICovCmpRdWVyeSgnYS5mYW5jeWJveC1pZnJhbWUsYXJlYS5mYW5jeWJveC1pZnJhbWUsLmZhbmN5Ym94LWlmcmFtZT5hJykuZWFjaChmdW5jdGlvbigpe2pRdWVyeSh0aGlzKS5mYW5jeWJveChqUXVlcnkuZXh0ZW5kKHRydWUse30sZmJfb3B0cyx7J3R5cGUnOidpZnJhbWUnLCd3aWR0aCc6JzkwJScsJ2hlaWdodCc6JzkwJScsJ3RpdGxlU2hvdyc6ZmFsc2UsJ3RpdGxlUG9zaXRpb24nOidmbG9hdCcsJ3RpdGxlRnJvbUFsdCc6dHJ1ZSwnYWxsb3dmdWxsc2NyZWVuJzpmYWxzZX0pKX0pOwp9O307CnZhciBlYXN5X2ZhbmN5Ym94X2F1dG89ZnVuY3Rpb24oKXtzZXRUaW1lb3V0KGZ1bmN0aW9uKCl7alF1ZXJ5KCdhI2ZhbmN5Ym94LWF1dG8sI2ZhbmN5Ym94LWF1dG8+YScpLmZpcnN0KCkudHJpZ2dlcignY2xpY2snKX0sMTAwMCk7fTsKalF1ZXJ5KGVhc3lfZmFuY3lib3hfaGFuZGxlcik7alF1ZXJ5KGRvY3VtZW50KS5vbigncG9zdC1sb2FkJyxlYXN5X2ZhbmN5Ym94X2hhbmRsZXIpOwpqUXVlcnkoZWFzeV9mYW5jeWJveF9hdXRvKTsKLyogXV0+ICovCg=="></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/plugins/easy-fancybox/vendor/jquery.mousewheel.min.js?ver=3.1.13" id="jquery-mousewheel-js"></script> <script defer type="text/javascript" src="https://floridasopticianry.gov/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=7.6" id="wpb_composer_front_js-js"></script> <script defer src="data:text/javascript;base64,"></script> </footer></div></body></html>