次の方法で共有


FhirR4ResearchStudy Class

Definition

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:

  • BinaryData.FromObjectAsJson("foo"): Creates a payload of "foo".
  • BinaryData.FromString("\"foo\""): Creates a payload of "foo".
  • BinaryData.FromObjectAsJson(new { key = "value" }): Creates a payload of { "key": "value" }.
  • BinaryData.FromString("{\"key\": \"value\"}"): Creates a payload of { "key": "value" }.

(Inherited from FhirR4Resource)
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

IJsonModel<FhirR4DomainResource>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from FhirR4DomainResource)
IJsonModel<FhirR4DomainResource>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from FhirR4DomainResource)
IJsonModel<FhirR4ResearchStudy>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<FhirR4ResearchStudy>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<FhirR4Resource>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from FhirR4Resource)
IJsonModel<FhirR4Resource>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from FhirR4Resource)
IPersistableModel<FhirR4DomainResource>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from FhirR4DomainResource)
IPersistableModel<FhirR4DomainResource>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from FhirR4DomainResource)
IPersistableModel<FhirR4DomainResource>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from FhirR4DomainResource)
IPersistableModel<FhirR4ResearchStudy>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<FhirR4ResearchStudy>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<FhirR4ResearchStudy>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<FhirR4Resource>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from FhirR4Resource)
IPersistableModel<FhirR4Resource>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from FhirR4Resource)
IPersistableModel<FhirR4Resource>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from FhirR4Resource)

Applies to