Composition.Builder |
Composition.Builder.attester(Composition.Attester... attester) |
A participant who has attested to the accuracy of the composition/document.
|
Composition.Builder |
Composition.Builder.attester(Collection<Composition.Attester> attester) |
A participant who has attested to the accuracy of the composition/document.
|
Composition.Builder |
Composition.Builder.author(Reference... author) |
Identifies who is responsible for the information in the composition, not necessarily who typed it in.
|
Composition.Builder |
Composition.Builder.author(Collection<Reference> author) |
Identifies who is responsible for the information in the composition, not necessarily who typed it in.
|
static Composition.Builder |
Composition.builder() |
|
Composition.Builder |
Composition.Builder.category(CodeableConcept... category) |
A categorization for the type of the composition - helps for indexing and searching.
|
Composition.Builder |
Composition.Builder.category(Collection<CodeableConcept> category) |
A categorization for the type of the composition - helps for indexing and searching.
|
Composition.Builder |
Composition.Builder.confidentiality(DocumentConfidentiality confidentiality) |
The code specifying the level of confidentiality of the Composition.
|
Composition.Builder |
Composition.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.
|
Composition.Builder |
Composition.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.
|
Composition.Builder |
Composition.Builder.custodian(Reference custodian) |
Identifies the organization or group who is responsible for ongoing maintenance of and access to the
composition/document information.
|
Composition.Builder |
Composition.Builder.date(DateTime date) |
The composition editing time, when the composition was last logically changed by the author.
|
Composition.Builder |
Composition.Builder.encounter(Reference encounter) |
Describes the clinical encounter or type of care this documentation is associated with.
|
Composition.Builder |
Composition.Builder.event(Composition.Event... event) |
The clinical service, such as a colonoscopy or an appendectomy, being documented.
|
Composition.Builder |
Composition.Builder.event(Collection<Composition.Event> event) |
The clinical service, such as a colonoscopy or an appendectomy, being documented.
|
Composition.Builder |
Composition.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
Composition.Builder |
Composition.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected Composition.Builder |
Composition.Builder.from(Composition composition) |
|
Composition.Builder |
Composition.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
Composition.Builder |
Composition.Builder.identifier(Identifier identifier) |
A version-independent identifier for the Composition.
|
Composition.Builder |
Composition.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.
|
Composition.Builder |
Composition.Builder.language(Code language) |
The base language in which the resource is written.
|
Composition.Builder |
Composition.Builder.meta(Meta meta) |
The metadata about the resource.
|
Composition.Builder |
Composition.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.
|
Composition.Builder |
Composition.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.
|
Composition.Builder |
Composition.Builder.relatesTo(Composition.RelatesTo... relatesTo) |
Relationships that this composition has with other compositions or documents that already exist.
|
Composition.Builder |
Composition.Builder.relatesTo(Collection<Composition.RelatesTo> relatesTo) |
Relationships that this composition has with other compositions or documents that already exist.
|
Composition.Builder |
Composition.Builder.section(Composition.Section... section) |
The root of the sections that make up the composition.
|
Composition.Builder |
Composition.Builder.section(Collection<Composition.Section> section) |
The root of the sections that make up the composition.
|
Composition.Builder |
Composition.Builder.status(CompositionStatus status) |
The workflow/clinical status of this composition.
|
Composition.Builder |
Composition.Builder.subject(Reference subject) |
Who or what the composition is about.
|
Composition.Builder |
Composition.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.
|
Composition.Builder |
Composition.Builder.title(String title) |
Official human-readable label for the composition.
|
Composition.Builder |
Composition.Builder.title(String title) |
Convenience method for setting title .
|
Composition.Builder |
Composition.toBuilder() |
|
Composition.Builder |
Composition.Builder.type(CodeableConcept type) |
Specifies the particular kind of composition (e.g.
|