TrialMatcherModelConfiguration.ClinicalTrials Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The clinical trials that the patient(s) should be matched to. <br />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 Azure.Health.Insights.ClinicalMatching.ClinicalTrials ClinicalTrials { get; }
member this.ClinicalTrials : Azure.Health.Insights.ClinicalMatching.ClinicalTrials
Public ReadOnly Property ClinicalTrials As ClinicalTrials
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET