CINXE.COM

Electronic Preventive Services Selector (ePSS)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.w3.org/1999/xhtml http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://epss.ahrq.gov/ePSS/search.jsp","20150213121101","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1423829461"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <script type="text/javascript" src="/web/20150213121101js_/http://epss.ahrq.gov/ePSS/foresee/foresee-trigger.js"></script> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Electronic Preventive Services Selector (ePSS)</title> <link type="text/css" rel="stylesheet" href="/web/20150213121101cs_/http://epss.ahrq.gov/ePSS/includes/ipssMozilla.css"> <script language="JavaScript" type="text/JavaScript" src="/web/20150213121101js_/http://epss.ahrq.gov/ePSS/includes/ipss.js"></script> <noscript> </noscript> </head> <body> <div id="container"> <div class="skipnav"> <ul> <li><a href="#leftNav">Skip to left navigation</a> <li><a href="#content">Skip to Main Content</a></li> <li><a href="#footer">Skip to footer</a></li> </ul> </div> <!-- Start Page Header --> <div id="header"> <div id="banner"> <a href="https://web.archive.org/web/20150213121101/http://www.ahrq.gov/" title="Agency for Healthcare Research and Quality (AHRQ) - Advancing Excellence in Health Care"> <img class="float" src="/web/20150213121101im_/http://epss.ahrq.gov/ePSS/images/banner_left.png" alt="Agency for Healthcare Research and Quality (AHRQ) - Advancing Excellence in Health Care" title="Agency for Healthcare Research and Quality (AHRQ) - Advancing Excellence in Health Care"/> <img src="/web/20150213121101im_/http://epss.ahrq.gov/ePSS/images/banner_right.png" alt="Agency for Healthcare Research and Quality (AHRQ) - Advancing Excellence in Health Care" title="Agency for Healthcare Research and Quality (AHRQ) - Advancing Excellence in Health Care"/> </a> </div> </div> <div class="HHS"><a href="https://web.archive.org/web/20150213121101/http://www.hhs.gov/" target="_blank" title="U.S. Department of Health and Human Services" class="HHS">U.S. Department of Health and Human Services</a></div> <!-- End Page Header --> <!-- Start Left Nav --> <div class="skipnav"> <a href="#content">Skip Left Navigation</a> </div> <div id="globalNav"> <div id="leftNav"> <ul> <li><a href="/web/20150213121101/http://epss.ahrq.gov/PDA/index.jsp" title="ePSS Home">ePSS HOME</a></li> <li><a href="/web/20150213121101/http://epss.ahrq.gov/ePSS/index.jsp" title="About ePSS">About ePSS</a></li> <li><a href="/web/20150213121101/http://epss.ahrq.gov/ePSS/about.jsp" title="About USPSTF">About USPSTF</a></li> <li><a href="/web/20150213121101/http://epss.ahrq.gov/ePSS/gradedef.jsp" title="Grade Definitions">Grade Definitions</a></li> <li><a href="/web/20150213121101/http://epss.ahrq.gov/ePSS/introduction.jsp" title="Instructions for Use">Instructions for Use</a></li> <li><a href="/web/20150213121101/http://epss.ahrq.gov/ePSS/Tools.do" title="Tools">Tools</a></li> <li id="leftNavOff"><a href="/web/20150213121101/http://epss.ahrq.gov/ePSS/GetResults.do?method=search&amp;new=true" title="Search for Recommendations">Search for Recommendations</a></li> <li><a href="/web/20150213121101/http://epss.ahrq.gov/ePSS/Topics.do" title="Browse by Topic">Browse by Topic</a></li> </ul> </div> </div> <!-- End Left Nav --> <script type="text/javascript"> window.onload = function() { document.forms[0].onsubmit = function() { var age = document.getElementById("age"); if (isNaN(age.value)) { alert("Enter a valid number in age."); return false; } if (age.value > 100 || age.value < 0 ) { alert("Enter a number between 0 and 100 in age."); return false; } } } </script> <!-- Start Content --> <div id="content"> <!-- Start Breakcrumb --> <div id="breadcrumb"> <ul> <li>Search for Recommendations</li> </ul> </div> <!-- End Breakcrumb --> <h1>Search for Recommendations</h1> <p>Enter the following information to retrieve recommendations from the USPSTF Preventive Services Database. To view all specific recommendations of the USPSTF leave all search criteria blank and simply click "Show Recommendations". All fields are optional. </p> <div id="maincontent"> <form name="searchForm" action="/web/20150213121101/http://epss.ahrq.gov/ePSS/GetResults.do?method=search" method="post"> <label for="age"><strong>Age: </strong></label> <input id="age" type="TEXT" value="" name="age" maxlength="3" size="4" class="forms"> Years <br><br> <label for="sex"><strong>Sex: </strong></label> <input type="radio" id="sex" name="sex" value="Female">Female &nbsp; <label for="pregnant"><strong>Pregnant: </strong></label> <input type="CHECKBOX" id="pregnant" name="pregnant" value="Yes" onclick="searchForm.sex[0].checked = true;" onkeypress="searchForm.sex[0].checked = true;"><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="radio" id="sex" name="sex" value="Male" onclick="document.searchForm.pregnant.checked=false;" onkeypress="document.searchForm.pregnant.checked=false;">Male <br><br> <label for="tobacco"><strong>Tobacco User: </strong></label> <input id="tobacco" type="radio" name="tobacco" value="yes"/>Yes <input id="tobacco" type="radio" name="tobacco" value="no"/>No <br><br> <label for="sexuallyActive"><strong>Sexually Active: </strong></label> <input type="radio" id="sexuallyActive" name="sexuallyActive" value="yes"/>Yes <input id="sexuallyActive" type="radio" name="sexuallyActive" value="no"/>No <br><br> <button type="reset">Reset</button> <button type="submit">Show Recommendations</button> </form> </div> </div> <!-- End Content --> <!-- Start Page Footer --> <a href="#skipFooterNav"> </a> <div id="footerAHRQ" title="AHRQ - Advancing Excellence in Health Care"> <a href="https://web.archive.org/web/20150213121101/http://www.ahrq.gov/" target="_blank">Agency for Healthcare Research and Quality - Advancing Excellence in Health Care</a> </div> <div id="footer"> <a href="https://web.archive.org/web/20150213121101/http://www.ahrq.gov/" target="_blank">AHRQ Home</a>|<a href="https://web.archive.org/web/20150213121101/http://www.uspreventiveservicestaskforce.org/" target="_blank">USPSTF</a>|<a href="https://web.archive.org/web/20150213121101/https://info.ahrq.gov/" target="_blank">Questions?</a>|<a href="https://web.archive.org/web/20150213121101/http://www.ahrq.gov/contact/index.html" target="_blank">Contact AHRQ</a>|<a href="https://web.archive.org/web/20150213121101/http://www.ahrq.gov/policy/electronic/accessibility/index.html" target="_blank">Accessibility</a>|<a href="https://web.archive.org/web/20150213121101/http://www.ahrq.gov/policy/electronic/privacy/index.html" target="_blank">Privacy Policy</a>|<a href="https://web.archive.org/web/20150213121101/http://www.ahrq.gov/policy/foia/index.html" target="_blank">Freedom of Information Act</a>|<a href="https://web.archive.org/web/20150213121101/http://www.ahrq.gov/policy/electronic/disclaimers/index.html" target="_blank">Disclaimers</a><br> <a href="https://web.archive.org/web/20150213121101/http://www.hhs.gov/" target="_blank">U.S. Department of Health &amp; Human Services</a>|<a href="https://web.archive.org/web/20150213121101/http://www.whitehouse.gov/" target="_blank">The White House</a>|<a href="https://web.archive.org/web/20150213121101/http://www.usa.gov/" target="_blank">USA.gov: The U.S. Government's Official Web Portal</a><br> Agency for Healthcare Research and Quality - 540 Gaither Road Rockville, MD 20850 - Telephone: (301) 427-1364</div> </div> <a name="skipFooterNav"> </a> <!-- End Page Footer --> </body> </html> <!-- FILE ARCHIVED ON 12:11:01 Feb 13, 2015 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:51:31 Feb 27, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.598 exclusion.robots: 0.027 exclusion.robots.policy: 0.017 esindex: 0.013 cdx.remote: 5.401 LoadShardBlock: 506.102 (3) PetaboxLoader3.datanode: 523.025 (4) load_resource: 213.673 PetaboxLoader3.resolve: 86.307 -->

Pages: 1 2 3 4 5 6 7 8 9 10