CINXE.COM
Member Benefits | NANN
<!DOCTYPE html> <html lang="en"> <head> <link href="https://nann.org/membership/member-benefits" rel="canonical" /> <!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]--> <!--[if IE 8 ]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 7 ]> <html lang="en" class="ie7"> <![endif]--> <!--[if IE 6 ]> <html lang="en" class="ie6"> <![endif]--> <link rel="apple-touch-icon" sizes="57x57" href="/templates/nann/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/templates/nann/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/templates/nann/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/templates/nann/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/templates/nann/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/templates/nann/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/templates/nann/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/templates/nann/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/templates/nann/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/templates/nann/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/templates/nann/favicon-194x194.png" sizes="194x194"> <link rel="icon" type="image/png" href="/templates/nann/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/templates/nann/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/templates/nann/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/templates/nann/manifest.json"> <link rel="mask-icon" href="/templates/nann/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/templates/nann/mstile-70x70.png"> <meta name="msapplication-TileImage" content="/templates/nann/mstile-144x144.png"> <meta name="msapplication-TileImage" content="/templates/nann/mstile-150x150.png"> <meta name="msapplication-TileImage" content="/templates/nann/mstile-310x150.png"> <meta name="msapplication-TileImage" content="/templates/nann/mstile-310x310.png"> <meta name="theme-color" content="#ffffff"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href='https://fonts.googleapis.com/css?family=Open+Sans:600,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="/templates/nann/css/styles.css" media="screen"> <link rel="stylesheet" href="/templates/nann/css/animations.css" media="screen"> <link rel="stylesheet" href="/templates/nann/css/lib/jquery.mmenu.css" media="screen" > <base href="https://nann.org/membership/member-benefits" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="NANN membership includes educational resources, access to community forums to share and network, discounted publications, and CE opportunities. " /> <title>Member Benefits | NANN</title> <link href="https://nann.org/search?catid=40&format=opensearch&id=70" rel="search" title="Search NANN" type="application/opensearchdescription+xml" /> <link href="/templates/nann/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="https://nann.org/modules/mod_egdamcsso/assets/css/style.css" rel="stylesheet" type="text/css" /> <script type="application/json" class="joomla-script-options new">{"csrf.token":"d7ca81f4d9b3e305c305a8cee6095e73","system.paths":{"root":"","base":""}}</script> <script src="/media/jui/js/jquery.min.js?476dc23ffecbf0e1fa03b33dc9d31e31" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js?476dc23ffecbf0e1fa03b33dc9d31e31" type="text/javascript"></script> <script src="/media/jui/js/jquery-migrate.min.js?476dc23ffecbf0e1fa03b33dc9d31e31" type="text/javascript"></script> <script src="/media/system/js/core.js?476dc23ffecbf0e1fa03b33dc9d31e31" type="text/javascript"></script> <!--[if lt IE 9]><script src="/media/system/js/html5fallback.js?476dc23ffecbf0e1fa03b33dc9d31e31" type="text/javascript"></script><![endif]--> <script type="text/javascript"> jQuery(window).on('load', function() { }); function do_nothing() { return; } </script> <link rel="stylesheet" href="/templates/nann/css/video-js.css"> <script src="/templates/nann/js/lib/jquery.min.js"></script> <script src="/templates/nann/js/lib/jquery.mmenu.min.js"></script> <script> // Check if UTM parameters are present in the query string if (location.search.includes("utm_source") || location.search.includes("utm_campaign")) { // Set a cookie to store UTM parameters const utmParams = location.search.slice(1).split("&").reduce((acc, val) => { const [key, value] = val.split("="); acc[key] = value; return acc; }, {}); if(utmParams.utm_source!="" || utmParams.utm_campaign!="") { document.cookie = `utm_source=${utmParams.utm_source}; path=/;domain=nann.org`; document.cookie = `utm_medium=${utmParams.utm_medium}; path=/;domain=nann.org`; document.cookie = `utm_campaignId=${utmParams.utm_campaignId}; path=/;domain=nann.org`; document.cookie = `utm_campaign=${utmParams.utm_campaign}; path=/;domain=nann.org`; document.cookie = `utm_content=${utmParams.utm_content}; path=/;domain=nann.org`; document.cookie = `utm_term=${utmParams.utm_term}; path=/;domain=nann.org`; } } // Helper function to retrieve cookie value by name function getCookieValue(name) { const cookies = document.cookie.split("; "); for (let i = 0; i < cookies.length; i++) { const [cookieName, cookieValue] = cookies[i].split("="); if (cookieName === name) { return cookieValue; } } return ""; } </script> <!-- Google Analytics tracking code --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-19646232-1', 'auto'); // Retrieve UTM parameters from cookie and pass them to Google Analytics if (getCookieValue('utm_source') !== '') { ga('set', 'campaignSource', getCookieValue('utm_source')); } if (getCookieValue('utm_medium') !== '') { ga('set', 'campaignMedium', getCookieValue('utm_medium')); } if (getCookieValue('utm_campaign') !== '') { ga('set', 'campaignName', getCookieValue('utm_campaign')); } if (getCookieValue('utm_content') !== '') { ga('set', 'campaignContent', getCookieValue('utm_content')); } if (getCookieValue('utm_term') !== '') { ga('set', 'campaignTerm', getCookieValue('utm_term')); } ga('send', 'pageview'); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-WWPLRJW457"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-WWPLRJW457',{ 'campaign_id': getCookieValue('utm_campaignId'), 'campaign_name': getCookieValue('utm_campaign'), 'campaign_source': getCookieValue('utm_source'), 'campaign_medium': getCookieValue('utm_medium'), 'campaign_term': getCookieValue('utm_term'), 'campaign_content': getCookieValue('utm_content'), }); </script> <script> //--------------------nann-informz-page-tracking----------------------------------- var z_account = "98849125-D90C-41FE-8557-62C903708B9C"; var z_collector = "amc-nann.informz.net"; var z_cookieDomain = ".nann.org"; //------------------------------------------------------- (function (e, o, n, r, t, a, s) { e[t] || (e.GlobalSnowplowNamespace = e.GlobalSnowplowNamespace || [], e.GlobalSnowplowNamespace.push(t), e[t] = function () { (e[t].q = e[t].q || []).push(arguments) }, e[t].q = e[t].q || [], a = o.createElement(n), s = o.getElementsByTagName(n)[0], a.async = 1, a.src = r, s.parentNode.insertBefore(a, s)) }(window, document, "script", "https://cdn.informz.net/web_trk/sp.js", "informz_trk")), informz_trk("newTracker", "infz", z_collector + "/web_trk/collector/", { appId: z_account, cookieDomain: z_cookieDomain }), informz_trk("setUserIdFromLocation", "_zs"), informz_trk("enableActivityTracking", 30, 15); informz_trk("trackPageView", null); </script> <script src="https://assets.adobedtm.com/175f7caa2b90/4d80bb9e8a52/launch-fc0733d0b723.min.js" async></script> <!-- sh404SEF OGP tags --> <meta property="og:locale" content="en_GB" /> <meta property="og:title" content="Member Benefits | NANN" /> <meta property="og:description" content="NANN membership includes educational resources, access to community forums to share and network, discounted publications, and CE opportunities. " /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://nann.org/membership/member-benefits" /> <meta property="og:site_name" content="NANN" /> <meta property="fb:app_id" content="154426421321384" /> <!-- sh404SEF OGP tags - end --> </head> <body> <script src="/templates/nann/js/video.js"></script> <script src="/templates/nann/js/videojs-playlist.js"></script> <script src="/templates/nann/js/doubletap.js"></script> <nav id="mobile-menu"> <ul class="nav menu mod-list"> <li class="item-248 deeper parent"><a href="/about/national-association-of-neonatal-nurses" >About</a><ul class="nav-child unstyled small"><li class="item-254"><a href="/about/history" >History</a></li><li class="item-255"><a href="/about/code-of-ethics" >Bylaws & Ethics</a></li><li class="item-288"><a href="/about/what-is-neonatal-nursing" >What Is Neonatal Nursing?</a></li><li class="item-256"><a href="/about/position-statements" >Position Statements</a></li><li class="item-257 deeper parent"><a href="/about/advocacy" >Advocacy</a><ul class="nav-child unstyled small"><li class="item-466"><a href="/about/advocacy/from-the-hill-to-the-nicu" >From the Hill to the NICU</a></li><li class="item-844"><a href="/about/health-and-racial-equity" >Health and Racial Equity</a></li></ul></li><li class="item-258 deeper parent"><a href="/about/awards" >Awards</a><ul class="nav-child unstyled small"><li class="item-320"><a href="/about/awards/distinguished" >Distinguished Service</a></li><li class="item-319"><a href="/about/awards/leadership-award" >Leadership</a></li><li class="item-323"><a href="/about/awards/lifetime" >Lifetime Achievement</a></li><li class="item-321"><a href="/about/awards/navigator" >Mentor of the Year</a></li><li class="item-793"><a href="/about/awards/nnp-excellence-award" >APRN Excellence</a></li><li class="item-464"><a href="/about/awards/nnp-rising-star-award" >APRN Rising Star</a></li><li class="item-720"><a href="/about/awards/nnp-rising-star-award-2" >RN Rising Star</a></li><li class="item-322"><a href="/about/awards/robyn-main" >Robyn Main</a></li><li class="item-812"><a href="/about/awards/abstract-awards" >Abstract Awards</a></li><li class="item-324"><a href="/about/awards/chapter-awards" >Chapter Awards</a></li></ul></li><li class="item-260 deeper parent"><a href="/about/our-leadership" >Our Leadership</a><ul class="nav-child unstyled small"><li class="item-305"><a href="/about/leadership-competencies" >Leadership Competencies</a></li><li class="item-622"><a href="/about/nann-committees" >NANN Committees</a></li></ul></li><li class="item-259"><a href="/about/our-staff" >Our Staff</a></li><li class="item-376 deeper parent"><a href="/about/national-neonatal-nurses-week" >National Neonatal Nurses Week</a><ul class="nav-child unstyled small"><li class="item-798"><a href="/about/2020-video-gallery" >2020 Video Gallery</a></li></ul></li><li class="item-513"><a href="/about/nann-privacy-policy" >NANN Privacy Policy</a></li><li class="item-779"><a href="/about/nann-in-the-news" >In The News</a></li></ul></li><li class="item-249 active deeper parent"><a href="/membership/overview" >Membership</a><ul class="nav-child unstyled small"><li class="item-261 deeper parent"><a href="/membership/join" >Join</a><ul class="nav-child unstyled small"><li class="item-430"><a href="/membership/auto-renewal" >Membership Auto-Renewal</a></li></ul></li><li class="item-830"><a href="/membership/renew" >Renew</a></li><li class="item-263 current active deeper parent"><a href="/membership/member-benefits" >Member Benefits</a><ul class="nav-child unstyled small"><li class="item-357"><a href="/membership/members-only" >Members Only</a></li><li class="item-374"><a href="/membership/nannp-only" >NANN-AP Members Only</a></li><li class="item-454"><a href="/membership/member-savings" >Member Savings</a></li><li class="item-1026"><a href="/membership/e-members-only" >e-Members Only</a></li></ul></li><li class="item-264"><a href="/membership/nann-ap" >NANN-AP</a></li><li class="item-545"><a href="/membership/group-membership" >Group Membership</a></li><li class="item-546 deeper parent"><a href="/membership/member-referrals" >Member Referrals</a><ul class="nav-child unstyled small"><li class="item-547"><a href="/toolkit" >Member Recruitment Toolkit</a></li></ul></li><li class="item-548"><a href="/membership/membership-insitutional-benefits" >Membership Institutional Benefits</a></li><li class="item-792"><a href="/membership/student-memberships" >Student Membership</a></li><li class="item-265 deeper parent"><a href="/membership/chapters" >Chapters</a><ul class="nav-child unstyled small"><li class="item-348"><a href="/membership/local-chapters" >Local Chapters</a></li><li class="item-652 deeper parent"><a href="/chapter-leaders" >Chapter Leaders</a><ul class="nav-child unstyled small"><li class="item-677"><a href="/membership/chapter-finances" >Chapter Finances</a></li><li class="item-678"><a href="/chapter-membership-recommendations" >Chapter Membership Recommendations</a></li></ul></li></ul></li><li class="item-266"><a href="/membership/special-interest-groups" >Special Interest Groups</a></li><li class="item-267"><a href="/membership/my-nann" >MyNANN Community</a></li><li class="item-268 deeper parent"><a href="/membership/get-involved" >Get Involved</a><ul class="nav-child unstyled small"><li class="item-858"><a href="/membership/nann-connections" >NANN Connections</a></li><li class="item-953"><a href="/membership/nann-committees" >NANN Committees</a></li></ul></li><li class="item-359"><a href="http://apps.nann.org/myaccount.aspx" >My Account</a></li></ul></li><li class="item-250 deeper parent"><a href="/education/neonatal-learning" >Education and Research</a><ul class="nav-child unstyled small"><li class="item-269 deeper parent"><a href="/education/annual-meeting/annual-meeting" >Annual Conference</a><ul class="nav-child unstyled small"><li class="item-274"><a href="/education/annual-meeting/exhibit-hall" >Exhibit at NANN</a></li><li class="item-1105"><a href="/education/future-conferences" >Future Conferences</a></li><li class="item-276"><a href="/education/annual-meeting/past-meetings" >Past Conferences</a></li><li class="item-1116"><a href="/education/making-an-impact" >Making an Impact</a></li><li class="item-1117"><a href="/education/annual-meeting/abstracts" >Submit 2025 Abstract</a></li></ul></li><li class="item-393 deeper parent"><a href="/education/external-resources" >External Resources</a><ul class="nav-child unstyled small"><li class="item-954"><a href="/education/industry-resources" >Industry Resources</a></li></ul></li><li class="item-279 deeper parent"><a href="/education/research" >Research </a><ul class="nav-child unstyled small"><li class="item-897"><a href="/education/research/research-agenda" >Research Agenda</a></li><li class="item-872"><a href="/education/research/fellows-scholarship" >Fellows Scholarship</a></li><li class="item-280"><a href="/education/research/research-summit" >Research Summit</a></li><li class="item-282 deeper parent"><a href="/education/research/small-grants" >Small Grants</a><ul class="nav-child unstyled small"><li class="item-350 deeper parent"><a href="/education/research/small-grants-past-recipients" >Small Grants Past Recipients</a><ul class="nav-child unstyled small"><li class="item-412"><a href="/education/research/melinda-brand" >Melinda Brand</a></li><li class="item-413"><a href="/education/research/milena-frazer" >Milena Frazer</a></li><li class="item-414"><a href="/education/research/britt-pados" >Britt Pados</a></li></ul></li></ul></li><li class="item-594"><a href="/education/research/research-surveys" >Research Surveys</a></li></ul></li><li class="item-762"><a href="/education/coronavirus" >Coronavirus</a></li><li class="item-950"><a href="/education/formula-shortage" >Formula Shortage</a></li><li class="item-940"><a href="/education/ilearn" >NANN iLearn</a></li><li class="item-284 deeper parent"><a href="/education/educational-products" >Educational Products</a><ul class="nav-child unstyled small"><li class="item-360"><a href="/education/educational-products/clinical-practice-products" >Clinical Practice</a></li><li class="item-361"><a href="/education/educational-products/professional-development-products" >Professional Development</a></li><li class="item-363"><a href="/education/educational-products/family-patient-education-products" >Family & Patient Education</a></li><li class="item-375"><a href="/education/educational-products/developmental-care-product-suite" >Developmental Care Products</a></li></ul></li><li class="item-283 deeper parent"><a href="/education/scholarship-and-contests" >Scholarships</a><ul class="nav-child unstyled small"><li class="item-355"><a href="/education/scholarships-and-contests/past-photo-contest-winners" >Past Photo Contest Winners</a></li><li class="item-415"><a href="/education/scholarships-and-contests/story-contest-winner-2017" >Story Contest Winner 2017</a></li></ul></li><li class="item-411"><a href="/education/earn-ce" >Earn NANN CE</a></li></ul></li><li class="item-251 deeper parent"><a href="/professional-development/advancing-neonatal-careers" >Professional Development</a><ul class="nav-child unstyled small"><li class="item-290"><a href="/professional-development/certification" >Maintenance of NCC Certification</a></li><li class="item-291 deeper parent"><a href="/professional-development/graduate-programs" >Graduate Programs</a><ul class="nav-child unstyled small"><li class="item-429"><a href="http://nann.org/uploads/Prof_Dev/Re-entry%20into%20NNP%20Practice%20Flow%20Chart.pdf" >NNP Practice Re-Entry</a></li></ul></li><li class="item-295"><a href="/professional-development/career-center" >Career Center</a></li><li class="item-595"><a href="/professional-development/emerging-leaders-fellowship" >Emerging Leader Fellowship</a></li><li class="item-1128"><a href="/professional-development/recognition" >Recognition</a></li><li class="item-703"><a href="/professional-development/mentor-program" >Mentor Program</a></li><li class="item-751"><a href="/professional-development/nicu-knowledge-share" >NICU Knowledge Share</a></li><li class="item-965"><a href="/professional-development/delegation" >Sweden Delegation</a></li></ul></li><li class="item-252 deeper parent"><a href="/industry/corporate-support" >Industry Support</a><ul class="nav-child unstyled small"><li class="item-299"><a href="/industry/industry-relations-council" >Industry Relations Council</a></li><li class="item-300"><a href="/industry/advertising-opportunities" >Advertising Opportunities</a></li><li class="item-301"><a href="/education/annual-meeting/exhibit-hall" >Exhibit Information</a></li><li class="item-302"><a href="/industry/commercial-support" >Commercial Support</a></li><li class="item-303"><a href="/industry/satellite-symposia" >Satellite Symposia</a></li></ul></li><li class="item-253 deeper parent"><a href="/publications/neonatal-publications" >Publications</a><ul class="nav-child unstyled small"><li class="item-296"><a href="/publications/journal" >Journal</a></li><li class="item-297"><a href="/publications/newsletters" >Newsletters</a></li><li class="item-635"><a href="/publications/footprints" >Footprints</a></li><li class="item-665"><a href="/publications/weekly-news-briefs" >Neonatal News</a></li><li class="item-777"><a href="/publications/nanncast" >NANNcast</a></li></ul></li></ul> </nav> <div class="wrapper"> <div class="back"></div> <!-- HEADER WITH TOP NAV AND MAIN NAVIGATION --> <header> <div class="headerBorder"> <a href="/"><img src="/templates/nann/images/nannLogo.png" alt="National Association of Neonatal Nurses logo." title="National Association of Neonatal Nurses"/></a> <div class="navTop"> <nav class="navlist"> <ul> <li><a href="http://apps.nann.org/MyAccount">MY ACCOUNT</a></li> <li><a href="http://apps.nann.org/store" target="_self">STORE</a></li> <li><a href="https://nann.mycrowdwisdom.com/cw/" target="_blank">ILEARN</a></li> <li><a href="/about/our-staff" target="_self">CONTACT</a></li> <li><object type="text/html" data="/sso_page.php?returnUrl=https://nann.org/membership/member-benefits"></object> </li> <li><a href="#mobile-menu"> <div class="hamIcon"> <div></div> <div></div> <div></div> </div> </a> </li> </ul> </nav> <div class="search"> <!-- <gcse:searchbox-only></gcse:searchbox-only> --> <div class="moduletable"> <div class="search"> <form action="/membership/member-benefits" method="post" class="form-inline" role="search"> <label for="mod-search-searchword318" class="element-invisible">Search ...</label> <input name="searchword" id="mod-search-searchword318" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..." /> <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Search</button> <input type="hidden" name="task" value="search" /> <input type="hidden" name="option" value="com_search" /> <input type="hidden" name="Itemid" value="263" /> </form> </div> </div> </div> </div> </div> <div class="nav-ct"> <a href="/"><img src="/templates/nann/images/nannLogo.png" alt="National Association of Neonatal Nurses logo." title="National Association of Neonatal Nurses"/></a> <nav class="mainNav"> <ul class="nav menu mod-list"> <li class="item-248 deeper parent"><a href="/about/national-association-of-neonatal-nurses" >About</a><ul class="nav-child unstyled small"><li class="item-254"><a href="/about/history" >History</a></li><li class="item-255"><a href="/about/code-of-ethics" >Bylaws & Ethics</a></li><li class="item-288"><a href="/about/what-is-neonatal-nursing" >What Is Neonatal Nursing?</a></li><li class="item-256"><a href="/about/position-statements" >Position Statements</a></li><li class="item-257 deeper parent"><a href="/about/advocacy" >Advocacy</a><ul class="nav-child unstyled small"><li class="item-466"><a href="/about/advocacy/from-the-hill-to-the-nicu" >From the Hill to the NICU</a></li><li class="item-844"><a href="/about/health-and-racial-equity" >Health and Racial Equity</a></li></ul></li><li class="item-258 deeper parent"><a href="/about/awards" >Awards</a><ul class="nav-child unstyled small"><li class="item-320"><a href="/about/awards/distinguished" >Distinguished Service</a></li><li class="item-319"><a href="/about/awards/leadership-award" >Leadership</a></li><li class="item-323"><a href="/about/awards/lifetime" >Lifetime Achievement</a></li><li class="item-321"><a href="/about/awards/navigator" >Mentor of the Year</a></li><li class="item-793"><a href="/about/awards/nnp-excellence-award" >APRN Excellence</a></li><li class="item-464"><a href="/about/awards/nnp-rising-star-award" >APRN Rising Star</a></li><li class="item-720"><a href="/about/awards/nnp-rising-star-award-2" >RN Rising Star</a></li><li class="item-322"><a href="/about/awards/robyn-main" >Robyn Main</a></li><li class="item-812"><a href="/about/awards/abstract-awards" >Abstract Awards</a></li><li class="item-324"><a href="/about/awards/chapter-awards" >Chapter Awards</a></li></ul></li><li class="item-260 deeper parent"><a href="/about/our-leadership" >Our Leadership</a><ul class="nav-child unstyled small"><li class="item-305"><a href="/about/leadership-competencies" >Leadership Competencies</a></li><li class="item-622"><a href="/about/nann-committees" >NANN Committees</a></li></ul></li><li class="item-259"><a href="/about/our-staff" >Our Staff</a></li><li class="item-376 deeper parent"><a href="/about/national-neonatal-nurses-week" >National Neonatal Nurses Week</a><ul class="nav-child unstyled small"><li class="item-798"><a href="/about/2020-video-gallery" >2020 Video Gallery</a></li></ul></li><li class="item-513"><a href="/about/nann-privacy-policy" >NANN Privacy Policy</a></li><li class="item-779"><a href="/about/nann-in-the-news" >In The News</a></li></ul></li><li class="item-249 active deeper parent"><a href="/membership/overview" >Membership</a><ul class="nav-child unstyled small"><li class="item-261 deeper parent"><a href="/membership/join" >Join</a><ul class="nav-child unstyled small"><li class="item-430"><a href="/membership/auto-renewal" >Membership Auto-Renewal</a></li></ul></li><li class="item-830"><a href="/membership/renew" >Renew</a></li><li class="item-263 current active deeper parent"><a href="/membership/member-benefits" >Member Benefits</a><ul class="nav-child unstyled small"><li class="item-357"><a href="/membership/members-only" >Members Only</a></li><li class="item-374"><a href="/membership/nannp-only" >NANN-AP Members Only</a></li><li class="item-454"><a href="/membership/member-savings" >Member Savings</a></li><li class="item-1026"><a href="/membership/e-members-only" >e-Members Only</a></li></ul></li><li class="item-264"><a href="/membership/nann-ap" >NANN-AP</a></li><li class="item-545"><a href="/membership/group-membership" >Group Membership</a></li><li class="item-546 deeper parent"><a href="/membership/member-referrals" >Member Referrals</a><ul class="nav-child unstyled small"><li class="item-547"><a href="/toolkit" >Member Recruitment Toolkit</a></li></ul></li><li class="item-548"><a href="/membership/membership-insitutional-benefits" >Membership Institutional Benefits</a></li><li class="item-792"><a href="/membership/student-memberships" >Student Membership</a></li><li class="item-265 deeper parent"><a href="/membership/chapters" >Chapters</a><ul class="nav-child unstyled small"><li class="item-348"><a href="/membership/local-chapters" >Local Chapters</a></li><li class="item-652 deeper parent"><a href="/chapter-leaders" >Chapter Leaders</a><ul class="nav-child unstyled small"><li class="item-677"><a href="/membership/chapter-finances" >Chapter Finances</a></li><li class="item-678"><a href="/chapter-membership-recommendations" >Chapter Membership Recommendations</a></li></ul></li></ul></li><li class="item-266"><a href="/membership/special-interest-groups" >Special Interest Groups</a></li><li class="item-267"><a href="/membership/my-nann" >MyNANN Community</a></li><li class="item-268 deeper parent"><a href="/membership/get-involved" >Get Involved</a><ul class="nav-child unstyled small"><li class="item-858"><a href="/membership/nann-connections" >NANN Connections</a></li><li class="item-953"><a href="/membership/nann-committees" >NANN Committees</a></li></ul></li><li class="item-359"><a href="http://apps.nann.org/myaccount.aspx" >My Account</a></li></ul></li><li class="item-250 deeper parent"><a href="/education/neonatal-learning" >Education and Research</a><ul class="nav-child unstyled small"><li class="item-269 deeper parent"><a href="/education/annual-meeting/annual-meeting" >Annual Conference</a><ul class="nav-child unstyled small"><li class="item-274"><a href="/education/annual-meeting/exhibit-hall" >Exhibit at NANN</a></li><li class="item-1105"><a href="/education/future-conferences" >Future Conferences</a></li><li class="item-276"><a href="/education/annual-meeting/past-meetings" >Past Conferences</a></li><li class="item-1116"><a href="/education/making-an-impact" >Making an Impact</a></li><li class="item-1117"><a href="/education/annual-meeting/abstracts" >Submit 2025 Abstract</a></li></ul></li><li class="item-393 deeper parent"><a href="/education/external-resources" >External Resources</a><ul class="nav-child unstyled small"><li class="item-954"><a href="/education/industry-resources" >Industry Resources</a></li></ul></li><li class="item-279 deeper parent"><a href="/education/research" >Research </a><ul class="nav-child unstyled small"><li class="item-897"><a href="/education/research/research-agenda" >Research Agenda</a></li><li class="item-872"><a href="/education/research/fellows-scholarship" >Fellows Scholarship</a></li><li class="item-280"><a href="/education/research/research-summit" >Research Summit</a></li><li class="item-282 deeper parent"><a href="/education/research/small-grants" >Small Grants</a><ul class="nav-child unstyled small"><li class="item-350 deeper parent"><a href="/education/research/small-grants-past-recipients" >Small Grants Past Recipients</a><ul class="nav-child unstyled small"><li class="item-412"><a href="/education/research/melinda-brand" >Melinda Brand</a></li><li class="item-413"><a href="/education/research/milena-frazer" >Milena Frazer</a></li><li class="item-414"><a href="/education/research/britt-pados" >Britt Pados</a></li></ul></li></ul></li><li class="item-594"><a href="/education/research/research-surveys" >Research Surveys</a></li></ul></li><li class="item-762"><a href="/education/coronavirus" >Coronavirus</a></li><li class="item-950"><a href="/education/formula-shortage" >Formula Shortage</a></li><li class="item-940"><a href="/education/ilearn" >NANN iLearn</a></li><li class="item-284 deeper parent"><a href="/education/educational-products" >Educational Products</a><ul class="nav-child unstyled small"><li class="item-360"><a href="/education/educational-products/clinical-practice-products" >Clinical Practice</a></li><li class="item-361"><a href="/education/educational-products/professional-development-products" >Professional Development</a></li><li class="item-363"><a href="/education/educational-products/family-patient-education-products" >Family & Patient Education</a></li><li class="item-375"><a href="/education/educational-products/developmental-care-product-suite" >Developmental Care Products</a></li></ul></li><li class="item-283 deeper parent"><a href="/education/scholarship-and-contests" >Scholarships</a><ul class="nav-child unstyled small"><li class="item-355"><a href="/education/scholarships-and-contests/past-photo-contest-winners" >Past Photo Contest Winners</a></li><li class="item-415"><a href="/education/scholarships-and-contests/story-contest-winner-2017" >Story Contest Winner 2017</a></li></ul></li><li class="item-411"><a href="/education/earn-ce" >Earn NANN CE</a></li></ul></li><li class="item-251 deeper parent"><a href="/professional-development/advancing-neonatal-careers" >Professional Development</a><ul class="nav-child unstyled small"><li class="item-290"><a href="/professional-development/certification" >Maintenance of NCC Certification</a></li><li class="item-291 deeper parent"><a href="/professional-development/graduate-programs" >Graduate Programs</a><ul class="nav-child unstyled small"><li class="item-429"><a href="http://nann.org/uploads/Prof_Dev/Re-entry%20into%20NNP%20Practice%20Flow%20Chart.pdf" >NNP Practice Re-Entry</a></li></ul></li><li class="item-295"><a href="/professional-development/career-center" >Career Center</a></li><li class="item-595"><a href="/professional-development/emerging-leaders-fellowship" >Emerging Leader Fellowship</a></li><li class="item-1128"><a href="/professional-development/recognition" >Recognition</a></li><li class="item-703"><a href="/professional-development/mentor-program" >Mentor Program</a></li><li class="item-751"><a href="/professional-development/nicu-knowledge-share" >NICU Knowledge Share</a></li><li class="item-965"><a href="/professional-development/delegation" >Sweden Delegation</a></li></ul></li><li class="item-252 deeper parent"><a href="/industry/corporate-support" >Industry Support</a><ul class="nav-child unstyled small"><li class="item-299"><a href="/industry/industry-relations-council" >Industry Relations Council</a></li><li class="item-300"><a href="/industry/advertising-opportunities" >Advertising Opportunities</a></li><li class="item-301"><a href="/education/annual-meeting/exhibit-hall" >Exhibit Information</a></li><li class="item-302"><a href="/industry/commercial-support" >Commercial Support</a></li><li class="item-303"><a href="/industry/satellite-symposia" >Satellite Symposia</a></li></ul></li><li class="item-253 deeper parent"><a href="/publications/neonatal-publications" >Publications</a><ul class="nav-child unstyled small"><li class="item-296"><a href="/publications/journal" >Journal</a></li><li class="item-297"><a href="/publications/newsletters" >Newsletters</a></li><li class="item-635"><a href="/publications/footprints" >Footprints</a></li><li class="item-665"><a href="/publications/weekly-news-briefs" >Neonatal News</a></li><li class="item-777"><a href="/publications/nanncast" >NANNcast</a></li></ul></li></ul> </nav> </div> </header> <div class="content interior-ct border"> <section class="artInfo"> <div class="custom" > <p><img src="/uploads/Membership/32_Member_Benefits73.JPG" alt="32 Member Benefits73" /></p></div> <div class="enews"> </div> <article class="art-ct"> <h1>Benefits of Neonatal Nursing Association Membership</h1> <p>As <em>the</em> organization for neonatal nurses, NANN strives to broaden your horizons, help you better care for your neonates, and amplify your voice in the field of neonatal nursing. As a NANN member, you will have a vast range of educational, networking, staffing, and training resources at your disposal. We are committed to ensuring the robustness of the benefits we provide to you, so the <a href="/membership/member-savings">value of your membership adds up quickly</a>.</p> <p>Join NANN today and experience being a part of this diverse, inspirational, and compassionate community. Coming soon: member type benefit comparison chart!</p> <p><a class="button" href="/membership/join">Join Now</a></p> <h2>Individual and International Members: Receive Comprehensive and Impactful Education</h2> <p>NANN is committed to providing the education and support neonatal nurses and APRNs need throughout their careers. <strong>NANN individual and international members receive <a href="https://nann.mycrowdwisdom.com/cw/catalog?pageNumber=0&tagIds=64210" target="_blank" rel="noopener">20 hours of free CE</a> and the following free digital products on iLearn, NANN's exclusive learning management system:</strong></p> <ul> <li><a href="https://nann.mycrowdwisdom.com/cw/course-details?entryId=11019308" target="_blank" rel="noopener">Bilingual Safe Sleep Prompt Deck</a></li> <li><a href="https://nann.mycrowdwisdom.com/cw/course-details?entryId=14551424" target="_blank" rel="noopener">Bridging the Gap: Empowering Neonatal Nurses in Drug Development for Neonates</a></li> <li><a href="https://nann.mycrowdwisdom.com/cw/course-details?entryId=9373088" target="_blank" rel="noopener">Mentoring Toolkit for Nurse Practitioners</a></li> <li><a href="https://nann.mycrowdwisdom.com/cw/course-details?entryId=9380223" target="_blank" rel="noopener">Infant-Directed Oral Feeding Guideline</a></li> </ul> <p><strong>To find CE products free to individual and international members only, <a href="https://nann.mycrowdwisdom.com/cw" target="_blank" rel="noopener">log into iLearn</a> and search the catalog for "free member CE" or filter for "free member CE".</strong></p> <p><strong>More for individual and international NANN Members.</strong> Members also receive exclusive discounts on our products and publications. Individual and international members receive online and print access to NANN's renowned <a href="/publications/journal">bimonthly journal</a>. Individual and international members can take advantage of discounted registration fees for our specialty meetings—including the much-anticipated NANN <a href="/education/annual-meeting/annual-meeting">annual conference</a>. Our <a href="/publications/newsletters">bimonthly e-newsletter</a> keeps all members in the loop on current neonatal nursing news and NANN position statements. Individual and International members are also eligible for leadership and <a href="/membership/get-involved">volunteer opportunities</a>. </p> <p>All NANN members also receive a 10% discount on the NANN-endorsed <a href="https://www.courses-caringessentials.net/store/A4b3ZynV" target="_blank" rel="noopener">Trauma Informed Professional Certificate Program</a>. Email NANN Member Services at <span id="cloakc62e8fb623f91204271da6274a6c147d">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'> document.getElementById('cloakc62e8fb623f91204271da6274a6c147d').innerHTML = ''; var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addyc62e8fb623f91204271da6274a6c147d = 'info' + '@'; addyc62e8fb623f91204271da6274a6c147d = addyc62e8fb623f91204271da6274a6c147d + 'nann' + '.' + 'org'; var addy_textc62e8fb623f91204271da6274a6c147d = 'info' + '@' + 'nann' + '.' + 'org';document.getElementById('cloakc62e8fb623f91204271da6274a6c147d').innerHTML += '<a ' + path + '\'' + prefix + ':' + addyc62e8fb623f91204271da6274a6c147d + '\'>'+addy_textc62e8fb623f91204271da6274a6c147d+'<\/a>'; </script> for your discount code before registering for the program.</p> <h2><a id="chamberlain"></a>All Members: Save on tuition at Chamberlain University College of Nursing</h2> <p>Enjoy exclusive savings on tuition at Chamberlain University College of Nursing thanks to our new member benefit. <a href="https://www.chamberlain.edu/" target="_blank" rel="noopener">Chamberlain University</a> is renowned for its nursing programs, providing NANN members with an opportunity to enhance their skills and knowledge through a discounted tuition program.</p> <p>Our relationship with Chamberlain University is just the beginning. We're actively collaborating with other learning institutions to provide diverse educational opportunities for our members.</p> <h2>All Members: Connect With Your Neonatal Nursing Community</h2> <p>Participate in local <a href="/membership/chapters">chapters</a> and share your expertise in <a href="/membership/special-interest-groups">special interest groups (SIGs)</a>. Additionally, NANN’s exclusive <a href="http://my.nann.org/home" target="_blank" rel="noopener">MyNANN community forum</a> gives you and your fellow members a platform to discuss protocols, best practices, and latest news in the field.</p> <h2>All Members: Amplify Your Voice</h2> <p>As a NANN member, you can make real contributions where standards are being set and practice is being defined. NANN supports you and enables you to form coalitions with other healthcare-related groups and to share your voice in important <a href="/about/advocacy">advocacy forums</a>.</p> <p> <div class="moduletable"> <div class="custom" > <div style="max-width:800px;"><style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}</style><div class='embed-container'><iframe width="560" height="315" src="https://www.youtube.com/embed/aZgU2clEFs8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div></div></div> </div> </p> <h2>New! NANN E-Membership - is it right for you?</h2> <p>NANN e-members can connect with the neonatal nursing community at NANN for a decreased price and receive a smaller suite of valuable benefits, such as:</p> <ul> <li>Digital subscription to Advances in Neonatal Care</li> <li>Access to MyNANN and the NANN Career Center</li> <li>All members-only communications, including the weekly NANN Neonatal News and quarterly NANN E-News.</li> <li>Membership recruitment rewards.</li> <li>Eligibility to add a NANN-AP or NANN chapter membership.</li> </ul> <!--<p> <div class="moduletable"> <div class="custom" > <h2>NANN Member Comparison</h2> <div style="overflow-x: auto;"> <table class="promo"> <tbody> <tr><th>Benefit</th><th>Individual $150</th><th>International $170</th><th>Student $50</th><th>e-Member $99</th><th>Retired $80</th></tr> <tr> <td>Subscription to Advances in Neonatal Care</td> <td>Print & Digital</td> <td>Print & Digital</td> <td>Print & Digital</td> <td>Digital Only</td> <td> N/A</td> </tr> <tr> <td>Members-Only Communications</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> </tr> <tr> <td>Weekly NANN Neonatal Newsbrief</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> </tr> <tr> <td>MyNANN Community</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> </tr> <tr> <td>Career Center</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> </tr> <tr> <td>Recruitment Rewards</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> <td>✔</td> </tr> <tr> <td>Product & Event Discounts</td> <td>✔</td> <td>✔</td> <td>✔</td> <td> </td> <td>✔</td> </tr> <tr> <td>20 Free CE</td> <td>✔</td> <td>✔</td> <td>✔</td> <td> </td> <td>✔</td> </tr> <tr> <td>4 Free Digital Products</td> <td>✔</td> <td>✔</td> <td>✔</td> <td> </td> <td>✔</td> </tr> <tr> <td>Voting Rights</td> <td>✔</td> <td>✔</td> <td> </td> <td> </td> <td>✔</td> </tr> <tr> <td>Office & Volunteer Eligibility</td> <td>✔</td> <td>✔</td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td>Scholarship & Grant Eligibility</td> <td>✔</td> <td>✔</td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td>Emerging Leader Fellowship Eligibility</td> <td>✔</td> <td>✔</td> <td> </td> <td> </td> <td> </td> </tr> </tbody> </table> </div></div> </div> </p>--> <h2><img src="/uploads/Membership/NANN-membership-comparison-chart-associate-added-aug24.png" alt="NANN membership comparison chart associate added August 2024" /></h2> <h2>Neonatal Advanced Practice Nurses—We Are Here For You!</h2> <p>NANN understands the specific career development requirements of neonatal advanced practice nurses (APRNs) and is committed to meeting your needs. Enhance your standard NANN membership by joining the <a href="/membership/nann-ap">National Association for Neonatal Nurses - Advanced Practice (NANN-AP)</a> for resources and support tailored to APRNs. A NANN-AP membership grants you exclusive access to robust supplemental benefits that cater specifically to APRNs.</p> <ul> <li><strong>Connect with fellow APRNs</strong> on NANN-AP’s private online discussion group.</li> <li><strong>Attend the annual NANN-AP Business Meeting</strong> to learn about current and emerging issues in advanced neonatal nursing practice.</li> <li><strong>Join the American Association of Nurse Practitioners (AANP) with $10 off of your individual, full membership</strong> through an exclusive group membership arrangement.</li> <li><strong>Receive a free copy of Understanding Clinical Research: A Practical Guide</strong> by Lee Shirland, MS APRN NNP-BC, and Suzanne Staebler, DNP APRN NNP-BC. This module is designed to familiarize you with the principles of conducting and using research. CE is available through the NANN store for a modest fee.</li> <li><strong>Get an additional 5% off everything</strong> in the NANN online store.</li> </ul> <p><a class="button" href="http://apps.nann.org/store/nannp-memberships">Join NANN-AP Now</a></p> </article> </section> <aside class="sideNav"><ul class="nav menu mod-list"> <li class="item-261 parent"><a href="/membership/join" >Join</a></li><li class="item-830"><a href="/membership/renew" >Renew</a></li><li class="item-263 current active deeper parent"><a href="/membership/member-benefits" >Member Benefits</a><ul class="nav-child unstyled small"><li class="item-357"><a href="/membership/members-only" >Members Only</a></li><li class="item-374"><a href="/membership/nannp-only" >NANN-AP Members Only</a></li><li class="item-454"><a href="/membership/member-savings" >Member Savings</a></li><li class="item-1026"><a href="/membership/e-members-only" >e-Members Only</a></li></ul></li><li class="item-264"><a href="/membership/nann-ap" >NANN-AP</a></li><li class="item-545"><a href="/membership/group-membership" >Group Membership</a></li><li class="item-546 parent"><a href="/membership/member-referrals" >Member Referrals</a></li><li class="item-548"><a href="/membership/membership-insitutional-benefits" >Membership Institutional Benefits</a></li><li class="item-792"><a href="/membership/student-memberships" >Student Membership</a></li><li class="item-265 parent"><a href="/membership/chapters" >Chapters</a></li><li class="item-266"><a href="/membership/special-interest-groups" >Special Interest Groups</a></li><li class="item-267"><a href="/membership/my-nann" >MyNANN Community</a></li><li class="item-268 parent"><a href="/membership/get-involved" >Get Involved</a></li><li class="item-359"><a href="http://apps.nann.org/myaccount.aspx" >My Account</a></li></ul> </aside></div> <!-- FOOTER SECTION --> <footer> <div class="socialMedia"> <ul> <li><a href="https://www.youtube.com/neonatalnurses" target="_blank"><img src="/templates/nann/images/youTubeIcon.png" alt="Follow us on You Tube" /></a></li> <li><a href="https://www.instagram.com/neonatalnurses/" target="_blank"><img src="/templates/nann/images/instagramIcon.png" alt="Follow us on Instagram" /></a></li> <li><a href="https://twitter.com/neonatalnurses" target="_blank"><img src="/templates/nann/images/twitterIcon.png" alt="Follow us on Twitter" /></a></li> <li><a href="https://www.facebook.com/neonatalnurses" target="_blank"><img src="/templates/nann/images/facebookIcon.png" alt="Follow us on Facebook" /></a></li> <li><a href="https://www.linkedin.com/company/national-association-of-neonatal-nurses-nann-?trk=tyah&trkInfo=clickedVertical%3Acompany%2CentityType%3AentityHistoryName%2CclickedEntityId%3Acompany_10474159%2Cidx%3A0" target="_blank"><img src="/templates/nann/images/linkedinIcon.png" alt="Follow us on Linkedin" /></a></li> </ul> <a class="mynann" href="http://my.nann.org/home">Visit MyNANN</a><br><a class="privacy-link" href="/about/nann-privacy-policy">Privacy Policy</a> </div> <p><strong>© National Association of Neonatal Nurses</strong><br> 1061 American Ln Suite 310<br> Schaumburg, IL 60173-4973<br> <a href="mailto:info@nann.org">info@nann.org</a><br> 800.451.3795</p> </footer> </div> <a id="scrollup">Jump to Top</a> <!-- SCRIPTS DEPENDENCIES --> <!-- APPLICATION JAVASCRIPT --> <script src="/templates/nann/js/app.js"></script> <!-- MouseFlow Support Code --> <script type="text/javascript"> window._mfq = window._mfq || []; (function() { var mf = document.createElement("script"); mf.type = "text/javascript"; mf.defer = true; mf.src = "//cdn.mouseflow.com/projects/2a466c8d-5560-4bc4-8bf2-030cb2f0685c.js"; document.getElementsByTagName("head")[0].appendChild(mf); })(); </script><script type="text/javascript"> window._mfq = window._mfq || []; (function() { var mf = document.createElement("script"); mf.type = "text/javascript"; mf.defer = true; mf.src = "//cdn.mouseflow.com/projects/2a466c8d-5560-4bc4-8bf2-030cb2f0685c.js"; document.getElementsByTagName("head")[0].appendChild(mf); })(); </script> <!-- Google Search Support Code --> <script> (function() { var cx = '003343885103922116661:ii1ge1dwkjy'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <script> setTimeout( function(){ jQuery(".gsc-input").attr("placeholder", "Search"); } , 300 ); </script> </body> </html>