static Composition.Event.Builder |
Composition.Event.builder() |
|
Composition.Event.Builder |
Composition.Event.Builder.code(java.util.Collection<CodeableConcept> code) |
This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented.
|
Composition.Event.Builder |
Composition.Event.Builder.code(CodeableConcept... code) |
This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented.
|
Composition.Event.Builder |
Composition.Event.Builder.detail(java.util.Collection<Reference> detail) |
The description and/or reference of the event(s) being documented.
|
Composition.Event.Builder |
Composition.Event.Builder.detail(Reference... detail) |
The description and/or reference of the event(s) being documented.
|
Composition.Event.Builder |
Composition.Event.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Composition.Event.Builder |
Composition.Event.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Composition.Event.Builder |
Composition.Event.Builder.from(Composition.Event event) |
|
Composition.Event.Builder |
Composition.Event.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Composition.Event.Builder |
Composition.Event.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Composition.Event.Builder |
Composition.Event.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Composition.Event.Builder |
Composition.Event.Builder.period(Period period) |
The period of time covered by the documentation.
|
Composition.Event.Builder |
Composition.Event.toBuilder() |
|