ClinicalTrialMetadata Class
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.
Trial data which is of interest to the potential participant.
public class ClinicalTrialMetadata
type ClinicalTrialMetadata = class
Public Class ClinicalTrialMetadata
- Inheritance
-
ClinicalTrialMetadata
Constructors
ClinicalTrialMetadata(IEnumerable<String>) |
Initializes a new instance of ClinicalTrialMetadata. |
Properties
Conditions |
Medical conditions and their synonyms which are relevant for the clinical trial, given as strings. |
Contacts |
Contact details of the trial administrators, for patients that want to participate in the trial. |
Facilities |
Research facilities where the clinical trial is conducted. |
Phases |
Phases which are relevant for the clinical trial. Each clinical trial can be in a certain phase or in multiple phases. |
RecruitmentStatus |
Possible recruitment status of a clinical trial. |
Sponsors |
Sponsors/collaborators involved with the trial. |
StudyType |
Possible study types of a clinical trial. |
Applies to
Azure SDK for .NET