decorative image
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
decorative image
Secure .gov websites use HTTPS
A lock ( ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

n/a Warning! This browser is not supported - Some features might not work. Try using a different browser such as Chrome, Edge, Firefox, or Safari.

').insertAfter(".two4"); if (!$(".nav-item").hasClass("resizedfrommoibletofull")) { $(".nav-item").click(function () { var link = $(this); $(this).find('.sub-nav').slideToggle('slow', function () { if ($(this).is(':visible')) { $(this).parent().find('span.openclose').html(''); } else { $(this).parent().find('span.openclose').html(''); } $(this).closest(".nav-item").toggleClass('openedmenu'); $(this).closest(".nav-item").find('a:first').toggleClass('openedmenu-link-active'); }); }); } } else if ($(window).width() > 820) { $(".mobile-only").toggleClass("hide"); $('.sub-nav li').css({ "max-width": "400px" }); $(".mobile-menu").toggleClass("hide"); $(".openclose").hide(); // Splits the blog and news area on the home page for mobile // Changed nav:first to nav because there was a conflict with the Drupal admin menus at the top $("nav").accessibleMegaMenu({ /* prefix for generated unique id attributes, which are required to indicate aria-owns, aria-controls and aria-labelledby */ uuidPrefix: "accessible-megamenu", /* css class used to define the megamenu styling */ menuClass: "nav-menu", /* css class for a top-level navigation item in the megamenu */ topNavItemClass: "nav-item", /* css class for a megamenu panel */ panelClass: "sub-nav", /* css class for a group of items within a megamenu panel */ panelGroupClass: "sub-nav-group", /* css class for the hover state */ hoverClass: "hover", /* css class for the focus state */ focusClass: "focus", /* css class for the open state */ openClass: "open" }); } // this code is OK to be executed several times when the user resizes the window $(window).resize(function () { //This was causing the mobile view menu to not work so leave commented out $( ".main-nav" ).hide(); $('.col-sm-12').toggleClass('zindexminus1'); $('.col-sm-9').toggleClass('zindexminus1'); $('.col-sm-6').toggleClass('zindexminus1'); var win = $(this); //this = window if (win.width() <= 820) { console.log("mobile"); $('.nav-item').addClass("resizedtomobile"); $('.sub-nav li').css({ "width": "100%" }); $("div.sidebar_first").appendTo("div.mobile_sidebar_first"); $(".cross").hide(); // $( ".main-nav" ).hide(); $(".hamburger").show(); $(".searchbutton").show(); $(".openclose").show(); $(".site-search").insertAfter(".searchbutton"); $(".site-search").css('display', 'none'); $(".searchsitetext").css('display', 'none'); $(".searchbutton").click(function () { $(".site-search").toggleClass("show"); $(".site-search").toggleClass("site-search-mobile"); }); // $(".mobile-menu").toggleClass("hide"); } // Checks if the window is changed to more than 820 pixels then moves back the leftnav if (win.width() > 820) { $('.nav-item').addClass("resizedfrommoibletofull"); if ($(".nav-item").hasClass("resizedfrommoibletofull")) { $("div.sidebar_first").appendTo("div.body-row"); // console.log("resizedfrommoibletofull yes!!!!"); } } }); // This code gets executed after the time has stopped aka when the user has stopped resizing the window, if this is not present the open and close function repeats several times function doneResizing() { var win = $(this); //this = window if (win.width() <= 820) { $('.grants-logo').css({ "float": "none" }); $('.col-sm-12').toggleClass('zindexminus1'); $('.col-sm-9').toggleClass('zindexminus1'); $('.col-sm-6').toggleClass('zindexminus1'); $('.sub-nav li').css({ "width": "100%" }); $('.sub-nav li').css({ "max-width": "100%" }); //Destroy accessibility plugin on mobile $('.sub-nav').removeAttr('aria-expanded'); // Splits the blog and news area on the home page for mobile $(".two4-news").css('display', 'none'); $('
News article iconNews
').insertAfter(".two4"); // This code only gets executed if the user is on full screen then moves the window to mobile if ($(".nav-item").hasClass("resizedtomobile") && (!$(".nav-item").hasClass("alreadymobile")) && (!$(".nav-item").hasClass("resizedfrommoibletofull"))) { $(".nav-item").click(function () { var link = $(this); $(this).find('.sub-nav').slideToggle('slow', function () { if ($(this).is(':visible')) { $(this).parent().find('span.openclose').html(''); } else { $(this).parent().find('span.openclose').html(''); } }); $(this).closest(".nav-item").toggleClass('openedmenu'); $(this).closest(".nav-item").find('a:first').toggleClass('openedmenu-link-active'); }); // $("div.sidebar_first").appendTo("div.body-row"); } } else { // Splits the blog and news area on the home page for mobile $(".two4-news2").appendTo(".two4"); $('.two4-news2').css({ "box-shadow": "none" }); $('.grants-logo').css({ "float": "left" }); $('.col-sm-12').removeClass('zindexminus1'); $('.col-sm-9').removeClass('zindexminus1'); $('.col-sm-6').removeClass('zindexminus1'); $(".site-search").appendTo("#searcharea"); // $('.nav-item').addClass("resizedfrommoibletofull"); $('.sub-nav li').css({ "max-width": "400px" }); $(".hamburger").hide(); $(".searchbutton").hide(); $('.site-search').css("display", "block"); $(".main-nav").show(); $(".openclose").hide(); $("div.sidebar_first").appendTo("div.revertback_sidebar_first"); $('.sub-nav').css("display", ""); // if( $('nav:first').data('plugin_accessibleMegaMenu') ){ //Restart the plugin // $('nav:first').data('plugin_accessibleMegaMenu').init(); // } else { $('.sub-nav').attr('aria-expanded', 'true'); $("nav").accessibleMegaMenu({ /* prefix for generated unique id attributes, which are required to indicate aria-owns, aria-controls and aria-labelledby */ uuidPrefix: "accessible-megamenu", /* css class used to define the megamenu styling */ menuClass: "nav-menu", /* css class for a top-level navigation item in the megamenu */ topNavItemClass: "nav-item", /* css class for a megamenu panel */ panelClass: "sub-nav", /* css class for a group of items within a megamenu panel */ panelGroupClass: "sub-nav-group", /* css class for the hover state */ hoverClass: "hover", /* css class for the focus state */ focusClass: "focus", /* css class for the open state */ openClass: "open" }); // } } } });

NIH's Definition of a Clinical Trial

This page provides information, tools, and resources about the definition of a clinical trial. Correctly identifying whether a study is considered by NIH to be a clinical trial is crucial to how you will:

  • Select the right NIH funding opportunity for your research study
  • Write the research strategy and human subjects sections of your grant application and contract proposal
  • Comply with appropriate policies and regulations, including registration and reporting in ClinicalTrials.gov

Note: Misclassified clinical trial applications may be withdrawn.

Background

In 2016, NIH launched a multi-faceted effort to enhance its stewardship over clinical trials. The goal of this effort is to encourage advances in the design, conduct, and oversight of clinical trials while elevating the entire biomedical research enterprise to a new level of transparency and accountability. The NIH definition of a clinical trial was revised in 2014 in anticipation of these stewardship reforms to ensure a clear and responsive definition of a clinical trial. Learn more about why NIH has made changes to improve clinical trial stewardship.

NIH Definition of a Clinical Trial

A research study in which one or more human subjects are prospectively assigned prospectively assignedThe term "prospectively assigned" refers to a pre-defined process (e.g., randomization) specified in an approved protocol that stipulates the assignment of research subjects (individually or in clusters) to one or more arms (e.g., intervention, placebo, or other control) of a clinical trial. to one or more interventions interventionsAn "intervention" is defined as a manipulation of the subject or subject’s environment for the purpose of modifying one or more health-related biomedical or behavioral processes and/or endpoints. Examples include: drugs/small molecules/compounds; biologics; devices; procedures (e.g., surgical techniques); delivery systems (e.g., telemedicine, face-to-face interviews); strategies to change health-related behavior (e.g., diet, cognitive therapy, exercise, development of new habits); treatment strategies; prevention strategies; and, diagnostic strategies. (which may include placebo or other control) to evaluate the effects of those interventions on health-related biomedical or behavioral outcomes. health-related biomedical or behavioral outcomes.A "health-related biomedical or behavioral outcome" is defined as the pre-specified goal(s) or condition(s) that reflect the effect of one or more interventions on human subjects’ biomedical or behavioral status or quality of life. Examples include: positive or negative changes to physiological or biological parameters (e.g., improvement of lung capacity, gene expression); positive or negative changes to psychological or neurodevelopmental parameters (e.g., mood management intervention for smokers; reading comprehension and /or information retention); positive or negative changes to disease processes; positive or negative changes to health-related behaviors; and, positive or negative changes to quality of life.   

DECISION TOOL

Your human subjects study may meet
the NIH definition of a clinical trial.

FIND OUT HERE

Use the following four questions to determine the difference between a clinical study and a clinical trial:

  1. Does the study involve human participants?
  2. Are the participants prospectively assigned to an intervention?
  3. Is the study designed to evaluate the effect of the intervention on the participants?
  4. Is the effect being evaluated a health-related biomedical or behavioral outcome?

Note that if the answers to the 4 questions are yes, your study meets the NIH definition of a clinical trial, even if…

  • You are studying healthy participants
  • Your study does not have a comparison group (e.g., placebo or control), or has a single arm
  • Your study is only designed to assess the pharmacokinetics, safety, and/or maximum tolerated dose of an investigational drug
  • Your study is utilizing a behavioral intervention, or measuring intent to change behavior
  • Only one aim or sub-aim of your study meets the clinical trial definition
  • Your study is no more than minimal risk

Studies intended solely to refine measures are not considered clinical trials.
Studies that solely involve secondary research with biological specimens or health information are not clinical trials.

Resources to Clarify the Definition

Case Studies

These simplified case studies illustrate the differences between clinical trials and clinical studies.

Decision Tree

Print this decision tree for an easy reference for the four questions that identify a clinical trial.

Related Guide Notice

NOT-OD-15-015  Notice of Revised NIH Definition of “Clinical Trial”

-