static AuditEvent.Source.Builder |
AuditEvent.Source.builder() |
|
AuditEvent.Source.Builder |
AuditEvent.Source.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
AuditEvent.Source.Builder |
AuditEvent.Source.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected AuditEvent.Source.Builder |
AuditEvent.Source.Builder.from(AuditEvent.Source source) |
|
AuditEvent.Source.Builder |
AuditEvent.Source.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
AuditEvent.Source.Builder |
AuditEvent.Source.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.
|
AuditEvent.Source.Builder |
AuditEvent.Source.Builder.modifierExtension(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.
|
AuditEvent.Source.Builder |
AuditEvent.Source.Builder.observer(Reference observer) |
Identifier of the source where the event was detected.
|
AuditEvent.Source.Builder |
AuditEvent.Source.Builder.site(String site) |
Logical source location within the healthcare enterprise network.
|
AuditEvent.Source.Builder |
AuditEvent.Source.toBuilder() |
|
AuditEvent.Source.Builder |
AuditEvent.Source.Builder.type(Coding... type) |
Code specifying the type of source where event originated.
|
AuditEvent.Source.Builder |
AuditEvent.Source.Builder.type(Collection<Coding> type) |
Code specifying the type of source where event originated.
|