static SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.builder() |
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.countryOfOrigin(java.util.Collection<CodeableConcept> countryOfOrigin) |
The country or countries where the material is harvested.
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.countryOfOrigin(CodeableConcept... countryOfOrigin) |
The country or countries where the material is harvested.
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.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.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.from(SubstanceDefinition.SourceMaterial sourceMaterial) |
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.genus(CodeableConcept genus) |
The genus of an organism, typically referring to the Latin epithet of the genus element of the plant/animal scientific
name.
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.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.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.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.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.part(CodeableConcept part) |
An anatomical origin of the source material within an organism.
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.species(CodeableConcept species) |
The species of an organism, typically referring to the Latin epithet of the species of the plant/animal.
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.toBuilder() |
|
SubstanceDefinition.SourceMaterial.Builder |
SubstanceDefinition.SourceMaterial.Builder.type(CodeableConcept type) |
A classification that provides the origin of the raw material.
|