static SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.builder() |
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.domain(CodeableConcept... domain) |
The use context of this name for example if there is a different name a drug active ingredient as opposed to a food
colour additive.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.domain(java.util.Collection<CodeableConcept> domain) |
The use context of this name for example if there is a different name a drug active ingredient as opposed to a food
colour additive.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.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 SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.from(SubstanceSpecification.Name name) |
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.jurisdiction(CodeableConcept... jurisdiction) |
The jurisdiction where this name applies.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) |
The jurisdiction where this name applies.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.language(CodeableConcept... language) |
Language of the name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.language(java.util.Collection<CodeableConcept> language) |
Language of the name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.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.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.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.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.name(String name) |
The actual name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.name(java.lang.String name) |
Convenience method for setting name .
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.official(SubstanceSpecification.Name.Official... official) |
Details of the official nature of this name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.official(java.util.Collection<SubstanceSpecification.Name.Official> official) |
Details of the official nature of this name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.preferred(Boolean preferred) |
If this is the preferred name for this substance.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.preferred(java.lang.Boolean preferred) |
Convenience method for setting preferred .
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.source(Reference... source) |
Supporting literature.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.source(java.util.Collection<Reference> source) |
Supporting literature.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.status(CodeableConcept status) |
The status of the name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.synonym(SubstanceSpecification.Name... synonym) |
A synonym of this name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.synonym(java.util.Collection<SubstanceSpecification.Name> synonym) |
A synonym of this name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.toBuilder() |
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.translation(SubstanceSpecification.Name... translation) |
A translation for this name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.translation(java.util.Collection<SubstanceSpecification.Name> translation) |
A translation for this name.
|
SubstanceSpecification.Name.Builder |
SubstanceSpecification.Name.Builder.type(CodeableConcept type) |
Name type.
|