interface ResearchSubject {
    _actualArm?: Element;
    _assignedArm?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _status?: Element;
    actualArm?: string;
    assignedArm?: string;
    consent?: Reference;
    contained?: ConcreteType[];
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    individual: Reference;
    language?: code;
    meta?: Meta;
    modifierExtension?: Extension[];
    period?: Period;
    resourceType: "ResearchSubject";
    status: code;
    study: Reference;
    text?: Narrative;
}

Properties

_actualArm?: Element

What path was followed

_assignedArm?: Element

What path should be followed

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_status?: Element

candidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn

actualArm?: string

What path was followed

assignedArm?: string

What path should be followed

consent?: Reference

Agreement to participate in study

contained?: ConcreteType[]

Contained, inline Resources

extension?: Extension[]

Additional content defined by implementations

id?: id

Logical id of this artifact

identifier?: Identifier[]

Business Identifier for research subject in a study

implicitRules?: uri

A set of rules under which this content was created

individual: Reference

Who is part of study

language?: code

Language of the resource content

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

period?: Period

Start and end of participation

resourceType
status: code

candidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn

study: Reference

Study subject is part of

text?: Narrative

Text summary of the resource, for human interpretation