static SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.builder() |
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.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.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.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.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.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.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.from(SubstanceDefinition.Name name) |
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) |
The jurisdiction where this name applies.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.jurisdiction(CodeableConcept... jurisdiction) |
The jurisdiction where this name applies.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.language(java.util.Collection<CodeableConcept> language) |
Human language that the name is written in.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.language(CodeableConcept... language) |
Human language that the name is written in.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.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.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.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.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.name(java.lang.String name) |
Convenience method for setting name .
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.name(String name) |
The actual name.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.official(java.util.Collection<SubstanceDefinition.Name.Official> official) |
Details of the official nature of this name.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.official(SubstanceDefinition.Name.Official... official) |
Details of the official nature of this name.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.preferred(java.lang.Boolean preferred) |
Convenience method for setting preferred .
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.preferred(Boolean preferred) |
If this is the preferred name for this substance.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.source(java.util.Collection<Reference> source) |
Supporting literature.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.source(Reference... source) |
Supporting literature.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.status(CodeableConcept status) |
The status of the name, for example 'current', 'proposed'.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.synonym(java.util.Collection<SubstanceDefinition.Name> synonym) |
A synonym of this particular name, by which the substance is also known.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.synonym(SubstanceDefinition.Name... synonym) |
A synonym of this particular name, by which the substance is also known.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.toBuilder() |
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.translation(java.util.Collection<SubstanceDefinition.Name> translation) |
A translation for this name into another human language.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.translation(SubstanceDefinition.Name... translation) |
A translation for this name into another human language.
|
SubstanceDefinition.Name.Builder |
SubstanceDefinition.Name.Builder.type(CodeableConcept type) |
Name type, for example 'systematic', 'scientific, 'brand'.
|