Skip to content

Enum: RecruitmentStatusEnum

Clinical trial or study recruitment status per NIH/ClinicalTrials.gov

URI: valuesets:RecruitmentStatusEnum

Permissible Values

Value Meaning Description
NOT_YET_RECRUITING NCIT:C211610 Study has not started recruiting participants
RECRUITING NCIT:C142621 Currently recruiting participants
ENROLLING_BY_INVITATION NCIT:C211611 Enrolling participants by invitation only
ACTIVE_NOT_RECRUITING NCIT:C211612 Study ongoing but not recruiting new participants
SUSPENDED NCIT:C211613 Study temporarily stopped
TERMINATED NCIT:C70757 Study stopped early and will not resume
COMPLETED NCIT:C70756 Study has ended normally
WITHDRAWN NCIT:C70758 Study withdrawn before enrollment

Slots

Name Description
recruitment_status Clinical trial or study recruitment status per NIH/ClinicalTrials

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: RecruitmentStatusEnum
description: Clinical trial or study recruitment status per NIH/ClinicalTrials.gov
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  NOT_YET_RECRUITING:
    text: NOT_YET_RECRUITING
    description: Study has not started recruiting participants
    meaning: NCIT:C211610
    title: Not Yet Enrolling
  RECRUITING:
    text: RECRUITING
    description: Currently recruiting participants
    meaning: NCIT:C142621
    title: Open To Enrollment
  ENROLLING_BY_INVITATION:
    text: ENROLLING_BY_INVITATION
    description: Enrolling participants by invitation only
    meaning: NCIT:C211611
  ACTIVE_NOT_RECRUITING:
    text: ACTIVE_NOT_RECRUITING
    description: Study ongoing but not recruiting new participants
    meaning: NCIT:C211612
    title: Study Active, Not Enrolling
  SUSPENDED:
    text: SUSPENDED
    description: Study temporarily stopped
    meaning: NCIT:C211613
    title: Study Enrollment Suspended
  TERMINATED:
    text: TERMINATED
    description: Study stopped early and will not resume
    meaning: NCIT:C70757
    title: Study Terminated
  COMPLETED:
    text: COMPLETED
    description: Study has ended normally
    meaning: NCIT:C70756
    title: Completed Clinical Study
  WITHDRAWN:
    text: WITHDRAWN
    description: Study withdrawn before enrollment
    meaning: NCIT:C70758
    title: Study Withdrawn