Share via


ClinicalTrials Class

Definition

The clinical trials that the patient(s) should be matched to. The trial selection can be given as a list of custom clinical trials and/or a list of filters to known clinical trial registries. In case both are given, the resulting trial set is a union of the two sets.

public class ClinicalTrials
type ClinicalTrials = class
Public Class ClinicalTrials
Inheritance
ClinicalTrials

Constructors

ClinicalTrials()

Initializes a new instance of ClinicalTrials.

Properties

CustomTrials

A list of clinical trials.

RegistryFilters

A list of filters, each one creating a selection of trials from a given clinical trial registry.

Applies to