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(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(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(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(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(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(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(String version) | 
 Convenience method for setting version. 
 |