static ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.builder() |
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.concept(ValueSet.Compose.Include.Concept... concept) |
Specifies a concept to be included or excluded.
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.concept(java.util.Collection<ValueSet.Compose.Include.Concept> concept) |
Specifies a concept to be included or excluded.
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.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.
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.filter(ValueSet.Compose.Include.Filter... filter) |
Select concepts by specify a matching criterion based on the properties (including relationships) defined by the
system, or on filters defined by the system.
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.filter(java.util.Collection<ValueSet.Compose.Include.Filter> filter) |
Select concepts by specify a matching criterion based on the properties (including relationships) defined by the
system, or on filters defined by the system.
|
protected ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.from(ValueSet.Compose.Include include) |
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.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.Compose.Include.Builder |
ValueSet.Compose.Include.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.
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.system(Uri system) |
An absolute URI which is the code system from which the selected codes come from.
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.toBuilder() |
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.valueSet(Canonical... valueSet) |
Selects the concepts found in this value set (based on its value set definition).
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.valueSet(java.util.Collection<Canonical> valueSet) |
Selects the concepts found in this value set (based on its value set definition).
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.version(String version) |
The version of the code system that the codes are selected from, or the special version '*' for all versions.
|
ValueSet.Compose.Include.Builder |
ValueSet.Compose.Include.Builder.version(java.lang.String version) |
Convenience method for setting version .
|