FhirR4ResearchStudy 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.
Detailed information about Research Study Based on FHIR ResearchStudy
public class FhirR4ResearchStudy : Azure.Health.Insights.RadiologyInsights.FhirR4DomainResource, System.ClientModel.Primitives.IJsonModel<Azure.Health.Insights.RadiologyInsights.FhirR4ResearchStudy>, System.ClientModel.Primitives.IPersistableModel<Azure.Health.Insights.RadiologyInsights.FhirR4ResearchStudy>
type FhirR4ResearchStudy = class
inherit FhirR4DomainResource
interface IJsonModel<FhirR4ResearchStudy>
interface IPersistableModel<FhirR4ResearchStudy>
Public Class FhirR4ResearchStudy
Inherits FhirR4DomainResource
Implements IJsonModel(Of FhirR4ResearchStudy), IPersistableModel(Of FhirR4ResearchStudy)
- Inheritance
- Implements
Properties
AdditionalProperties |
Additional Properties To assign an object to the value of this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
Arm |
Defined path through the study for a subject. |
Category |
Classifications for the study. |
Condition |
Condition being studied. |
Contact |
Contact details for the study. |
Contained |
Contained, inline Resources. (Inherited from FhirR4DomainResource) |
Description |
What this is study doing. |
Enrollment |
Inclusion & exclusion criteria. |
Extension |
Additional Content defined by implementations. (Inherited from FhirR4DomainResource) |
Focus |
Drugs, devices, etc. under study. |
Id |
Resource Id. (Inherited from FhirR4Resource) |
Identifier |
Business Identifier for study. |
ImplicitRules |
A set of rules under which this content was created. (Inherited from FhirR4Resource) |
Keyword |
Used to search for the study. |
Language |
Language of the resource content. (Inherited from FhirR4Resource) |
Location |
Geographic region(s) for study. |
Meta |
Metadata about the resource. (Inherited from FhirR4Resource) |
ModifierExtension |
Extensions that cannot be ignored. (Inherited from FhirR4DomainResource) |
Note |
Comments made about the study. |
Objective |
A goal for the study. |
PartOf |
Part of larger study. |
Period |
When the study began and ended. |
Phase |
n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4. |
PrimaryPurposeType |
treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility. |
PrincipalInvestigator |
Researcher who oversees multiple aspects of the study. |
Protocol |
Steps followed in executing study. |
ReasonStopped |
accrual-goal-met | closed-due-to-toxicity | closed-due-to-lack-of-study-progress | temporarily-closed-per-study-design. |
ResourceType |
The type of resource. (Inherited from FhirR4Resource) |
Site |
Facility where study activities are conducted. |
Sponsor |
Organization that initiates and is legally responsible for the study. |
Status |
active | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | in-review | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | withdrawn. |
Text |
Text summary of the resource, for human interpretation. (Inherited from FhirR4DomainResource) |
Title |
Name for this study. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET