ResearchDefinition.Builder |
ResearchDefinition.Builder.approvalDate(java.time.LocalDate approvalDate) |
Convenience method for setting approvalDate .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.approvalDate(Date approvalDate) |
The date on which the resource content was approved by the publisher.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.author(java.util.Collection<ContactDetail> author) |
An individiual or organization primarily involved in the creation and maintenance of the content.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.author(ContactDetail... author) |
An individiual or organization primarily involved in the creation and maintenance of the content.
|
static ResearchDefinition.Builder |
ResearchDefinition.builder() |
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.comment(java.lang.String... comment) |
Convenience method for setting comment .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.comment(java.util.Collection<String> comment) |
A human-readable string to clarify or explain concepts about the resource.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.comment(String... comment) |
A human-readable string to clarify or explain concepts about the resource.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.contact(java.util.Collection<ContactDetail> contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.contact(ContactDetail... contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.contained(java.util.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.
|
ResearchDefinition.Builder |
ResearchDefinition.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.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.copyright(Markdown copyright) |
A copyright statement relating to the research definition and/or its contents.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.date(DateTime date) |
The date (and optionally time) when the research definition was published.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.description(Markdown description) |
A free text natural language description of the research definition from a consumer's perspective.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.editor(java.util.Collection<ContactDetail> editor) |
An individual or organization primarily responsible for internal coherence of the content.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.editor(ContactDetail... editor) |
An individual or organization primarily responsible for internal coherence of the content.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.effectivePeriod(Period effectivePeriod) |
The period during which the research definition content was or is planned to be in active use.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.endorser(java.util.Collection<ContactDetail> endorser) |
An individual or organization responsible for officially endorsing the content for use in some setting.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.endorser(ContactDetail... endorser) |
An individual or organization responsible for officially endorsing the content for use in some setting.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.experimental(java.lang.Boolean experimental) |
Convenience method for setting experimental .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.experimental(Boolean experimental) |
A Boolean value to indicate that this research definition is authored for testing purposes (or
education/evaluation/marketing) and is not intended to be used for genuine usage.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.exposure(Reference exposure) |
A reference to a ResearchElementDefinition resource that defines the exposure for the research.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.exposureAlternative(Reference exposureAlternative) |
A reference to a ResearchElementDefinition resource that defines the exposureAlternative for the research.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected ResearchDefinition.Builder |
ResearchDefinition.Builder.from(ResearchDefinition researchDefinition) |
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.identifier(java.util.Collection<Identifier> identifier) |
A formal identifier that is used to identify this research definition when it is represented in other formats, or
referenced in a specification, model, design or an instance.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.identifier(Identifier... identifier) |
A formal identifier that is used to identify this research definition when it is represented in other formats, or
referenced in a specification, model, design or an instance.
|
ResearchDefinition.Builder |
ResearchDefinition.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.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) |
A legal or geographic region in which the research definition is intended to be used.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.jurisdiction(CodeableConcept... jurisdiction) |
A legal or geographic region in which the research definition is intended to be used.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.language(Code language) |
The base language in which the resource is written.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.lastReviewDate(java.time.LocalDate lastReviewDate) |
Convenience method for setting lastReviewDate .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.lastReviewDate(Date lastReviewDate) |
The date on which the resource content was last reviewed.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.library(java.util.Collection<Canonical> library) |
A reference to a Library resource containing the formal logic used by the ResearchDefinition.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.library(Canonical... library) |
A reference to a Library resource containing the formal logic used by the ResearchDefinition.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.meta(Meta meta) |
The metadata about the resource.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.modifierExtension(java.util.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.
|
ResearchDefinition.Builder |
ResearchDefinition.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.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.name(java.lang.String name) |
Convenience method for setting name .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.name(String name) |
A natural language name identifying the research definition.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.outcome(Reference outcome) |
A reference to a ResearchElementDefinition resomece that defines the outcome for the research.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.population(Reference population) |
A reference to a ResearchElementDefinition resource that defines the population for the research.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.publisher(java.lang.String publisher) |
Convenience method for setting publisher .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.publisher(String publisher) |
The name of the organization or individual that published the research definition.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.purpose(Markdown purpose) |
Explanation of why this research definition is needed and why it has been designed as it has.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.relatedArtifact(java.util.Collection<RelatedArtifact> relatedArtifact) |
Related artifacts such as additional documentation, justification, or bibliographic references.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.relatedArtifact(RelatedArtifact... relatedArtifact) |
Related artifacts such as additional documentation, justification, or bibliographic references.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.reviewer(java.util.Collection<ContactDetail> reviewer) |
An individual or organization primarily responsible for review of some aspect of the content.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.reviewer(ContactDetail... reviewer) |
An individual or organization primarily responsible for review of some aspect of the content.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.shortTitle(java.lang.String shortTitle) |
Convenience method for setting shortTitle .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.shortTitle(String shortTitle) |
The short title provides an alternate title for use in informal descriptive contexts where the full, formal title is
not necessary.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.status(PublicationStatus status) |
The status of this research definition.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.subject(Element subject) |
The intended subjects for the ResearchDefinition.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.subtitle(java.lang.String subtitle) |
Convenience method for setting subtitle .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.subtitle(String subtitle) |
An explanatory or alternate title for the ResearchDefinition giving additional information about its content.
|
ResearchDefinition.Builder |
ResearchDefinition.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.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.title(java.lang.String title) |
Convenience method for setting title .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.title(String title) |
A short, descriptive, user-friendly title for the research definition.
|
ResearchDefinition.Builder |
ResearchDefinition.toBuilder() |
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.topic(java.util.Collection<CodeableConcept> topic) |
Descriptive topics related to the content of the ResearchDefinition.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.topic(CodeableConcept... topic) |
Descriptive topics related to the content of the ResearchDefinition.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.url(Uri url) |
An absolute URI that is used to identify this research definition when it is referenced in a specification, model,
design or an instance; also called its canonical identifier.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.usage(java.lang.String usage) |
Convenience method for setting usage .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.usage(String usage) |
A detailed description, from a clinical perspective, of how the ResearchDefinition is used.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.useContext(java.util.Collection<UsageContext> useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.useContext(UsageContext... useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.version(java.lang.String version) |
Convenience method for setting version .
|
ResearchDefinition.Builder |
ResearchDefinition.Builder.version(String version) |
The identifier that is used to identify this version of the research definition when it is referenced in a
specification, model, design or instance.
|