CINXE.COM
List of Groups
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> <script> var jsPageName = "List of Groups"; // pass strPageName to JavaScript, used in function setPageName() [accessibility.js] var jsAjaxRequest = ('0' === '1') ? true : false; </script> <!-- AX != 1 --> <script> var url = new URL(location.href); history.replaceState({type: "groups1"} , '', url.pathname + url.search); </script> <head> <!-- META TAGS --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1,requiresActiveX=true"> <meta name="apple-itunes-app" content="app-id=566688504, affiliate-data=myAffiliateData, app-argument=myURL"> <title>List of Groups</title> <meta name="description" content="The campus engagement platform for UC San Francisco - Powered by CampusGroups."> <meta name="title" content="UC San Francisco"> <!-- Google Tag Manager --> <script> dataLayer = [{ 'signedIn': false }]; </script> <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-548G27F');</script> <!-- End Google Tag Manager --> <!-- CSS IMPORT --> <!-- FONT FOR DEV --> <link href="css/fonts/open-sans.css" rel="stylesheet" type="text/css" > <!-- FAVICON --> <link rel="icon" type="images/x-icon" href="/upload/ucsf/2019/s1_image_upload_34747_ucsffavicon_123105452.png"> <link rel="shortcut icon" type="images/x-icon" href="/upload/ucsf/2019/s1_image_upload_34747_ucsffavicon_123105452.png"> <!-- JQUERY UI --> <link rel="stylesheet" type="text/css" href="/bower_components/jquery-ui/themes/base/jquery-ui.min.css"> <!-- AUTOCOMPLETE --> <link rel="stylesheet" type="text/css" href="/js/jquery/jquery.autocomplete.css"> <!-- BOOTSTRAP & GLYPHICONS --> <link rel="stylesheet" type="text/css" href="/bower_components/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="/static/plugins/bootstrap-multiselect/dist/css/bootstrap-multiselect.css"> <link rel="stylesheet" type="text/css" href="/glyphicons-pro/css/glyphicons-filetypes.css"> <!-- THICKBOX --> <link rel="stylesheet" type="text/css" href="/js/thickbox/thickbox.css"> <!-- JQUERY & FONT --> <script src="/bower_components/jquery/dist/jquery.min.js"></script> <script src="/bower_components/jquery-ui/jquery-ui.min.js"></script> <!-- BOOTSTRAP --> <script src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script> <script src="/static/plugins/bootstrap-multiselect/dist/js/bootstrap-multiselect.js"></script> <script type="text/javascript" src="/js/accessibility.js?v=20240514.1"></script> <script type="text/javascript" src="/js/scripts.js?v=20230316.1"></script> <link rel="stylesheet" type="text/css" href="/bower_components/mdi/css/materialdesignicons.min.css"> <link rel="stylesheet" type="text/css" href="/static/css/materialdesigniconscustom.css"> <link rel="stylesheet" type="text/css" href="/static/css/header.css?v=20220425.1"> <link rel="stylesheet" type="text/css" href="/css/bootstrap-customV.css?v=20241007.1"> </head> <body class="body-background " data-menu=""> <!-- SKIP links - skip to top of main content --> <div id="div-skip-links" class="skip-link-container-mobile"> <span style="padding: 5px"><a id="a-skip-to-main-content" href="javascript:" class="skip-link" onclick="setFocusToContent(true);" aria-label="Skip to Main Content">Skip to Main Content</a></span> <span id="span-skip-to-left-navigation" style="padding: 5px; display: none;"><a id="a-skip-to-left-navigation" href="javascript:" class="skip-link" onclick="setFocusToSidebar();" aria-label="Skip to Navigation">Skip to Navigation</a></span> <!-- ACCESSIBILITY --> <script> // if we're on mobile we will not enable the skip links const isMobileDevice = /Mobi/i.test(window.navigator.userAgent); // console.log('> isMobileDevice=' + isMobileDevice); $(window).on('load', function () { if (!isMobileDevice) { var elem = document.getElementById('div-skip-links'); if (typeof elem !== undefined) { elem.classList.remove('skip-link-container-mobile'); elem.classList.add('skip-link-container'); } } }); </script> </div> <!-- School custom code --> <!-- End school custom code --> <!-- Google Tag Manager (noscript) --> <!-- <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-548G27F" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> --> <!-- End Google Tag Manager (noscript) --> <!-- Modal --> <div id="primary-modal" class="modal fade" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <p class="loader"> <img alt="Loading" src="/images/loader-big.gif"> <br> Loading... </p> </div> </div> </div> <div id="secondary-modal" class="modal fade" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <p class="loader"> <img alt="Loading" src="/images/loader-big.gif"> <br> Loading... </p> </div> </div> </div> <script> $("#primary-modal").on("hide.bs.modal", function (e) { $("#primary-modal .modal-content").html(writeLoading("Loading")); }); $("#secondary-modal").on("hide.bs.modal", function (e) { $("#secondary-modal .modal-content").html(writeLoading("Loading")); }); </script> <!-- End Modal --> <script src="/static/js/modernizr.min.js"></script> <script src="/js/jquery-validate/jquery.validate.js"></script> <script src="/static/js/polyfill.js"></script> <!-- HEADER --> <style> .btn--school { background-color: #052049; color: #fff; } .btn--school:hover { background-color: #052049; color: #fff; } .btn--school:focus { background-color: #052049; color: #fff; } .topbar { background: #052049; border-color: #052049; } .topbar ul.nav > li > a:hover, .topbar ul.nav > li > button:hover { background-color: #ffffff !important; } .topbar ul.nav > li > a:focus, .topbar ul.nav > li > button:focus { background-color: #ffffff !important; outline: none; } .topbar .topbar__sidebar-toggle:hover { background-color: #ffffff !important; } .topbar .topbar__sidebar-toggle:focus { background-color: #ffffff !important; outline: none; } .topbar .open:not(.topbar__left) > a, .topbar .open:not(.topbar__left) > a:focus, .topbar > .open:not(.topbar__left) > a:hover, .topbar .open:not(.topbar__left) > button, .topbar .open:not(.topbar__left) > button:focus, .topbar > .open:not(.topbar__left) > button:hover { background-color: #ffffff !important; } .topbar li:focus-within > button.mdi-menu { background-color: #ffffff !important; } .topbar li.active > a, .topbar li.active > button { background-color: #ffffff !important; } </style> <div id="generic">Loading</div> <div id="outer-shell" class="outer-shell "> <!-- Impersonate --> <!-- /.Impersonate --> <!-- Message / Maintenance --> <!-- /.Message --> <div id="topbar" class="topbar topbar-groups1 topbar--reverse" role="navigation" aria-label="Topbar"> <div class="topbar__left"> <div role="banner"> <a id="a-top-bar-logo" aria-label="UC San Francisco Logo. Opens the members homepage." role="button" class="logo" href="/groups"> <img class="topbar__icon-large" src="/upload/ucsf/2021/image_upload_34747_UCSF_Logo_21_White_RGB_5_122151121.png" alt="UC San Francisco Logo Image." aria-label="UC San Francisco Logo Image. Clicking opens the members home page." style="max-height: 50px; max-width: 165px;"> <img class="topbar__icon-small" src="/upload/ucsf/2019/image_upload_34747_ucsflogo_123105857.png" alt="UC San Francisco Logo Image." aria-label="UC San Francisco Logo Image. Clicking opens the members home page." style="max-height: 35px; max-width: 35px; margin: 0 5px;"> </a> </div> </div> <div class="topbar__center"> <nav aria-label="Topbar"> <ul class="nav"> <!-- Not Logged Buttons --> <!-- Home Website Buttons --> <li class="hidden-xs "> <a class="topbar__menu topbar__menu--large" href="/home_login" aria-label="Home" role="button">Home</a> </li> <li class="hidden-xs dropdown hasNoSubMenu"> <a class="topbar__menu topbar__menu--large" href="/home/groups/" style="max-width: inherit"> Groups </a> <ul class="dropdown-menu dropdown-menu-left arrow-dropdown-menu arrow-menu-right user-list notify-list" style="overflow-y: auto;max-height: 80vh;"> </ul> </li> <li class="hidden-xs dropdown hasNoSubMenu"> <a class="topbar__menu topbar__menu--large" href="/home/news/" style="max-width: inherit"> News </a> <ul class="dropdown-menu dropdown-menu-left arrow-dropdown-menu arrow-menu-right user-list notify-list" style="overflow-y: auto;max-height: 80vh;"> </ul> </li> <li class="hidden-xs dropdown hasNoSubMenu"> <a class="topbar__menu topbar__menu--large" href="/home/events/" style="max-width: inherit"> Events </a> <ul class="dropdown-menu dropdown-menu-left arrow-dropdown-menu arrow-menu-right user-list notify-list" style="overflow-y: auto;max-height: 80vh;"> </ul> </li> <li class="hidden-lg hidden-md hidden-sm dropdown hasSubMenu"> <button class="topbar__menu mdi mdi-menu" aria-label="Top Menu. Expanded. Press tab to enter the menu dropdown." tabindex="0"></button> <ul class="dropdown-menu dropdown-menu-left" style="overflow-y: auto;max-height: 80vh;min-width:220px;"> <li style="display: block;"><a href="/home_login" aria-label="Home" role="button">Home</a></li> <li style="display: block;"><a href="/home/groups/" aria-label="Groups Section" role="button" tabindex="0">Groups</a></li> <li style="display: block;"><a href="/home/news/" aria-label="News Section" role="button" tabindex="0">News</a></li> <li style="display: block;"><a href="/home/events/" aria-label="Events Section" role="button" tabindex="0">Events</a></li> </ul> </li> <style> .hasSubMenu:hover > ul, .hasSubMenu:focus-within > ul { display:block; } </style> <!-- /.Home Website Buttons --> <!-- Group & Event Buttons --> <!-- /.Group & Event Buttons --> <!-- /.Not Logged Buttons --> <!-- Home Button --> <!-- /.Home Button --> <!-- Group Button --> <!-- /.Group Button --> <!-- Manage Button --> <!-- Event Button --> <!-- /.Event Button --> <!-- Chat Button --> <!-- /.Chat Button --> <!-- Admin / Setup Button --> <!-- /.Admin Button --> <li class="spacer" role="presentation"></li> <!-- Login Button --> <li class=""> <a class="topbar__menu topbar__menu--row" href="/login_only" aria-label="Sign In Section" role="button"> <span class="mdi mdi-login-variant mdi-24px"></span> <span class="hidden-xs hidden-sm topbar__menu-text" style="overflow: initial;"> Sign In </span> </a> </li> <!-- /.Login Button --> <style> #a-top-bar-logo:focus > i { outline: 2px solid #ffffff; } </style> </ul> </nav> </div><!-- /.navbar-collapse --> </div><!-- /.topbar --> <div id="inner-shell" class="inner-shell"> <!-- END HEADER --> <div id="content-cont" class="content-cont container"> <div id="page-cont" class="content" role="main" aria-label="Main Content."> <div style="position: relative;"><span id="span-top-of-main-content--0" class="content__top-element" tabindex="0" aria-label="Top of Main Content." style="display: none;">Top of Main Content</span></div> <!-- Used in email_form --> <!-- END AX != 1 --> <style> @media(max-width:500px){ .row > div{ padding-left:10px !important; padding-right:10px !important; } #list-group-item_header{ display:none; } .container{ padding:0px !important; } #groups-cont{ margin-top: 30px !important; } #listing__header-cont h2 { margin-top: 0px; } .badge { font-size: 12px; } .media-left > a > img{ width:60px; height:60px; } .info_hidden_xxs{ display:none } #info_showed_xxs{ display:inline !important; } .listing-element__title-block{ margin-bottom:10px } .membership_type{ margin:0px !important; } .list-group-item{ padding-bottom:10px !important; } .row > .desc-block{ padding-left:30px !important; } } </style> <div id="listing__header-cont" class="row"> <div class="col-xs-12 col-sm-12 col-md-8 col-lg-8"> <h1 class="header-cg--h2"> <span id="listing__header--icon" class="mdi mdi-account-arrow-right color-cg--group"></span> <span id="listing__header--title">Groups</span> <small id="clubsCount"></small> </h1> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"> <div id="listing__header-btn" class="text-right" style="margin-bottom: 10px; margin-top: 20px;"> <a class="btn btn-grey" href="/group_engagement"><span class="mdi mdi-trophy"></span> Leaderboard</a> </div> </div> </div> <div class="visually-hidden" role="region">This region is just before the top search and filters bar. Press Tab to continue.</div> <div id="listing__filters-cont" class="page__border page__border--no-margin border-cg--group"> <form name="clubs" method="get" action="club_signup" class="row"> <input type="hidden" id="group_type" name="group_type" value="27712"> <div class="col-xs-12 col-sm-3 col-md-3"> <div class="input-group"> <input id="keyword" type="text" name="search" class="form-control" placeholder="Search Groups" aria-label="Search Groups" value=""> <span class="input-group-btn"> <button id="btnListingSearch" type="submit" class="btn btn-default" aria-label="Search"> <span class="mdi mdi-magnify" aria-hidden="true"></span> </button> </span> </div> </div> <div class="col-xs-12 col-sm-6 col-md-6"> <div class="select-group-justified"> <div class="select-group"> <select data-z="stype.05" id="select_category_tags" class="form-control" name="category_tags" onchange="window.location.href='/club_signup?category_tags=' + this.options[this.selectedIndex].value+ '&group_type=' + document.getElementById('group_type').value" style="" aria-label="Select Group Category. "><option value="">Group Category</option><option value="2178783">Academic & Professional</option> <option value="2178786">Arts & Entertainment</option> <option value="2178785">Community Service</option> <option value="2178784">Cultural & Ethnic</option> <option value="2178782">Honor & Greek Societies</option> <option value="2178781">LGBTQ</option> <option value="2342407">Outreach or Recruitment</option> <option value="2342408">Religious or Spiritual</option> <option value="2342409">Social Issues & Advocacy</option> <option value="2404708">Sports & Recreation</option> <option value="11615782">Technology</option> </select> </div> </div> </div> <div class="col-xs-12 col-sm-3 col-md-3"> <select class="form-control" id="select_order" name="order" aria-label="Groups ordering" onchange="window.location.href='/club_signup?order=' + this.options[this.selectedIndex].value + '&group_type=' + document.getElementById('group_type').value"> <option value="name_asc" selected >Name ▲</option> <option value="name_desc" >Name ▼</option> <option value="type_asc" >Type ▲</option> <option value="type_desc" >Type ▼</option> <option value="category_asc" >Category ▲</option> <option value="category_desc" >Category ▼</option> <option value="last_added" >Last Added</option> </select> </div> </form> </div> <div class="visually-hidden" role="region">This region is just before the group type filters. Press Tab to continue.</div> <div class="btn-group" style="padding: 10px 8px 8px 8px; background: #DDD; width: 100%;" role="group" aria-label="Group type filters."> <a href="club_signup?group_type=9999" class="btn btn-default "> All <span class="badge badge-cg--money">230</span></a> <a aria-label="Filter by Student Group: Interprofessional ( 53 entries ) . " class="btn btn-default " href="club_signup?group_type=27710&category_tags="> Student Group: Interprofessional <span class="badge badge-cg--money">53</span></a> <a aria-label="Filter by Student Group: Graduate Division ( 14 entries ) . " class="btn btn-default " href="club_signup?group_type=27715&category_tags="> Student Group: Graduate Division <span class="badge badge-cg--money">14</span></a> <a aria-label="Filter by Student Group: Physical Therapy ( 2 entries ) . " class="btn btn-default " href="club_signup?group_type=27716&category_tags="> Student Group: Physical Therapy <span class="badge badge-cg--money">2</span></a> <a aria-label="Filter by Student Group: School of Dentistry ( 30 entries ) . " class="btn btn-default " href="club_signup?group_type=27711&category_tags="> Student Group: School of Dentistry <span class="badge badge-cg--money">30</span></a> <a aria-label="Filter by Student Group: School of Medicine ( 67 entries ) . " class="btn btn-default active" href="club_signup?group_type=27712&category_tags="> Student Group: School of Medicine <span class="badge badge-cg--money">67</span></a> <a aria-label="Filter by Student Group: School of Nursing ( 0 entries ) . " class="btn btn-default " href="club_signup?group_type=27714&category_tags="> Student Group: School of Nursing <span class="badge badge-cg--money">0</span></a> <a aria-label="Filter by Student Group: School of Pharmacy ( 22 entries ) . " class="btn btn-default " href="club_signup?group_type=27713&category_tags="> Student Group: School of Pharmacy <span class="badge badge-cg--money">22</span></a> <a aria-label="Filter by Student Government ( 7 entries ) . " class="btn btn-default " href="club_signup?group_type=14798&category_tags="> Student Government <span class="badge badge-cg--money">7</span></a> <a aria-label="Filter by Staff Group ( 31 entries ) . " class="btn btn-default " href="club_signup?group_type=14799&category_tags="> Staff Group <span class="badge badge-cg--money">31</span></a> <a aria-label="Filter by Department ( 4 entries ) . " class="btn btn-default " href="club_signup?group_type=14797&category_tags="> Department <span class="badge badge-cg--money">4</span></a> <script> document.getElementById('clubsCount').innerHTML = '(230)'; </script> </div> <div> <div class="visually-hidden" role="region">This region is just before the group list results. Press Tab to continue.</div> <ul class="list-group" style="margin-bottom: 80px;"> <form action="club_signup_form" method="post" name="form_clubs" id="form_clubs"> <input type="hidden" name="_csrf" value="JcTso/xIe4VXuLq7Vovr+pqfhy32pJoNqwk4mJ78LD26"> <li id="list-group-item_header" class="list-group-item hidden-sm hidden-xs" style="padding: 10px 15px;"> <div class="row"> <div class="col-md-1 text-center"><b>Join</b></div> <div class="listing-element__title-block col-md-7 text-left"><b>Group Details</b></div> <div class="col-md-4 text-left"><b>Dues/Membership Duration</b></div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24023" onclick="toggle_ecg('email_restriction_24023');toggle_ecg('div_waiver_24023', 'cb_club_24023', 'div_waiver_24023');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24023" /> <label for="cb_club_24023"> <span class="visually-hidden">Select Anesthesiology Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="https://anesthesia.ucsf.edu/anesthesia-interest-group"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Anesthesiology Interest Group's logo" src="/upload/ucsf/2019/s2_image_upload_907407_8778ab65b651403485f369b9d324c6e4jpg_621172952.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="https://anesthesia.ucsf.edu/anesthesia-interest-group"> Anesthesiology Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Anesthesiology Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://anesthesia.ucsf.edu/anesthesia-interest-group"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24023" aria-label="Anesthesiology Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24023', 'a-mission_24023', 'club_24023');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Nicholas Fong" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24023&uid=b544b1c4-e1d2-11ec-9e75-0acdec7e683b&ax=1&async=1&modal=true');">Nicholas Fong</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=33b1cbf5-8ef6-11e9-b822-0a85c368333a&club_id=24023&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24023" onclick="toggle_ecg('club_24023', 'a-mission_24023', 'a-mission_24023');"> <strong>Mission</strong><br> Developed for UCSF medical students interested in learning about the specialty of anesthesia, the AIG helps keep you informed and in contact with the Department. A wide range of resources and activities are designed for those seriously considering anesthesia as a career as well as those just curious about the specialty. </p> <script> $("#club_24023").on('focus', function() { $("#club_24023").keyup(null); setTimeout(function() { var isActive = false; $("#club_24023").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24023").keyup(null); $("#club_24023").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24023" onclick="toggle_ecg('club_whatwedo_24023', 'a-member-benefits_24023', 'a-member-benefits_24023');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24023").on('focus', function() { $("#club_whatwedo_24023").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24023").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24023").keyup(null); $("#club_whatwedo_24023").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73128" onclick="toggle_ecg('email_restriction_73128');toggle_ecg('div_waiver_73128', 'cb_club_73128', 'div_waiver_73128');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73128" /> <label for="cb_club_73128"> <span class="visually-hidden">Select Art of Surgery's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/AOS/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Art of Surgery's logo" src="/upload/ucsf/2023/s2_image_upload_4404116_logo_art_of_surgery_928203453.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/AOS/ "> Art of Surgery </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Sports & Recreation </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Art of Surgery Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/AOS/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73128" aria-label="Art of Surgery mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73128', 'a-mission_73128', 'club_73128');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73128" onclick="toggle_ecg('club_73128', 'a-mission_73128', 'a-mission_73128');"> <strong>Mission</strong><br> Apply surgical skills and techniques to art projects to build dexterity and have fun. </p> <script> $("#club_73128").on('focus', function() { $("#club_73128").keyup(null); setTimeout(function() { var isActive = false; $("#club_73128").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73128").keyup(null); $("#club_73128").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73128" onclick="toggle_ecg('club_whatwedo_73128', 'a-member-benefits_73128', 'a-member-benefits_73128');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73128").on('focus', function() { $("#club_whatwedo_73128").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73128").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73128").keyup(null); $("#club_whatwedo_73128").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24026" onclick="toggle_ecg('email_restriction_24026');toggle_ecg('div_waiver_24026', 'cb_club_24026', 'div_waiver_24026');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24026" /> <label for="cb_club_24026"> <span class="visually-hidden">Select Asian Pacific American Medical Student Association (UCSF Chapter)'s group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/apamsa/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Asian Pacific American Medical Student Association (UCSF Chapter)'s logo" src="/upload/ucsf/2019/s2_image_upload_907407_l265huwce4rsy8k_150jpg_621172846.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/apamsa/ "> Asian Pacific American Medical Student Association (UCSF Chapter) </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Cultural & Ethnic </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Asian Pacific American Medical Student Association (UCSF Chapter) Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/apamsa/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24026" aria-label="Asian Pacific American Medical Student Association ( UCSF Chapter ) mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24026', 'a-mission_24026', 'club_24026');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=33c9c017-8ef6-11e9-b822-0a85c368333a&club_id=24026&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24026" onclick="toggle_ecg('club_24026', 'a-mission_24026', 'a-mission_24026');"> <strong>Mission</strong><br> APAMSA @ UCSF seeks to be a cornerstone in the conversation about Asian-American identity and physicianship, and what it means to understand and address the needs of both the Asian American, Native Hawaiian & Pacific Islander (AANHPI) community and all communities of color. As AANHPI health professionals, we challenge and examine the responsibilities we have towards advocating for and promoting the health of our own communities, while also educating ourselves on the role we play in the broader fight against racial injustice. APAMSA seeks to celebrate our diverse cultures while also working in solidarity and building relationships with other POC organizations on campus (SMNA, LMSA, WC4BL) and locally. We aim to build a soulful, loving community that highlights our unique collective experiences, and provide a space to discuss and explore these meaningful topics.<br /><br />The Asian Pacific American Medical Students Association (APAMSA) is a national organization of medical and pre-medical students committed to addressing the unique health challenges of Asian and Pacific Islander American (APIA) communities. APAMSA serves as a forum for student leaders to engage these health issues and develop initiatives and projects addressing those needs. The local, regional, and national activities of APAMSA aim to promote the health of the APIA community and help healthcare workers understand how to care for APIA patients in a culturally sensitive manner. Finally, APAMSA provides an important venue for medical students to meet, exchange experiences, and develop personally and professionally through leadership and service.<br /><br />APAMSA's foundation was laid in 1993 by Asian American students worried about the present and future of the APIA community. Dr. B Li co- founded the e-mail bulletin board 'AAMSnet' for Asian American medical students in 1994 and co-formed the Asian Pacific American Medical Student Association in 1995.<br /><br />APAMSA was formed because issues of APIA health were largely ignored by existing organizations. Since its initial formation in 1995, APAMSA chapters have formed at schools across the country to improve the health and well-being of the APIA community and promote understanding of the unique challenges Asian Pacific Americans face in medicine. </p> <script> $("#club_24026").on('focus', function() { $("#club_24026").keyup(null); setTimeout(function() { var isActive = false; $("#club_24026").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24026").keyup(null); $("#club_24026").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24026" onclick="toggle_ecg('club_whatwedo_24026', 'a-member-benefits_24026', 'a-member-benefits_24026');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24026").on('focus', function() { $("#club_whatwedo_24026").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24026").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24026").keyup(null); $("#club_whatwedo_24026").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_32234" onclick="toggle_ecg('email_restriction_32234');toggle_ecg('div_waiver_32234', 'cb_club_32234', 'div_waiver_32234');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="32234" /> <label for="cb_club_32234"> <span class="visually-hidden">Select Black Men in Medicine's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/BMIM/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Black Men in Medicine's logo" src="/upload/ucsf/2020/s2_image_upload_970045_Screen_Shot_20200112_at_40229_PM_114223038.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/BMIM/ "> Black Men in Medicine </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Black Men in Medicine Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/BMIM/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_32234" aria-label="Black Men in Medicine mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_32234', 'a-mission_32234', 'club_32234');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_32234" onclick="toggle_ecg('club_32234', 'a-mission_32234', 'a-mission_32234');"> <strong>Mission</strong><br> Even with efforts to increase the number of minority ethnic groups in science and medicine, the proportion of black men pursuing and obtaining degrees in these fields has reached a historic low. In 1986, 57% of black medical school graduates were men — but by 2015 that number had dropped to just 35%, even as the total number of black graduates in all fields had increased.1 By providing opportunities for networking, community-building, and mentorship, Black Men in Medicine at UCSF strives to dismantle the barriers that have perpetuated the dearth of black men in the field and act as a resource for those currently pursuing careers in medicine to find success. </p> <script> $("#club_32234").on('focus', function() { $("#club_32234").keyup(null); setTimeout(function() { var isActive = false; $("#club_32234").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_32234").keyup(null); $("#club_32234").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_32234" onclick="toggle_ecg('club_whatwedo_32234', 'a-member-benefits_32234', 'a-member-benefits_32234');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_32234").on('focus', function() { $("#club_whatwedo_32234").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_32234").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_32234").keyup(null); $("#club_whatwedo_32234").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73095" onclick="toggle_ecg('email_restriction_73095');toggle_ecg('div_waiver_73095', 'cb_club_73095', 'div_waiver_73095');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73095" /> <label for="cb_club_73095"> <span class="visually-hidden">Select Black Women in Medicine's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/BWIM/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Black Women in Medicine's logo" src="/upload/ucsf/2023/s2_image_upload_4526558_PNG_image_74172937.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/BWIM/ "> Black Women in Medicine </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Black Women in Medicine Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/BWIM/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73095" aria-label="Black Women in Medicine mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73095', 'a-mission_73095', 'club_73095');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73095" onclick="toggle_ecg('club_73095', 'a-mission_73095', 'a-mission_73095');"> <strong>Mission</strong><br> Black Women in Medicine aims to provide community, networking opportunities, and support for Black women in medicine at UCSF. The organization hopes to support the retention of Black women in medicine and build connections between Black women at all levels in their medical career at UCSF. </p> <script> $("#club_73095").on('focus', function() { $("#club_73095").keyup(null); setTimeout(function() { var isActive = false; $("#club_73095").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73095").keyup(null); $("#club_73095").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73095" onclick="toggle_ecg('club_whatwedo_73095', 'a-member-benefits_73095', 'a-member-benefits_73095');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73095").on('focus', function() { $("#club_whatwedo_73095").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73095").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73095").keyup(null); $("#club_whatwedo_73095").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24039" onclick="toggle_ecg('email_restriction_24039');toggle_ecg('div_waiver_24039', 'cb_club_24039', 'div_waiver_24039');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24039" /> <label for="cb_club_24039"> <span class="visually-hidden">Select Brain Camp @ UCSF's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/braincamp/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Brain Camp @ UCSF's logo" src="/upload/ucsf/2024/s2_image_upload_758467_bclogo2_2025ai_820141510.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/braincamp/ "> Brain Camp @ UCSF </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Outreach or Recruitment </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Brain Camp @ UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/braincamp/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24039" aria-label="Brain Camp @ UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24039', 'a-mission_24039', 'club_24039');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=34368a67-8ef6-11e9-b822-0a85c368333a&club_id=24039&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24039" onclick="toggle_ecg('club_24039', 'a-mission_24039', 'a-mission_24039');"> <strong>Mission</strong><br> Brain Camp @ UCSF is a free, immersive, week-long experience for underserved high school students in San Francisco, led by UCSF medical students and faculty. We will explore the fascinating anatomy of the brain, delve into the complex interplay between mind and behavior, and host college prep workshops, all at UCSF. The Camp also features many hands-on activities including suturing, brain dissections, performing the basic neuro exam, and much more! </p> <script> $("#club_24039").on('focus', function() { $("#club_24039").keyup(null); setTimeout(function() { var isActive = false; $("#club_24039").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24039").keyup(null); $("#club_24039").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24039" onclick="toggle_ecg('club_whatwedo_24039', 'a-member-benefits_24039', 'a-member-benefits_24039');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24039").on('focus', function() { $("#club_whatwedo_24039").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24039").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24039").keyup(null); $("#club_whatwedo_24039").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_68707" onclick="toggle_ecg('email_restriction_68707');toggle_ecg('div_waiver_68707', 'cb_club_68707', 'div_waiver_68707');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="68707" /> <label for="cb_club_68707"> <span class="visually-hidden">Select Cardiac Camp's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CardiacCampUCSF/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Cardiac Camp's logo" src="/upload/ucsf/2022/s2_image_upload_3296975_istockphoto1030024956612x612_71115133.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CardiacCampUCSF/ "> Cardiac Camp </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Outreach or Recruitment </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Cardiac Camp Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CardiacCampUCSF/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_68707" aria-label="Cardiac Camp mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_68707', 'a-mission_68707', 'club_68707');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_68707" onclick="toggle_ecg('club_68707', 'a-mission_68707', 'a-mission_68707');"> <strong>Mission</strong><br> Cardiac Camp at UCSF is an entirely free, hands-on learning experience for Underrepresented Minorities in Medicine, specifically Black, Latinx, Native American, and mainland Puerto Rican high school students from under-resourced school districts/regions of the Bay Area. During this week-long immersive experience, selected students will learn about the basic anatomy and physiology of the cardiovascular system, heart disease and prevention in early and late life, and be exposed to live cardiac testing modalities. These students will have the unique opportunity to not only build health literacy for themselves but to also disseminate basic health knowledge to the communities they arise from, with the hope of addressing the distrust in medical care that exists in underserved/disadvantaged communities. <br /><br />In addition, students will be partnered with UCSF affiliated faculty and students who will provide longitudinal mentorship in their pursuit of higher education. Cardiac Camp will be funded by several Departments and Organizations at UCSF, such that all resources, lectures, and hands-on experiences are entirely free to students. <br /> </p> <script> $("#club_68707").on('focus', function() { $("#club_68707").keyup(null); setTimeout(function() { var isActive = false; $("#club_68707").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_68707").keyup(null); $("#club_68707").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_68707" onclick="toggle_ecg('club_whatwedo_68707', 'a-member-benefits_68707', 'a-member-benefits_68707');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_68707").on('focus', function() { $("#club_whatwedo_68707").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_68707").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_68707").keyup(null); $("#club_whatwedo_68707").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_68648" onclick="toggle_ecg('email_restriction_68648');toggle_ecg('div_waiver_68648', 'cb_club_68648', 'div_waiver_68648');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="68648" /> <label for="cb_club_68648"> <span class="visually-hidden">Select Cardiology Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CIG/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Cardiology Interest Group's logo" src="/upload/ucsf/2022/s2_image_upload_3296975_istockphoto1030024956612x612_71021646.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CIG/ "> Cardiology Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Outreach or Recruitment </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Cardiology Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CIG/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_68648" aria-label="Cardiology Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_68648', 'a-mission_68648', 'club_68648');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_68648" onclick="toggle_ecg('club_68648', 'a-mission_68648', 'a-mission_68648');"> <strong>Mission</strong><br> The Cardiology Interest Group (CIG) will provide students an opportunity to explore and learn about the field of Cardiology. CIG provides educational teaching sessions led by faculty and students, in an effort to bolster long-term retention and prepare for clinical clerkships, mentorship and advising from faculty in the UCSF Division of Cardiology, and career exploration with the help of Faculty guest speakers in the Division of Cardiology. </p> <script> $("#club_68648").on('focus', function() { $("#club_68648").keyup(null); setTimeout(function() { var isActive = false; $("#club_68648").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_68648").keyup(null); $("#club_68648").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_68648" onclick="toggle_ecg('club_whatwedo_68648', 'a-member-benefits_68648', 'a-member-benefits_68648');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_68648").on('focus', function() { $("#club_whatwedo_68648").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_68648").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_68648").keyup(null); $("#club_whatwedo_68648").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73121" onclick="toggle_ecg('email_restriction_73121');toggle_ecg('div_waiver_73121', 'cb_club_73121', 'div_waiver_73121');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73121" /> <label for="cb_club_73121"> <span class="visually-hidden">Select Careers in Healthcare Leadership's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CHL/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Careers in Healthcare Leadership's logo" src="/upload/ucsf/2023/s2_image_upload_5010070_PNG_image_92423352.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CHL/ "> Careers in Healthcare Leadership </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Outreach or Recruitment </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Careers in Healthcare Leadership Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CHL/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73121" aria-label="Careers in Healthcare Leadership mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73121', 'a-mission_73121', 'club_73121');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73121" onclick="toggle_ecg('club_73121', 'a-mission_73121', 'a-mission_73121');"> <strong>Mission</strong><br> Supporting medical students interest in health administration and community health leadership through lesson and experiences in health management and resource allocation while concurrently establishing a community of students with shared career goals. </p> <script> $("#club_73121").on('focus', function() { $("#club_73121").keyup(null); setTimeout(function() { var isActive = false; $("#club_73121").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73121").keyup(null); $("#club_73121").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73121" onclick="toggle_ecg('club_whatwedo_73121', 'a-member-benefits_73121', 'a-member-benefits_73121');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73121").on('focus', function() { $("#club_whatwedo_73121").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73121").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73121").keyup(null); $("#club_whatwedo_73121").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_69943" onclick="toggle_ecg('email_restriction_69943');toggle_ecg('div_waiver_69943', 'cb_club_69943', 'div_waiver_69943');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="69943" /> <label for="cb_club_69943"> <span class="visually-hidden">Select Child Neurology Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CNG/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Child Neurology Interest Group's logo" src="/upload/ucsf/2022/s2_image_upload_758467_CNG_updated_930142157.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CNG/ "> Child Neurology Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Child Neurology Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CNG/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_69943" aria-label="Child Neurology Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_69943', 'a-mission_69943', 'club_69943');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_69943" onclick="toggle_ecg('club_69943', 'a-mission_69943', 'a-mission_69943');"> <strong>Mission</strong><br> The Child Neurology Interest group strives to create an opportunity for UCSF medical students to learn more about Child Neurology. Through a diverse range of activities such as speaker events, panels, and more, the Child Neurology Interest group hopes to provide many opportunities for medical students to discover the field and meet individuals who can help guide their exploration of Child Neurology. </p> <script> $("#club_69943").on('focus', function() { $("#club_69943").keyup(null); setTimeout(function() { var isActive = false; $("#club_69943").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_69943").keyup(null); $("#club_69943").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_69943" onclick="toggle_ecg('club_whatwedo_69943', 'a-member-benefits_69943', 'a-member-benefits_69943');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_69943").on('focus', function() { $("#club_whatwedo_69943").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_69943").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_69943").keyup(null); $("#club_whatwedo_69943").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73123" onclick="toggle_ecg('email_restriction_73123');toggle_ecg('div_waiver_73123', 'cb_club_73123', 'div_waiver_73123');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73123" /> <label for="cb_club_73123"> <span class="visually-hidden">Select Coalition for Reproductive And Menstrual Products's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CRAMPS/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Coalition for Reproductive And Menstrual Products's logo" src="/upload/ucsf/2023/s2_image_upload_2408159_Screen_Shot_20230919_at_105309_PM_919225338.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CRAMPS/ "> Coalition for Reproductive And Menstrual Products </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Coalition for Reproductive And Menstrual Products Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CRAMPS/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73123" aria-label="Coalition for Reproductive And Menstrual Products mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73123', 'a-mission_73123', 'club_73123');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73123" onclick="toggle_ecg('club_73123', 'a-mission_73123', 'a-mission_73123');"> <strong>Mission</strong><br> The mission of CRAMPS is to expand California state governmental assistance to allow for menstrual hygiene products to be included within the monthly stipend given to recipients of SNAP/EBT. Equally as important, this organization serves to increase awareness about menstrual health disparities and alleviate the stigma related to menstruation. </p> <script> $("#club_73123").on('focus', function() { $("#club_73123").keyup(null); setTimeout(function() { var isActive = false; $("#club_73123").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73123").keyup(null); $("#club_73123").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73123" onclick="toggle_ecg('club_whatwedo_73123', 'a-member-benefits_73123', 'a-member-benefits_73123');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73123").on('focus', function() { $("#club_whatwedo_73123").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73123").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73123").keyup(null); $("#club_whatwedo_73123").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_69924" onclick="toggle_ecg('email_restriction_69924');toggle_ecg('div_waiver_69924', 'cb_club_69924', 'div_waiver_69924');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="69924" /> <label for="cb_club_69924"> <span class="visually-hidden">Select Companion Care SF's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CompCareSF/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Companion Care SF's logo" src="/upload/ucsf/2023/s2_image_upload_4650553_E0EFE3AB86224BB58CC8C9D36A81101C_719223010.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CompCareSF/ "> Companion Care SF </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Companion Care SF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CompCareSF/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_69924" aria-label="Companion Care SF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_69924', 'a-mission_69924', 'club_69924');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Mukund Raguram" href="javascript:;" onClick="openModal('/send_message_boot?club_id=69924&uid=ea98a955-f8ce-11ec-9e75-0acdec7e683b&ax=1&async=1&modal=true');">Mukund Raguram</a>, <a title="Send a Message to Austine Peng" href="javascript:;" onClick="openModal('/send_message_boot?club_id=69924&uid=ec36df8c-0ee4-11ee-902f-0e3e5d452619&ax=1&async=1&modal=true');">Austine Peng</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_69924" onclick="toggle_ecg('club_69924', 'a-mission_69924', 'a-mission_69924');"> <strong>Mission</strong><br> Companion Care is a UCSF partnership with the San Francisco Department of Public Health to advocate for people living in permanent subsidized housing or the shelter system by accompanying them to their outpatient medical appointments. </p> <script> $("#club_69924").on('focus', function() { $("#club_69924").keyup(null); setTimeout(function() { var isActive = false; $("#club_69924").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_69924").keyup(null); $("#club_69924").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_69924" onclick="toggle_ecg('club_whatwedo_69924', 'a-member-benefits_69924', 'a-member-benefits_69924');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_69924").on('focus', function() { $("#club_whatwedo_69924").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_69924").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_69924").keyup(null); $("#club_whatwedo_69924").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73124" onclick="toggle_ecg('email_restriction_73124');toggle_ecg('div_waiver_73124', 'cb_club_73124', 'div_waiver_73124');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73124" /> <label for="cb_club_73124"> <span class="visually-hidden">Select Complementary and Alternative Medicine Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CAM/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Complementary and Alternative Medicine Interest Group's logo" src="/upload/ucsf/2023/s2_image_upload_4572024_PNG_image_2_924235521.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CAM/ "> Complementary and Alternative Medicine Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Complementary and Alternative Medicine Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CAM/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73124" aria-label="Complementary and Alternative Medicine Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73124', 'a-mission_73124', 'club_73124');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73124" onclick="toggle_ecg('club_73124', 'a-mission_73124', 'a-mission_73124');"> <strong>Mission</strong><br> To support students interested in complementary and alternative medicine to learn about cultural and ancestral health practices and expand their knowledge and skillset in community with our peers. </p> <script> $("#club_73124").on('focus', function() { $("#club_73124").keyup(null); setTimeout(function() { var isActive = false; $("#club_73124").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73124").keyup(null); $("#club_73124").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73124" onclick="toggle_ecg('club_whatwedo_73124', 'a-member-benefits_73124', 'a-member-benefits_73124');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73124").on('focus', function() { $("#club_whatwedo_73124").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73124").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73124").keyup(null); $("#club_whatwedo_73124").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_62033" onclick="toggle_ecg('email_restriction_62033');toggle_ecg('div_waiver_62033', 'cb_club_62033', 'div_waiver_62033');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="62033" /> <label for="cb_club_62033"> <span class="visually-hidden">Select Critical Care Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CCIG/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Critical Care Interest Group's logo" src="/upload/ucsf/2024/s2_image_upload_5011529_CCIG_1_82714928.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CCIG/ "> Critical Care Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Critical Care Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CCIG/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_62033" aria-label="Critical Care Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_62033', 'a-mission_62033', 'club_62033');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_62033" onclick="toggle_ecg('club_62033', 'a-mission_62033', 'a-mission_62033');"> <strong>Mission</strong><br> The Critical Care Interest Group (CCIG) at UCSF is a student-run organization that fosters interest and provides comprehensive educational opportunities in the field of Critical Care Medicine for students at the UCSF School of Medicine. CCIG is dedicated to promoting awareness and understanding through talks with faculty, clinical reasoning nights, simulation sessions, resident/fellow panels, socials, and journal clubs. Our events are designed to offer valuable insights and practical knowledge, aiming to build a collaborative and interdisciplinary community passionate about critical care. </p> <script> $("#club_62033").on('focus', function() { $("#club_62033").keyup(null); setTimeout(function() { var isActive = false; $("#club_62033").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_62033").keyup(null); $("#club_62033").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_62033" onclick="toggle_ecg('club_whatwedo_62033', 'a-member-benefits_62033', 'a-member-benefits_62033');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_62033").on('focus', function() { $("#club_whatwedo_62033").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_62033").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_62033").keyup(null); $("#club_whatwedo_62033").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73120" onclick="toggle_ecg('email_restriction_73120');toggle_ecg('div_waiver_73120', 'cb_club_73120', 'div_waiver_73120');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73120" /> <label for="cb_club_73120"> <span class="visually-hidden">Select Culinary Medicine and Community Nutrition's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CMCN/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Culinary Medicine and Community Nutrition's logo" src="/upload/ucsf/2023/s2_image_upload_5009753_CMCN_Logo_Draft_3_copyjpg_92313540.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CMCN/ "> Culinary Medicine and Community Nutrition </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Culinary Medicine and Community Nutrition Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CMCN/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73120" aria-label="Culinary Medicine and Community Nutrition mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73120', 'a-mission_73120', 'club_73120');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Rachel Huynh" href="javascript:;" onClick="openModal('/send_message_boot?club_id=73120&uid=962ad659-2cd3-11ee-9199-0e302ca3fe9f&ax=1&async=1&modal=true');">Rachel Huynh</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73120" onclick="toggle_ecg('club_73120', 'a-mission_73120', 'a-mission_73120');"> <strong>Mission</strong><br> The mission of Culinary Medicine and Community Nutrition is to the promote the health of vulnerable San Francisco community members through healthy eating, budget-mindful cooking, and nutrition education. </p> <script> $("#club_73120").on('focus', function() { $("#club_73120").keyup(null); setTimeout(function() { var isActive = false; $("#club_73120").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73120").keyup(null); $("#club_73120").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73120" onclick="toggle_ecg('club_whatwedo_73120', 'a-member-benefits_73120', 'a-member-benefits_73120');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73120").on('focus', function() { $("#club_whatwedo_73120").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73120").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73120").keyup(null); $("#club_whatwedo_73120").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73141" onclick="toggle_ecg('email_restriction_73141');toggle_ecg('div_waiver_73141', 'cb_club_73141', 'div_waiver_73141');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73141" /> <label for="cb_club_73141"> <span class="visually-hidden">Select Cultural Humility in Healthcare's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/CulturalHumility/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Cultural Humility in Healthcare's logo" src="/upload/ucsf/2024/s2_image_upload_5010198_elective_logo_81216430.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/CulturalHumility/ "> Cultural Humility in Healthcare </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Cultural Humility in Healthcare Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/CulturalHumility/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73141" aria-label="Cultural Humility in Healthcare mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73141', 'a-mission_73141', 'club_73141');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73141" onclick="toggle_ecg('club_73141', 'a-mission_73141', 'a-mission_73141');"> <strong>Mission</strong><br> Our mission is to represent and teach each other the diverse cultures patients and healthcare workers identify with, as well as ways to maintain a culturally humble approach to provide healthcare. </p> <script> $("#club_73141").on('focus', function() { $("#club_73141").keyup(null); setTimeout(function() { var isActive = false; $("#club_73141").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73141").keyup(null); $("#club_73141").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73141" onclick="toggle_ecg('club_whatwedo_73141', 'a-member-benefits_73141', 'a-member-benefits_73141');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73141").on('focus', function() { $("#club_whatwedo_73141").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73141").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73141").keyup(null); $("#club_whatwedo_73141").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24067" onclick="toggle_ecg('email_restriction_24067');toggle_ecg('div_waiver_24067', 'cb_club_24067', 'div_waiver_24067');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24067" /> <label for="cb_club_24067"> <span class="visually-hidden">Select Dermatology Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/dig/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Dermatology Interest Group's logo" src="/upload/ucsf/2019/s2_image_upload_907407_bbrkc89r1yhn494_150jpg_621163423.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/dig/ "> Dermatology Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Dermatology Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/dig/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24067" aria-label="Dermatology Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24067', 'a-mission_24067', 'club_24067');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=352f3903-8ef6-11e9-b822-0a85c368333a&club_id=24067&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24067" onclick="toggle_ecg('club_24067', 'a-mission_24067', 'a-mission_24067');"> <strong>Mission</strong><br> The Dermatology Interest Group at UCSF (DIG) is dedicated to connecting dermatology-interested health professional students to information and experiences that will help them learn more about the specialty. With this core mission, DIG also aims to work with the dermatology community at UCSF to support programs that engage and serve the public. Finally, DIG provides a community for health professional students to share a common interest in dermatology. </p> <script> $("#club_24067").on('focus', function() { $("#club_24067").keyup(null); setTimeout(function() { var isActive = false; $("#club_24067").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24067").keyup(null); $("#club_24067").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24067" onclick="toggle_ecg('club_whatwedo_24067', 'a-member-benefits_24067', 'a-member-benefits_24067');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24067").on('focus', function() { $("#club_whatwedo_24067").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24067").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24067").keyup(null); $("#club_whatwedo_24067").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24073" onclick="toggle_ecg('email_restriction_24073');toggle_ecg('div_waiver_24073', 'cb_club_24073', 'div_waiver_24073');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24073" /> <label for="cb_club_24073"> <span class="visually-hidden">Select Emergency Medicine Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/emig/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Emergency Medicine Interest Group's logo" src="/upload/ucsf/2019/s2_image_upload_907407_qrb8jafvxrhgc0j_150jpg_621163020.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/emig/ "> Emergency Medicine Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Emergency Medicine Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/emig/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24073" aria-label="Emergency Medicine Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24073', 'a-mission_24073', 'club_24073');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=3564b721-8ef6-11e9-b822-0a85c368333a&club_id=24073&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24073" onclick="toggle_ecg('club_24073', 'a-mission_24073', 'a-mission_24073');"> <strong>Mission</strong><br> The Emergency Medicine Interest Group at UCSF (EMIG) is a student-run group that promotes and explores the field of Emergency Medicine.<br />The goal of EMIG is to promote awareness of all aspects of Emergency Medicine and to provide educational opportunities for medical, nursing, pharmacy, and physical therapy students interested in Emergency Medicine. EMIG organizes an introduction to emergency medicine elective, a procedure workshop, an annual EMIG symposium, a wilderness medicine elective, outreach programs to the community, and a speaker series with experts in emergency medicine. Events are open to students of all schools at UCSF. </p> <script> $("#club_24073").on('focus', function() { $("#club_24073").keyup(null); setTimeout(function() { var isActive = false; $("#club_24073").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24073").keyup(null); $("#club_24073").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24073" onclick="toggle_ecg('club_whatwedo_24073', 'a-member-benefits_24073', 'a-member-benefits_24073');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24073").on('focus', function() { $("#club_whatwedo_24073").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24073").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24073").keyup(null); $("#club_whatwedo_24073").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24076" onclick="toggle_ecg('email_restriction_24076');toggle_ecg('div_waiver_24076', 'cb_club_24076', 'div_waiver_24076');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24076" /> <label for="cb_club_24076"> <span class="visually-hidden">Select Family Medicine Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href="http://fmignet.aafp.org/online/fmig/index.html"> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Family Medicine Interest Group's logo" src="/upload/ucsf/2019/s2_image_upload_907407_prl115yn5qno03q_150jpg_621162856.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href="http://fmignet.aafp.org/online/fmig/index.html"> Family Medicine Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Family Medicine Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="http://fmignet.aafp.org/online/fmig/index.html"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24076" aria-label="Family Medicine Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24076', 'a-mission_24076', 'club_24076');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Brigita Widiarto" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24076&uid=de763767-389b-11ee-9199-0e302ca3fe9f&ax=1&async=1&modal=true');">Brigita Widiarto</a>, <a title="Send a Message to Melissa Ma" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24076&uid=6883b625-c49f-11ee-b8b1-0acfacceb297&ax=1&async=1&modal=true');">Melissa Ma</a>, <a title="Send a Message to Tou Thao" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24076&uid=767e73de-38bc-11ee-9199-0e302ca3fe9f&ax=1&async=1&modal=true');">Tou Thao</a>, <a title="Send a Message to Sophie Oubaha" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24076&uid=a91df313-c7c6-11ee-b8b1-0acfacceb297&ax=1&async=1&modal=true');">Sophie Oubaha</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=3580613d-8ef6-11e9-b822-0a85c368333a&club_id=24076&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24076" onclick="toggle_ecg('club_24076', 'a-mission_24076', 'a-mission_24076');"> <strong>Mission</strong><br> The Family Medicine Interest Group (FMIG) stimulates interest in family medicine and helps students discover their passion for primary care. We promote family medicine as a career path, encourage interest in community outreach and research, and help connect medical students with faculty and trainees in the Family and Community Medicine Department. We also publicize state and national opportunities for students interested in Family Medicine. </p> <script> $("#club_24076").on('focus', function() { $("#club_24076").keyup(null); setTimeout(function() { var isActive = false; $("#club_24076").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24076").keyup(null); $("#club_24076").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24076" onclick="toggle_ecg('club_whatwedo_24076', 'a-member-benefits_24076', 'a-member-benefits_24076');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24076").on('focus', function() { $("#club_whatwedo_24076").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24076").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24076").keyup(null); $("#club_whatwedo_24076").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73118" onclick="toggle_ecg('email_restriction_73118');toggle_ecg('div_waiver_73118', 'cb_club_73118', 'div_waiver_73118');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73118" /> <label for="cb_club_73118"> <span class="visually-hidden">Select Filipino-American Medical Student Association's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/FAMSA/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Filipino-American Medical Student Association's logo" src="/upload/ucsf/2023/s2_image_upload_4574154_FAMSA_logojpg_915142116.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/FAMSA/ "> Filipino-American Medical Student Association </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Outreach or Recruitment </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Filipino-American Medical Student Association Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/FAMSA/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73118" aria-label="Filipino-American Medical Student Association mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73118', 'a-mission_73118', 'club_73118');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73118" onclick="toggle_ecg('club_73118', 'a-mission_73118', 'a-mission_73118');"> <strong>Mission</strong><br> The Filipino American Medical Student Association (FAMSA) is committed to advancing the well-being of the Filipino-American community and the broader society through the collective efforts of Filipino-American medical students. We aim to create a diverse and inclusive space where Filipino-American medical students can thrive academically, culturally, and professionally. By promoting cultural awareness, we strive to enhance cross-cultural humility, enabling our members to provide culturally sensitive and effective healthcare. We are dedicated to addressing healthcare disparities through advocacy and community service. FAMSA also seeks to provide a supportive network for Filipino-American medical students, offering mentorship, resources, and opportunities for leadership development. </p> <script> $("#club_73118").on('focus', function() { $("#club_73118").keyup(null); setTimeout(function() { var isActive = false; $("#club_73118").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73118").keyup(null); $("#club_73118").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73118" onclick="toggle_ecg('club_whatwedo_73118', 'a-member-benefits_73118', 'a-member-benefits_73118');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73118").on('focus', function() { $("#club_whatwedo_73118").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73118").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73118").keyup(null); $("#club_whatwedo_73118").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73101" onclick="toggle_ecg('email_restriction_73101');toggle_ecg('div_waiver_73101', 'cb_club_73101', 'div_waiver_73101');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73101" /> <label for="cb_club_73101"> <span class="visually-hidden">Select First Generation and/or Low-Income in Medicine's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/FGLI/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="First Generation and/or Low-Income in Medicine's logo" src="/upload/ucsf/2023/s2_image_upload_4622001_Screen_Shot_20200520_at_9_24_56_PMwebp_85201528.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/FGLI/ "> First Generation and/or Low-Income in Medicine </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="First Generation and/or Low-Income in Medicine Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/FGLI/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73101" aria-label="First Generation and slash or Low-Income in Medicine mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73101', 'a-mission_73101', 'club_73101');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73101" onclick="toggle_ecg('club_73101', 'a-mission_73101', 'a-mission_73101');"> <strong>Mission</strong><br> To foster community among first-generation and/or low-income students at UCSF and increase representation and support for first-generation and/or low-income students at UCSF through outreach and advocacy. </p> <script> $("#club_73101").on('focus', function() { $("#club_73101").keyup(null); setTimeout(function() { var isActive = false; $("#club_73101").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73101").keyup(null); $("#club_73101").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73101" onclick="toggle_ecg('club_whatwedo_73101', 'a-member-benefits_73101', 'a-member-benefits_73101');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73101").on('focus', function() { $("#club_whatwedo_73101").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73101").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73101").keyup(null); $("#club_whatwedo_73101").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73144" onclick="toggle_ecg('email_restriction_73144');toggle_ecg('div_waiver_73144', 'cb_club_73144', 'div_waiver_73144');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73144" /> <label for="cb_club_73144"> <span class="visually-hidden">Select Gastroenterology (and Hepatology) Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/GIG/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Gastroenterology (and Hepatology) Interest Group's logo" src="/upload/ucsf/2024/s2_image_upload_5009841_GIG_Logojpg_81164317.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/GIG/ "> Gastroenterology (and Hepatology) Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Outreach or Recruitment </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Gastroenterology (and Hepatology) Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/GIG/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73144" aria-label="Gastroenterology ( and Hepatology ) Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73144', 'a-mission_73144', 'club_73144');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73144" onclick="toggle_ecg('club_73144', 'a-mission_73144', 'a-mission_73144');"> <strong>Mission</strong><br> The Gastroenterology (and Hepatology) Interest Group (GIG) at UCSF is dedicated to fostering a deep understanding and passion for the fields of gastroenterology and hepatology among medical students. Our mission is to provide educational resources and networking opportunities with leading professionals in the field. Through our elective, guest lectures, and community outreach, GIG aims to inspire and equip the next generation of physicians with the knowledge and skills necessary to advance patient care in digestive and liver health. </p> <script> $("#club_73144").on('focus', function() { $("#club_73144").keyup(null); setTimeout(function() { var isActive = false; $("#club_73144").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73144").keyup(null); $("#club_73144").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73144" onclick="toggle_ecg('club_whatwedo_73144', 'a-member-benefits_73144', 'a-member-benefits_73144');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73144").on('focus', function() { $("#club_whatwedo_73144").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73144").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73144").keyup(null); $("#club_whatwedo_73144").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24085" onclick="toggle_ecg('email_restriction_24085');toggle_ecg('div_waiver_24085', 'cb_club_24085', 'div_waiver_24085');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24085" /> <label for="cb_club_24085"> <span class="visually-hidden">Select Global Health Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/ghig/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Global Health Interest Group's logo" src="/upload/ucsf/2020/s2_image_upload_1330755_GHIG_greyjpg_729134738.jpeg" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/ghig/ "> Global Health Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Global Health Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/ghig/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24085" aria-label="Global Health Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24085', 'a-mission_24085', 'club_24085');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Abigail Kim" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24085&uid=2dc82f6a-93a3-11ee-805a-0e302ca3fe9f&ax=1&async=1&modal=true');">Abigail Kim</a>, <a title="Send a Message to Alessandra Veinbachs" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24085&uid=5262a5ec-3721-11ee-9199-0e302ca3fe9f&ax=1&async=1&modal=true');">Alessandra Veinbachs</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=35d491b3-8ef6-11e9-b822-0a85c368333a&club_id=24085&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24085" onclick="toggle_ecg('club_24085', 'a-mission_24085', 'a-mission_24085');"> <strong>Mission</strong><br> The Global Health Interest Group (GHIG) is a UCSF interdisciplinary organization, composed of medical, nursing, dental, and pharmacy students interested in the field of global health. The goal of GHIG is create a space for students to come together to plan and participate in events which might include informational sessions on global health summer projects, a meet and greet with UCSF faculty involved in global health, potlucks with guest speakers involved in global health. GHIG is also a great opportunity to make new friendships, collaborations, and career networks. </p> <script> $("#club_24085").on('focus', function() { $("#club_24085").keyup(null); setTimeout(function() { var isActive = false; $("#club_24085").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24085").keyup(null); $("#club_24085").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24085" onclick="toggle_ecg('club_whatwedo_24085', 'a-member-benefits_24085', 'a-member-benefits_24085');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24085").on('focus', function() { $("#club_whatwedo_24085").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24085").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24085").keyup(null); $("#club_whatwedo_24085").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_29132" onclick="toggle_ecg('email_restriction_29132');toggle_ecg('div_waiver_29132', 'cb_club_29132', 'div_waiver_29132');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="29132" /> <label for="cb_club_29132"> <span class="visually-hidden">Select Global Surgery Student Alliance at UCSF's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/GSSA/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Global Surgery Student Alliance at UCSF's logo" src="/upload/ucsf/2019/s2_image_upload_758468_Screen_Shot_20190926_at_93948_AM_926123947.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/GSSA/ "> Global Surgery Student Alliance at UCSF </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Global Surgery Student Alliance at UCSF Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/GSSA/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_29132" aria-label="Global Surgery Student Alliance at UCSF mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_29132', 'a-mission_29132', 'club_29132');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_29132" onclick="toggle_ecg('club_29132', 'a-mission_29132', 'a-mission_29132');"> <strong>Mission</strong><br> To educate, inspire, and unite students through engagement and mentorship in global surgery, including anesthesia & OB/GYN. </p> <script> $("#club_29132").on('focus', function() { $("#club_29132").keyup(null); setTimeout(function() { var isActive = false; $("#club_29132").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_29132").keyup(null); $("#club_29132").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_29132" onclick="toggle_ecg('club_whatwedo_29132', 'a-member-benefits_29132', 'a-member-benefits_29132');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_29132").on('focus', function() { $("#club_whatwedo_29132").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_29132").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_29132").keyup(null); $("#club_whatwedo_29132").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24221" onclick="toggle_ecg('email_restriction_24221');toggle_ecg('div_waiver_24221', 'cb_club_24221', 'div_waiver_24221');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24221" /> <label for="cb_club_24221"> <span class="visually-hidden">Select Health & Incarceration's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/wehe/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Health & Incarceration's logo" src="/images/default_club_logo_square.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/wehe/ "> Health & Incarceration </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Health & Incarceration Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/wehe/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24221" aria-label="Health and Incarceration mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24221', 'a-mission_24221', 'club_24221');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title="Send a Message to Emily Nguyen" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24221&uid=24f21a76-d133-11ea-bc6e-0a85c368333a&ax=1&async=1&modal=true');">Emily Nguyen</a>, <a title="Send a Message to Jessica Ma" href="javascript:;" onClick="openModal('/send_message_boot?club_id=24221&uid=5e1f7041-e3f1-11ea-89b2-0ed0b84bd193&ax=1&async=1&modal=true');">Jessica Ma</a>, <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=3b86dfdb-8ef6-11e9-b822-0a85c368333a&club_id=24221&ax=1&async=1&modal=true');">Email group officers</a></p> </div> <p><span class="badge badge-warning">Group Not Registered Yet </span></p> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24221" onclick="toggle_ecg('club_24221', 'a-mission_24221', 'a-mission_24221');"> <strong>Mission</strong><br> Our mission is to help trans and cis incarcerated women better understand their bodies and learn about health-related subjects that are important to them. We have developed several 60-90-minute workshops that meet once a week at the San Francisco County Jail. Our curriculum involves anatomy models and diagrams (hands-on learning), games (jeopardy and family feud), and teach-backs (providing the opportunity for women to teach one another and take ownership of the material). This volunteer opportunity is currently on hold due to Covid-19, but will hopefully resume when the jail is again open to visitors. We hope to build the advocacy arm of our group in its stead as we await re-opening, working on behalf of women currently and formerly incarcerated by way of political action. <br /><br />During the fall quarter, we also lead an inter-professional elective (1.0 credits P/F). The Health, Policing, and Incarceration Elective brings together students from the UCSF health professional schools to learn about the intersections of health, healthcare, and the prison-industrial complex (PIC). Students will learn about the effects of police violence and incarceration on physical, mental, and community health; the landscape of healthcare access within U.S. carceral facilities; and the specific implications of the prison-industrial complex for particular communities. The elective will cover the intersections of these issues with other health-related topics such as reproductive justice, mental health, substance use, LGBTQ+ health, and immigration. Each week, various speakers—including formerly incarcerated people, healthcare professionals, researchers, and community organizers—will share their experiences and expertise with the class with the opportunity for questions and discussion. </p> <script> $("#club_24221").on('focus', function() { $("#club_24221").keyup(null); setTimeout(function() { var isActive = false; $("#club_24221").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24221").keyup(null); $("#club_24221").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24221" onclick="toggle_ecg('club_whatwedo_24221', 'a-member-benefits_24221', 'a-member-benefits_24221');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24221").on('focus', function() { $("#club_whatwedo_24221").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24221").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24221").keyup(null); $("#club_whatwedo_24221").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p><p><span class="badge badge-warning" style="text-transform: uppercase;">Pending Approval</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24093" onclick="toggle_ecg('email_restriction_24093');toggle_ecg('div_waiver_24093', 'cb_club_24093', 'div_waiver_24093');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24093" /> <label for="cb_club_24093"> <span class="visually-hidden">Select Health Policy Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/hpig/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Health Policy Interest Group's logo" src="/upload/ucsf/2019/s2_image_upload_907407_3xvv4k6h8uj186z_150jpg_621161744.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/hpig/ "> Health Policy Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Health Policy Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/hpig/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24093" aria-label="Health Policy Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24093', 'a-mission_24093', 'club_24093');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=3616f04c-8ef6-11e9-b822-0a85c368333a&club_id=24093&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24093" onclick="toggle_ecg('club_24093', 'a-mission_24093', 'a-mission_24093');"> <strong>Mission</strong><br> The Health Policy Interest Group's mission is to provide a regular and active forum for students interested in health policy as well as opportunities to learn about pressing policy issues; engage with relevant physicians, researchers, and other stakeholders; and participate in the creation of health policy. </p> <script> $("#club_24093").on('focus', function() { $("#club_24093").keyup(null); setTimeout(function() { var isActive = false; $("#club_24093").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24093").keyup(null); $("#club_24093").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24093" onclick="toggle_ecg('club_whatwedo_24093', 'a-member-benefits_24093', 'a-member-benefits_24093');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24093").on('focus', function() { $("#club_whatwedo_24093").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24093").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24093").keyup(null); $("#club_whatwedo_24093").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_73104" onclick="toggle_ecg('email_restriction_73104');toggle_ecg('div_waiver_73104', 'cb_club_73104', 'div_waiver_73104');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="73104" /> <label for="cb_club_73104"> <span class="visually-hidden">Select Hearing Health SFUSD Lessons's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/hearinghealth/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Hearing Health SFUSD Lessons's logo" src="/upload/ucsf/2023/s2_image_upload_4438532_logo_hearing_82312152.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/hearinghealth/ "> Hearing Health SFUSD Lessons </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Hearing Health SFUSD Lessons Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/hearinghealth/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_73104" aria-label="Hearing Health SFUSD Lessons mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_73104', 'a-mission_73104', 'club_73104');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_73104" onclick="toggle_ecg('club_73104', 'a-mission_73104', 'a-mission_73104');"> <strong>Mission</strong><br> We teach Hearing Health Lessons in SFUSD fourth grade classrooms to promote preventative hearing health through engaging, interactive lessons. </p> <script> $("#club_73104").on('focus', function() { $("#club_73104").keyup(null); setTimeout(function() { var isActive = false; $("#club_73104").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_73104").keyup(null); $("#club_73104").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_73104" onclick="toggle_ecg('club_whatwedo_73104', 'a-member-benefits_73104', 'a-member-benefits_73104');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_73104").on('focus', function() { $("#club_whatwedo_73104").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_73104").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_73104").keyup(null); $("#club_whatwedo_73104").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_28243" onclick="toggle_ecg('email_restriction_28243');toggle_ecg('div_waiver_28243', 'cb_club_28243', 'div_waiver_28243');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="28243" /> <label for="cb_club_28243"> <span class="visually-hidden">Select Human Rights Collaborative's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/HRC/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Human Rights Collaborative's logo" src="/upload/ucsf/2019/s2_image_upload_758468_HRC_Logo_91717236.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/HRC/ "> Human Rights Collaborative </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Social Issues & Advocacy </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Human Rights Collaborative Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/HRC/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_28243" aria-label="Human Rights Collaborative mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_28243', 'a-mission_28243', 'club_28243');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_28243" onclick="toggle_ecg('club_28243', 'a-mission_28243', 'a-mission_28243');"> <strong>Mission</strong><br> The mission of the Human Rights Cooperative is to provide forensic documentation of the physical and psychological manifestations of torture and ill-treatment experienced by individuals applying for asylum in the United States. <br /> </p> <script> $("#club_28243").on('focus', function() { $("#club_28243").keyup(null); setTimeout(function() { var isActive = false; $("#club_28243").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_28243").keyup(null); $("#club_28243").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_28243" onclick="toggle_ecg('club_whatwedo_28243', 'a-member-benefits_28243', 'a-member-benefits_28243');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_28243").on('focus', function() { $("#club_whatwedo_28243").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_28243").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_28243").keyup(null); $("#club_whatwedo_28243").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24103" onclick="toggle_ecg('email_restriction_24103');toggle_ecg('div_waiver_24103', 'cb_club_24103', 'div_waiver_24103');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24103" /> <label for="cb_club_24103"> <span class="visually-hidden">Select Internal Medicine Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/imig/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Internal Medicine Interest Group's logo" src="/upload/ucsf/2019/s2_image_upload_907407_tiv7gzmt3r4dyse_150jpg_621161216.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/imig/ "> Internal Medicine Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Internal Medicine Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/imig/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24103" aria-label="Internal Medicine Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24103', 'a-mission_24103', 'club_24103');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=366e0c37-8ef6-11e9-b822-0a85c368333a&club_id=24103&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24103" onclick="toggle_ecg('club_24103', 'a-mission_24103', 'a-mission_24103');"> <strong>Mission</strong><br> The purpose of the Internal Medicine Interest Group is to help first- and second-year medical students at UCSF explore the field of internal medicine and its subspecialties, and connect students with mentors (both among older medical students and physicians) who can help them develop their career interests. </p> <script> $("#club_24103").on('focus', function() { $("#club_24103").keyup(null); setTimeout(function() { var isActive = false; $("#club_24103").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24103").keyup(null); $("#club_24103").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24103" onclick="toggle_ecg('club_whatwedo_24103', 'a-member-benefits_24103', 'a-member-benefits_24103');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24103").on('focus', function() { $("#club_whatwedo_24103").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24103").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24103").keyup(null); $("#club_whatwedo_24103").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <li class="list-group-item" style="padding: 20px 15px;"> <div class="row"> <div class="col-xxs-2_5 col-xs-2 col-sm-5 col-md-1 text-center"> <div class="checkbox checkbox-cg--group" style="margin-left:15px;margin-top:0px"> <input id="cb_club_24104" onclick="toggle_ecg('email_restriction_24104');toggle_ecg('div_waiver_24104', 'cb_club_24104', 'div_waiver_24104');onSelectClubToJoin(this);" type="checkbox" class="nb" name="clubs" value="24104" /> <label for="cb_club_24104"> <span class="visually-hidden">Select Internal Medicine-Pediatrics (Med-Peds) Interest Group's group. Select the group and click on the Join button at the bottom of the page to register for this group</span> </label> </div> </div> <div class="listing-element__title-block col-xxs-9_5 col-xs-19 col-sm-10_5 col-md-5_5"> <div class="media"> <div class="media-left"> <a target="_blank" href=" https://ucsf.campusgroups.com/medpeds/ "> <img class="media-object media-object--bordered" width="80px" height="80px" alt="Internal Medicine-Pediatrics (Med-Peds) Interest Group's logo" src="/upload/ucsf/2024/s2_image_upload_5009869_FullLogo_812155435.png" onError="this.onerror=null;this.src='/images/listing-default.png';"> </a> </div> <div class="media-body"> <h2 class="media-heading header-cg--h4"> <a target="_blank" href=" https://ucsf.campusgroups.com/medpeds/ "> Internal Medicine-Pediatrics (Med-Peds) Interest Group </a> </h4> <p class="h5 media-heading grey-element"> Student Group: School of Medicine - Academic & Professional </p> <div style="word-break: break-word;"> <p class="h5 media-heading" style="margin-top: 10px;"> <a aria-label="Internal Medicine-Pediatrics (Med-Peds) Interest Group Website. Website will open in a new tab." style="margin-right: 15px;" target="_blank" href="https://ucsf.campusgroups.com/medpeds/"><span class="mdi mdi-web"></span>Website</a> <a id="a-mission_24104" aria-label="Internal Medicine-Pediatrics ( Med-Peds ) Interest Group mission" style="margin-right: 15px;" href="javascript:toggle_ecg('club_24104', 'a-mission_24104', 'club_24104');"><span class="mdi mdi-checkbox-marked-circle-outline"></span>Mission</a> <div style="border-top:1px solid #ccc; margin-top:15px"> <p style="margin-top:10px"> <span class='mdi mdi-comment-text-outline' style='color: #337ab7;'></span> Contact: <a title='Send a message to the group:' href="javascript:;" onClick="openModal('/send_message_boot?club_uid=3677633e-8ef6-11e9-b822-0a85c368333a&club_id=24104&ax=1&async=1&modal=true');">Email group officers</a></p> </div> </p> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_24104" onclick="toggle_ecg('club_24104', 'a-mission_24104', 'a-mission_24104');"> <strong>Mission</strong><br> In current medical school curriculums, especially on the west coast, medical students' exposure to the combined field of adult internal medicine and pediatrics is limited. While med-peds has a rich 40-year history, there is still currently a void of med-peds residency training programs in the Northwest US. This course will shed light on a lesser known, but highly valuable career path that offers the depth and breadth of two disciplines, as well as flexible career goals and a broad range of specialized patient niches, including ever-growing populations of children with serious and chronic illnesses that survive into adulthood with these same illnesses, for whom dually-trained physicians are well-matched. <br /><br />The Internal-Medicine Pediatrics (Med-Peds) Interest Group presents an opportunity for students interested in pursuing a career in internal medicine, pediatrics, or a combined residency in internal medicine and pediatrics (otherwise known as "med-peds") to be exposed to faculty members and careers within the combined med-peds field, including career pathways, training venues and opportunities, and the similarities and dissimilarities that exist between a med-peds program and separate medicine or pediatrics programs. </p> <script> $("#club_24104").on('focus', function() { $("#club_24104").keyup(null); setTimeout(function() { var isActive = false; $("#club_24104").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_24104").keyup(null); $("#club_24104").click(); } else { isActive = false; } }); }, 250); }); </script> <p style="display:none" class="noOutlineOnFocus" tabindex="0" id="club_whatwedo_24104" onclick="toggle_ecg('club_whatwedo_24104', 'a-member-benefits_24104', 'a-member-benefits_24104');"><strong>Membership Benefits</strong><br></p> <script> $("#club_whatwedo_24104").on('focus', function() { $("#club_whatwedo_24104").keyup(null); setTimeout(function() { var isActive = false; $("#club_whatwedo_24104").keyup(function(event) { if (isActive) { return; } isActive = true; if (event.which === 13) { $("#club_whatwedo_24104").keyup(null); $("#club_whatwedo_24104").click(); } else { isActive = false; } }); }, 250); }); </script> </div> </div> </div> <div> </div> </div> <div class="desc-block col-xxs-10 col-xxs-offset-2 col-xs-10 col-xs-offset-2 col-sm-10_5 col-sm-offset-1_5 col-md-offset-0 col-md-3_5 text-left"> <strong></strong><p><span style="color:#686868;"> Lifetime membership</span></p> </div> </div> </li> <div class="text-center" style="padding:10px"> <a class="btn btn-grey" href="/club_signup?view=all&group_type=27712&category_tags=" role="button">Load all 67 groups</a> </div> <div class="visually-hidden" role="region">This region is just before the bottom page controls. Press Tab to continue.</div> <div class="fixed--bottom text-center"> <script type="text/javascript"> function check_more_details() { var arr_ids = []; $('input[name=clubs]:checked').map(function() { arr_ids.push($(this).val()); }); var submit = 1; for (x = 0; x < arr_ids.length; x++) { if ( document.getElementById("cb_club_" + arr_ids[x]).checked ) { if (document.getElementById("more_details_" + arr_ids[x]).value == "") { submit = 0; } } } if (submit == 0) { alert("You must fill out the More Details text boxes of the selected groups."); return false; } else { return true; } } function check_waiver() { var arr_ids = []; $('input[name=clubs]:checked').map(function() { arr_ids.push($(this).val()); }); var submit = 1; for (x = 0; x < arr_ids.length; x++) { if ( document.getElementById("cb_club_" + arr_ids[x]).checked && document.getElementById("waiver_" + arr_ids[x])) { if ((!document.getElementById("waiver_" + arr_ids[x]).checked && $("#waiver_" + arr_ids[x]).is(":visible")) || ($("#waiver_signature_" + arr_ids[x]).val() === "" && $("#waiver_signature_" + arr_ids[x]).is(":visible"))) { submit = 0; } } } if (submit == 0) { alert("You must agree and sign all the waivers of the groups you selected."); return false; } else { return true; } } function check_membership_option() { var arr_ids = []; $('input[name=clubs]:checked').map(function() { arr_ids.push($(this).val()); }); var submit = 1; for (x = 0; x < arr_ids.length; x++) { if ( document.getElementById("cb_club_" + arr_ids[x]).checked ) { if (document.getElementById("club_options_" + arr_ids[x])) { if (document.getElementById("club_options_" + arr_ids[x]).value == "") { submit = 0; } } } } if (submit == 0) { alert("You must select a Membership Option for each of the applicable selected groups."); return false; } else { return true; } } </script> <input onclick="javascript: var waiver = check_waiver(); var membership_option = check_membership_option(); if (waiver && membership_option) {return check_more_details();} else {return false;}" class="btn btn-cg--group" type="submit" role="button" name="Submit" value=" Join " style="margin-top: 10px;"/> </div> </form> </ul> </div> <script> function onSelectClubToJoin(checkbox) { if( $(checkbox).prop('checked') ) { $(checkbox).closest(".list-group-item").addClass("list-group-item--selected").addClass("border-cg--group") } else { $(checkbox).closest(".list-group-item").removeClass("list-group-item--selected").removeClass("border-cg--group") } } </script> <!-- LL - 10/03/2017: Moved up here so ckeditor can work in popups --> <script> //YT Viewer if (typeof arrYoutubePlayerObjects != "undefined") { $("#youtubeScript").remove(); $("#www-widgetapi-script").remove(); if (window['YT'] != undefined) { window.YT.loading = 0; window.YT.loaded = 0; } var youtubeTag = document.createElement('script'); youtubeTag.id = "youtubeScript"; youtubeTag.src = "https://www.youtube.com/iframe_api"; youtubeTag.async = false; // Get First Script Tag & Insert Vimeo Script before that. var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(youtubeTag, firstScriptTag); // Array of Players var arrYoutubePlayers = []; // Functions to work on Youtube Players function onYoutubePlayerReady(event) { var player = event.target; $(window).blur(function() { player.pauseVideo(); }); $(window).scroll(function() { if ( !isInViewport(document.getElementById("player--" + player.youtubeObject.cgID))) { player.pauseVideo(); } }); var startTime = new Date(player.youtubeObject.startTime * 1000).toISOString(); var totalTime = new Date(player.getDuration() * 1000).toISOString(); if (player.getDuration() >= 3600) { startTime = startTime.substr(11, 8); totalTime = totalTime.substr(11, 8); } else { startTime = startTime.substr(14, 5); totalTime = totalTime.substr(14, 5); } $("#player-btn--" + player.youtubeObject.cgID + " div.timer").html("<span id='player-time--" + player.youtubeObject.cgID + "'>" + startTime + "</span> / " + totalTime); } function onYoutubePlayerStateChange(event) { var player = event.target; if (event.data == YT.PlayerState.PLAYING) { // Change Buttons $("#player-btn--" + player.youtubeObject.cgID + " button.playpause").attr("data-status", "pause").attr("aria-label", "Pause"); $("#player-btn--" + player.youtubeObject.cgID + " button.playpause span.mdi").removeClass("mdi-play").addClass("mdi-pause"); } if (event.data == YT.PlayerState.PLAYING && player.intervalFunction == null) { // HACK For Window BLUR window.focus(); // AJAX Recurring Call player.intervalFunction = setInterval(function() { postVideoViews(player.youtubeObject.cgUID, player.youtubeObject.cgUID_s, player.getCurrentTime()); }, 10000); // Timer player.intervalTimerFunction = setInterval(function() { var currentTime = new Date(player.getCurrentTime() * 1000).toISOString(); if (player.getDuration() >= 3600) { currentTime = currentTime.substr(11, 8); } else { currentTime = currentTime.substr(14, 5); } $("#player-time--" + player.youtubeObject.cgID).html(currentTime); }, 1000) } else if (event.data == YT.PlayerState.PAUSED || event.data == YT.PlayerState.ENDED) { // Change Buttons $("#player-btn--" + player.youtubeObject.cgID + " button.playpause").attr("data-status", "play").attr("aria-label", "Play"); $("#player-btn--" + player.youtubeObject.cgID + " button.playpause span.mdi").removeClass("mdi-pause").addClass("mdi-play"); clearInterval(player.intervalFunction); clearInterval(player.intervalTimerFunction); player.intervalFunction = null; player.intervalTimerFunction = null; postVideoViews(player.youtubeObject.cgUID, player.youtubeObject.cgUID_s, player.getCurrentTime(), (event.data == YT.PlayerState.ENDED ? 'true' : '')); //if (event.data == YT.PlayerState.ENDED) { //if (typeof refreshTrackChecklist !== "undefined") { refreshTrackChecklist(); } //else if (typeof parent.refreshTrackChecklist !== "undefined") { parent.refreshTrackChecklist(); } //} } } function youtubePlayerPlayPause(player) { var currentStatus = $("#player-btn--" + player.youtubeObject.cgID + " button.playpause").attr("data-status"); if (currentStatus == "play") { player.playVideo(); } else if (currentStatus == "pause") { player.pauseVideo(); } } /* Function that checks localStorage for the Vimeo/YouTube closed captions load policy. Returns number values: * 0 - closed captions should be be disabled (do not load closed captions) * 1 - closed captions should be loaded when video loads * If the local storage key is not defined we return 0 (as a number). */ function getVideoPlayerCCLoadPolicy() { try { const lsKey = 'cg-video-player-cc-load-policy'; const ccLoadPolicy = localStorage.getItem(lsKey); return (ccLoadPolicy === '1') ? 1 : 0; } catch(e) { return 0; } } /* Function that toggles the video player CC load policy stored in local storage. Toggled values are (strings values): * '0' - closed captions should be be disabled (do not load closed captions) * '1' - closed captions should be loaded when video loads * If the local storage key is not defined it is treated as though the value were '0' and toggles to '1'. * */ function toggleVideoPlayerCCLoadPolicy() { try { const lsKey = 'cg-video-player-cc-load-policy'; const ccLoadPolicy = localStorage.getItem(lsKey); if (ccLoadPolicy === '1') { localStorage.setItem(lsKey, '0'); } else { localStorage.setItem(lsKey, '1'); } } catch(e) { return; } } /* Function that prompts the user for confirmation before toggling the video player closed caption load policy. * - If closed captions are currently turned off, the user will be prompted to confirm before turning them on (and vice versa) * - Video player CC load policy setting is stored in local storage (see above functions) * - Vimeo and YouTube video players require reload of the associated IFrames to change the setting, * if user confirms yes to reload, the page will be reloaded. */ function toggleClosedCaptionsAndReloadVideoIframes() { const turnClosedCaptionsOnOff = (typeof getVideoPlayerCCLoadPolicy !== 'undefined' && getVideoPlayerCCLoadPolicy() === 1) ? 'off' : 'on'; const message = 'Turning ' + turnClosedCaptionsOnOff + ' closed captions will reload this page, please save any outstanding changes before you choose to turn closed captions ' + turnClosedCaptionsOnOff + '. Are you sure you want to turn closed captions ' + turnClosedCaptionsOnOff + '?'; if (confirm(message)) { toggleVideoPlayerCCLoadPolicy(); location.reload(); } else { return false; } } // Called when the script is fully loaded. function onYouTubeIframeAPIReady() { // Loop through players arrYoutubePlayerObjects.forEach(function (youtubeObject, index) { arrYoutubePlayers[index] = new YT.Player("player--" + youtubeObject.cgID, { height: youtubeObject.height, width: youtubeObject.width, videoId: youtubeObject.videoID, playerVars: { modestbranding: 1, rel: 0, disablekb: 1, playsinline: 1, controls: 0, start: youtubeObject.startTime, cc_load_policy: (typeof getVideoPlayerCCLoadPolicy !== 'undefined') ? getVideoPlayerCCLoadPolicy() : 0 }, events: { 'onStateChange': onYoutubePlayerStateChange, 'onReady': onYoutubePlayerReady } }); arrYoutubePlayers[index].youtubeObject = youtubeObject; arrYoutubePlayers[index].intervalFunction = null; $("#player-btn--" + youtubeObject.cgID + " button.playpause").on('click', function() { youtubePlayerPlayPause(arrYoutubePlayers[index]); }); $("#player-btn--" + youtubeObject.cgID + " button.replay").on('click', function() { arrYoutubePlayers[index].seekTo(0); }); $("#player-btn--" + youtubeObject.cgID + " button.rewind").on('click', function() { arrYoutubePlayers[index].seekTo(arrYoutubePlayers[index].getCurrentTime() - 10); }); const turnClosedCaptionsOnOff = (typeof getVideoPlayerCCLoadPolicy !== 'undefined' && getVideoPlayerCCLoadPolicy() === 1) ? 'off' : 'on'; $("#player-btn--" + youtubeObject.cgID + " button.closedcaption").attr('aria-label', 'Turn ' + turnClosedCaptionsOnOff + ' closed captions. Note, this requires a reload of the current page.'); $("#player-btn--" + youtubeObject.cgID + " button.closedcaption").on('click', function() { toggleClosedCaptionsAndReloadVideoIframes(); }); $("#player-btn--" + youtubeObject.cgID + " button.fullscreen").on('click', function() { arrYoutubePlayers[index].pauseVideo(); tb_show("", "/video_player?embed=1&uid=" + youtubeObject.cgUID + "&width=995&height=680&modal=true&TB_iframe=1", ""); }); }); arrYoutubePlayerObjects = undefined; } } //Vimeo Viewer if (typeof arrVimeoPlayerObjects != "undefined") { $("#vimeoScript").remove(); var vimeoTag = document.createElement('script'); vimeoTag.id = "vimeoScript"; vimeoTag.src = "https://player.vimeo.com/api/player.js"; vimeoTag.async = false; // Get First Script Tag & Insert Vimeo Script before that. var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(vimeoTag, firstScriptTag); // Array of Players var arrVimeoPlayers = []; // Functions to work on Vimeo Players function vimeoPlayerPlay(player) { // Change Buttons $("#player-btn--" + player.vimeoObject.cgID + " button.playpause").attr("data-status", "pause").attr("aria-label", "Pause"); $("#player-btn--" + player.vimeoObject.cgID + " button.playpause span.mdi").removeClass("mdi-play").addClass("mdi-pause"); // AJAX Recurring Call player.intervalFunction = setInterval( function() { player.getCurrentTime().then( function(seconds) { postVideoViews(player.vimeoObject.cgUID, player.vimeoObject.cgUID_s, seconds); }) }, 10000) // Timer player.intervalTimerFunction = setInterval(function() { player.getCurrentTime().then( function(seconds) { var currentTime = new Date(seconds * 1000).toISOString(); if (player.totalDuration >= 3600) { currentTime = currentTime.substr(11, 8); } else { currentTime = currentTime.substr(14, 5); } $("#player-time--" + player.vimeoObject.cgID).html(currentTime); }) }, 1000) } function vimeoPlayerPause(player) { // Change Buttons $("#player-btn--" + player.vimeoObject.cgID + " button.playpause").attr("data-status", "play").attr("aria-label", "Play"); $("#player-btn--" + player.vimeoObject.cgID + " button.playpause span.mdi").removeClass("mdi-pause").addClass("mdi-play"); // Clear AJAX Recurring Call clearInterval(player.intervalFunction); clearInterval(player.intervalTimerFunction); player.intervalFunction = null; player.intervalTimerFunction = null; player.getCurrentTime().then( function(seconds) { postVideoViews(player.vimeoObject.cgUID, player.vimeoObject.cgUID_s, seconds); }); } function vimeoPlayerEnded(player) { // Change Buttons $("#player-btn--" + player.vimeoObject.cgID + " button.playpause").attr("data-status", "play").attr("aria-label", "Play"); $("#player-btn--" + player.vimeoObject.cgID + " button.playpause span.mdi").removeClass("mdi-pause").addClass("mdi-play"); // Clear AJAX Recurring Call clearInterval(player.intervalFunction); clearInterval(player.intervalTimerFunction); player.intervalFunction = null; player.intervalTimerFunction = null; player.getCurrentTime().then( function(seconds) { postVideoViews(player.vimeoObject.cgUID, player.vimeoObject.cgUID_s, seconds, 'true'); }); //if (typeof refreshTrackChecklist !== "undefined") { refreshTrackChecklist(); } //else if (typeof parent.refreshTrackChecklist !== "undefined") { parent.refreshTrackChecklist(); } } function vimeoPlayerPlayPause(player) { var currentStatus = $("#player-btn--" + player.vimeoObject.cgID + " button.playpause").attr("data-status"); if (currentStatus == "play") { player.play(); } else if (currentStatus == "pause") { player.pause(); } } // We wait until the script is fully loaded. $("#vimeoScript").on('load', function() { // Loop through players arrVimeoPlayerObjects.forEach(function (vimeoObject, index) { if (typeof getVideoPlayerCCLoadPolicy !== 'undefined' && getVideoPlayerCCLoadPolicy() === 1) { // load with closed captions enabled (set texttrack to 'en') arrVimeoPlayers[index] = new Vimeo.Player("player--" + vimeoObject.cgID, { url: vimeoObject.URL , height: vimeoObject.height, width: vimeoObject.width, controls: false, texttrack: 'en' }); } else { arrVimeoPlayers[index] = new Vimeo.Player("player--" + vimeoObject.cgID, { url: vimeoObject.URL , height: vimeoObject.height, width: vimeoObject.width, controls: false }); } arrVimeoPlayers[index].vimeoObject = vimeoObject; arrVimeoPlayers[index].intervalFunction = null; if (vimeoObject.startTime != 0) { arrVimeoPlayers[index].setCurrentTime(vimeoObject.startTime); } arrVimeoPlayers[index].on('play', function() { vimeoPlayerPlay(this) } ); arrVimeoPlayers[index].on('pause', function() { vimeoPlayerPause(this) } ); arrVimeoPlayers[index].on('ended', function() { vimeoPlayerEnded(this) } ); $("#player-btn--" + vimeoObject.cgID + " button.playpause").on('click', function() { vimeoPlayerPlayPause(arrVimeoPlayers[index]); }); $("#player-btn--" + vimeoObject.cgID + " button.replay").on('click', function() { arrVimeoPlayers[index].setCurrentTime(0) }); $("#player-btn--" + vimeoObject.cgID + " button.rewind").on('click', function() { arrVimeoPlayers[index].getCurrentTime().then(function(seconds) { arrVimeoPlayers[index].setCurrentTime(Math.max(0, seconds - 10)); }) }); const turnClosedCaptionsOnOff = (typeof getVideoPlayerCCLoadPolicy !== 'undefined' && getVideoPlayerCCLoadPolicy() === 1) ? 'off' : 'on'; $("#player-btn--" + vimeoObject.cgID + " button.closedcaption").attr('aria-label', 'Turn ' + turnClosedCaptionsOnOff + ' closed captions. Note, this requires a reload of the current page.'); $("#player-btn--" + vimeoObject.cgID + " button.closedcaption").on('click', function() { toggleClosedCaptionsAndReloadVideoIframes(); }); $("#player-btn--" + vimeoObject.cgID + " button.fullscreen").on('click', function() { arrVimeoPlayers[index].pause(); tb_show("", "/video_player?embed=1&uid=" + vimeoObject.cgUID + "&width=995&height=680&modal=true&TB_iframe=1", ""); }); $(window).blur(function() { arrVimeoPlayers[index].pause(); }); $(window).scroll(function() { if ( !isInViewport(document.getElementById("player--" + vimeoObject.cgID))) { arrVimeoPlayers[index].pause(); } }); var startTime = new Date(vimeoObject.startTime * 1000).toISOString(); var totalTime = 0; arrVimeoPlayers[index].getDuration().then(function(seconds) { arrVimeoPlayers[index].totalDuration = seconds; totalTime = new Date(seconds * 1000).toISOString(); if (seconds >= 3600) { startTime = startTime.substr(11, 8); totalTime = totalTime.substr(11, 8); } else { startTime = startTime.substr(14, 5); totalTime = totalTime.substr(14, 5); } $("#player-btn--" + vimeoObject.cgID + " div.timer").html("<span id='player-time--" + vimeoObject.cgID + "'>" + startTime + "</span> / " + totalTime); }); }); arrVimeoPlayerObjects = undefined; }); } </script> <script> $(document).ready(function(){ $("[data-toggle='tooltip']").tooltip(); $(".btn--loader").click(function() { loadButton($(this)); }); tb_init('a.thickbox, area.thickbox, input.thickbox'); // fix for the non editable input in ckeditor (ex: URL...) $(".modal").removeAttr("tabindex"); setupAjaxAccessibility(); }); </script> <!-- AX != 1 --> </div><!--/.content --> </div><!--/.content-page --> </div><!--/.inner-shell --> <script type="text/javascript" src="/js/jquery-migrate-1.2.1.js"></script> <!-- THICKBOX --> <script src="/js/thickbox/thickbox.js"></script> <script type="text/javascript" src="/static/js/metisMenuCustom.js?v=1"></script> <script type="text/javascript" src="/static/js/jquery.slimscroll.js"></script> <!--<link href="/static/css/scrollbar.css" rel="stylesheet"> <script type="text/javascript" src="/static/js/scrollbar.js"></script>--> <script type="text/javascript">function $$(strId) { return document.getElementById(strId); }</script> <script type="text/javascript" src="/static/plugins/clamp/clamp.min.js"></script> <script type="text/javascript" src="/static/js/core.js"></script> <script type="text/javascript" src="/static/js/menu.js"></script> <script type="text/javascript" src="/static/js/routing.js"></script> <script type="text/javascript">$.ajaxSetup({cache:true})</script> <!-- @TODO: This is for jPrompt. We might to see if an update is available or give it a better style --> <link href="/js/jquery-alerts/jquery.alerts.css" rel="stylesheet" type="text/css"> <script src="/js/jquery-alerts/jquery.alerts.js" type="text/javascript"></script> <!-- @TODO: Check if used : put directly on /r and student_password--> <script> </script> <!-- Google Analytics --> <script> var _customTask = function() { return function(model){ var piiRegex = [ { name: 'Email', regex: /.{4}@.{4}/g}, { name: 'Phone_Number', regex: /^(\+|\d)[0-9]{7,16}$/g}, { name: 'SSN', regex: /^\d{3}-\d{2}-\d{4}$}/g}, { name: 'Address', regex: /^\d+\s[A-z]+\s[A-z]+/g}]; var globalSendTaskName = '_' + model.get('trackingId') + '_sendHitTask'; // Fetch reference to the original sendHitTask var originalSendTask = window[globalSendTaskName] = window[globalSendTaskName] || model.get('sendHitTask'); var i, hitPayload, parts, val; // Overwrite sendHitTask with PII purger model.set('sendHitTask', function(sendModel) { hitPayload = sendModel.get('hitPayload').split('&'); for (i = 0; i < hitPayload.length; i++) { parts = hitPayload[i].split('='); // Double-decode, to account for web server encode + analytics.js encode try { val = decodeURIComponent(decodeURIComponent(parts[1])); } catch(e) { val = decodeURIComponent(parts[1]); } piiRegex.forEach(function(pii) { val = val.replace(pii.regex, '[REDACTED ' + pii.name + ']'); }); parts[1] = encodeURIComponent(val); hitPayload[i] = parts.join('='); } sendModel.set('hitPayload', hitPayload.join('&'), true); originalSendTask(sendModel); }); }; } </script> <!-- End Google Analytics --> <!-- Help --> <!-- End Help --> </body> <!-- END AX != 1 --> <style> /* Accessibility Mode OFF - Default outline on :focus (none) */ :focus { outline: none; } a:focus { outline: none; } button.close:focus { outline: none; } .button:focus { outline: none; } .button.focus { outline: none; } .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: none; } .dropdown-toggle:focus { outline: none; } #header__btn-cont--manage:focus, #header__btn-cont--manage:focus-within { outline: none; } /* no outline/focus on the following (various reasons including hover style on focus, other focus styles applied, etc.) */ h2:focus { outline: none; outline-offset: 0px; border: none; } /* .page__header--btns .btn:focus { outline: none !important; outline-offset: 0px !important; } */ /* a.btn--rounded:focus { outline: none !important; outline-offset: 0px !important; } */ </style> <!-- should always be last stylesheet loaded, version=yyyymmddx --> <link href="/static/css/accessibility.css?v=20220717.1" rel="stylesheet" /> </html>