ResearchSubject.Builder |
ResearchSubject.Builder.actualArm(String actualArm) |
The name of the arm in the study the subject actually followed as part of this study.
|
ResearchSubject.Builder |
ResearchSubject.Builder.actualArm(String actualArm) |
Convenience method for setting actualArm .
|
ResearchSubject.Builder |
ResearchSubject.Builder.assignedArm(String assignedArm) |
The name of the arm in the study the subject is expected to follow as part of this study.
|
ResearchSubject.Builder |
ResearchSubject.Builder.assignedArm(String assignedArm) |
Convenience method for setting assignedArm .
|
static ResearchSubject.Builder |
ResearchSubject.builder() |
|
ResearchSubject.Builder |
ResearchSubject.Builder.consent(Reference consent) |
A record of the patient's informed agreement to participate in the study.
|
ResearchSubject.Builder |
ResearchSubject.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
ResearchSubject.Builder |
ResearchSubject.Builder.contained(Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
ResearchSubject.Builder |
ResearchSubject.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ResearchSubject.Builder |
ResearchSubject.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected ResearchSubject.Builder |
ResearchSubject.Builder.from(ResearchSubject researchSubject) |
|
ResearchSubject.Builder |
ResearchSubject.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
ResearchSubject.Builder |
ResearchSubject.Builder.identifier(Identifier... identifier) |
Identifiers assigned to this research subject for a study.
|
ResearchSubject.Builder |
ResearchSubject.Builder.identifier(Collection<Identifier> identifier) |
Identifiers assigned to this research subject for a study.
|
ResearchSubject.Builder |
ResearchSubject.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
ResearchSubject.Builder |
ResearchSubject.Builder.individual(Reference individual) |
The record of the person or animal who is involved in the study.
|
ResearchSubject.Builder |
ResearchSubject.Builder.language(Code language) |
The base language in which the resource is written.
|
ResearchSubject.Builder |
ResearchSubject.Builder.meta(Meta meta) |
The metadata about the resource.
|
ResearchSubject.Builder |
ResearchSubject.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
ResearchSubject.Builder |
ResearchSubject.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
ResearchSubject.Builder |
ResearchSubject.Builder.period(Period period) |
The dates the subject began and ended their participation in the study.
|
ResearchSubject.Builder |
ResearchSubject.Builder.status(ResearchSubjectStatus status) |
The current state of the subject.
|
ResearchSubject.Builder |
ResearchSubject.Builder.study(Reference study) |
Reference to the study the subject is participating in.
|
ResearchSubject.Builder |
ResearchSubject.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
ResearchSubject.Builder |
ResearchSubject.toBuilder() |
|