static ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.builder() |
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.code(Code code) |
Identity (code or path) or the element/item that the map refers to.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.comment(String comment) |
A description of status/issues in mapping that conveys additional information not represented in the structured data.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.comment(java.lang.String comment) |
Convenience method for setting comment .
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.dependsOn(ConceptMap.Group.Element.Target.DependsOn... dependsOn) |
A set of additional dependencies for this mapping to hold.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.dependsOn(java.util.Collection<ConceptMap.Group.Element.Target.DependsOn> dependsOn) |
A set of additional dependencies for this mapping to hold.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.display(String display) |
The display for the code.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.display(java.lang.String display) |
Convenience method for setting display .
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.equivalence(ConceptMapEquivalence equivalence) |
The equivalence between the source and target concepts (counting for the dependencies and products).
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.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.
|
protected ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.from(ConceptMap.Group.Element.Target target) |
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.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.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.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.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.product(ConceptMap.Group.Element.Target.DependsOn... product) |
A set of additional outcomes from this mapping to other elements.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.Builder.product(java.util.Collection<ConceptMap.Group.Element.Target.DependsOn> product) |
A set of additional outcomes from this mapping to other elements.
|
ConceptMap.Group.Element.Target.Builder |
ConceptMap.Group.Element.Target.toBuilder() |
|