CINXE.COM
NANN
<!DOCTYPE html> <html lang="en"> <head> <link href="https://nann.org/" 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/" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="NANN is a community of registered nursing professionals who care for infants born with a variety of health challenges and surgical problems." /> <title>NANN</title> <link href="https://nann.org/search?format=opensearch&id=7" 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="/modules/mod_rsblog_recent/assets/style.css" rel="stylesheet" type="text/css" /> <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":"18a936fac73095bccafc4b77f807f7a0","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> <!-- Google sitename markup--> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "name": "NANN", "url": "https://nann.org/" } </script> <!-- End of Google sitename markup--> <!-- sh404SEF OGP tags --> <meta property="og:locale" content="en_GB" /> <meta property="og:title" content="NANN" /> <meta property="og:description" content="NANN is a community of registered nursing professionals who care for infants born with a variety of health challenges and surgical problems." /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://nann.org/" /> <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 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 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/"></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="/" 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="101" /> </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 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 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> <section class="heroMain"> <div class="custom" > <div> <h1>Making a difference for neonatal nurses, patients, and families.</h1> </div></div> </section> <div class="content"> <section class="cta"> <div class="cta-wrapper"> <div class="custom ctaLarge" > <a href="/membership/join"><h2>BECOME A MEMBER</h2> <div><img src="/uploads/confrence.png" alt="confrence" /><span>JOIN</span></div></a> </div> <div class="custom ctaLarge" > <a href="/education/annual-meeting/annual-meeting"> <h2>ANNUAL MEETING</h2> <div><img src="/uploads/tutorial.png" alt="tutorial" /><span>LEARN MORE</span> </div></a></div> <div class="custom ctaLarge" > <a href="/publications/journal"><h2>JOURNAL</h2> <div><img src="/uploads/Journal Icon" alt="connect" /><span>READ MORE</span></div> <p> </p></div> <div class="custom ctaLarge mobileShow" > <a href="http://nann.org/membership/nannp"><h2>nannp</h2></a></div> </div> </section> <!-- Blog --> <section class="newsFeed"> <div class="custom" > <h1>What's New?</h1></div> <article class="news"> <a target="_self" href="/262-advance-your-expertise-with-the-neonatal-developmental-care-specialist-designation"> <h2>Advance Your Expertise with the Neonatal Developmental Care Specialist Designation</h2> </a> <p><p>Are you a healthcare professional dedicated to Developmental Care? Complete a 100-question exam to showcase your skills and earn a designation recognizing your commitment to excellence.</p> </p> <span> <a target="_self" href="/262-advance-your-expertise-with-the-neonatal-developmental-care-specialist-designation">Read More </a></span> </article> <article class="news"> <a target="_self" href="/261-read-the-nann-ap-action-plan-now"> <h2>Read the NANN-AP Action Plan Now</h2> </a> <p><p>Explore our comprehensive Action Plan, the essential companion to NANN-AP's Position Statement #3076: <em>The Impact of Advanced Practice Registered Nurses' Shift Length and Fatigue on Patient Safety</em>.</p> </p> <span> <a target="_self" href="/261-read-the-nann-ap-action-plan-now">Read More </a></span> </article> <article class="news"> <a target="_self" href="/260-call-for-volunteers-now-open"> <h2>Call for Volunteers Now Open</h2> </a> <p><p>Improve the field of neonatal nursing by applying for one of our open volunteer positions!</p> </p> <span> <a target="_self" href="/260-call-for-volunteers-now-open">Read More </a></span> </article> <article class="news"> <a target="_self" href="/259-apply-for-the-2025-nann-delegation-to-sweden"> <h2>Apply for the 2025 NANN Delegation to Sweden</h2> </a> <p><p>NANN鈥檚 Delegation to Sweden is a once-in-a-lifetime opportunity to learn from the world leader in neonatal mortality reduction. Discover programs, methods, and unique approaches that allowed Sweden to reduce infant mortality by 20% over the last 10 years and apply insights into your everyday practice.</p> </p> <span> <a target="_self" href="/259-apply-for-the-2025-nann-delegation-to-sweden">Read More </a></span> </article> <p></p> <a class="button" href="/rsblog">PAST NEWS</a> </section> <!-- Call to Action MODULE--> <aside class="asideRight"> <article class="aside-cta"> <div class="custom" > <div class="asideLogo"><img src="/uploads/Membership/nann-ap-logo-greyscale.png" alt="NANN-AP logo." /></div> <div class="aside-cta-text"> <h2>Are You a Neonatal APRN?</h2> <p>NANN-AP, a division of NANN, meets the unique needs of advanced practice healthcare practitioners through a community of peers, tailored resources, and exclusive content. <a href="/membership/nann-ap"><span>Read More</span></a></p> </div></div> </article> <!-- Baby Steps MODULE--> <article class="asidePost"> <div> <div class="text"> <div class="custom textInfo" > <div><img src="http://nann.org/uploads/couplesChild-2.jpeg" alt="couplesChild-2" /> <h2>Baby Steps to Home: 2018 Update</h2> <h3>A Free Discharge Resource</h3> <p>Baby Steps to Home was created to standardize the discharge pathway NICU nurses use to educate parents about their baby's condition and prepare them to take their baby home. <span><a href="http://babystepstohome.com">Visit the website.</a></span></p> </div> <!--text info--> <div class="borderColors"><!--borderColors--> <div class="colorG"> </div> <!-- hey --> <div class="colorY"> </div> <!-- hey --> <div class="colorO"> </div> <!-- hey --> <div class="colorB"> </div> </div></div> </div> </div> </article> <article class="asideFeature"> </article> </aside> </div> <div class="ad-space"> <div class="bannergroup"> </div> </div> <div class="ad-space"> </div> <!-- START Alert Code --> <!--<div class="site-alert"> <div class="container"> <span class="closebtn" onclick="this.parentElement.parentElement.style.display='none';">×</span> COVID-19 updates and resources <a href="/membership/coronavirus">Learn more</a> </div> </div>--> <!-- END Alert Code --> <!--CONTENT--> <!-- 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>