CINXE.COM
EMRA Has Your Back EMRA
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=11" /> <link rel="canonical" href="https://www.emra.org/be-involved/be-an-advocate/working-for-you" /> <link rel="stylesheet" href="/_Multisites/EMRA/Static/Common/libs/font-awesome/css/font-awesome.min.css"> <meta name="description" content="We are advocates representing our members, protecting the practice of emergency medicine and supporting EM physician training. " /> <meta name="keywords" content="advocacy, speaker, national, working, covid,working for you,press,release" /> <meta name="viewport" content="user-scalable=0, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"> <meta name="twitter:card" content="summary" /> <meta property="og:title" content="EMRA Has Your Back" /> <meta name="twitter:title" content="EMRA Has Your Back" /> <meta property="og:type" content="article" /> <meta property="og:image" content="https://www.emra.org/siteassets/emra/be-involved/be-an-advocate/working-for-you/working-for-you-banner.jpg" /> <meta property="og:image:url" content="https://www.emra.org/siteassets/emra/be-involved/be-an-advocate/working-for-you/working-for-you-banner.jpg" /> <meta property="og:image:secure_url" content="https://www.emra.org/siteassets/emra/be-involved/be-an-advocate/working-for-you/working-for-you-banner.jpg" /> <meta name="twitter:image" content="https://www.emra.org/siteassets/emra/be-involved/be-an-advocate/working-for-you/working-for-you-banner.jpg" /> <meta property="og:description" content="We are advocates representing our members, protecting the practice of emergency medicine and supporting EM physician training. " /> <meta name="twitter:description" content="We are advocates representing our members, protecting the practice of emergency medicine and supporting EM physician training. " /> <meta property="og:url" content="https://www.emra.org/be-involved/be-an-advocate/working-for-you" /> <meta name="siteName" content="EMRA" /> <title>EMRA Has Your Back EMRA</title> <script type="text/javascript"> var addthis_share = { url: "https://www.emra.org/be-involved/be-an-advocate/working-for-you", title: "EMRA Has Your Back", description: "We are advocates representing our members, protecting the practice of emergency medicine and supporting EM physician training. ", media: "https://www.emra.org/siteassets/emra/be-involved/be-an-advocate/working-for-you/working-for-you-banner.jpg" } </script> <link rel="stylesheet" href="/_Multisites/EMRA/Static/Common/libs/reset.css"> <link rel="stylesheet" href="/_Multisites/EMRA/Static/common.css"> <link rel="stylesheet" href="/_Multisites/EMRA/Static/common/libs/jquery-ui-1.12.1/jquery-ui.min.css"> <link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.1.1/animate.min.css" rel="stylesheet"> <link href="https://acepteamstorage.blob.core.windows.net/epi-resources/_Multisites/EMRA/static/common/css/emra-styles.css" rel="stylesheet"> <link href="https://acepteamstorage.blob.core.windows.net/epi-resources/_Multisites/EMRA/static/common/css/emra-overrides.css" rel="stylesheet"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="/_Multisites/EMRA/Static/Common/libs/jquery-ui-1.12.1/jquery-ui.min.js"></script> <script src="/_Multisites/EMRA/Static/Common/libs/angular-1.6.4/angular.js"></script> <script src="/_Multisites/EMRA/Static/Common/libs/angular-1.6.4/angular-route.min.js"></script> <script src="/_Multisites/EMRA/Static/Common/libs/lodash/lodash-4.17.4.min.js"></script> <script src="/_Multisites/EMRA/Static/Common/js/utilities/_googleMaps.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/js/materialize.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.0.2/wow.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/snap.svg/0.3.0/snap.svg-min.js"></script> <script type="text/javascript" src="/static/Common/libs/ddaccordion/ddaccordion.js"></script> <style type="text/css"> .emraaccordion{ } .openemraaccordion{ /*class added to contents of 1st demo when they are open*/ } </style> <script type="text/javascript"> ddaccordion.init({ headerclass: "emraaccordion", //Shared CSS class name of headers group contentclass: "emraaccordioncontent", //Shared CSS class name of contents group revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover" mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover collapseprev: true, //Collapse previous content (so only one open at any time)? true/false defaultexpanded: [0], //index of content(s) open by default [index1, index2, etc]. [] denotes no content. onemustopen: true, //Specify whether at least one header should be open always (so never all headers closed) animatedefault: false, //Should contents open by default be animated into view? scrolltoheader: false, //scroll to header each time after it's been expanded by the user? persiststate: true, //persist state of opened contents within browser session? toggleclass: ["", "openemraaccordion"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"] togglehtml: ["none", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs) animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow" oninit:function(expandedindices){ //custom code to run when headers have initalized //do nothing }, onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed //do nothing } }) ddaccordion.init({ headerclass: "committeeaccordion", //Shared CSS class name of headers group contentclass: "committeeaccordioncontent", //Shared CSS class name of contents group revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover" mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover collapseprev: false, //Collapse previous content (so only one open at any time)? true/false defaultexpanded: [], //index of content(s) open by default [index1, index2, etc]. [] denotes no content. onemustopen: true, //Specify whether at least one header should be open always (so never all headers closed) animatedefault: false, //Should contents open by default be animated into view? scrolltoheader: false, //scroll to header each time after it's been expanded by the user? persiststate: true, //persist state of opened contents within browser session? toggleclass: ["", "openemraaccordion"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"] togglehtml: ["none", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs) animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow" oninit:function(expandedindices){ //custom code to run when headers have initalized //do nothing }, onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed //do nothing } }) ddaccordion.init({ headerclass: "toddtestaccordion", //Shared CSS class name of headers group contentclass: "toddtestaccordioncontent", //Shared CSS class name of contents group revealtype: "clickgo", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover" mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover collapseprev: false, //Collapse previous content (so only one open at any time)? true/false defaultexpanded: [0], //index of content(s) open by default [index1, index2, etc]. [] denotes no content. onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed) animatedefault: false, //Should contents open by default be animated into view? scrolltoheader: false, //scroll to header each time after it's been expanded by the user? persiststate: false, //persist state of opened contents within browser session? toggleclass: ["", ""], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"] togglehtml: ["", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs) animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow" oninit:function(expandedindices){ //custom code to run when headers have initalized //do nothing }, onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed //do nothing } }) ddaccordion.init({ headerclass: "committeeaccordion", //Shared CSS class name of headers group contentclass: "committeeaccordioncontent", //Shared CSS class name of contents group revealtype: "clickgo", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover" mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover collapseprev: false, //Collapse previous content (so only one open at any time)? true/false defaultexpanded: [], //index of content(s) open by default [index1, index2, etc]. [] denotes no content. onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed) animatedefault: false, //Should contents open by default be animated into view? scrolltoheader: false, //scroll to header each time after it's been expanded by the user? persiststate: false, //persist state of opened contents within browser session? toggleclass: ["", ""], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"] togglehtml: ["", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs) animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow" oninit:function(expandedindices){ //custom code to run when headers have initalized //do nothing }, onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed //do nothing } }) </script> <style type="text/css"> .accordionlist{ /*header of 1st demo*/ cursor: hand; cursor: pointer; padding: 2px 5px; } .openaccordionlist{ /*class added to contents of 1st demo when they are open*/ } </style> <script type="text/javascript"> //Initialize first demo: ddaccordion.init({ headerclass: "accordionlist", //Shared CSS class name of headers group contentclass: "theaccordionlist", //Shared CSS class name of contents group revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click", "clickgo", or "mouseover" mouseoverdelay: 200, //if revealtype="mouseover", set delay in milliseconds before header expands onMouseover collapseprev: true, //Collapse previous content (so only one open at any time)? true/false defaultexpanded: [], //index of content(s) open by default [index1, index2, etc]. [] denotes no content. onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed) animatedefault: false, //Should contents open by default be animated into view? scrolltoheader: false, //scroll to header each time after it's been expanded by the user? scrolltocontent: false, //scroll to expanded content each time after it's been expanded by the user? persiststate: true, //persist state of opened contents within browser session? toggleclass: ["", "openaccordionlist"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"] togglehtml: ["none", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs) animatespeed: "fast", //speed of animation: integer in milliseconds (ie: 200), or keywords "fast", "normal", or "slow" oninit:function(expandedindices){ //custom code to run when headers have initalized //do nothing }, onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed //do nothing } }) </script><script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB0ed-sCUEf-lm2T4rQ3wJbDYPYsAm3-jo"> </script><!-- Google Tag Manager --> <script>(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-M4XF2M6');</script> <!-- End Google Tag Manager --><!-- Google Tag Manager --> <script>(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-T48RPHZ');</script> <!-- End Google Tag Manager --><STYLE type="text/css"> .emraFlexBox { width: 100%; } .nv { background-color: coral; color: white; text-align: center; } .itemyes{ background-color: #669966; color: white; text-align: center; } .itemoff{ background-color: #4cbfe6; color: white; text-align: center; } .itemno{ background-color: #9494b8; color: white; text-align: center; } .emraFlexRow { width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; justify-content: space-around; flex-basis: 100%; flex: 1; -webkit-flex-flow: row wrap; } .emraFlexMobileRow { width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; justify-content: space-around; flex-basis: 100%; flex: 1; -webkit-flex-flow: row wrap; } .emraFlexItem { padding: 2px; margin: 3px 0 3px 0; align-items: center; } .flex2col1 { width: 15%; min-width: 100px; display: block; } .flex2col2 { width: 60%; min-width: 200px; display: block; align-self: center; } .flex2col3 { width: 23%; min-width: 100px; display: block; align-self: center; } .flex2col50 { width: 49%; min-width: 100px; display: block; align-self: center; } .flex2col60 { width: 6%; display: block; min-width: 60px; align-self: center; } .flex2col70 { width: 7%; min-width: 70px; display: block; align-self: center; } .flex2col80 { width: 8%; min-width: 80px; display: block; align-self: center; } .flex2heading { border-bottom: 1px solid green; } .flexbox-hide-desktop { display: none !important; } .flexbox-hide-mobile { } .emraFlexItem { padding: 1px; margin: 2px 0 2px 0; } @media (max-width: 740px) { /*breakpoint*/ .emraFlexRow { flex-direction: column; border-bottom: 1px solid green; } .emraFlexMobileRow { flex-direction: row; border-bottom: 1px solid green; } .flex2col1 { width: 100%; text-align: center; display: block; } .flex2col2 { width: 100%; text-align: center; display: block; } .flex2col3 { width: 100%; text-align: center; display: block; } .flex2col60 { width: 49%; text-align: center; display: block; } .flex2col70 { width: 49%; text-align: center; display: block; } .flex2col80 { width: 49%; text-align: center; display: block; } .flex2col12 { width: 100%; text-align: center; display: block; } .flex2col50 { width: 49%; text-align: center; display: block; } .flex2heading { border-bottom: auto; } .flex2headingdesktop { display: none; } .flex2headingmobile { display: block; } } @media (max-width: 1240px) { /*breakpoint*/ .emraFlexMobileRow { flex-direction: row; border-bottom: 1px solid green; flow-wrap: wrap; -webkit-flex-flow: row wrap; } .flex2col60 { width: 49%; text-align: center; display: block; } .flex2col70 { width: 49%; text-align: center; display: block; } .flex2col80 { width: 49%; text-align: center; display: block; } .flex2col12 { width: 100%; text-align: center; display: block; } .flex2col50 { width: 49%; text-align: center; display: block; } .flex2heading { border-bottom: auto; } .flexbox-hide-desktop { display: block !important; } .flexbox-hide-mobile { display:none; } } </STYLE><style type="text/css"> .knob-scroll { position: fixed; right: 10px; bottom: 10px; width: 50px; height: 50px; z-index: 999998; } /* Hide input to avoid FOUC */ /* Will be shown when JS runs */ .knob-scroll input { display: none; } </style> <!-- overlay message --> <!-- <div id="acepMaintain" style="display:none"> <div class="optindescription"> <div class="pop-content"> <p style="text-align: center;"><img style="display:inline-block; width:225px;" src="/siteassets/emra/images/emra-logo.png" alt="" /></p> <p><strong>We are performing maintenance to our systems from Friday, 2/18/2022 at 7:30 am to Saturday, 2/19/2022 at 4:00 pm CST.</strong></p> <p> We apologize for any inconvenience you might experience. Most content is accessible, but transactions such as meeting registrations, membership updates, members-only content or CME purchases will be temporarily unavailable during maintenance.</p> <p><strong>The Member Care Team is out of service and will return on Monday, February 21st to respond to your voicemails and emails.</strong></p> </div> </div> </div> <link rel="stylesheet" href="/static/globalassets/resources/css/acepOverlayMessage.css"> <script type="text/javascript" src="/static/globalassets/resources/js/blossomfeaturebox.js"></script> <script> jQuery(function ($) { blossomfeaturebox.init({ optinfile: '#acepMaintain', fxeffect: 'slidedown', displaytype: 'immediate', displayfreq: { duration: 'session', cookiename: 'acepMaintenance' } //session/always/xdays/xhrs/xmin }) }) </script>--> <!-- overlay message --> <style type="text/css"> /*! lightslider - v1.1.3 - 2015-04-14 * https://github.com/sachinchoolur/lightslider * Copyright (c) 2015 Sachin N; Licensed MIT */ /** /!!! core css Should not edit !!!/**/ .lSSlideOuter { overflow: hidden; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .lightSlider:before, .lightSlider:after { content: " "; display: table; } .lightSlider { overflow: hidden; margin: 0; } .lSSlideWrapper { max-width: 100%; overflow: hidden; position: relative; } .lSSlideWrapper > .lightSlider:after { clear: both; } .lSSlideWrapper .lSSlide { -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); -webkit-transition: all 1s; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform, height; transition-property: transform, height; -webkit-transition-duration: inherit !important; transition-duration: inherit !important; -webkit-transition-timing-function: inherit !important; transition-timing-function: inherit !important; } .lSSlideWrapper .lSFade { position: relative; } .lSSlideWrapper .lSFade > * { position: absolute !important; top: 0; left: 0; z-index: 9; margin-right: 0; width: 100%; } .lSSlideWrapper.usingCss .lSFade > * { opacity: 0; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-duration: inherit !important; transition-duration: inherit !important; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: inherit !important; transition-timing-function: inherit !important; } .lSSlideWrapper .lSFade > *.active { z-index: 10; } .lSSlideWrapper.usingCss .lSFade > *.active { opacity: 1; } /** /!!! End of core css Should not edit !!!/**/ /* Pager */ .lSSlideOuter .lSPager.lSpg { margin: 10px 0 0; padding: 0; text-align: center; } .lSSlideOuter .lSPager.lSpg > li { cursor: pointer; display: inline-block; padding: 0 5px; } .lSSlideOuter .lSPager.lSpg > li a { background-color: #222222; border-radius: 30px; display: inline-block; height: 8px; overflow: hidden; text-indent: -999em; width: 8px; position: relative; z-index: 99; -webkit-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s; } .lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a { background-color: #428bca; } .lSSlideOuter .media { opacity: 0.8; } .lSSlideOuter .media.active { opacity: 1; } /* End of pager */ /** Gallery */ .lSSlideOuter .lSPager.lSGallery { list-style: none outside none; padding-left: 0; margin: 0; overflow: hidden; transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .lSSlideOuter .lSPager.lSGallery li { overflow: hidden; -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s; transition: border-radius 0.12s linear 0s 0.35s linear 0s; } .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover { border-radius: 5px; } .lSSlideOuter .lSPager.lSGallery img { display: block; height: auto; max-width: 100%; } .lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after { content: " "; display: table; } .lSSlideOuter .lSPager.lSGallery:after { clear: both; } /* End of Gallery*/ /* slider actions */ .lSAction > a { width: 75px; height: 75px; display: block; top: 50%; /* OLD CONTROL SET */ background-image: url('https://www.acep.org/static/globalassets/resources/images/icon_images/svg/slider-controls.svg'); background-size: 150px; cursor: pointer; position: absolute; z-index: 99; margin-top: -16px; margin-top: 0; opacity: 0.5; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; transform: translateY(-50%); } .lSAction > a:hover { opacity: 1; } .lSAction > .lSPrev { background-position: 0 0; left: 10px; } .lSAction > .lSNext { background-position: -75px 0; right: 10px; } .lSAction > a.disabled { pointer-events: none; } .cS-hidden { height: 1px; opacity: 0; filter: alpha(opacity=0); overflow: hidden; } /* vertical */ .lSSlideOuter.vertical { position: relative; } .lSSlideOuter.vertical.noPager { padding-right: 0px !important; } .lSSlideOuter.vertical .lSGallery { position: absolute !important; right: 0; top: 0; } .lSSlideOuter.vertical .lightSlider > * { width: 100% !important; max-width: none !important; } /* vertical controlls */ .lSSlideOuter.vertical .lSAction > a { left: 50%; margin-left: -14px; margin-top: 0; } .lSSlideOuter.vertical .lSAction > .lSNext { background-position: 31px -31px; bottom: 10px; top: auto; } .lSSlideOuter.vertical .lSAction > .lSPrev { background-position: 0 -31px; bottom: auto; top: 10px; } /* vertical */ /* Rtl */ .lSSlideOuter.lSrtl { direction: rtl; } .lSSlideOuter .lightSlider, .lSSlideOuter .lSPager { padding-left: 0; list-style: none outside none; } .lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager { padding-right: 0; } .lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li { float: left; } .lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li { float: right !important; } /* Rtl */ @-webkit-keyframes rightEnd { 0% { left: 0; } 50% { left: -15px; } 100% { left: 0; } } @keyframes rightEnd { 0% { left: 0; } 50% { left: -15px; } 100% { left: 0; } } @-webkit-keyframes topEnd { 0% { top: 0; } 50% { top: -15px; } 100% { top: 0; } } @keyframes topEnd { 0% { top: 0; } 50% { top: -15px; } 100% { top: 0; } } @-webkit-keyframes leftEnd { 0% { left: 0; } 50% { left: 15px; } 100% { left: 0; } } @keyframes leftEnd { 0% { left: 0; } 50% { left: 15px; } 100% { left: 0; } } @-webkit-keyframes bottomEnd { 0% { bottom: 0; } 50% { bottom: -15px; } 100% { bottom: 0; } } @keyframes bottomEnd { 0% { bottom: 0; } 50% { bottom: -15px; } 100% { bottom: 0; } } .lSSlideOuter .rightEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; } .lSSlideOuter .leftEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; } .lSSlideOuter.vertical .rightEnd { -webkit-animation: topEnd 0.3s; animation: topEnd 0.3s; position: relative; } .lSSlideOuter.vertical .leftEnd { -webkit-animation: bottomEnd 0.3s; animation: bottomEnd 0.3s; position: relative; } .lSSlideOuter.lSrtl .rightEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; } .lSSlideOuter.lSrtl .leftEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; } /*/ GRab cursor */ .lightSlider.lsGrab > * { cursor: -webkit-grab; cursor: -moz-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab; } .lightSlider.lsGrabbing > * { cursor: move; cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: -o-grabbing; cursor: -ms-grabbing; cursor: grabbing; } @media screen and (max-width: 767px) { /* slider actions */ .lSAction > a { width: 32px; height: 32px; /*display: block;*/ /*top: 50%;*/ /* OLD CONTROL SET */ /*background-image: url('https://www.acep.org/static/globalassets/resources/images/icon_images/svg/slider-controls.svg');*/ background-size: 64px; /*cursor: pointer; position: absolute; z-index: 99; margin-top: -16px; margin-top: 0; opacity: 0.5; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s;*/ margin-top: 0; transform: translateY(-50%); } .lSAction > .lSNext { background-position: -32px 0; /*right: 10px;*/ } } /* DEFAULT FONTS roboto font-family: "Roboto", sans-serif; font-family: "Roboto Condensed", sans-serif; */ /* GLOBAL COLORS */ /*color { color: #00ceee; }*/ /* GREY TONES */ /* BLUE */ /*color { color: #f3f1e7; }*/ /*color { color: #651b80; }*/ /* --- GOLD --- */ /* GREEN */ /* RED */ /* ---GOLD --- */ /* ORANGE */ /* --- GOLD --- */ /* PACED PURPLE */ /* EDDA Colors */ /* LACColors */ color { color: #18aebd; } /* FOR GREY BUTTONS */ /* FONTS - HELVETICA */ /* FONTS - OPEN SANS */ /*$font-main: "Open Sans", sans-serif; $font-condensed: "Open Sans Condensed", sans-serif;*/ /* MIXIN'S */ /* CENTERING CONTENT */ /* CENTER CONTENT - FANCIER SETUP */ /* COVER CONTENT */ /* TRIANGLES */ /* ROUNDED CORNERS */ /*! hero slider styles */ /* @group ---- home-hero-slider */ /* MAIN DISPLAY */ #mainDisplay { width: 100%; padding: 0; margin: 0; position: relative; display: block; background-color: #fff; } #mainDisplay #homeSlider { margin: 0; padding: 0; background-color: #fff; } #mainDisplay #homeSlider li { margin: 0; padding: 0; height: 400px; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover; } #mainDisplay #homeSlider li .slider-content { color: #fff; text-align: left; padding: 0 0 0 8%; width: auto; max-width: 540px; display: block; position: absolute; top: 50%; left: 0px; right: auto; z-index: 20; transform: translateY(-50%); } #mainDisplay #homeSlider li .slider-content .fa { filter: drop-shadow(0px 1px 1px #777); } #mainDisplay #homeSlider li .slider-content h3, #mainDisplay #homeSlider li .slider-content p { font-weight: 600; color: #fff; } #mainDisplay #homeSlider li .slider-content h3 { font-size: 2.3rem; line-height: 120%; filter: drop-shadow(0px 1px 1px #777); } #mainDisplay #homeSlider li .slider-content h3 span { font-weight: inherit; display: inline; } #mainDisplay #homeSlider li .slider-content h3 p { font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; text-align: inherit; padding: 0; margin: 0; display: inline !important; box-shadow: none; border: inherit; } #mainDisplay #homeSlider li .slider-content h3 p:first-of-type { font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; padding: 0; margin: 0; display: inline !important; box-shadow: none; border: inherit; } #mainDisplay #homeSlider li .slider-content h3 p:last-of-type { font-size: 28px; line-height: inherit; font-weight: inherit; font-style: inherit; padding: 0; margin: 0; display: inline !important; box-shadow: none; border: inherit; } #mainDisplay #homeSlider li .slider-content p { line-height: 135%; padding: 0 0 20px; filter: drop-shadow(0px 1px 1px #777); } #mainDisplay #homeSlider li .slider-content p:first-of-type { font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; padding: 0; margin: 0; box-shadow: none; border: inherit; display: none !important; } #mainDisplay #homeSlider li .slider-content p:last-of-type { font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; padding: 0; margin: 0; box-shadow: none; border: inherit; display: none !important; } #mainDisplay #homeSlider li .slider-content .btn.btn-ol { color: #333; line-height: 120%; margin-right: 10px; margin-bottom: 10px; padding: 10px; border: 1px solid #fff; background-color: #fff; transition: all 0.3s ease; } #mainDisplay #homeSlider li .slider-content .btn.btn-ol:hover { color: #fff; border: 1px solid #428bd7; background-color: #428bd7; } #mainDisplay #homeSlider li .slider-content .btn.btn-ol:nth-of-type(2) { color: #fff; border: 1px solid #fff; background-color: rgba(0, 0, 0, 0.2); transition: all 0.3s ease; } #mainDisplay #homeSlider li .slider-content .btn.btn-ol:nth-of-type(2):hover { color: #fff; border: 1px solid #fff; background-color: rgba(255, 255, 255, 0.2); /* GRADIENT BLEND */ } #mainDisplay #homeSlider li .blend { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 16; /* SET MOBILE AND DESKTOP IMAGES */ } #mainDisplay #homeSlider li .img-dt, #mainDisplay #homeSlider li .img-mb { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 15; background-position: center center; background-repeat: no-repeat; background-size: cover; } #mainDisplay #homeSlider li .img-dt { display: block; } #mainDisplay #homeSlider li .img-mb { display: none; } /* SLIDER CONTROLS */ #mainDisplay .lSPager { margin: 0 !important; padding: 0; height: 0px; position: relative; top: -50px; z-index: 30; } #mainDisplay .lSPager li { padding: 0 8px; } #mainDisplay .lSPager li a { width: 14px; height: 14px; border: none; opacity: 0.5; border-radius: 50%; border: 2px solid #fff; background-color: #fff; } #mainDisplay .lSPager li a:hover { opacity: 1; border: 2px solid #fff; background-color: #fff; } #mainDisplay .lSPager .active a { opacity: 1 !important; border: 2px solid #fff !important; background-color: #fff !important; } #mainDisplay .lSPager .active a:hover { opacity: 1 !important; background-color: #fff !important; } #mainDisplay .lSAction { display: none !important; } /* HOME SINGLE HERO */ #mainDisplay-single { width: 100%; padding: 0; margin: 0; position: relative; display: block; } #mainDisplay-single #homeSlider-single { margin: 0; padding: 0; background-color: #fff; } #mainDisplay-single #homeSlider-single .homeSlider-slide { margin: 0; padding: 0; height: 525px; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover; } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content { color: #fff; text-align: left; padding: 0 0 0 12%; width: auto; max-width: 540px; display: block; position: absolute; top: 50%; left: 0; right: auto; z-index: 30; transform: translateY(-50%); } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content .fa { filter: drop-shadow(0px 1px 1px #777); } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content p { font-weight: 400; color: #fff; } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content h3 { color: #fff; font-size: 2.1rem; line-height: 110%; font-weight: 600; filter: drop-shadow(0px 1px 1px #777); } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content h3 span { font-weight: inherit; display: block; } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content p { line-height: 135%; padding: 0 0 20px; filter: drop-shadow(0px 1px 1px #777); } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content .btn.btn-ol { color: #333; line-height: 120%; margin: 0 10px 10px 0; border: 1px solid #fff; background-color: #fff; } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content .btn.btn-ol:hover { color: #fff; border: 1px solid #428bd7; background-color: #428bd7; } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content .btn.btn-ol:nth-of-type(2) { color: #fff; border: 1px solid #fff; background-color: rgba(0, 0, 0, 0.1); } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content .btn.btn-ol:nth-of-type(2):hover { background-color: rgba(255, 255, 255, 0.2); /* GRADIENT BLEND */ } #mainDisplay-single .blend { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 16; background-image: linear-gradient(to right, rgba(20, 60, 90, 0.75) 0%, rgba(0, 0, 0, 0.01) 80%); } #mainDisplay-single .img-dt, #mainDisplay-single .img-mb { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 15; background-position: center center; background-repeat: no-repeat; background-size: cover; } #mainDisplay-single .img-mb { display: none; } /* @end */ /* @group ---- stacked-blocks*/ .stackedBlocks-2, .stackedBlocks-3, .stackedBlocks-4 { margin: auto; padding: 0 0 55px; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; align-content: stretch; justify-content: space-between; } .stackedBlocks-2 .indiv-block, .stackedBlocks-3 .indiv-block, .stackedBlocks-4 .indiv-block { margin: 0; padding: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; position: relative; flex: 1; align-items: stretch; } .stackedBlocks-2 .indiv-block:first-of-type, .stackedBlocks-3 .indiv-block:first-of-type, .stackedBlocks-4 .indiv-block:first-of-type { border-left: none; } .stackedBlocks-2 .indiv-block:last-of-type, .stackedBlocks-3 .indiv-block:last-of-type, .stackedBlocks-4 .indiv-block:last-of-type { border-right: none; } .stackedBlocks-2 .slider-content, .stackedBlocks-3 .slider-content, .stackedBlocks-4 .slider-content { padding: 0; margin: 0; width: 100%; position: static; transform: translateY(0%); z-index: 100; } .stackedBlocks-2 .slider-content p:empty, .stackedBlocks-3 .slider-content p:empty, .stackedBlocks-4 .slider-content p:empty { display: none; } .stackedBlocks-2 .slider-content p:first-of-type, .stackedBlocks-3 .slider-content p:first-of-type, .stackedBlocks-4 .slider-content p:first-of-type { display: none; } .stackedBlocks-2 .slider-content h3, .stackedBlocks-3 .slider-content h3, .stackedBlocks-4 .slider-content h3 { /* font-size: 1.4rem;*/ padding-top: 0px; } .stackedBlocks-2 .slider-content h3 p:first-of-type, .stackedBlocks-3 .slider-content h3 p:first-of-type, .stackedBlocks-4 .slider-content h3 p:first-of-type { font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; letter-spacing: inherit; padding: 0; margin: 0; display: inline !important; box-shadow: none; border: inherit; } .stackedBlocks-2 .slider-content h3 p:last-of-type, .stackedBlocks-3 .slider-content h3 p:last-of-type, .stackedBlocks-4 .slider-content h3 p:last-of-type { font-size: inherit; line-height: inherit; font-weight: inherit; font-style: inherit; padding: 0; margin: 0; display: inline !important; box-shadow: none; border: inherit; } .stackedBlocks-2 .slider-content h3 .logoIMG, .stackedBlocks-3 .slider-content h3 .logoIMG, .stackedBlocks-4 .slider-content h3 .logoIMG { width: 100%; max-width: 300px; height: auto; display: block; position: static !important; border: none !important; } .stackedBlocks-2 .btn.btn-ol, .stackedBlocks-3 .btn.btn-ol, .stackedBlocks-4 .btn.btn-ol { color: #fff; line-height: 120%; margin-right: 10px; margin-bottom: 10px; display: inline-block; border: 1px solid #2569af; background-color: #2569af; /*transition: all 0.3s ease-in;*/ transition: all 0.3s ease; } .stackedBlocks-2 .btn.btn-ol:hover, .stackedBlocks-3 .btn.btn-ol:hover, .stackedBlocks-4 .btn.btn-ol:hover { color: #fff !important; border: 1px solid #428bd7; background-color: #428bd7; } .stackedBlocks-2 .btn.btn-ol:nth-of-type(2), .stackedBlocks-3 .btn.btn-ol:nth-of-type(2), .stackedBlocks-4 .btn.btn-ol:nth-of-type(2) { color: #2569af; background-color: transparent; } .stackedBlocks-2 .btn.btn-ol:nth-of-type(2):hover, .stackedBlocks-3 .btn.btn-ol:nth-of-type(2):hover, .stackedBlocks-4 .btn.btn-ol:nth-of-type(2):hover { color: #428bd7 !important; background-color: #f9f9f9; } .stackedBlocks-2 .img-dt, .stackedBlocks-3 .img-dt, .stackedBlocks-4 .img-dt, .stackedBlocks-2 .img-mb, .stackedBlocks-3 .img-mb, .stackedBlocks-4 .img-mb { border: 1px solid #ddd; background-position: center center; background-repeat: no-repeat; background-size: cover; } .stackedBlocks-2 .img-dt, .stackedBlocks-3 .img-dt, .stackedBlocks-4 .img-dt { display: block; } .stackedBlocks-2 .img-mb, .stackedBlocks-3 .img-mb, .stackedBlocks-4 .img-mb { display: none; } .stackedBlocks-2 .indiv-block { position: relative; padding: 290px 0 0; } .stackedBlocks-2 .img-dt, .stackedBlocks-2 .img-mb { width: 100%; height: 275px; position: absolute; top: 0; left: 0; right: 0; background-color: #ddd; } .stackedBlocks-2 .img-dt { display: block; } .stackedBlocks-2 .img-mb { display: none; } .stackedBlocks-3 .indiv-block { position: relative; padding: 290px 0 0px; } .stackedBlocks-3 .img-dt, .stackedBlocks-3 .img-mb { width: 100%; height: 275px; position: absolute; top: 0; left: 0; right: 0; background-color: #ddd; } .stackedBlocks-3 .img-dt { display: block; } .stackedBlocks-3 .img-mb { display: none; } .stackedBlocks-4 .indiv-block { position: relative; padding: 295px 0 0; } .stackedBlocks-4 .img-dt, .stackedBlocks-4 .img-mb { width: 100%; height: 280px; position: absolute; top: 0; left: 0; right: 0; background-color: #ddd; } .stackedBlocks-4 .img-dt { display: block; } .stackedBlocks-4 .img-mb { display: none; } /* @end */ /* STANDARD MAX-WIDTH PAGE */ /* LARGE TABLET SIZES START */ @media screen and (max-width: 1024px) { /* HOME SINGLE HERO */ /* #mainDisplay-single { #homeSlider-single { .homeSlider-slide { height: 70vh; } } }*/ /* @end */ /* @group ---- stacked-blocks*/ .stackedBlocks-4 .indiv-block { flex: 1 50%; padding: 295px 0 25px; margin: 0px; /*&:first-of-type { padding: 305px 0 40px; } &:last-of-type { padding: 305px 0 40px; } &:nth-of-type(2) { border-right: 0px; } &:nth-of-type(3) { border-left: 0px; }*/ } .stackedBlocks-4 .img-dt, .stackedBlocks-4 .img-mb { width: 100%; position: absolute; top: 0; left: 0; right: 0; background-color: #ddd; /* @end */ } } @media screen and (max-width: 834px) { /* @group ---- home-hero-slider */ /* MAIN DISPLAY */ #mainDisplay #homeSlider li .slider-content { text-align: center; padding: 0 40px; width: auto; max-width: inherit; top: auto; bottom: 60px; left: 0; right: 0px; transform: translateY(0%); } #mainDisplay #homeSlider li .slider-content h3 { text-align: center; } #mainDisplay #homeSlider li .slider-content p { display: none; } #mainDisplay #homeSlider li .slider-content .btn.btn-ol { margin: 0 5px 10px; /* GRADIENT BLEND */ } #mainDisplay #homeSlider li .blend { top: 0; bottom: 0; background-image: linear-gradient(to top, rgba(20, 60, 90, 0.75) 0%, rgba(0, 0, 0, 0.01) 80%); /* HIDE DESKTOP/SHOW MOBILEW IMAGES */ } #mainDisplay #homeSlider li .img-dt { display: none; } #mainDisplay #homeSlider li .img-mb { display: block; /* HOME SINGLE HERO */ } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content { text-align: center; padding: 0 40px; width: auto; max-width: inherit; min-width: inherit; top: auto; bottom: 20px; left: 0; right: 0px; transform: translateY(0%); } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content h3 { text-align: center; } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content p { display: none; } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content .btn.btn-ol { margin: 0 5px 10px; /* GRADIENT BLEND */ } #mainDisplay-single #homeSlider-single .homeSlider-slide .blend { top: 0; bottom: 0; background-image: linear-gradient(to top, rgba(20, 60, 90, 0.75) 0%, rgba(0, 0, 0, 0.01) 80%); /* HIDE DESKTOP/SHOW MOBILEW IMAGES */ } #mainDisplay-single #homeSlider-single .homeSlider-slide .img-dt { display: none; } #mainDisplay-single #homeSlider-single .homeSlider-slide .img-mb { display: block; /* GRADIENT BLEND */ } #mainDisplay-single .blend { top: 0; bottom: 0; background-image: linear-gradient(to top, rgba(20, 60, 90, 0.75) 0%, rgba(0, 0, 0, 0.01) 80%); } #mainDisplay-single .img-dt { display: none; } #mainDisplay-single .img-mb { display: block; /* @end */ } } @media screen and (max-width: 767px) { /* @group ---- home-hero-slider */ /* MAIN DISPLAY */ #mainDisplay #homeSlider li .slider-content { padding: 0 15px; top: auto; left: 0; transform: translateX(0) translateY(0); } #mainDisplay #homeSlider li .slider-content h3 { font-size: 6.5vw; text-align: center; } #mainDisplay #homeSlider li .slider-content p { display: none; /* HOME SINGLE HERO */ } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content { padding: 0 15px; top: auto; left: 0; transform: translateX(0) translateY(0); } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content h3 { font-size: 6.5vw; } #mainDisplay-single #homeSlider-single .homeSlider-slide .slider-content p { display: none; /* @end */ /* @group ---- stacked-blocks*/ } .stackedBlocks-2 .slider-content h3, .stackedBlocks-3 .slider-content h3, .stackedBlocks-4 .slider-content h3 { font-size: 1.3rem; } .stackedBlocks-2 { flex-direction: column; } .stackedBlocks-2 .indiv-block { padding: 420px 0 0; margin: 0 0 30px; border: none !important; } .stackedBlocks-2 .block2-slide { margin: 0; } .stackedBlocks-2 .img-dt, .stackedBlocks-2 .img-mb { height: 400px; } .stackedBlocks-2 .img-dt { display: none; } .stackedBlocks-2 .img-mb { display: block; } .stackedBlocks-3 { flex-direction: column; } .stackedBlocks-3 .indiv-block { padding: 420px 0 0; margin: 0 0 30px; border: none !important; } .stackedBlocks-3 .block3-slide { margin: 0; } .stackedBlocks-3 .img-dt, .stackedBlocks-3 .img-mb { height: 400px; } .stackedBlocks-3 .img-dt { display: none; } .stackedBlocks-3 .img-mb { display: block; } .stackedBlocks-4 { flex-direction: column; } .stackedBlocks-4 .indiv-block { padding: 420px 0 0; margin: 0 0 30px; border: 0px !important; } .stackedBlocks-4 .block4-slide { margin: 0; } .stackedBlocks-4 .img-dt, .stackedBlocks-4 .img-mb { height: 400px; } .stackedBlocks-4 .img-dt { display: none; } .stackedBlocks-4 .img-mb { display: block; /* @end */ } } /* SMALL TABLET SIZES START */ /* LARGE PHONE SIZES START */ @media screen and (max-width: 480px) { /* @group ---- home-hero-slider */ /* MAIN DISPLAY */ #mainDisplay #homeSlider li { height: 400px; /* HOME SINGLE HERO */ } #mainDisplay-single #homeSlider-single .homeSlider-slide { height: 400px; /* @end */ } } /* SMALL PHONE SIZES START */ /* ---------- target IE 10/11 browsers ---------- */ /* ---------- target Microsoft Edge ---------- */ </style><meta name=“zoom-domain-verification” content=“ZOOM_verify_gbs14TwglzUVVQVk93UNyl”><link rel="stylesheet" href="https://use.typekit.net/hgs2jno.css"> <script type="text/javascript">var appInsights=window.appInsights||function(config){function t(config){i[config]=function(){var t=arguments;i.queue.push(function(){i[config].apply(i,t)})}}var i={config:config},u=document,e=window,o="script",s="AuthenticatedUserContext",h="start",c="stop",l="Track",a=l+"Event",v=l+"Page",r,f;setTimeout(function(){var t=u.createElement(o);t.src=config.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js";u.getElementsByTagName(o)[0].parentNode.appendChild(t)});try{i.cookie=u.cookie}catch(y){}for(i.queue=[],r=["Event","Exception","Metric","PageView","Trace","Dependency"];r.length;)t("track"+r.pop());return t("set"+s),t("clear"+s),t(h+a),t(c+a),t(h+v),t(c+v),t("flush"),config.disableExceptionTracking||(r="onerror",t("_"+r),f=e[r],e[r]=function(config,t,u,e,o){var s=f&&f(config,t,u,e,o);return s!==!0&&i["_"+r](config,t,u,e,o),s}),i}({instrumentationKey:"6c950f7b-2bdf-4116-b922-78d04b4ce286",sdkExtension:"a"});window.appInsights=appInsights;appInsights.queue&&appInsights.queue.length===0&&appInsights.trackPageView();</script></head> <body form-custom> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M4XF2M6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="col-md-12 nav-block only-desktop container-custom"> <div class="container"> <ul class="nav-items"> <li class="item "> <a href="/emresident"> EM Resident </a> </li> <li class="item "> <a href="https://www.match.emra.org/" target="_blank"> EMRA Match </a> </li> <li class="item "> <a href="/embark"> EMbark </a> </li> <li class="item "> <a href="https://shopemra.com/"> Publications </a> </li> <li class="item "> <a href="/about-emra/benefits"> Benefits </a> </li> <li class="item strongProximaNova"> <a href="/about-emra/become-a-member"> Join/Renew EMRA </a> </li> <li class="item strongProximaNova"> <form action="/api/services/emra-sso/login" id="login-form" method="get" name="login-form"> <input type="hidden" value="/be-involved/be-an-advocate/working-for-you" name="ReturnUrl" /> <input type="submit" value="submit" style="display:none" /> <span onClick="$('#login-form').submit();"> <img class="utility-nav-icon" src="/_Multisites/EMRA/static/common/images/black-login.png" width="12" /> LOGIN </span> </form> </li> </ul> </div> </div> <div class="resident-landing-curve simple-header" navigation-Takeover search-Pop> <div class="col-md-12 navigation-secondary"> <div class="icon-logo hide-desktop"> <a href="/"><img src="/siteassets/emra/50th-logo-bug.png" alt="EMRA Logo" /></a> </div> <!-- Mobile Navigation --> <ul class="phone-nav"> <li> <div class="hamburger-icon" id="icon"> <div class="icon-1" id="a"></div> <div class="icon-2" id="b"></div> <div class="icon-3" id="c"></div> <div class="clear"></div> </div> </li> <li class="nav-icons account-icon hide-desktop"> <form action="/api/services/sso/login" id="login-form" method="get" name="login-form"> <input type="hidden" value="/be-involved/be-an-advocate/working-for-you" name="ReturnUrl" /> <input type="submit" value="submit" style="display:none" /> <span onClick="$('#login-form').submit();"> <img src="/_Multisites/EMRA/static/common/images/login.svg" /> </span> </form> </li> <li class="nav-icons search-icon-m hide-desktop"> <a href=""> <img src="/_Multisites/EMRA/static/common/images/search.svg" /> </a> </li> <div class="search-modal-m mobile"> <div class="col-xs-12 search-content-m"> <div class="close-search-m"> <img src="/_Multisites/EMRA/Static/Common/images/x-black.svg" alt="Close" /> </div> <form ng-submit="$searchPop.search($event, $searchPop.text, '/search')" method="post"> <input id="headerSearchMobile" type="text" placeholder="What Are You Looking For?" ng-model="$searchPop.text" autofocus /> </form> <ul id="searchSuggestionsMobile" ng-show="$searchPop.text == ''" class="list"> <h3 class="strong"> Popular Recommendations </h3> <li ng-click="$searchPop.search(null, 'Benefits', '/search')">Benefits</li> <li ng-click="$searchPop.search(null, 'Board of Directors', '/search')">Board of Directors</li> <li ng-click="$searchPop.search(null, 'EM:RAP', '/search')">EM:RAP</li> <li ng-click="$searchPop.search(null, 'EMRA*Cast', '/search')">EMRA*Cast</li> <li ng-click="$searchPop.search(null, 'EMRA Committees', '/search')">EMRA Committees</li> <li ng-click="$searchPop.search(null, 'Hangouts', '/search')">Hangouts</li> </ul> </div> </div> </ul> <!-- Default navigation --> <div class="nav-default hide-desktop"> <div class="navbar-collapse collapse"> <main class="main main_tabs"> <nav class="site-navigation"> <ul class="nav navbar-default nav_tabs"> <li class="search-item hide-mobile"> <span class="search-toggle"><img src="/_Multisites/EMRA/static/Common/images/Search_Wht.svg" /></span> </li> <li class="nav_item menu-item-has-children" id=""> <a href="/about-emra"> ABOUT </a> <a class="show-sub" data-scroll="" data-tab="#tab-0"> <span class="arrow-swipe-right right hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-left.svg" /> </span> </a> <div class="sub-menu only-mobile accordion" id="accordion"> <div class="arrow-swipe-left hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-right.svg"/> ABOUT </div> <div class="accordion__control"> Benefits<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/about-emra/benefits">Benefits</a></li> <li><a href="/about-emra/become-a-member">Become A Member</a></li> <li><a href="/about-emra/benefits/ahc-relias-learning-em-reports">AHC Relias Learning EM Reports</a></li> <li><a href="/about-emra/benefits/doctors-without-quarters">Doctors Without Quarters</a></li> <li><a href="/about-emra/benefits/ebmedicine">EBMedicine</a></li> <li><a href="/about-emra/benefits/em-rap">EM:RAP</a></li> <li><a href="http://emcareers.org/">emCareers.org</a></li> <li><a href="/about-emra/benefits/emrafied">EMRAfied</a></li> <li><a href="/about-emra/benefits/hippo-em">Hippo EM</a></li> <li><a href="/about-emra/benefits/integrated-wealthcare">Integrated WealthCare</a></li> <li><a href="/about-emra/benefits/laurel-road">Laurel Road</a></li> <li><a href="/about-emra/benefits/member-kit">New Member Kits</a></li> <li><a href="/about-emra/benefits/peerprep">PEER</a></li> <li><a href="/about-emra/benefits/rosh-review">Rosh Review</a></li> <li><a href="/about-emra/benefits/visual-dx">Visual DX</a></li> </ul> </div> <div class="accordion__control"> Meet Your Board & Staff<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/be-a-leader/board-of-directors">Board of Directors</a></li> <li><a href="/students/meet-the-medical-student-council">Meet the Medical Student Council</a></li> <li><a href="/about-emra/meet-your-staff--board/emra-staff">EMRA Staff</a></li> <li><a href="/be-involved/be-a-leader/board-of-directors/prior-boards-of-directors">Past Boards of Directors</a></li> <li><a href="/students/meet-the-medical-student-council/past-msc-leaders">Past MSC Leaders</a></li> <li><a href="/about-emra/meet-your-staff--board/emra-board-meetings">EMRA Board Meetings</a></li> </ul> </div> <div class="accordion__control"> History<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/about-emra/history">EMRA History</a></li> <li><a href="/about-emra/history/history-of-em-residency-training">History of EM Residency Training</a></li> <li><a href="/about-emra/history/ems-history">EMS History</a></li> </ul> </div> <div class="accordion__control"> Governing Docs<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/about-emra/governing-documents">Governing Documents</a></li> </ul> </div> <div class="accordion__control"> Publications<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/emresident">EM Resident</a></li> <li><a href="/about-emra/publications/bookstore">Books</a></li> <li><a href="/about-emra/publications/reference-cards">Reference Cards</a></li> <li><a href="/about-emra/publications/mobile-applications">Mobile Applications</a></li> <li><a href="/about-emra/publications/legacy-documentary">Legacy Documentary</a></li> <li><a href="/about-emra/publications/bulk-orders">Bulk Orders</a></li> <li><a href="/about-emra/publications/emra-cast">EMRA Cast</a></li> <li><a href="/about-emra/publications/emra-vlog">EMRA·VLOG</a></li> </ul> </div> <div class="accordion__control"> Advertise with Us<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> </ul> </div> </div> </li> <li class="nav_item menu-item-has-children" id=""> RESIDENTS & FELLOWS <a class="show-sub" data-scroll="" data-tab="#tab-1"> <span class="arrow-swipe-right right hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-left.svg" /> </span> </a> <div class="sub-menu only-mobile accordion" id="accordion"> <div class="arrow-swipe-left hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-right.svg"/> RESIDENTS & FELLOWS </div> <div class="accordion__control"> Fellowships<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="https://www.match.emra.org/" target="_blank">EMRA Match</a></li> <li><a href="/fellowships/administrative-fellowships">Administrative Fellowships</a></li> <li><a href="/fellowships/critical-care-fellowships">Critical Care Fellowships</a></li> <li><a href="/fellowships/education-fellowships">Education Fellowships</a></li> <li><a href="/fellowships/ems-fellowships">EMS Fellowships</a></li> <li><a href="/fellowships/global-em-fellowships">Global EM Fellowships</a></li> <li><a href="/fellowships/health-policy-fellowships">Health Policy Fellowships</a></li> <li><a href="/fellowships/hyperbaric-fellowships">Hyperbaric Fellowships</a></li> <li><a href="/fellowships/pediatric-em-fellowships">Pediatric EM Fellowships</a></li> <li><a href="/fellowships/simulation-fellowships">Simulation Fellowships</a></li> <li><a href="/fellowships/toxicology-fellowships">Toxicology Fellowships</a></li> <li><a href="/fellowships/sports-medicine-fellowships">Sports Medicine Fellowships</a></li> <li><a href="http://eusfellowships.com/">Ultrasound Fellowships</a></li> <li><a href="/fellowships/wilderness-fellowships">Wilderness Fellowships</a></li> </ul> </div> <div class="accordion__control"> EMbark: Career Planning<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/embark/residents">Residents</a></li> <li><a href="/embark/medical-students">Medical Students</a></li> <li><a href="/embark/submit-an-article">Submit an Article</a></li> </ul> </div> <div class="accordion__control"> Financial Planning<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/residents-fellows/financial-planning/10-student-loan-questions">10 Student Loan Questions</a></li> <li><a href="/residents-fellows/financial-planning/disability-insurance">Disability Insurance</a></li> <li><a href="/residents-fellows/financial-planning/impact-of-student-loans">Impact of Student Loans</a></li> <li><a href="/residents-fellows/financial-planning/preparing-for-life-after-residency">Preparing for Life After Residency</a></li> <li><a href="/residents-fellows/financial-planning/when-is-the-right-time-to-refinance">When Is the Right Time to Refinance</a></li> </ul> </div> <div class="accordion__control"> Legal<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/residents-fellows/litigation-lions-pit">The Top 10 Medical Malpractice Issues Every Resident Should Know</a></li> </ul> </div> <div class="accordion__control"> Find a Job<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> </ul> </div> </div> </li> <li class="nav_item menu-item-has-children" id=""> <a href="/students"> STUDENTS </a> <a class="show-sub" data-scroll="" data-tab="#tab-2"> <span class="arrow-swipe-right right hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-left.svg" /> </span> </a> <div class="sub-menu only-mobile accordion" id="accordion"> <div class="arrow-swipe-left hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-right.svg"/> STUDENTS </div> <div class="accordion__control"> Advising Resources<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/books/msadvisingguide">Advising Guide - Match</a></li> <li><a href="/students/advising-resources/apply-for-away-rotations">Apply for Away Rotations</a></li> <li><a href="/students/advising-resources/interviews">Interviews</a></li> <li><a href="/students/advising-resources/reading-recommendations">Reading Recommendations</a></li> <li><a href="/students/advising-resources/research-resources">Research Resources</a></li> <li><a href="/students/advising-resources/advice-for-1st-and-2nd-year-ms">Advice for 1st and 2nd Year MS</a></li> <li><a href="/students/advising-resources/effective-consultation-in-emergency-medicine">Effective Consultation In Emergency Medicine</a></li> <li><a href="/students/advising-resources/global-leadership-program">Global EM Student Leadership Program</a></li> <li><a href="/students/advising-resources/tips-for-success-as-a-ms3">Tips for Success as a MS3</a></li> <li><a href="/students/advising-resources/patient-presentations">Patient Presentations</a></li> <li><a href="/students/advising-resources/preparing-for-a-successful-fourth-year-of-med-school">Preparing for a Successful Fourth Year of Med School</a></li> <li><a href="/be-involved/events--activities/program-director-interviews">Program Director Video Interviews</a></li> <li><a href="/students/advising-resources/fourth-year-schedule">Fourth Year Schedule</a></li> <li><a href="/students/advising-resources/seek-develop-a-mentor-relationship">Seek, Develop a Mentor Relationship</a></li> <li><a href="/students/advising-resources/skill-demonstration-videos-and-topics-pertaining-to-em">Skill Demonstration Videos and Topics Pertaining to EM</a></li> <li><a href="/students/advising-resources/student-advising-task-force-advising-resource-list">Student Advising Task Force Advising Resource List</a></li> <li><a href="/students/advising-resources/student-resident-mentorship-program">Student Resident Mentorship Program</a></li> <li><a href="/students/advising-resources/transitions-of-care">Transitions of Care</a></li> </ul> </div> <div class="accordion__control"> Med Student Council<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/students/meet-the-medical-student-council#mscleadership">Medical Student Council Leadership</a></li> <li><a href="/students/meet-the-medical-student-council/medical-student-council-positions">Medical Student Council Positions</a></li> <li><a href="https://emramsc.secure-platform.com/a" target="_blank">Medical Student Council Application Form</a></li> <li><a href="/students/meet-the-medical-student-council/msc-member-of-the-year-awrd">MSC Member of the Year Award</a></li> <li><a href="/students/newsletter-articles">Medical Student Newsletter Articles</a></li> <li><a href="/students/meet-the-medical-student-council/past-msc-leaders">Past MSC Leaders</a></li> </ul> </div> <div class="accordion__control"> Medical Student Forum<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/events--activities/medical-student-forum">Medical Student Forum</a></li> <li><a href="/be-involved/events--activities/medical-student-forum/msf-fall-2023-programming">MSF Fall 2023 Programming</a></li> <li><a href="/be-involved/events--activities/medical-student-forum/msf-spring-2023-programming">MSF Spring 2023 Programming</a></li> </ul> </div> <div class="accordion__control"> Emergency Medicine Interest Groups (EMIG)<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/students/emergency-medicine-interest-groups/emergency-medicine-services-and-your-emig">Emergency Medicine Services and your EMIG</a></li> <li><a href="/students/emergency-medicine-interest-groups/form-lead-emig">EMIG Start-Up Kit</a></li> <li><a href="/students/emergency-medicine-interest-groups/emig-advisor-certificate-of-appreciation">EMIG Advisor Certificate of Appreciation</a></li> <li><a href="/students/emergency-medicine-interest-groups/ideas-and-activities-for-emigs">Ideas and Activities for EMIGs</a></li> <li><a href="/students/emergency-medicine-interest-groups/making-the-most-of-your-emig">Making the Most of your EMIG</a></li> <li><a href="/students/emergency-medicine-interest-groups/running-a-successful-emig-meeting">Running a Successful EMIG Meeting</a></li> <li><a href="/students/emergency-medicine-interest-groups/plans-for-game-day">Plans for Game Day</a></li> </ul> </div> <div class="accordion__control"> EMRA Match<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/fellowships/about-emra-match">About EMRA Match</a></li> <li><a href="https://www.match.emra.org/" target="_blank">EMRA Match</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search" target="_blank">EMRA Match - Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Diversity+Externship+Scholarship%22]%7D" target="_blank">EMRA Match - Diversity Externships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Emergency+Medicine%22]%7D" target="_blank">EMRA Match - EM Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22EMS%22]%7D" target="_blank">EMRA Match - EMS Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Global+Health%22]%7D" target="_blank">EMRA Match - Global Health Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Pediatric+EM%22]%7D" target="_blank">EMRA Match - Pediatric EM Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Research%22]%7D" target="_blank">EMRA Match - Research Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Toxicology%22]%7D" target="_blank">EMRA Match - Toxicology Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Ultrasound%22]%7D" target="_blank">EMRA Match - Ultrasound Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Wilderness%22]%7D" target="_blank">EMRA Match - Wilderness Clerkships</a></li> <li><a href="/be-involved/events--activities/program-director-interviews">Program Director Video Interviews</a></li> <li><a href="/emresident/articles/categories/topics/medical-students/match/program-director-interviews">EM Resident - Program Director Interviews</a></li> </ul> </div> <div class="accordion__control"> Special Populations<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/students/special-populations/military-match">Military Match</a></li> <li><a href="/students/special-populations/combined-emim-residency-training">Combined EM/IM Residency Training</a></li> </ul> </div> <div class="accordion__control"> EMRA Hangouts<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/events--activities/emra-hangouts">EMRA Hangouts</a></li> <li><a href="/be-involved/events--activities/program-director-interviews">Program Director Video Interviews</a></li> </ul> </div> <div class="accordion__control"> Scholarship Opportunities<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/students/advising-resources/apply-for-away-rotations/diversity-oriented-scholarship-programs">Diversity Oriented Away/Scholarship Opportunities</a></li> </ul> </div> </div> </li> <li class="nav_item menu-item-has-children" id=""> BE INVOLVED <a class="show-sub" data-scroll="" data-tab="#tab-3"> <span class="arrow-swipe-right right hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-left.svg" /> </span> </a> <div class="sub-menu only-mobile accordion" id="accordion"> <div class="arrow-swipe-left hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-right.svg"/> BE INVOLVED </div> <div class="accordion__control"> Awards & Scholarships<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/awards/awards-faq">Awards FAQ</a></li> <li><a href="/be-involved/awards">All Awards</a></li> <li><a href="/be-involved/awards/25-under-45">EMRA 25 Under 45</a></li> <li><a href="/be-involved/awards/45under45">EMRA 45 Under 45</a></li> <li><a href="/be-involved/awards#winterawards">Winter Awards</a></li> <li><a href="/be-involved/awards#summerawards">Summer Awards</a></li> <li><a href="/be-involved/awards/regional-meeting-support">Regional Meeting Grant</a></li> </ul> </div> <div class="accordion__control"> Committees<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/committees">All EMRA Committees</a></li> <li><a href="/be-involved/committees/committee-leadership">Committee Leadership</a></li> <li><a href="/be-involved/committees/committee-guidelines">Committee Guidelines</a></li> <li><a href="https://emracommittees.secure-platform.com/a" target="_blank">Committee Leadership Application</a></li> <li><a href="/be-involved/committees/administration-and-operations-committee">Administration and Operations</a></li> <li><a href="/be-involved/committees/critical-care-committee">Critical Care</a></li> <li><a href="/be-involved/committees/diversity-and-inclusion">Diversity & Inclusion</a></li> <li><a href="/be-involved/committees/education-committee">Education</a></li> <li><a href="/be-involved/committees/government-services">Government Services</a></li> <li><a href="/be-involved/committees/health-policy-committee">Health Policy</a></li> <li><a href="/be-involved/committees/international-committee">International</a></li> <li><a href="/be-involved/committees/pediatric-em-committee">Pediatric EM</a></li> <li><a href="/be-involved/committees/prehospital-and-disaster-medicine-committee">Prehospital and Disaster Medicine</a></li> <li><a href="/be-involved/committees/research-committee">Research Committee</a></li> <li><a href="/be-involved/committees/simulation-committee">Simulation</a></li> <li><a href="/be-involved/committees/social-emergency-medicine">Social Emergency Medicine</a></li> <li><a href="/be-involved/committees/sports-medicine-committee">Sports Medicine</a></li> <li><a href="/be-involved/committees/informatics-committee">Technology, Telehealth & Informatics</a></li> <li><a href="/be-involved/committees/toxicology-committee">Toxicology</a></li> <li><a href="/be-involved/committees/ultrasound-committee">Ultrasound</a></li> <li><a href="/be-involved/committees/wellness-committee">Wellness</a></li> <li><a href="/be-involved/committees/wilderness-committee">Wilderness</a></li> <li><a href="https://webapps.acep.org/membership/dashboard/?org=EMRA#/leadership">Join A Committee</a></li> </ul> </div> <div class="accordion__control"> Events & Activities<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/events--activities/20in6-Resident-Lecture-Competition">20in6 Resident Lecture Competition</a></li> <li><a href="/be-involved/events--activities/leadership-advocacy-conference">ACEP Leadership & Advocacy Conference</a></li> <li><a href="/be-involved/events--activities/acep">ACEP Scientific Assembly</a></li> <li><a href="/be-involved/events--activities/cocktails-with-chairs">Cocktails With Chairs</a></li> <li><a href="/be-involved/events--activities/cord-academic-assembly">CORD Academic Assembly</a></li> <li><a href="/be-involved/events--activities/em-day-of-service">EM Day of Service</a></li> <li><a href="/be-involved/events--activities/airway-stories">EMRA Airway Stories</a></li> <li><a href="/be-involved/events--activities/case-con">EMRA Case-Con</a></li> <li><a href="/be-involved/events--activities/emra-and-eem-insider">EMRA and Hippo EM : EEM Insider</a></li> <li><a href="/be-involved/events--activities/emra-hangouts">EMRA Hangouts</a></li> <li><a href="/be-involved/events--activities/emra-health-policy-academy">EMRA Health Policy Academy</a></li> <li><a href="/exhibitors/job-fellowship-fair">EMRA Job Fair and Fellowship Fair</a></li> <li><a href="/be-involved/events--activities/leadership-academy">EMRA / ACEP Leadership Academy</a></li> <li><a href="/be-involved/events--activities/medical-student-forum">EMRA Medical Student Forum</a></li> <li><a href="/be-involved/events--activities/medical-student-workshop-day">EMRA Medical Student Workshop Day at ACEP23</a></li> <li><a href="/be-involved/events--activities/emra-medwar">EMRA MedWAR</a></li> <li><a href="/be-involved/events--activities/quiz-show">EMRA Quiz Show</a></li> <li><a href="/be-involved/events--activities/emra-residency-fair">EMRA Residency Program Fair</a></li> <li><a href="/be-involved/events--activities/em-residents-appreciation-day">EM Residents Appreciation Day</a></li> <li><a href="/be-involved/events--activities/acep/simwars">EMRA Resident SIMWars</a></li> <li><a href="/be-involved/awards/regional-meeting-support">Regional Meetings</a></li> <li><a href="/be-involved/events--activities/wellness-week">Wellness Week</a></li> </ul> </div> <div class="accordion__control"> Be an EMRA Leader<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/be-a-leader/board-of-directors">Board of Directors</a></li> <li><a href="/be-involved/be-a-leader/become-a-board-member/guide-for-emra-elections">Become a Board Member</a></li> <li><a href="/be-involved/be-a-leader/become-a-board-member/2024-fall-new-board-members">2024 Fall New Board Members</a></li> <li><a href="/be-involved/be-a-leader/become-a-medical-student-council-member">Become a Medical Student Council Member</a></li> <li><a href="/be-involved/be-a-leader/representative-council">Representative Council</a></li> <li><a href="/be-involved/committees/committee-leadership">Committee Leadership</a></li> <li><a href="/be-involved/be-a-leader/emra-rep-to-acep-sections">EMRA Reps to ACEP Committees</a></li> <li><a href="/be-involved/be-a-leader/emra-rep-to-niaid-advisory-board">EMRA Rep to NIAID Advisory Board</a></li> <li><a href="/be-involved/be-a-leader/become-a-board-member/emra-rep-to-acgme">EMRA Rep to ACGME Review Committees</a></li> <li><a href="/be-involved/be-a-leader/acep-student-rep-to-ama-mss">ACEP Student Rep to AMA MSS</a></li> <li><a href="/be-involved/be-a-leader/acep-chapter-opportunities">ACEP Chapter Opportunities</a></li> <li><a href="/be-involved/events--activities/leadership-academy">EMRA / ACEP Leadership Academy</a></li> </ul> </div> <div class="accordion__control"> Be an Advocate<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/be-an-advocate/advocacy-at-all-levels">Advocacy At All Levels</a></li> <li><a href="/be-involved/be-an-advocate/advocacy-lecture-series">Advocacy Lecture Series</a></li> <li><a href="/be-involved/be-an-advocate/health-policy-basics-for-residents-and-medical-students">Health Policy Basics for Residents and Medical Students</a></li> <li><a href="/emresident/articles/categories/topics/health-policy/health-policy-journal-club">Health Policy Journal Club</a></li> <li><a href="/be-involved/be-an-advocate/join-the-911-network">Join the 911 Network</a></li> <li><a href="/be-involved/be-an-advocate/working-for-you">EMRA Working For You</a></li> <li><a href="/be-involved/be-an-advocate/working-for-you/2022-workforce-study-statement-cai">Workforce Statement</a></li> <li><a href="/books/advocacy-handbook-2019">Advocacy Handbook</a></li> </ul> </div> <div class="accordion__control"> Share an Idea<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/share-an-idea/publication-or-pocket-guide-proposal">Publication or Pocket Guide Proposal</a></li> <li><a href="/be-involved/share-an-idea/new-idea-process">New Idea Process</a></li> <li><a href="/emresident/submit">Submit an Article</a></li> </ul> </div> <div class="accordion__control"> Write for EM Resident<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> </ul> </div> </div> </li> <li class="nav_item menu-item-has-children" id=""> <a href="/emresident/articles/categories/topics/clinical"> Clinical </a> <a class="show-sub" data-scroll="" data-tab="#tab-4"> <span class="arrow-swipe-right right hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-left.svg" /> </span> </a> <div class="sub-menu only-mobile accordion" id="accordion"> <div class="arrow-swipe-left hide-desktop"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-right.svg"/> Clinical </div> <div class="accordion__control"> Tools and Aids<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/be-involved/be-an-advocate/covid-information-and-resources">COVID Information and Resources</a></li> <li><a href="/emresident">EM Resident</a></li> <li><a href="/about-emra/publications/bookstore">EMRA Books</a></li> <li><a href="/about-emra/publications/emra-videos">EMRA Videos</a></li> <li><a href="/about-emra/publications/emra-cast">EMRA*Cast</a></li> <li><a href="/about-emra/publications/reference-cards">EMRA Reference Cards</a></li> <li><a href="/about-emra/publications/mobile-applications">Mobile Applications</a></li> <li><a href="/students/advising-resources/skill-demonstration-videos-and-topics-pertaining-to-em">Skill Demonstration Videos and Topics Pertaining to EM</a></li> <li><a href="/about-emra/publications/recommended-blogs-and-podcasts">Recommended Blogs and Podcasts</a></li> </ul> </div> <div class="accordion__control"> Model of EM Clinical Practice<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> </ul> </div> <div class="accordion__control"> A - F<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/emresident/articles/categories/topics/clinical/airway">Airway</a></li> <li><a href="/emresident/articles/categories/topics/med-education/board-review/questions">Board Exam Study Questions</a></li> <li><a href="/emresident/articles/categories/topics/clinical/cardiology">Cardiology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/critical-care">Critical Care</a></li> <li><a href="/emresident/articles/categories/topics/clinical/critical-care/critical-care-alert">Critical Care Alerts</a></li> <li><a href="/emresident/articles/categories/topics/clinical/cardiology/ecg-challenge">ECG Challenge</a></li> <li><a href="/emresident/articles/categories/topics/clinical/ems">EMS</a></li> <li><a href="/emresident/articles/categories/topics/clinical/event-medicine">Event Medicine</a></li> </ul> </div> <div class="accordion__control"> G - M<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/emresident/articles/categories/topics/clinical/gastroenterology">Gastroenterology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/geriatrics">Geriatrics</a></li> <li><a href="/emresident/articles/categories/topics/clinical/hematology">Hematology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/infectious-disease">Infectious Disease</a></li> <li><a href="/emresident/articles/categories/topics/clinical/informatics">Informatics</a></li> <li><a href="/emresident/articles/categories/topics/clinical/international-em">International EM</a></li> </ul> </div> <div class="accordion__control"> N - O<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/emresident/articles/categories/topics/clinical/neurology">Neurology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/obgyn">OB/GYN</a></li> <li><a href="/emresident/articles/categories/topics/clinical/ophthalmology">Opthalmology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/orthopedics">Orthopedics</a></li> <li><a href="/emresident/articles/categories/topics/clinical/osteopathic">Osteopathic</a></li> </ul> </div> <div class="accordion__control"> P - S<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/emresident/articles/categories/topics/clinical/pain-management">Pain Management</a></li> <li><a href="/emresident/articles/categories/topics/clinical/palliative-care">Palliative Care</a></li> <li><a href="/emresident/articles/categories/topics/clinical/pediatric-em">Pediatric EM</a></li> <li><a href="/emresident/articles/categories/topics/clinical/psychiatry">Psychiatry</a></li> <li><a href="/emresident/articles/categories/topics/clinical/radiology">Radiology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/simulation">Simulation</a></li> <li><a href="/emresident/articles/categories/topics/clinical/sports-medicine">Sports Medicine</a></li> </ul> </div> <div class="accordion__control"> T - Z<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/emresident/articles/categories/topics/clinical/toxicology">Toxicology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/trauma">Trauma</a></li> <li><a href="/emresident/articles/categories/topics/clinical/ultrasound">Ultrasound</a></li> <li><a href="/emresident/articles/categories/topics/clinical/urology">Urology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/wilderness-medicine">Wilderness Medicine</a></li> </ul> </div> <div class="accordion__control"> Search External Content<span class="accordion__indicator"></span> </div> <div class="accordion__panel"> <ul> <li><a href="/external-search">Search EM FOAMed, ALiEM, and other EM Resources</a></li> <li><a href="/external-search?queryString=covid">COVID information</a></li> </ul> </div> </div> </li> <li class="nav_item menu-item" id=""> <a href="https://shopemra.com/"> Shop </a> </li> <!-- Utility Navigation for Mobile--> <div class="utitlity-nav-m hide-d"> <ul> <li> <a href="/emresident"> EM Resident </a> </li> <li> <a href="https://www.match.emra.org/" target="_blank"> EMRA Match </a> </li> <li> <a href="/embark"> EMbark </a> </li> <li> <a href="https://shopemra.com/"> Publications </a> </li> <li> <a href="/about-emra/benefits"> Benefits </a> </li> <li> <a href="/about-emra/become-a-member"> Join/Renew EMRA </a> </li> </ul> </div> </ul> </nav> </main> </div> </div> <nav class="hide-mobile"> <div id="menubar" class="container collapse navbar-collapse row"> <div class="icon-logo"> <a href="/"><img src="/siteassets/emra/50th-logo-bug.png" alt="EMRA Logo" /></a> </div> <ul id="dropdownNavbar" class="nav navbar-nav"> <li class="dropdown search-item hide-mobile"> <div class="btn btn-search"> <span class="search-toggle"> <img class="magnifying-glass white-glass" src="/_Multisites/EMRA/static/Common/images/Search_Wht.svg" width="15px" /> <img class="magnifying-glass black-glass" src="/_Multisites/EMRA/static/Common/images/Search_Black.svg" width="15px" /> <img class="x-icon" src="/_Multisites/EMRA/static/Common/images/x-black.svg" width="12px" /> </span> </div> </li> <li class="dropdown"> <div class="btn dropbtn ddarrow"> <a href="/about-emra"> ABOUT </a> </div> <div class="dropdown-content"> <div class="transparent-row"></div> <div class="content-colored col-md-12"> <div class="menu-nav-inner col-md-4"> <a href="/about-emra/benefits" onclick="" data-tab-id="#tab-189609" class="menu-tab-inner active first-menu-tab">Benefits</a> <a href="/about-emra/meet-your-staff--board" onclick="" data-tab-id="#tab-189608" class="menu-tab-inner ">Meet Your Board & Staff</a> <a href="/about-emra/history" onclick="" data-tab-id="#tab-189610" class="menu-tab-inner ">History</a> <a href="/about-emra/governing-documents" onclick="" data-tab-id="#tab-189613" class="menu-tab-inner ">Governing Docs</a> <a href="/about-emra/publications" onclick="" data-tab-id="#tab-189611" class="menu-tab-inner ">Publications</a> <a href="/about-emra/advertise-with-us" onclick="" data-tab-id="#tab-189612" class="menu-tab-inner ">Advertise with Us</a> </div> <div class="col-md-2 dotted-grid"></div> <div id="tabbed-content" class="col-md-6"> <div id="tab-189609" class="tab-content col-md-12 first-content"> <ul class="col-md-6 no-padding-d"> <li><a href="/about-emra/benefits">Benefits</a></li> <li><a href="/about-emra/become-a-member">Become A Member</a></li> <li><a href="/about-emra/benefits/ahc-relias-learning-em-reports">AHC Relias Learning EM Reports</a></li> <li><a href="/about-emra/benefits/doctors-without-quarters">Doctors Without Quarters</a></li> <li><a href="/about-emra/benefits/ebmedicine">EBMedicine</a></li> <li><a href="/about-emra/benefits/em-rap">EM:RAP</a></li> <li><a href="http://emcareers.org/">emCareers.org</a></li> <li><a href="/about-emra/benefits/emrafied">EMRAfied</a></li> <li><a href="/about-emra/benefits/hippo-em">Hippo EM</a></li> <li><a href="/about-emra/benefits/integrated-wealthcare">Integrated WealthCare</a></li> </ul> <ul class="col-md-6 no-padding-d"> <li><a href="/about-emra/benefits/laurel-road">Laurel Road</a></li> <li><a href="/about-emra/benefits/member-kit">New Member Kits</a></li> <li><a href="/about-emra/benefits/peerprep">PEER</a></li> <li><a href="/about-emra/benefits/rosh-review">Rosh Review</a></li> <li><a href="/about-emra/benefits/visual-dx">Visual DX</a></li> </ul> </div> <div id="tab-189608" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/be-a-leader/board-of-directors">Board of Directors</a></li> <li><a href="/students/meet-the-medical-student-council">Meet the Medical Student Council</a></li> <li><a href="/about-emra/meet-your-staff--board/emra-staff">EMRA Staff</a></li> <li><a href="/be-involved/be-a-leader/board-of-directors/prior-boards-of-directors">Past Boards of Directors</a></li> <li><a href="/students/meet-the-medical-student-council/past-msc-leaders">Past MSC Leaders</a></li> <li><a href="/about-emra/meet-your-staff--board/emra-board-meetings">EMRA Board Meetings</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189610" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/about-emra/history">EMRA History</a></li> <li><a href="/about-emra/history/history-of-em-residency-training">History of EM Residency Training</a></li> <li><a href="/about-emra/history/ems-history">EMS History</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189613" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/about-emra/governing-documents">Governing Documents</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189611" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/emresident">EM Resident</a></li> <li><a href="/about-emra/publications/bookstore">Books</a></li> <li><a href="/about-emra/publications/reference-cards">Reference Cards</a></li> <li><a href="/about-emra/publications/mobile-applications">Mobile Applications</a></li> <li><a href="/about-emra/publications/legacy-documentary">Legacy Documentary</a></li> <li><a href="/about-emra/publications/bulk-orders">Bulk Orders</a></li> <li><a href="/about-emra/publications/emra-cast">EMRA Cast</a></li> <li><a href="/about-emra/publications/emra-vlog">EMRA·VLOG</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189612" class="tab-content col-md-12 hidden"> </div> </div> </div> </div> </li> <li class="dropdown"> <div class="btn dropbtn ddarrow"> RESIDENTS & FELLOWS </div> <div class="dropdown-content"> <div class="transparent-row"></div> <div class="content-colored col-md-12"> <div class="menu-nav-inner col-md-4"> <a href="/fellowships" onclick="" data-tab-id="#tab-189615" class="menu-tab-inner active first-menu-tab">Fellowships</a> <a href="/embark" onclick="" data-tab-id="#tab-189617" class="menu-tab-inner ">EMbark: Career Planning</a> <a href="/residents-fellows/financial-planning" onclick="" data-tab-id="#tab-189618" class="menu-tab-inner ">Financial Planning</a> <a href="#" onclick="return false;" data-tab-id="#tab-189619" class="menu-tab-inner ">Legal</a> <a href="https://www.emcareers.org/" onclick="" data-tab-id="#tab-189620" class="menu-tab-inner ">Find a Job</a> </div> <div class="col-md-2 dotted-grid"></div> <div id="tabbed-content" class="col-md-6"> <div id="tab-189615" class="tab-content col-md-12 first-content"> <ul class="col-md-6 no-padding-d"> <li><a href="https://www.match.emra.org/" target="_blank">EMRA Match</a></li> <li><a href="/fellowships/administrative-fellowships">Administrative Fellowships</a></li> <li><a href="/fellowships/critical-care-fellowships">Critical Care Fellowships</a></li> <li><a href="/fellowships/education-fellowships">Education Fellowships</a></li> <li><a href="/fellowships/ems-fellowships">EMS Fellowships</a></li> <li><a href="/fellowships/global-em-fellowships">Global EM Fellowships</a></li> <li><a href="/fellowships/health-policy-fellowships">Health Policy Fellowships</a></li> <li><a href="/fellowships/hyperbaric-fellowships">Hyperbaric Fellowships</a></li> <li><a href="/fellowships/pediatric-em-fellowships">Pediatric EM Fellowships</a></li> <li><a href="/fellowships/simulation-fellowships">Simulation Fellowships</a></li> </ul> <ul class="col-md-6 no-padding-d"> <li><a href="/fellowships/toxicology-fellowships">Toxicology Fellowships</a></li> <li><a href="/fellowships/sports-medicine-fellowships">Sports Medicine Fellowships</a></li> <li><a href="http://eusfellowships.com/">Ultrasound Fellowships</a></li> <li><a href="/fellowships/wilderness-fellowships">Wilderness Fellowships</a></li> </ul> </div> <div id="tab-189617" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/embark/residents">Residents</a></li> <li><a href="/embark/medical-students">Medical Students</a></li> <li><a href="/embark/submit-an-article">Submit an Article</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189618" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/residents-fellows/financial-planning/10-student-loan-questions">10 Student Loan Questions</a></li> <li><a href="/residents-fellows/financial-planning/disability-insurance">Disability Insurance</a></li> <li><a href="/residents-fellows/financial-planning/impact-of-student-loans">Impact of Student Loans</a></li> <li><a href="/residents-fellows/financial-planning/preparing-for-life-after-residency">Preparing for Life After Residency</a></li> <li><a href="/residents-fellows/financial-planning/when-is-the-right-time-to-refinance">When Is the Right Time to Refinance</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189619" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/residents-fellows/litigation-lions-pit">The Top 10 Medical Malpractice Issues Every Resident Should Know</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189620" class="tab-content col-md-12 hidden"> </div> </div> </div> </div> </li> <li class="dropdown"> <div class="btn dropbtn ddarrow"> <a href="/students"> STUDENTS </a> </div> <div class="dropdown-content"> <div class="transparent-row"></div> <div class="content-colored col-md-12"> <div class="menu-nav-inner col-md-4"> <a href="/students/advising-resources" onclick="" data-tab-id="#tab-189626" class="menu-tab-inner active first-menu-tab">Advising Resources</a> <a href="/students/meet-the-medical-student-council" onclick="" data-tab-id="#tab-189623" class="menu-tab-inner ">Med Student Council</a> <a href="/be-involved/events--activities/medical-student-forum" onclick="" data-tab-id="#tab-189630" class="menu-tab-inner ">Medical Student Forum</a> <a href="/students/emergency-medicine-interest-groups" onclick="" data-tab-id="#tab-189624" class="menu-tab-inner ">Emergency Medicine Interest Groups (EMIG)</a> <a href="https://www.match.emra.org/" onclick="" data-tab-id="#tab-189625" class="menu-tab-inner ">EMRA Match</a> <a href="#" onclick="return false;" data-tab-id="#tab-189628" class="menu-tab-inner ">Special Populations</a> <a href="/be-involved/events--activities/emra-hangouts" onclick="" data-tab-id="#tab-189629" class="menu-tab-inner ">EMRA Hangouts</a> <a href="/students/advising-resources/apply-for-away-rotations/diversity-oriented-scholarship-programs" onclick="" data-tab-id="#tab-189631" class="menu-tab-inner ">Scholarship Opportunities</a> </div> <div class="col-md-2 dotted-grid"></div> <div id="tabbed-content" class="col-md-6"> <div id="tab-189626" class="tab-content col-md-12 first-content"> <ul class="col-md-6 no-padding-d"> <li><a href="/books/msadvisingguide">Advising Guide - Match</a></li> <li><a href="/students/advising-resources/apply-for-away-rotations">Apply for Away Rotations</a></li> <li><a href="/students/advising-resources/interviews">Interviews</a></li> <li><a href="/students/advising-resources/reading-recommendations">Reading Recommendations</a></li> <li><a href="/students/advising-resources/research-resources">Research Resources</a></li> <li><a href="/students/advising-resources/advice-for-1st-and-2nd-year-ms">Advice for 1st and 2nd Year MS</a></li> <li><a href="/students/advising-resources/effective-consultation-in-emergency-medicine">Effective Consultation In Emergency Medicine</a></li> <li><a href="/students/advising-resources/global-leadership-program">Global EM Student Leadership Program</a></li> <li><a href="/students/advising-resources/tips-for-success-as-a-ms3">Tips for Success as a MS3</a></li> <li><a href="/students/advising-resources/patient-presentations">Patient Presentations</a></li> </ul> <ul class="col-md-6 no-padding-d"> <li><a href="/students/advising-resources/preparing-for-a-successful-fourth-year-of-med-school">Preparing for a Successful Fourth Year of Med School</a></li> <li><a href="/be-involved/events--activities/program-director-interviews">Program Director Video Interviews</a></li> <li><a href="/students/advising-resources/fourth-year-schedule">Fourth Year Schedule</a></li> <li><a href="/students/advising-resources/seek-develop-a-mentor-relationship">Seek, Develop a Mentor Relationship</a></li> <li><a href="/students/advising-resources/skill-demonstration-videos-and-topics-pertaining-to-em">Skill Demonstration Videos and Topics Pertaining to EM</a></li> <li><a href="/students/advising-resources/student-advising-task-force-advising-resource-list">Student Advising Task Force Advising Resource List</a></li> <li><a href="/students/advising-resources/student-resident-mentorship-program">Student Resident Mentorship Program</a></li> <li><a href="/students/advising-resources/transitions-of-care">Transitions of Care</a></li> </ul> </div> <div id="tab-189623" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/students/meet-the-medical-student-council#mscleadership">Medical Student Council Leadership</a></li> <li><a href="/students/meet-the-medical-student-council/medical-student-council-positions">Medical Student Council Positions</a></li> <li><a href="https://emramsc.secure-platform.com/a" target="_blank">Medical Student Council Application Form</a></li> <li><a href="/students/meet-the-medical-student-council/msc-member-of-the-year-awrd">MSC Member of the Year Award</a></li> <li><a href="/students/newsletter-articles">Medical Student Newsletter Articles</a></li> <li><a href="/students/meet-the-medical-student-council/past-msc-leaders">Past MSC Leaders</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189630" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/events--activities/medical-student-forum">Medical Student Forum</a></li> <li><a href="/be-involved/events--activities/medical-student-forum/msf-fall-2023-programming">MSF Fall 2023 Programming</a></li> <li><a href="/be-involved/events--activities/medical-student-forum/msf-spring-2023-programming">MSF Spring 2023 Programming</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189624" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/students/emergency-medicine-interest-groups/emergency-medicine-services-and-your-emig">Emergency Medicine Services and your EMIG</a></li> <li><a href="/students/emergency-medicine-interest-groups/form-lead-emig">EMIG Start-Up Kit</a></li> <li><a href="/students/emergency-medicine-interest-groups/emig-advisor-certificate-of-appreciation">EMIG Advisor Certificate of Appreciation</a></li> <li><a href="/students/emergency-medicine-interest-groups/ideas-and-activities-for-emigs">Ideas and Activities for EMIGs</a></li> <li><a href="/students/emergency-medicine-interest-groups/making-the-most-of-your-emig">Making the Most of your EMIG</a></li> <li><a href="/students/emergency-medicine-interest-groups/running-a-successful-emig-meeting">Running a Successful EMIG Meeting</a></li> <li><a href="/students/emergency-medicine-interest-groups/plans-for-game-day">Plans for Game Day</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189625" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/fellowships/about-emra-match">About EMRA Match</a></li> <li><a href="https://www.match.emra.org/" target="_blank">EMRA Match</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search" target="_blank">EMRA Match - Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Diversity+Externship+Scholarship%22]%7D" target="_blank">EMRA Match - Diversity Externships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Emergency+Medicine%22]%7D" target="_blank">EMRA Match - EM Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22EMS%22]%7D" target="_blank">EMRA Match - EMS Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Global+Health%22]%7D" target="_blank">EMRA Match - Global Health Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Pediatric+EM%22]%7D" target="_blank">EMRA Match - Pediatric EM Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Research%22]%7D" target="_blank">EMRA Match - Research Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Toxicology%22]%7D" target="_blank">EMRA Match - Toxicology Clerkships</a></li> </ul> <ul class="col-md-6 no-padding-d"> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Ultrasound%22]%7D" target="_blank">EMRA Match - Ultrasound Clerkships</a></li> <li><a href="https://www.match.emra.org/wl/emra/clerkship/search?filters=%7B%22rotationTypes%22%3A[%22Wilderness%22]%7D" target="_blank">EMRA Match - Wilderness Clerkships</a></li> <li><a href="/be-involved/events--activities/program-director-interviews">Program Director Video Interviews</a></li> <li><a href="/emresident/articles/categories/topics/medical-students/match/program-director-interviews">EM Resident - Program Director Interviews</a></li> </ul> </div> <div id="tab-189628" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/students/special-populations/military-match">Military Match</a></li> <li><a href="/students/special-populations/combined-emim-residency-training">Combined EM/IM Residency Training</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189629" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/events--activities/emra-hangouts">EMRA Hangouts</a></li> <li><a href="/be-involved/events--activities/program-director-interviews">Program Director Video Interviews</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189631" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/students/advising-resources/apply-for-away-rotations/diversity-oriented-scholarship-programs">Diversity Oriented Away/Scholarship Opportunities</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> </div> </div> </div> </li> <li class="dropdown"> <div class="btn dropbtn ddarrow"> BE INVOLVED </div> <div class="dropdown-content"> <div class="transparent-row"></div> <div class="content-colored col-md-12"> <div class="menu-nav-inner col-md-4"> <a href="/be-involved/awards" onclick="" data-tab-id="#tab-189634" class="menu-tab-inner active first-menu-tab">Awards & Scholarships</a> <a href="/be-involved/committees" onclick="" data-tab-id="#tab-189633" class="menu-tab-inner ">Committees</a> <a href="/be-involved/events--activities" onclick="" data-tab-id="#tab-189636" class="menu-tab-inner ">Events & Activities</a> <a href="/be-involved/be-a-leader" onclick="" data-tab-id="#tab-189637" class="menu-tab-inner ">Be an EMRA Leader</a> <a href="#" onclick="return false;" data-tab-id="#tab-189638" class="menu-tab-inner ">Be an Advocate</a> <a href="#" onclick="return false;" data-tab-id="#tab-189639" class="menu-tab-inner ">Share an Idea</a> <a href="/emresident/submit" onclick="" data-tab-id="#tab-189640" class="menu-tab-inner ">Write for EM Resident</a> </div> <div class="col-md-2 dotted-grid"></div> <div id="tabbed-content" class="col-md-6"> <div id="tab-189634" class="tab-content col-md-12 first-content"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/awards/awards-faq">Awards FAQ</a></li> <li><a href="/be-involved/awards">All Awards</a></li> <li><a href="/be-involved/awards/25-under-45">EMRA 25 Under 45</a></li> <li><a href="/be-involved/awards/45under45">EMRA 45 Under 45</a></li> <li><a href="/be-involved/awards#winterawards">Winter Awards</a></li> <li><a href="/be-involved/awards#summerawards">Summer Awards</a></li> <li><a href="/be-involved/awards/regional-meeting-support">Regional Meeting Grant</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189633" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/committees">All EMRA Committees</a></li> <li><a href="/be-involved/committees/committee-leadership">Committee Leadership</a></li> <li><a href="/be-involved/committees/committee-guidelines">Committee Guidelines</a></li> <li><a href="https://emracommittees.secure-platform.com/a" target="_blank">Committee Leadership Application</a></li> <li><a href="/be-involved/committees/administration-and-operations-committee">Administration and Operations</a></li> <li><a href="/be-involved/committees/critical-care-committee">Critical Care</a></li> <li><a href="/be-involved/committees/diversity-and-inclusion">Diversity & Inclusion</a></li> <li><a href="/be-involved/committees/education-committee">Education</a></li> <li><a href="/be-involved/committees/government-services">Government Services</a></li> <li><a href="/be-involved/committees/health-policy-committee">Health Policy</a></li> </ul> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/committees/international-committee">International</a></li> <li><a href="/be-involved/committees/pediatric-em-committee">Pediatric EM</a></li> <li><a href="/be-involved/committees/prehospital-and-disaster-medicine-committee">Prehospital and Disaster Medicine</a></li> <li><a href="/be-involved/committees/research-committee">Research Committee</a></li> <li><a href="/be-involved/committees/simulation-committee">Simulation</a></li> <li><a href="/be-involved/committees/social-emergency-medicine">Social Emergency Medicine</a></li> <li><a href="/be-involved/committees/sports-medicine-committee">Sports Medicine</a></li> <li><a href="/be-involved/committees/informatics-committee">Technology, Telehealth & Informatics</a></li> <li><a href="/be-involved/committees/toxicology-committee">Toxicology</a></li> <li><a href="/be-involved/committees/ultrasound-committee">Ultrasound</a></li> <li><a href="/be-involved/committees/wellness-committee">Wellness</a></li> <li><a href="/be-involved/committees/wilderness-committee">Wilderness</a></li> <li><a href="https://webapps.acep.org/membership/dashboard/?org=EMRA#/leadership">Join A Committee</a></li> </ul> </div> <div id="tab-189636" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/events--activities/20in6-Resident-Lecture-Competition">20in6 Resident Lecture Competition</a></li> <li><a href="/be-involved/events--activities/leadership-advocacy-conference">ACEP Leadership & Advocacy Conference</a></li> <li><a href="/be-involved/events--activities/acep">ACEP Scientific Assembly</a></li> <li><a href="/be-involved/events--activities/cocktails-with-chairs">Cocktails With Chairs</a></li> <li><a href="/be-involved/events--activities/cord-academic-assembly">CORD Academic Assembly</a></li> <li><a href="/be-involved/events--activities/em-day-of-service">EM Day of Service</a></li> <li><a href="/be-involved/events--activities/airway-stories">EMRA Airway Stories</a></li> <li><a href="/be-involved/events--activities/case-con">EMRA Case-Con</a></li> <li><a href="/be-involved/events--activities/emra-and-eem-insider">EMRA and Hippo EM : EEM Insider</a></li> <li><a href="/be-involved/events--activities/emra-hangouts">EMRA Hangouts</a></li> </ul> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/events--activities/emra-health-policy-academy">EMRA Health Policy Academy</a></li> <li><a href="/exhibitors/job-fellowship-fair">EMRA Job Fair and Fellowship Fair</a></li> <li><a href="/be-involved/events--activities/leadership-academy">EMRA / ACEP Leadership Academy</a></li> <li><a href="/be-involved/events--activities/medical-student-forum">EMRA Medical Student Forum</a></li> <li><a href="/be-involved/events--activities/medical-student-workshop-day">EMRA Medical Student Workshop Day at ACEP23</a></li> <li><a href="/be-involved/events--activities/emra-medwar">EMRA MedWAR</a></li> <li><a href="/be-involved/events--activities/quiz-show">EMRA Quiz Show</a></li> <li><a href="/be-involved/events--activities/emra-residency-fair">EMRA Residency Program Fair</a></li> <li><a href="/be-involved/events--activities/em-residents-appreciation-day">EM Residents Appreciation Day</a></li> <li><a href="/be-involved/events--activities/acep/simwars">EMRA Resident SIMWars</a></li> <li><a href="/be-involved/awards/regional-meeting-support">Regional Meetings</a></li> <li><a href="/be-involved/events--activities/wellness-week">Wellness Week</a></li> </ul> </div> <div id="tab-189637" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/be-a-leader/board-of-directors">Board of Directors</a></li> <li><a href="/be-involved/be-a-leader/become-a-board-member/guide-for-emra-elections">Become a Board Member</a></li> <li><a href="/be-involved/be-a-leader/become-a-board-member/2024-fall-new-board-members">2024 Fall New Board Members</a></li> <li><a href="/be-involved/be-a-leader/become-a-medical-student-council-member">Become a Medical Student Council Member</a></li> <li><a href="/be-involved/be-a-leader/representative-council">Representative Council</a></li> <li><a href="/be-involved/committees/committee-leadership">Committee Leadership</a></li> <li><a href="/be-involved/be-a-leader/emra-rep-to-acep-sections">EMRA Reps to ACEP Committees</a></li> <li><a href="/be-involved/be-a-leader/emra-rep-to-niaid-advisory-board">EMRA Rep to NIAID Advisory Board</a></li> <li><a href="/be-involved/be-a-leader/become-a-board-member/emra-rep-to-acgme">EMRA Rep to ACGME Review Committees</a></li> <li><a href="/be-involved/be-a-leader/acep-student-rep-to-ama-mss">ACEP Student Rep to AMA MSS</a></li> </ul> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/be-a-leader/acep-chapter-opportunities">ACEP Chapter Opportunities</a></li> <li><a href="/be-involved/events--activities/leadership-academy">EMRA / ACEP Leadership Academy</a></li> </ul> </div> <div id="tab-189638" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/be-an-advocate/advocacy-at-all-levels">Advocacy At All Levels</a></li> <li><a href="/be-involved/be-an-advocate/advocacy-lecture-series">Advocacy Lecture Series</a></li> <li><a href="/be-involved/be-an-advocate/health-policy-basics-for-residents-and-medical-students">Health Policy Basics for Residents and Medical Students</a></li> <li><a href="/emresident/articles/categories/topics/health-policy/health-policy-journal-club">Health Policy Journal Club</a></li> <li><a href="/be-involved/be-an-advocate/join-the-911-network">Join the 911 Network</a></li> <li><a href="/be-involved/be-an-advocate/working-for-you">EMRA Working For You</a></li> <li><a href="/be-involved/be-an-advocate/working-for-you/2022-workforce-study-statement-cai">Workforce Statement</a></li> <li><a href="/books/advocacy-handbook-2019">Advocacy Handbook</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189639" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/share-an-idea/publication-or-pocket-guide-proposal">Publication or Pocket Guide Proposal</a></li> <li><a href="/be-involved/share-an-idea/new-idea-process">New Idea Process</a></li> <li><a href="/emresident/submit">Submit an Article</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189640" class="tab-content col-md-12 hidden"> </div> </div> </div> </div> </li> <li class="dropdown"> <div class="btn dropbtn ddarrow"> <a href="/emresident/articles/categories/topics/clinical"> Clinical </a> </div> <div class="dropdown-content"> <div class="transparent-row"></div> <div class="content-colored col-md-12"> <div class="menu-nav-inner col-md-4"> <a href="#" onclick="return false;" data-tab-id="#tab-189655" class="menu-tab-inner active first-menu-tab">Tools and Aids</a> <a href="/residents-fellows/em-model" onclick="" data-tab-id="#tab-189656" class="menu-tab-inner ">Model of EM Clinical Practice</a> <a href="#" onclick="return false;" data-tab-id="#tab-189658" class="menu-tab-inner ">A - F</a> <a href="#" onclick="return false;" data-tab-id="#tab-189659" class="menu-tab-inner ">G - M</a> <a href="#" onclick="return false;" data-tab-id="#tab-189660" class="menu-tab-inner ">N - O</a> <a href="#" onclick="return false;" data-tab-id="#tab-189661" class="menu-tab-inner ">P - S</a> <a href="#" onclick="return false;" data-tab-id="#tab-189662" class="menu-tab-inner ">T - Z</a> <a href="/external-search" onclick="" data-tab-id="#tab-189663" class="menu-tab-inner ">Search External Content</a> </div> <div class="col-md-2 dotted-grid"></div> <div id="tabbed-content" class="col-md-6"> <div id="tab-189655" class="tab-content col-md-12 first-content"> <ul class="col-md-6 no-padding-d"> <li><a href="/be-involved/be-an-advocate/covid-information-and-resources">COVID Information and Resources</a></li> <li><a href="/emresident">EM Resident</a></li> <li><a href="/about-emra/publications/bookstore">EMRA Books</a></li> <li><a href="/about-emra/publications/emra-videos">EMRA Videos</a></li> <li><a href="/about-emra/publications/emra-cast">EMRA*Cast</a></li> <li><a href="/about-emra/publications/reference-cards">EMRA Reference Cards</a></li> <li><a href="/about-emra/publications/mobile-applications">Mobile Applications</a></li> <li><a href="/students/advising-resources/skill-demonstration-videos-and-topics-pertaining-to-em">Skill Demonstration Videos and Topics Pertaining to EM</a></li> <li><a href="/about-emra/publications/recommended-blogs-and-podcasts">Recommended Blogs and Podcasts</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189656" class="tab-content col-md-12 hidden"> </div> <div id="tab-189658" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/emresident/articles/categories/topics/clinical/airway">Airway</a></li> <li><a href="/emresident/articles/categories/topics/med-education/board-review/questions">Board Exam Study Questions</a></li> <li><a href="/emresident/articles/categories/topics/clinical/cardiology">Cardiology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/critical-care">Critical Care</a></li> <li><a href="/emresident/articles/categories/topics/clinical/critical-care/critical-care-alert">Critical Care Alerts</a></li> <li><a href="/emresident/articles/categories/topics/clinical/cardiology/ecg-challenge">ECG Challenge</a></li> <li><a href="/emresident/articles/categories/topics/clinical/ems">EMS</a></li> <li><a href="/emresident/articles/categories/topics/clinical/event-medicine">Event Medicine</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189659" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/emresident/articles/categories/topics/clinical/gastroenterology">Gastroenterology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/geriatrics">Geriatrics</a></li> <li><a href="/emresident/articles/categories/topics/clinical/hematology">Hematology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/infectious-disease">Infectious Disease</a></li> <li><a href="/emresident/articles/categories/topics/clinical/informatics">Informatics</a></li> <li><a href="/emresident/articles/categories/topics/clinical/international-em">International EM</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189660" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/emresident/articles/categories/topics/clinical/neurology">Neurology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/obgyn">OB/GYN</a></li> <li><a href="/emresident/articles/categories/topics/clinical/ophthalmology">Opthalmology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/orthopedics">Orthopedics</a></li> <li><a href="/emresident/articles/categories/topics/clinical/osteopathic">Osteopathic</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189661" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/emresident/articles/categories/topics/clinical/pain-management">Pain Management</a></li> <li><a href="/emresident/articles/categories/topics/clinical/palliative-care">Palliative Care</a></li> <li><a href="/emresident/articles/categories/topics/clinical/pediatric-em">Pediatric EM</a></li> <li><a href="/emresident/articles/categories/topics/clinical/psychiatry">Psychiatry</a></li> <li><a href="/emresident/articles/categories/topics/clinical/radiology">Radiology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/simulation">Simulation</a></li> <li><a href="/emresident/articles/categories/topics/clinical/sports-medicine">Sports Medicine</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189662" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/emresident/articles/categories/topics/clinical/toxicology">Toxicology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/trauma">Trauma</a></li> <li><a href="/emresident/articles/categories/topics/clinical/ultrasound">Ultrasound</a></li> <li><a href="/emresident/articles/categories/topics/clinical/urology">Urology</a></li> <li><a href="/emresident/articles/categories/topics/clinical/wilderness-medicine">Wilderness Medicine</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> <div id="tab-189663" class="tab-content col-md-12 hidden"> <ul class="col-md-6 no-padding-d"> <li><a href="/external-search">Search EM FOAMed, ALiEM, and other EM Resources</a></li> <li><a href="/external-search?queryString=covid">COVID information</a></li> </ul> <ul class="col-md-6 no-padding-d"> </ul> </div> </div> </div> </div> </li> <li class="dropdown"> <div class="btn dropbtn "> <a href="https://shopemra.com/"> Shop </a> </div> </li> </ul> <div class="hide search-window"> <form ng-submit="$searchPop.search($event, $searchPop.text, '/search')" method="post"> <input id="headerSearch" type="text" placeholder="What Are You Looking For?" ng-model="$searchPop.text" autofocus /> <div ng-click="$searchPop.search(null, $searchPop.text, '/search')" class="go-icon"> <img src="/_Multisites/EMRA/Static/Common/images/icons/arrow-left-green.svg"> </div> </form> <ul ng-show="$searchPop.text == ''" id="searchSuggestions" class="list"> <h3 class="strong"> Popular Recommendations </h3> <li ng-click="$searchPop.search(null, 'Benefits', '/search')">Benefits</li> <li ng-click="$searchPop.search(null, 'Board of Directors', '/search')">Board of Directors</li> <li ng-click="$searchPop.search(null, 'EM:RAP', '/search')">EM:RAP</li> <li ng-click="$searchPop.search(null, 'EMRA*Cast', '/search')">EMRA*Cast</li> <li ng-click="$searchPop.search(null, 'EMRA Committees', '/search')">EMRA Committees</li> <li ng-click="$searchPop.search(null, 'Hangouts', '/search')">Hangouts</li> </ul> </div> </div> </nav> <script> var headerSearchAutocompSize = 4; </script> <div class="container"> <div class="resident-nav"> <span class="title personalized-text"> <span> Login to maximize your experience! </span> </span> <span class="icon-house"> <a href="/"><img src="/_Multisites/EMRA/static/Common/images/shape@3x.png" /> </a></span> <span class="separator"> | </span> <span class="title"> <a href="/be-involved"> Be Involved </a></span> <span class="separator"> | </span> <span class="title"> <a href="/be-involved/be-an-advocate"> Be An Advocate </a></span> <span class="separator"> | </span> <span class="title"> <a href="/be-involved/be-an-advocate/working-for-you"> Working for You </a></span> </div> </div> </div> <div class="ocean"> <div class="ocean-mask"></div> <div class="wave"></div> </div> </div> <div class="body-wrapper"> <div class="col-md-12"> <div class="container"> <div class="col-md-12 col-sm-12 no-padding-m no-padding-d main-content"> <div class="general-text"> <div class="col-md-12 no-padding-d no-padding-m"> <div class="col-md-9 no-padding-d"> <h1 class="one-col-page-title">Working for You</h1> </div> <div class="col-md-3 no-padding-d share-this-right"> <!-- Go to www.addthis.com/dashboard to customize your tools --> <div class="addthis_inline_share_toolbox_dmno float-right"></div> </div> <div><div class="block emrcontentcardblock col-lg-12 col-md-12 col-sm-12 col-xs-12 OneColumnPage"> <div class="article-section col-md-12"> <div> <div class="col-md-8 centered-section"> <div> <h2>EMRA Advocacy</h2> <p>We are advocates representing our members, protecting the practice of emergency medicine and supporting EM physician training. Here are a few ways we are an influential voice to impact change: </p> </div> </div> <div class="col-md-4"> <div class="cc-image-wrapper bg-responsive-image" bg-image-src-set=""> <img alt="EMRA_Basic_Card.jpg" src="/siteassets/global/images/logos/emra/emra_basic_card.jpg" srcset=" /siteassets/global/images/logos/emra/emra_basic_card.jpg?w=300 300w, /siteassets/global/images/logos/emra/emra_basic_card.jpg?w=450 450w, /siteassets/global/images/logos/emra/emra_basic_card.jpg?w=768 768w, /siteassets/global/images/logos/emra/emra_basic_card.jpg?w=1024 1024w, /siteassets/global/images/logos/emra/emra_basic_card.jpg 1170w" title="EMRA_Basic_Card.jpg"> </div> </div> </div> </div> </div><div class="block emrseparatorblock col-lg-12 col-md-12 col-sm-12 col-xs-12 OneColumnPage"> <div class="gradient-line-green"></div> </div><div class="block emrrichtextblock col-lg-12 col-md-12 col-sm-12 col-xs-12 OneColumnPage"> <h2><strong><span class="OYPEnA text-decoration-none text-strikethrough-none">EMRA maintains its stance against Congressman Murphy’s involvement at LAC</span></strong></h2> <p><strong>April 15, 2024 | <a href="/siteassets/emra/about-emra/working-for-you/lac-2024-statement-4.15.24.pdf">Download a PDF version</a></strong></p> <p>Following the announcement of the EDUCATE Act, the EMRA Board of Directors has engaged in thorough discussions regarding Congressman Greg Murphy’s scheduled appearance at the ACEP Leadership and Advocacy Conference. In the end, the EMRA Board objected to Congressman Murphy’s presence at LAC, as the beliefs reflected in his proposed bill are antithetical to EMRA and ACEP’s shared core value of supporting a diverse and equitable specialty and are detrimental to many individuals. </p> <p>The EMRA Board engaged in discussions with the ACEP Board of Directors to express our concerns and viewpoints. Our colleagues on the ACEP Board shared that they have also given the Congressman’s presence significant consideration in light of his introduction of the EDUCATE Act. They expressed to us first and foremost that they do not in any way support the EDUCATE Act and have made that sentiment clear to Congressman Murphy. They also explained their belief that, given his influential role in federal health legislation and the fight for stability of this specialty and our future careers, engaging him in discussions at LAC offers more benefit to the field of Emergency Medicine as well as DEI efforts through creating an opportunity to challenge his proposed bill and associated viewpoints. </p> <p>Although EMRA maintains its stance against Congressman Murphy’s involvement at LAC, we acknowledge ACEP’s rationale and respect their considered decision. ACEP has extended an invitation to EMRA to question the Congressman during the Q&A session, an opportunity we plan to utilize to advocate on behalf of our members. </p> <div class="dotted-line"></div> <h2><strong>EMRA Stands Firm in Support of Diversity, Equity, and Inclusion </strong><strong>in Medical Education</strong></h2> <p><strong>March 29, 2024 | <a title="2024 EDUCATE Act Statement" href="/siteassets/emra/be-involved/be-an-advocate/working-for-you/2024-03-29_educate-act-.pdf" target="_blank" rel="noopener">Download a PDF version</a></strong></p> <p><span style="font-weight: 400;">On March 19, Congressman Greg Murphy, MD, (R-NC) introduced</span><span style="font-weight: 400;"> HR 7725 (EDUCATE Act),</span><sup><span style="font-weight: 400;">1,2</span></sup><span style="font-weight: 400;"> a bill aiming to eliminate diversity, equity, and inclusion (DEI) efforts in medical education, including graduate medical education (GME), through the targeted restriction of federal funding to medical schools. This action threatens the advancements made toward creating diverse and inclusive health care environments. </span></p> <p><span style="font-weight: 400;">In response to Congressman Murphy’s introduction of the EDUCATE Act, the Emergency Medicine Residents’ Association (EMRA) reaffirms its unwavering support for incorporating DEI efforts into all aspects of medical education and health care delivery.</span></p> <p><span style="font-weight: 400;">EMRA maintains a resolute commitment to ensuring that diversity, equity, and inclusion are woven into the fabric of our organizational priorities, as evidenced by the EMRA strategic plan and multiple EMRA policies.</span><sup><span style="font-weight: 400;">3,4,5</span></sup><span style="font-weight: 400;"> This commitment is reflected in our efforts to integrate DEI principles across all pillars of our work, including education, advocacy, and leadership, which in turn improves trainee experience and education, promotes innovation, advances medical research, and ultimately enhances patient care.</span></p> <p><span style="font-weight: 400;">EMRA pledges to continue prioritizing diversity, equity, and inclusion across all initiatives, guaranteeing that our programs, policies, and advocacy efforts accurately represent the multifaceted needs and experiences of our members, as well as the patients we serve. We are fully prepared to support and lead innovative initiatives that promote DEI within the realm of emergency medicine and beyond, underlining our dedication to these principles that are fundamental to our mission and values.</span></p> <p><span style="font-weight: 400;">As an organization dedicated to the advancement of emergency medicine, EMRA remains steadfast in its commitment to creating a more equitable, inclusive, and diverse health care landscape for all. We encourage all EMRA members and the larger EM community to oppose the EDUCATE Act and openly champion DEI initiatives within your education and work environments.</span></p> <p><strong>References</strong></p> <ol> <li style="font-weight: 400;" aria-level="1"><em><span style="font-weight: 400;">HR 7725: </span></em><em><span style="font-weight: 400;">To amend the Higher Education Act of 1965 to prohibit graduate medical schools from receiving Federal financial assistance if such schools adopt certain policies and requirements relating to diversity, equity, and inclusion.</span></em><span style="font-weight: 400;"> March 19, 2024. 118th Congress. Available at </span><a href="https://www.congress.gov/bill/118th-congress/house-bill/7725?s=1&r=2" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.congress.gov/bill/118th-congress/house-bill/7725?s=1&r=2</span></a><span style="font-weight: 400;">. </span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Murphy Introduces Bill to Ban DEI in Medicine. 2024. Available at: </span><a href="https://murphy.house.gov/media/press-releases/murphy-introduces-bill-ban-dei-medicine" target="_blank" rel="noopener"><span style="font-weight: 400;">https://murphy.house.gov/media/press-releases/murphy-introduces-bill-ban-dei-medicine</span></a><span style="font-weight: 400;">. Accessed March 29, 2024.</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">EMRA Policy Compendium. Section II.IV: Diversity and Inclusion. 2023. Available at: </span><a href="/siteassets/emra/about-emra/governing-docs/policycompendium-1-9-2024-october-2023.pdf" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.emra.org/siteassets/emra/about-emra/governing-docs/policycompendium-1-9-2024-october-2023.pdf</span></a><span style="font-weight: 400;">.</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">EMRA Policy Compendium. Section VI.XIII: Racially Equitable Language and Media in Education. 2023. Available at </span><a href="/siteassets/emra/about-emra/governing-docs/policycompendium-1-9-2024-october-2023.pdf" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.emra.org/siteassets/emra/about-emra/governing-docs/policycompendium-1-9-2024-october-2023.pdf</span></a><span style="font-weight: 400;">.</span></li> <li style="font-weight: 400;" aria-level="1">EMRA Strategic Plan 2022-2026. 2022. Available at: <a href="/be-involved/be-an-advocate/working-for-you/2022-2026-strategic-plan" target="_blank" rel="noopener">https://www.emra.org/be-involved/be-an-advocate/working-for-you/2022-2026-strategic-plan</a>.</li> </ol> <div class="dotted-line"></div> <h2><strong>Statement on the Emergency Medicine 2024 Match Results</strong></h2> <p><strong>March 18, 2024 | <a title="2024 EM Match Statement" href="/siteassets/emra/be-involved/be-an-advocate/working-for-you/2024-match-week-statement_all-em.pdf" target="_blank" rel="noopener">Download a PDF version</a></strong></p> <p class="p1"><img src="/siteassets/emra/be-involved/be-an-advocate/working-for-you/2024-match-header.jpg" alt="2024 Match Header.jpg" width="760" height="275"></p> <h4 class="p1">In the 2024 Match, we enthusiastically welcomed more than 3,000 new residents to emergency medicine!</h4> <p class="p2">Much has been said about the EM Match of the past 2 years. This year's results are a testament to the resilience of our specialty, an acknowledgment of the critical role EM holds in the House of Medicine, and a result of dedicated work from many stakeholders. Our specialty thanks everyone for their hard work and dedication in recruiting our new and talented residents, who meet the mission and vision of our EM programs.</p> <p class="p2">Our EM organizations commit to building a supportive environment for current and future EM physicians. We all celebrate a tremendously successful EM Match and a bright future together in a specialty whose mission is to answer the call of "Anyone, Anything, Anytime."</p> <p class="p2"><img src="/siteassets/emra/be-involved/be-an-advocate/working-for-you/2024-match-fig-1-2.png" alt="2024 Match Fig 1-2.png" width="772" height="303"></p> <div class="dotted-line"></div> <h2><strong>Statement on New ABEM Certifying Exam</strong></h2> <p><strong>Jan. 10, 2024 | <a title="2024 ABEM Certifying Exam Statement" href="/siteassets/emra/be-involved/be-an-advocate/working-for-you/2024-abem-certifying-exam-response.pdf" target="_blank" rel="noopener">Download a PDF version</a></strong></p> <p>The Emergency Medicine Residents' Association (EMRA) is troubled by today's announcement regarding the new in-person American Board of Emergency Medicine (ABEM) Certifying Exam to take place in Raleigh, NC, starting in 2026.</p> <p>EMRA supports ABEM/ABOEM board certification as the gold standard for the independent practice of emergency medicine,<sup>1</sup> and we have initiated discussions with ABEM, as well as ACEP, to share our concerns. We will be meeting with both groups later this week to learn more about the evidence and information behind this decision. <strong>Prior to our meeting, we are seeking our members' feedback, which you can email directly to <a href="mailto:emra@emra.org" target="_blank" rel="noopener">emra@emra.org</a>. </strong></p> <h3><strong>EMRA's initial concerns include:</strong></h3> <ul> <li><strong><em> Undue Burden<br></em></strong>We are distressed by the financial and logistical burden this would place on newly-graduated, debt-ladened emergency medicine physicians. Last year, more than 2,500 physicians took ABEM’s Oral Certification Exam.<sup>2</sup> With a conservative estimated cost of $1,000 to attend the new in-person exam,<sup>3,4</sup> ABEM would be adding a financial burden of over $2 million annually to the specialty’s new attendings. </li> </ul> <p style="padding-left: 40px;">We believe these costs would more heavily impact under-represented in medicine (URiM) physicians and those choosing to work in rural areas farther from travel hubs–two groups that EM has highlighted as needing more support to make our specialty the best it can be.</p> <ul> <li><strong><em>Unclear Evidence<br></em></strong>While ABEM shares that their Oral Certification Exam provides unique competency data and has been validated,<sup>5,6</sup> we are unaware of patient outcome-based evidence showing a clear and proven benefit to in-person oral exams. In fact, a 2023 study found “substantial validity evidence and reliability to support ongoing use of the ABEM virtual oral exam.”<sup>7</sup></li> </ul> <ul> <li><strong><em> Lack of Stakeholder Input<br></em></strong>While EMRA and other resident organizations were invited to a Summit in Spring 2022, we are unaware of any resident or early-career physician representation on the Becoming Certified Task Force (BCTF) itself. We believe key stakeholders should <em>always</em> have a seat at the table and a voice in decisions that will affect their futures. </li> </ul> <h3><strong><em>Next Steps: Tell us your thoughts! </em></strong></h3> <p><strong>Please share your thoughts with us by emailing <a href="mailto:emra@emra.org" target="_blank" rel="noopener">emra@emra.org</a>.</strong></p> <hr> <p><strong>References</strong></p> <ol> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Emergency Medicine Residents’ Association. Policy Compendium: The Physician-Led Workforce. October 2023. XVII. The Physician Led Workforce. Adopted March 1992, amended October 2018. Accessed at </span><a href="/siteassets/emra/about-emra/governing-docs/policy-compendium-march-2023-final.pdf" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.emra.org/siteassets/emra/about-emra/governing-docs/policy-compendium-march-2023-final.pdf</span></a><span style="font-weight: 400;">.</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">American Board of Emergency Medicine. 2022-2023 Annual Report. Accessed at </span><a href="https://www.abem.org/public/docs/default-source/default-document-library/2022-2023-Annual-Report.pdf" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.abem.org/public/docs/default-source/default-document-library/2022-2023-Annual-Report.pdf</span></a><span style="font-weight: 400;">.</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">United States Department of Transportation. Bureau of Transportation Statistics: Average Domestic Airline Itinerary Fares by Origin City for Q2 2023 Ranked by Total Number of Domesitc Passengers in 2022. Accessed at </span><a href="https://www.transtats.bts.gov/averagefare/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.transtats.bts.gov/averagefare/</span></a><span style="font-weight: 400;">. </span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">U.S. Bureau of Labor Statistics. Consumer Price Index: Lodging away from home in U.S. city average, all urban consumers, not seasonally adjusted. Accessed at </span><a href="https://data.bls.gov/timeseries/CUUR0000SEHB?output_view=data" target="_blank" rel="noopener"><span style="font-weight: 400;">https://data.bls.gov/timeseries/CUUR0000SEHB?output_view=data</span></a><span style="font-weight: 400;">. </span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">American Board of Emergency Medicine. New Certifying Exam Launching in 2026. Accessed at </span><a href="https://www.abem.org/public/become-certified/certifying-exam" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.abem.org/public/become-certified/certifying-exam</span></a><span style="font-weight: 400;">. </span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">American Board of Emergency Medicine. Becoming Certified Initiative Key Findings. 2023. Accessed at </span><a href="https://www.abem.org/public/docs/default-source/default-document-library/BCI-Key-Findings.pdf" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.abem.org/public/docs/default-source/default-document-library/BCI-Key-Findings.pdf</span></a><span style="font-weight: 400;">.</span></li> <li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Chudnofsky CR, Reisdorff EJ, Joldersma KB, Ruff KC, Goyal DG, Gorgas DL. </span><a href="https://onlinelibrary.wiley.com/doi/10.1002/aet2.10850" target="_blank" rel="noopener"><span style="font-weight: 400;">Early validity and reliability of evidence for the American Board of Emergency Medicine Virtual Oral Examination</span></a><span style="font-weight: 400;">. </span><em><span style="font-weight: 400;">AEM Educ Train</span></em><span style="font-weight: 400;">. 2023;7(2):e10850. </span></li> </ol> <hr> <p>EMRA is the voice of emergency medicine physicians-in-training and the future of our specialty. EMRA is the largest and oldest independent resident organization in the world. EMRA was founded in 1974 and today has a membership of more than 17,000 residents, fellows, medical students, and alumni.</p> </div><div class="block emrseparatorblock col-lg-12 col-md-12 col-sm-12 col-xs-12 OneColumnPage"> <div class="gradient-line-green"></div> </div><div class="block emrtextwithlinksblock col-lg-12 col-md-12 col-sm-12 col-xs-12 OneColumnPage"> <div class="col-md-12 col-sm-12 general-text col-offset"> <h2> </h2> <h3> </h3> <ul> <li> <a href="/be-involved/be-an-advocate/working-for-you/educate-act-statement" target="_blank" class="btn btn-curved"> 2024 EDUCATE Act Statement <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/2024-abem-exam" target="_blank" class="btn btn-curved"> 2024 ABEM Certifying Exam Response <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="https://www.statnews.com/2023/10/27/emergency-medicine-oversupply/" target="_blank" class="btn btn-curved"> EMRA President, Dr. Blake Denley speaks to Stat News on Christus Spohn Hospital in Corpus Christi, Texas, announcing plans to shut down its emergency residency program <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/all-em-dei-vision" target="_blank" class="btn btn-curved"> All EM DEI Vision Statement January 2023 <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/ahrq-all-em-statement" target="_blank" class="btn btn-curved"> All-EM Statement Regarding AHRQ Report December 2022 <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/2022-2026-strategic-plan" target="_blank" class="btn btn-curved"> EMRA 2022-2026 Strategic Plan <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/supreme-court-roe-v-wade" target="_blank" class="btn btn-curved"> Supreme Court Decision to Overturn Roe v. Wade <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/doximity-all-em-statement" target="_blank" class="btn btn-curved"> Doximity All EM Statement <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/firearm-safety-june-2022" target="_blank" class="btn btn-curved"> Firearm Safety June 2022 <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/statement-for-residency-application-cycle-em-away-rotations" target="_blank" class="btn btn-curved"> Consensus Statement for the Emergency Medicine 2022-2023 Residency Application Cycle Regarding Emergency Medicine Away Rotations <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/em-resident-match-js" target="_blank" class="btn btn-curved"> EMRA signs a joint statement in regards to the 2022 Emergency Medicine Residency Match <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="https://www.acpjournals.org/doi/10.7326/M21-3150" target="_blank" class="btn btn-curved"> EMRA Signs on Statement Mandating COVID-19 Vaccination for Health Care Workers <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/2022-workforce-study-statement-cai" target="_blank" class="btn btn-curved"> Unity, Purpose, and Passion: Influencing the Future of the EM Workforce <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/copa-match-2022" target="_blank" class="btn btn-curved"> CoPA Match 2022 <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/hurricane-ida" target="_blank" class="btn btn-curved"> Hurricane Ida <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/workforce-of-the-future-sontag" target="_blank" class="btn btn-curved"> Workforce Study Statement <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/match-cycle-2022" target="_blank" class="btn btn-curved"> 2021-2022 EM Residency Application Cycle Part I: EM Rotations and Letters <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/osteopathic-physicians" target="_blank" class="btn btn-curved"> Joint Statement Regarding Osteopathic Physicians and Emergency Medicine <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/emra-fy2020-report" target="_blank" class="btn btn-curved"> EMRA Fiscal 2020 Year End Report <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/doximity-letter-2020" target="_blank" class="btn btn-curved"> Joint Letter to Doximity <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/post-grad-statement-pa-np" target="_blank" class="btn btn-curved"> Post Grad Training Statement of PA and NP <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/post-covid-clinician-health" target="_blank" class="btn btn-curved"> Post COVID Clinician Health <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/statement-on-who" target="_blank" class="btn btn-curved"> Statement on WHO Withdrawal <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/unity-against-racism" target="_blank" class="btn btn-curved"> Unity Against Racism <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/residency-application-process" target="_blank" class="btn btn-curved"> 2020-21 Residency Application Process <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/daca-covid-letter" target="_blank" class="btn btn-curved"> DACA Covid Letter <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/graduating-resident-support" target="_blank" class="btn btn-curved"> Graduating Resident Employment Support <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/student-education-and-safety-covid" target="_blank" class="btn btn-curved"> Student Education and Safety Considerations : COVID-19 <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/solidarity-of-purpose-covid" target="_blank" class="btn btn-curved"> Solidarity of Purpose COVID <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/playing-through-the-pain" target="_blank" class="btn btn-curved"> Playing through the pain <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/covid-letter" target="_blank" class="btn btn-curved"> Navigating Uncertain Times <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/em-against-the-svi" target="_blank" class="btn btn-curved"> EM Organizations Against the SVI <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/emra-fy2019-report" target="_blank" class="btn btn-curved"> EMRA Fiscal 2019 Year End Report <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/changes-to-title-x-harms-access" target="_blank" class="btn btn-curved"> Changes to Title X Harm Access <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/emra-stands-up-for-em-in-training-and-residents" target="_blank" class="btn btn-curved"> EMRA Stands Up for EM Training and Residents <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/huh" target="_blank" class="btn btn-curved"> EMRA Supports Drexel Residents and GME Funding <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/HHS-Conscience-Rule" target="_blank" class="btn btn-curved"> Emergency Physicians: HHS Conscience Rule Puts Patient Safety at Risk <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/emra-statement-on-mercy-hospital-mass-shootings" target="_blank" class="btn btn-curved"> Statement on Mercy Hospital Mass Shootings <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/response-to-acgme-requirements-changes" target="_blank" class="btn btn-curved"> Response to ACGME Requirements Changes <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/2018-cms-due-process" target="_blank" class="btn btn-curved"> 2018 CMS Due Process Letter <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/new-hhs-conscience-rule" target="_blank" class="btn btn-curved"> New HHS Conscience Rule <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/executive-order-on-immigration" target="_blank" class="btn btn-curved"> Executive order on immigration <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> <li> <a href="/be-involved/be-an-advocate/working-for-you/daca-health-professions-letter" target="_blank" class="btn btn-curved"> DACA Health Professions Letter <div class="svg-curve"> <svg viewbox="0 0 12 12" width="120" height="85" class="svg-9" id="green"> <defs> <lineargradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </lineargradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10"></path> </svg> </div> </a> </li> </ul> </div> </div></div> <div class="mcTopics"> <a href="/emresident/articles/categories/topics/health-policy/advocacy">Advocacy</a> </div> <div class="block richtextblock col-lg-12 col-md-12 col-sm-12 col-xs-12 OneColumnPage "> <h3>Related Content</h3> <!-- ARTICLE CONTENT 3 column --> <div class="articleContent"> <div class="articleContent-wrap"> <!-- article block --> <div class="articleContent-block"> <!-- image block --> <div class="articleContent-img "> <span class="acVideo-icon"><!-- video icon --></span> <img src="/siteassets/global/images/logos/emra/emra_basic_card.jpg" itemprop="image" title="Corporate Practice of Medicine" /> </div> <!-- /image block --> <!-- details --> <div class="articleContent-details"> <a class="articleContent-link" href="/books/advocacy-handbook/corporate-practice-of-medicine"><!-- block link --></a> <p class="articleContent-date">Apr 27, 2019</p> <h3 class="articleContent-title">Corporate Practice of Medicine</h3> <p class="articleContent-summary"></p> </div> <!-- details --> </div> <!-- /article block --> <!-- article block --> <div class="articleContent-block"> <!-- image block --> <div class="articleContent-img "> <span class="acVideo-icon"><!-- video icon --></span> <img src="/siteassets/global/images/logos/emra/emra_basic_card.jpg" itemprop="image" title="Judicial Challenges" /> </div> <!-- /image block --> <!-- details --> <div class="articleContent-details"> <a class="articleContent-link" href="/books/advocacy-handbook/judicial-challenges"><!-- block link --></a> <p class="articleContent-date">Apr 28, 2019</p> <h3 class="articleContent-title">Judicial Challenges</h3> <p class="articleContent-summary"></p> </div> <!-- details --> </div> <!-- /article block --> <!-- article block --> <div class="articleContent-block"> <!-- image block --> <div class="articleContent-img "> <span class="acVideo-icon"><!-- video icon --></span> <img src="/siteassets/emresident/images/articles/2018/12/doctor-brain-mri-picture-id862563174.jpg" itemprop="image" title="Health Policy Journal Club: Under-Utilizing CT Scans in Brain Injury" /> </div> <!-- /image block --> <!-- details --> <div class="articleContent-details"> <a class="articleContent-link" href="/emresident/article/hpjc-docs-under-utilizing-ct-scans"><!-- block link --></a> <p class="articleContent-date">Dec 06, 2018</p> <h3 class="articleContent-title">Health Policy Journal Club: Under-Utilizing CT Scans in Brain Injury</h3> <p class="articleContent-summary">Just over half of brain injury patients got recommended scans; uninsured fared worse.</p> </div> <!-- details --> </div> <!-- /article block --> </div> </div> <!-- /ARTICLE CONTENT 3 column --> </div> </div> </div> </div> </div> </div> </div> <div class="footer-curve"> <div class="ocean"> <div class="col-md-12 text-block"> <div class="container"> <div class="col-md-6 col-lg-5 circle-footer"> <div class="circle-content"> <ul class="pages"> <li><a href="/emresident" target="_blank">EM RESIDENT</a> </li> <li><a href="/be-involved/events--activities">EVENTS</a> </li> <li><a href="/about-emra/meet-your-staff--board/emra-staff">CONTACT US</a> </li> <li><a href="/about-emra/advertise-with-us">ADVERTISE & EXHIBIT</a> </li> <li><a href="https://www.emcareers.org/" target="_blank">Find a Job</a> </li> <li class="connect"><a>Connect with us</a></li> </ul> <ul class="social"> <li><a href="https://www.facebook.com/emresidents" target="_blank"><i class="fa fa-facebook fa-green-gradient" aria-hidden="true"></i></a></li> <li><a href="https://twitter.com/emresidents" target="_blank"><i class="fa fa-twitter fa-green-gradient" aria-hidden="true"></i></a></li> <li><a href="https://www.instagram.com/emresidents/" target="_blank"><i class="fa fa-instagram fa-green-gradient" aria-hidden="true"></i></a></li> <li><a href="https://www.linkedin.com/company/emresidents/" target="_blank"><i class="fa fa-linkedin fa-green-gradient" aria-hidden="true"></i></a></li> </ul> <div class="icon-logo"> <a href="/"><img src="/siteassets/emra/images/emra-logo.png" alt="EMRA Logo" /></a> </div> </div> </div> <div class="col-md-6 col-lg-7"> <div class="col-md-6 links-block hide-mobile"> <span class="subtitle">Diversity Pipeline</span> <h4>EM can lead the way in addressing healthcare inequities. But first we must face the deficiencies of diversity, equity, and inclusion in our field. It starts with training.</h4> <a href="/emresident/article/diversity-pipeline-part-1" class="btn btn-curved"> Featured Article <div class="svg-curve"> <svg viewBox="0 0 12 12" width="120" height="85" class="svg-9" id="white"> <defs> <linearGradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </linearGradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10" /> </svg> </div> </a> </div> <div class="col-md-6 links-block hide-mobile"> <div class="footer-articles"> <span class="subtitle">Featured Publication</span> <h4>Make sense of the chaos of the trauma bay with the EMRA Trauma Guide. </h4> <a href="/about-emra/publications/bookstore#traumaguide" class="btn btn-curved"> Find Out More <div class="svg-curve"> <svg viewBox="0 0 12 12" width="120" height="85" class="svg-9" id="white"> <defs> <linearGradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </linearGradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10" /> </svg> </div> </a> </div> <div class="footer-articles"> <span class="subtitle">Featured App</span> <h4>MobilEM put every EMRA guide in your pocket. </h4> <a href="/about-emra/publications/mobile-applications#mobilem_app" class="btn btn-curved"> Get the App <div class="svg-curve"> <svg viewBox="0 0 12 12" width="120" height="85" class="svg-9" id="white"> <defs> <linearGradient id="MyGradient"> <stop stop-color="#C1D82F" offset="0%"></stop> <stop stop-color="#50BA70" offset="100%"></stop> </linearGradient> </defs> <path class="svg-path" d="M3,3 Q1,1 5,5 T10,10" /> </svg> </div> </a> </div> </div> </div> </div> </div> <div class="ocean-mask"></div> <div class="wave"></div> </div> <div class="col-md-12 general-text"> <p style="text-align: right;margin-right: 25px;">© 2021 Emergency Medicine Residents' Association <span class="separator"> | </span> <a href="/about-emra/privacy-policy/">Privacy Policy</a> <span class="separator"> | </span> <a href="/about-emra/links-policy/">Website Links Policy</a> <span class="separator"> | </span> <a href="/about-emra/social-media-policy/">Social Media Policy</a></p> </div> </div> <!--chat button--> <div class="live-chat-sticky sticky online only-desktop"> <span class="greenCircle"></span><span>CHAT NOW</span> </div> <div class="live-chat-sticky sticky offline only-desktop"> <span class="redCircle"></span> <span>CHAT OFFLINE</span> </div> <div class="loading-overlay"> <div id="loading-img"></div> </div> <script type="text/javascript" src="https://dl.episerver.net/13.5.10/epi-util/find.js"></script> <script type="text/javascript"> if(typeof FindApi === 'function'){var api = new FindApi();api.setApplicationUrl('/');api.setServiceApiBaseUrl('/find_v2/');api.processEventFromCurrentUri();api.bindWindowEvents();api.bindAClickEvent();api.sendBufferedEvents();} </script> <script src="/_Multisites/EMRA/static/common.bundle.js"></script> <script src="https://acepteamstorage.blob.core.windows.net/epi-resources/static/common/js/external/livePerson.js"></script> <script type="text/javascript"> $('a.btn.btn-curved').hover(function () { var path = $(this).find('.svg-path'); $(path[0]).attr("d", "M1,1 Q4,2 5,5 T10,10"); }, function () { var path = $(this).find('.svg-path'); $(path[0]).attr("d", "M3,3 Q1,1 5,5 T10,10"); }); </script> <!-- Go to www.addthis.com/dashboard to customize your tools --> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5a25ddc1ca08ceba" async="async"></script> <script type="text/javascript"> $('.login-link').click(function (e) { $("#login-form span:contains('LOGIN')").trigger('click'); }); </script><script id="dsq-count-scr" src="//localemra.disqus.com/count.js" async></script><script> $("#videoModal").on('hidden.bs.modal', function (e) { $("#videoModal iframe").attr("src", $("#videoModal iframe").attr("src")); }); </script><script type="text/javascript"> /*!jQuery Knob*/ /** * Downward compatible, touchable dial * * Version: 1.2.12 * Requires: jQuery v1.7+ * * Copyright (c) 2012 Anthony Terrien * Under MIT License (http://www.opensource.org/licenses/mit-license.php) * * Thanks to vor, eskimoblood, spiffistan, FabrizioC */ (function (factory) { if (typeof exports === 'object') { // CommonJS module.exports = factory(require('jquery')); } else if (typeof define === 'function' && define.amd) { // AMD. Register as an anonymous module. define(['jquery'], factory); } else { // Browser globals factory(jQuery); } }(function ($) { /** * Kontrol library */ "use strict"; /** * Definition of globals and core */ var k = {}, // kontrol max = Math.max, min = Math.min; k.c = {}; k.c.d = $(document); k.c.t = function (e) { return e.originalEvent.touches.length - 1; }; /** * Kontrol Object * * Definition of an abstract UI control * * Each concrete component must call this one. * <code> * k.o.call(this); * </code> */ k.o = function () { var s = this; this.o = null; // array of options this.$ = null; // jQuery wrapped element this.i = null; // mixed HTMLInputElement or array of HTMLInputElement this.g = null; // deprecated 2D graphics context for 'pre-rendering' this.v = null; // value ; mixed array or integer this.cv = null; // change value ; not commited value this.x = 0; // canvas x position this.y = 0; // canvas y position this.w = 0; // canvas width this.h = 0; // canvas height this.$c = null; // jQuery canvas element this.c = null; // rendered canvas context this.t = 0; // touches index this.isInit = false; this.fgColor = null; // main color this.pColor = null; // previous color this.dH = null; // draw hook this.cH = null; // change hook this.eH = null; // cancel hook this.rH = null; // release hook this.scale = 1; // scale factor this.relative = false; this.relativeWidth = false; this.relativeHeight = false; this.$div = null; // component div this.run = function () { var cf = function (e, conf) { var k; for (k in conf) { s.o[k] = conf[k]; } s._carve().init(); s._configure() ._draw(); }; if (this.$.data('kontroled')) return; this.$.data('kontroled', true); this.extend(); this.o = $.extend({ // Config min: this.$.data('min') !== undefined ? this.$.data('min') : 0, max: this.$.data('max') !== undefined ? this.$.data('max') : 100, stopper: true, readOnly: this.$.data('readonly') || (this.$.attr('readonly') === 'readonly'), // UI cursor: this.$.data('cursor') === true && 30 || this.$.data('cursor') || 0, thickness: this.$.data('thickness') && Math.max(Math.min(this.$.data('thickness'), 1), 0.01) || 0.35, lineCap: this.$.data('linecap') || 'butt', width: this.$.data('width') || 200, height: this.$.data('height') || 200, displayInput: this.$.data('displayinput') == null || this.$.data('displayinput'), displayPrevious: this.$.data('displayprevious'), fgColor: this.$.data('fgcolor') || '#87CEEB', inputColor: this.$.data('inputcolor'), font: this.$.data('font') || 'Arial', fontWeight: this.$.data('font-weight') || 'bold', inline: false, step: this.$.data('step') || 1, rotation: this.$.data('rotation'), // Hooks draw: null, // function () {} change: null, // function (value) {} cancel: null, // function () {} release: null, // function (value) {} // Output formatting, allows to add unit: %, ms ... format: function(v) { return v; }, parse: function (v) { return parseFloat(v); } }, this.o ); // finalize options this.o.flip = this.o.rotation === 'anticlockwise' || this.o.rotation === 'acw'; if (!this.o.inputColor) { this.o.inputColor = this.o.fgColor; } // routing value if (this.$.is('fieldset')) { // fieldset = array of integer this.v = {}; this.i = this.$.find('input'); this.i.each(function(k) { var $this = $(this); s.i[k] = $this; s.v[k] = s.o.parse($this.val()); $this.bind( 'change blur', function () { var val = {}; val[k] = $this.val(); s.val(s._validate(val)); } ); }); this.$.find('legend').remove(); } else { // input = integer this.i = this.$; this.v = this.o.parse(this.$.val()); this.v === '' && (this.v = this.o.min); this.$.bind( 'change blur', function () { s.val(s._validate(s.o.parse(s.$.val()))); } ); } !this.o.displayInput && this.$.hide(); // adds needed DOM elements (canvas, div) this.$c = $(document.createElement('canvas')).attr({ width: this.o.width, height: this.o.height }); // wraps all elements in a div // add to DOM before Canvas init is triggered this.$div = $('<div style="' + (this.o.inline ? 'display:inline;' : '') + 'width:' + this.o.width + 'px;height:' + this.o.height + 'px;' + '"></div>'); this.$.wrap(this.$div).before(this.$c); this.$div = this.$.parent(); if (typeof G_vmlCanvasManager !== 'undefined') { G_vmlCanvasManager.initElement(this.$c[0]); } this.c = this.$c[0].getContext ? this.$c[0].getContext('2d') : null; if (!this.c) { throw { name: "CanvasNotSupportedException", message: "Canvas not supported. Please use excanvas on IE8.0.", toString: function(){return this.name + ": " + this.message} } } // hdpi support this.scale = (window.devicePixelRatio || 1) / ( this.c.webkitBackingStorePixelRatio || this.c.mozBackingStorePixelRatio || this.c.msBackingStorePixelRatio || this.c.oBackingStorePixelRatio || this.c.backingStorePixelRatio || 1 ); // detects relative width / height this.relativeWidth = this.o.width % 1 !== 0 && this.o.width.indexOf('%'); this.relativeHeight = this.o.height % 1 !== 0 && this.o.height.indexOf('%'); this.relative = this.relativeWidth || this.relativeHeight; // computes size and carves the component this._carve(); // prepares props for transaction if (this.v instanceof Object) { this.cv = {}; this.copy(this.v, this.cv); } else { this.cv = this.v; } // binds configure event this.$ .bind("configure", cf) .parent() .bind("configure", cf); // finalize init this._listen() ._configure() ._xy() .init(); this.isInit = true; this.$.val(this.o.format(this.v)); this._draw(); return this; }; this._carve = function() { if (this.relative) { var w = this.relativeWidth ? this.$div.parent().width() * parseInt(this.o.width) / 100 : this.$div.parent().width(), h = this.relativeHeight ? this.$div.parent().height() * parseInt(this.o.height) / 100 : this.$div.parent().height(); // apply relative this.w = this.h = Math.min(w, h); } else { this.w = this.o.width; this.h = this.o.height; } // finalize div this.$div.css({ 'width': this.w + 'px', 'height': this.h + 'px' }); // finalize canvas with computed width this.$c.attr({ width: this.w, height: this.h }); // scaling if (this.scale !== 1) { this.$c[0].width = this.$c[0].width * this.scale; this.$c[0].height = this.$c[0].height * this.scale; this.$c.width(this.w); this.$c.height(this.h); } return this; }; this._draw = function () { // canvas pre-rendering var d = true; s.g = s.c; s.clear(); s.dH && (d = s.dH()); d !== false && s.draw(); }; this._touch = function (e) { var touchMove = function (e) { var v = s.xy2val( e.originalEvent.touches[s.t].pageX, e.originalEvent.touches[s.t].pageY ); if (v == s.cv) return; if (s.cH && s.cH(v) === false) return; s.change(s._validate(v)); s._draw(); }; // get touches index this.t = k.c.t(e); // First touch touchMove(e); // Touch events listeners k.c.d .bind("touchmove.k", touchMove) .bind( "touchend.k", function () { k.c.d.unbind('touchmove.k touchend.k'); s.val(s.cv); } ); return this; }; this._mouse = function (e) { var mouseMove = function (e) { var v = s.xy2val(e.pageX, e.pageY); if (v == s.cv) return; if (s.cH && (s.cH(v) === false)) return; s.change(s._validate(v)); s._draw(); }; // First click mouseMove(e); // Mouse events listeners k.c.d .bind("mousemove.k", mouseMove) .bind( // Escape key cancel current change "keyup.k", function (e) { if (e.keyCode === 27) { k.c.d.unbind("mouseup.k mousemove.k keyup.k"); if (s.eH && s.eH() === false) return; s.cancel(); } } ) .bind( "mouseup.k", function (e) { k.c.d.unbind('mousemove.k mouseup.k keyup.k'); s.val(s.cv); } ); return this; }; this._xy = function () { var o = this.$c.offset(); this.x = o.left; this.y = o.top; return this; }; this._listen = function () { if (!this.o.readOnly) { this.$c .bind( "mousedown", function (e) { e.preventDefault(); s._xy()._mouse(e); } ) .bind( "touchstart", function (e) { e.preventDefault(); s._xy()._touch(e); } ); this.listen(); } else { this.$.attr('readonly', 'readonly'); } if (this.relative) { $(window).resize(function() { s._carve().init(); s._draw(); }); } return this; }; this._configure = function () { // Hooks if (this.o.draw) this.dH = this.o.draw; if (this.o.change) this.cH = this.o.change; if (this.o.cancel) this.eH = this.o.cancel; if (this.o.release) this.rH = this.o.release; if (this.o.displayPrevious) { this.pColor = this.h2rgba(this.o.fgColor, "0.4"); this.fgColor = this.h2rgba(this.o.fgColor, "0.6"); } else { this.fgColor = this.o.fgColor; } return this; }; this._clear = function () { this.$c[0].width = this.$c[0].width; }; this._validate = function (v) { var val = (~~ (((v < 0) ? -0.5 : 0.5) + (v/this.o.step))) * this.o.step; return Math.round(val * 100) / 100; }; // Abstract methods this.listen = function () {}; // on start, one time this.extend = function () {}; // each time configure triggered this.init = function () {}; // each time configure triggered this.change = function (v) {}; // on change this.val = function (v) {}; // on release this.xy2val = function (x, y) {}; // this.draw = function () {}; // on change / on release this.clear = function () { this._clear(); }; // Utils this.h2rgba = function (h, a) { var rgb; h = h.substring(1,7); rgb = [ parseInt(h.substring(0,2), 16), parseInt(h.substring(2,4), 16), parseInt(h.substring(4,6), 16) ]; return "rgba(" + rgb[0] + "," + rgb[1] + "," + rgb[2] + "," + a + ")"; }; this.copy = function (f, t) { for (var i in f) { t[i] = f[i]; } }; }; /** * k.Dial */ k.Dial = function () { k.o.call(this); this.startAngle = null; this.xy = null; this.radius = null; this.lineWidth = null; this.cursorExt = null; this.w2 = null; this.PI2 = 2*Math.PI; this.extend = function () { this.o = $.extend({ bgColor: this.$.data('bgcolor') || '#EEEEEE', angleOffset: this.$.data('angleoffset') || 0, angleArc: this.$.data('anglearc') || 360, inline: true }, this.o); }; this.val = function (v, triggerRelease) { if (null != v) { // reverse format v = this.o.parse(v); if (triggerRelease !== false && v != this.v && this.rH && this.rH(v) === false) { return; } this.cv = this.o.stopper ? max(min(v, this.o.max), this.o.min) : v; this.v = this.cv; this.$.val(this.o.format(this.v)); this._draw(); } else { return this.v; } }; this.xy2val = function (x, y) { var a, ret; a = Math.atan2( x - (this.x + this.w2), - (y - this.y - this.w2) ) - this.angleOffset; if (this.o.flip) { a = this.angleArc - a - this.PI2; } if (this.angleArc != this.PI2 && (a < 0) && (a > -0.5)) { // if isset angleArc option, set to min if .5 under min a = 0; } else if (a < 0) { a += this.PI2; } ret = (a * (this.o.max - this.o.min) / this.angleArc) + this.o.min; this.o.stopper && (ret = max(min(ret, this.o.max), this.o.min)); return ret; }; this.listen = function () { // bind MouseWheel var s = this, mwTimerStop, mwTimerRelease, mw = function (e) { e.preventDefault(); var ori = e.originalEvent, deltaX = ori.detail || ori.wheelDeltaX, deltaY = ori.detail || ori.wheelDeltaY, v = s._validate(s.o.parse(s.$.val())) + ( deltaX > 0 || deltaY > 0 ? s.o.step : deltaX < 0 || deltaY < 0 ? -s.o.step : 0 ); v = max(min(v, s.o.max), s.o.min); s.val(v, false); if (s.rH) { // Handle mousewheel stop clearTimeout(mwTimerStop); mwTimerStop = setTimeout(function () { s.rH(v); mwTimerStop = null; }, 100); // Handle mousewheel releases if (!mwTimerRelease) { mwTimerRelease = setTimeout(function () { if (mwTimerStop) s.rH(v); mwTimerRelease = null; }, 200); } } }, kval, to, m = 1, kv = { 37: -s.o.step, 38: s.o.step, 39: s.o.step, 40: -s.o.step }; this.$ .bind( "keydown", function (e) { var kc = e.keyCode; // numpad support if (kc >= 96 && kc <= 105) { kc = e.keyCode = kc - 48; } kval = parseInt(String.fromCharCode(kc)); if (isNaN(kval)) { (kc !== 13) // enter && kc !== 8 // bs && kc !== 9 // tab && kc !== 189 // - && (kc !== 190 || s.$.val().match(/\./)) // . allowed once && e.preventDefault(); // arrows if ($.inArray(kc,[37,38,39,40]) > -1) { e.preventDefault(); var v = s.o.parse(s.$.val()) + kv[kc] * m; s.o.stopper && (v = max(min(v, s.o.max), s.o.min)); s.change(s._validate(v)); s._draw(); // long time keydown speed-up to = window.setTimeout(function () { m *= 2; }, 30); } } } ) .bind( "keyup", function (e) { if (isNaN(kval)) { if (to) { window.clearTimeout(to); to = null; m = 1; s.val(s.$.val()); } } else { // kval postcond (s.$.val() > s.o.max && s.$.val(s.o.max)) || (s.$.val() < s.o.min && s.$.val(s.o.min)); } } ); this.$c.bind("mousewheel DOMMouseScroll", mw); this.$.bind("mousewheel DOMMouseScroll", mw); }; this.init = function () { if (this.v < this.o.min || this.v > this.o.max) { this.v = this.o.min; } this.$.val(this.v); this.w2 = this.w / 2; this.cursorExt = this.o.cursor / 100; this.xy = this.w2 * this.scale; this.lineWidth = this.xy * this.o.thickness; this.lineCap = this.o.lineCap; this.radius = this.xy - this.lineWidth / 2; this.o.angleOffset && (this.o.angleOffset = isNaN(this.o.angleOffset) ? 0 : this.o.angleOffset); this.o.angleArc && (this.o.angleArc = isNaN(this.o.angleArc) ? this.PI2 : this.o.angleArc); // deg to rad this.angleOffset = this.o.angleOffset * Math.PI / 180; this.angleArc = this.o.angleArc * Math.PI / 180; // compute start and end angles this.startAngle = 1.5 * Math.PI + this.angleOffset; this.endAngle = 1.5 * Math.PI + this.angleOffset + this.angleArc; var s = max( String(Math.abs(this.o.max)).length, String(Math.abs(this.o.min)).length, 2 ) + 2; this.o.displayInput && this.i.css({ 'width' : ((this.w / 2 + 4) >> 0) + 'px', 'height' : ((this.w / 3) >> 0) + 'px', 'position' : 'absolute', 'vertical-align' : 'middle', 'margin-top' : ((this.w / 3) >> 0) + 'px', 'margin-left' : '-' + ((this.w * 3 / 4 + 2) >> 0) + 'px', 'border' : 0, 'background' : 'none', 'font' : this.o.fontWeight + ' ' + ((this.w / s) >> 0) + 'px ' + this.o.font, 'text-align' : 'center', 'color' : this.o.inputColor || this.o.fgColor, 'padding' : '0px', '-webkit-appearance': 'none' }) || this.i.css({ 'width': '0px', 'visibility': 'hidden' }); }; this.change = function (v) { this.cv = v; this.$.val(this.o.format(v)); }; this.angle = function (v) { return (v - this.o.min) * this.angleArc / (this.o.max - this.o.min); }; this.arc = function (v) { var sa, ea; v = this.angle(v); if (this.o.flip) { sa = this.endAngle + 0.00001; ea = sa - v - 0.00001; } else { sa = this.startAngle - 0.00001; ea = sa + v + 0.00001; } this.o.cursor && (sa = ea - this.cursorExt) && (ea = ea + this.cursorExt); return { s: sa, e: ea, d: this.o.flip && !this.o.cursor }; }; this.draw = function () { var c = this.g, // context a = this.arc(this.cv), // Arc pa, // Previous arc r = 1; c.lineWidth = this.lineWidth; c.lineCap = this.lineCap; if (this.o.bgColor !== "none") { c.beginPath(); c.strokeStyle = this.o.bgColor; c.arc(this.xy, this.xy, this.radius, this.endAngle - 0.00001, this.startAngle + 0.00001, true); c.stroke(); } if (this.o.displayPrevious) { pa = this.arc(this.v); c.beginPath(); c.strokeStyle = this.pColor; c.arc(this.xy, this.xy, this.radius, pa.s, pa.e, pa.d); c.stroke(); r = this.cv == this.v; } c.beginPath(); c.strokeStyle = r ? this.o.fgColor : this.fgColor ; c.arc(this.xy, this.xy, this.radius, a.s, a.e, a.d); c.stroke(); }; this.cancel = function () { this.val(this.v); }; }; $.fn.dial = $.fn.knob = function (o) { return this.each( function () { var d = new k.Dial(); d.o = o; d.$ = $(this); d.run(); } ).parent(); }; })); ;(function( $, $w, $d ) { var $ks = $('.knob-scroll input'), h = function( e ) { return e.height() }; $w.on('load scroll', function(){ var d = h( $d ), w = h( $w ), s = Math.round( $w.scrollTop() / ( d - w ) * 100 ); $ks.val( s ).trigger('change'); }); function knobToScroll( val ) { var d = h( $d ), w = h( $w ); $w.scrollTop( val * ( d - w ) / 100 ); } $ks.knob({ 'thickness' : '.3', 'fgColor' : 'rgb(135, 226, 235)', 'bgColor' : 'rgb(240, 240, 240)', 'width' : '50', 'height' :'50', release : function ( val ) { knobToScroll( val ); }// Show input: }).find('input').show(); })( jQuery, jQuery( window ), jQuery( document ) ); </script><script type="text/javascript"> $('.login-link').click(function (e) { $("#login-form span:contains('LOGIN')").trigger('click'); }); </script> <script type="text/javascript" src="https://dl.episerver.net/13.5.10/epi-util/find.js"></script> <script type="text/javascript"> if(typeof FindApi === 'function'){var api = new FindApi();api.setApplicationUrl('/');api.setServiceApiBaseUrl('/find_v2/');api.processEventFromCurrentUri();api.bindWindowEvents();api.bindAClickEvent();api.sendBufferedEvents();} </script> </body> </html>