static SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.builder() |
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.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.Structure.Builder |
SubstanceDefinition.Structure.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.from(SubstanceDefinition.Structure structure) |
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.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.Structure.Builder |
SubstanceDefinition.Structure.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.Structure.Builder |
SubstanceDefinition.Structure.Builder.molecularFormula(java.lang.String molecularFormula) |
Convenience method for setting molecularFormula .
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.molecularFormula(String molecularFormula) |
Molecular formula of this substance, typically using the Hill system.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.molecularFormulaByMoiety(java.lang.String molecularFormulaByMoiety) |
Convenience method for setting molecularFormulaByMoiety .
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.molecularFormulaByMoiety(String molecularFormulaByMoiety) |
Specified per moiety according to the Hill system, i.e.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.molecularWeight(SubstanceDefinition.MolecularWeight molecularWeight) |
The molecular weight or weight range (for proteins, polymers or nucleic acids).
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.opticalActivity(CodeableConcept opticalActivity) |
Optical activity type.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.representation(java.util.Collection<SubstanceDefinition.Structure.Representation> representation) |
A depiction of the structure or characterization of the substance.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.representation(SubstanceDefinition.Structure.Representation... representation) |
A depiction of the structure or characterization of the substance.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.sourceDocument(java.util.Collection<Reference> sourceDocument) |
The source of information about the structure.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.sourceDocument(Reference... sourceDocument) |
The source of information about the structure.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.stereochemistry(CodeableConcept stereochemistry) |
Stereochemistry type.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.technique(java.util.Collection<CodeableConcept> technique) |
The method used to elucidate the structure or characterization of the drug substance.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.Builder.technique(CodeableConcept... technique) |
The method used to elucidate the structure or characterization of the drug substance.
|
SubstanceDefinition.Structure.Builder |
SubstanceDefinition.Structure.toBuilder() |
|