static ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.builder() |
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.Builder.code(Code code) |
Identity (code or path) or the element/item being mapped.
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.Builder.display(String display) |
The display for the code.
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.Builder.display(String display) |
Convenience method for setting display .
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.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.Builder |
ConceptMap.Group.Element.Builder.extension(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.Builder |
ConceptMap.Group.Element.Builder.from(ConceptMap.Group.Element element) |
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.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.Builder |
ConceptMap.Group.Element.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.
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.Builder.target(ConceptMap.Group.Element.Target... target) |
A concept from the target value set that this concept maps to.
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.Builder.target(Collection<ConceptMap.Group.Element.Target> target) |
A concept from the target value set that this concept maps to.
|
ConceptMap.Group.Element.Builder |
ConceptMap.Group.Element.toBuilder() |
|