static Bundle.Entry.Search.Builder |
Bundle.Entry.Search.builder() |
|
Bundle.Entry.Search.Builder |
Bundle.Entry.Search.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.
|
Bundle.Entry.Search.Builder |
Bundle.Entry.Search.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Bundle.Entry.Search.Builder |
Bundle.Entry.Search.Builder.from(Bundle.Entry.Search search) |
|
Bundle.Entry.Search.Builder |
Bundle.Entry.Search.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Bundle.Entry.Search.Builder |
Bundle.Entry.Search.Builder.mode(SearchEntryMode mode) |
Why this entry is in the result set - whether it's included as a match or because of an _include requirement, or to
convey information or warning information about the search process.
|
Bundle.Entry.Search.Builder |
Bundle.Entry.Search.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.
|
Bundle.Entry.Search.Builder |
Bundle.Entry.Search.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.
|
Bundle.Entry.Search.Builder |
Bundle.Entry.Search.Builder.score(Decimal score) |
When searching, the server's search ranking score for the entry.
|
Bundle.Entry.Search.Builder |
Bundle.Entry.Search.toBuilder() |
|