static ValueSet.Expansion.Builder |
ValueSet.Expansion.builder() |
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.contains(ValueSet.Expansion.Contains... contains) |
The codes that are contained in the value set expansion.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.contains(Collection<ValueSet.Expansion.Contains> contains) |
The codes that are contained in the value set expansion.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.from(ValueSet.Expansion expansion) |
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.identifier(Uri identifier) |
An identifier that uniquely identifies this expansion of the valueset, based on a unique combination of the provided
parameters, the system default parameters, and the underlying system code system versions etc.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.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.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.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.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.offset(Integer offset) |
If paging is being used, the offset at which this resource starts.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.offset(Integer offset) |
Convenience method for setting offset .
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.parameter(ValueSet.Expansion.Parameter... parameter) |
A parameter that controlled the expansion process.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.parameter(Collection<ValueSet.Expansion.Parameter> parameter) |
A parameter that controlled the expansion process.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.timestamp(DateTime timestamp) |
The time at which the expansion was produced by the expanding system.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.toBuilder() |
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.total(Integer total) |
The total number of concepts in the expansion.
|
ValueSet.Expansion.Builder |
ValueSet.Expansion.Builder.total(Integer total) |
Convenience method for setting total .
|