interface ResearchStudy {
    _description?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _status?: Element;
    _title?: Element;
    arm?: ResearchStudyArm[];
    category?: CodeableConcept[];
    condition?: CodeableConcept[];
    contact?: ContactDetail[];
    contained?: ConcreteType[];
    description?: markdown;
    enrollment?: Reference[];
    extension?: Extension[];
    focus?: CodeableConcept[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    keyword?: CodeableConcept[];
    language?: code;
    location?: CodeableConcept[];
    meta?: Meta;
    modifierExtension?: Extension[];
    note?: Annotation[];
    objective?: ResearchStudyObjective[];
    partOf?: Reference[];
    period?: Period;
    phase?: CodeableConcept;
    primaryPurposeType?: CodeableConcept;
    principalInvestigator?: Reference;
    protocol?: Reference[];
    reasonStopped?: CodeableConcept;
    relatedArtifact?: RelatedArtifact[];
    resourceType: "ResearchStudy";
    site?: Reference[];
    sponsor?: Reference;
    status: code;
    text?: Narrative;
    title?: string;
}

Properties

_description?: Element

What this is study doing

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_status?: Element

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

_title?: Element

Name for this study

Defined path through the study for a subject

category?: CodeableConcept[]

Classifications for the study

condition?: CodeableConcept[]

Condition being studied

contact?: ContactDetail[]

Contact details for the study

contained?: ConcreteType[]

Contained, inline Resources

description?: markdown

What this is study doing

enrollment?: Reference[]

Inclusion & exclusion criteria

extension?: Extension[]

Additional content defined by implementations

focus?: CodeableConcept[]

Drugs, devices, etc. under study

id?: id

Logical id of this artifact

identifier?: Identifier[]

Business Identifier for study

implicitRules?: uri

A set of rules under which this content was created

keyword?: CodeableConcept[]

Used to search for the study

language?: code

Language of the resource content

location?: CodeableConcept[]

Geographic region(s) for study

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

note?: Annotation[]

Comments made about the study

A goal for the study

partOf?: Reference[]

Part of larger study

period?: Period

When the study began and ended

n-a | early-phase-1 | phase-1 | phase-1-phase-2 | phase-2 | phase-2-phase-3 | phase-3 | phase-4

primaryPurposeType?: CodeableConcept

treatment | prevention | diagnostic | supportive-care | screening | health-services-research | basic-science | device-feasibility

principalInvestigator?: Reference

Researcher who oversees multiple aspects of the study

protocol?: Reference[]

Steps followed in executing study

reasonStopped?: CodeableConcept

accrual-goal-met | closed-due-to-toxicity | closed-due-to-lack-of-study-progress | temporarily-closed-per-study-design

relatedArtifact?: RelatedArtifact[]

References and dependencies

resourceType
site?: Reference[]

Facility where study activities are conducted

sponsor?: Reference

Organization that initiates and is legally responsible for the study

status: code

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?: Narrative

Text summary of the resource, for human interpretation

title?: string

Name for this study