Share via


ClinicalTrialRegistryFilter Class

Definition

A filter defining a subset of clinical trials from a given clinical trial registry (e.g. clinicaltrials.gov).

public class ClinicalTrialRegistryFilter
type ClinicalTrialRegistryFilter = class
Public Class ClinicalTrialRegistryFilter
Inheritance
ClinicalTrialRegistryFilter

Constructors

ClinicalTrialRegistryFilter()

Initializes a new instance of ClinicalTrialRegistryFilter.

Properties

Conditions

Trials with any of the given medical conditions will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the medical conditions.

FacilityAreas

Trials with any of the given facility area boundaries will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the trial facility area boundaries.

FacilityLocations

Trials with any of the given facility locations will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the trial facility locations.

FacilityNames

Trials with any of the given facility names will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the trial facility names.

Ids

Trials with any of the given identifiers will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the trial identifiers.

Phases

Trials with any of the given phases will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the phases.

Purposes

Trials with any of the given purposes will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the purposes.

RecruitmentStatuses

Trials with any of the given recruitment statuses will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the recruitment statuses.

Sources

Trials with any of the given sources will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the sources.

Sponsors

Trials with any of the given sponsors will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the sponsors.

StudyTypes

Trials with any of the given study types will be included in the selection (provided that other limitations are satisfied). Leaving this list empty will not limit the study types.

Applies to