static ElementDefinition.Binding.Builder |
ElementDefinition.Binding.builder() |
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.Builder.description(String description) |
Describes the intended use of this particular set of codes.
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ElementDefinition.Binding.Builder |
ElementDefinition.Binding.Builder.from(ElementDefinition.Binding binding) |
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.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.
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.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.
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.Builder.strength(BindingStrength strength) |
Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the
provided value set must be adhered to in the instances.
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.toBuilder() |
|
ElementDefinition.Binding.Builder |
ElementDefinition.Binding.Builder.valueSet(Canonical valueSet) |
Refers to the value set that identifies the set of codes the binding refers to.
|