Class SubstanceSpecification.Structure.Builder
- java.lang.Object
-
- com.ibm.fhir.model.builder.AbstractBuilder<Element>
-
- com.ibm.fhir.model.type.Element.Builder
-
- com.ibm.fhir.model.type.BackboneElement.Builder
-
- com.ibm.fhir.model.resource.SubstanceSpecification.Structure.Builder
-
- Enclosing class:
- SubstanceSpecification.Structure
public static class SubstanceSpecification.Structure.Builder extends BackboneElement.Builder
-
-
Field Summary
-
Fields inherited from class com.ibm.fhir.model.type.BackboneElement.Builder
modifierExtension
-
Fields inherited from class com.ibm.fhir.model.type.Element.Builder
extension, id
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SubstanceSpecification.Structurebuild()Build theSubstanceSpecification.StructureSubstanceSpecification.Structure.Builderextension(Extension... extension)May be used to represent additional information that is not part of the basic definition of the element.SubstanceSpecification.Structure.Builderextension(Collection<Extension> extension)May be used to represent additional information that is not part of the basic definition of the element.protected SubstanceSpecification.Structure.Builderfrom(SubstanceSpecification.Structure structure)SubstanceSpecification.Structure.Builderid(String id)Unique id for the element within a resource (for internal references).SubstanceSpecification.Structure.Builderisotope(SubstanceSpecification.Structure.Isotope... isotope)Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio.SubstanceSpecification.Structure.Builderisotope(Collection<SubstanceSpecification.Structure.Isotope> isotope)Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio.SubstanceSpecification.Structure.BuildermodifierExtension(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.Structure.BuildermodifierExtension(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.Structure.BuildermolecularFormula(String molecularFormula)Molecular formula.SubstanceSpecification.Structure.BuildermolecularFormulaByMoiety(String molecularFormulaByMoiety)Specified per moiety according to the Hill system, i.e.SubstanceSpecification.Structure.BuildermolecularWeight(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)The molecular weight or weight range (for proteins, polymers or nucleic acids).SubstanceSpecification.Structure.BuilderopticalActivity(CodeableConcept opticalActivity)Optical activity type.SubstanceSpecification.Structure.Builderrepresentation(SubstanceSpecification.Structure.Representation... representation)Molecular structural representation.SubstanceSpecification.Structure.Builderrepresentation(Collection<SubstanceSpecification.Structure.Representation> representation)Molecular structural representation.SubstanceSpecification.Structure.Buildersource(Reference... source)Supporting literature.SubstanceSpecification.Structure.Buildersource(Collection<Reference> source)Supporting literature.SubstanceSpecification.Structure.Builderstereochemistry(CodeableConcept stereochemistry)Stereochemistry type.-
Methods inherited from class com.ibm.fhir.model.type.BackboneElement.Builder
from
-
Methods inherited from class com.ibm.fhir.model.type.Element.Builder
from
-
-
-
-
Method Detail
-
id
public SubstanceSpecification.Structure.Builder id(String id)
Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.- Overrides:
idin classBackboneElement.Builder- Parameters:
id- Unique id for inter-element referencing- Returns:
- A reference to this Builder instance
-
extension
public SubstanceSpecification.Structure.Builder extension(Extension... extension)
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Adds new element(s) to the existing list
- Overrides:
extensionin classBackboneElement.Builder- Parameters:
extension- Additional content defined by implementations- Returns:
- A reference to this Builder instance
-
extension
public SubstanceSpecification.Structure.Builder extension(Collection<Extension> extension)
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Replaces the existing list with a new one containing elements from the Collection
- Overrides:
extensionin classBackboneElement.Builder- Parameters:
extension- Additional content defined by implementations- Returns:
- A reference to this Builder instance
-
modifierExtension
public SubstanceSpecification.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. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Adds new element(s) to the existing list
- Overrides:
modifierExtensionin classBackboneElement.Builder- Parameters:
modifierExtension- Extensions that cannot be ignored even if unrecognized- Returns:
- A reference to this Builder instance
-
modifierExtension
public SubstanceSpecification.Structure.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. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Replaces the existing list with a new one containing elements from the Collection
- Overrides:
modifierExtensionin classBackboneElement.Builder- Parameters:
modifierExtension- Extensions that cannot be ignored even if unrecognized- Returns:
- A reference to this Builder instance
-
stereochemistry
public SubstanceSpecification.Structure.Builder stereochemistry(CodeableConcept stereochemistry)
Stereochemistry type.- Parameters:
stereochemistry- Stereochemistry type- Returns:
- A reference to this Builder instance
-
opticalActivity
public SubstanceSpecification.Structure.Builder opticalActivity(CodeableConcept opticalActivity)
Optical activity type.- Parameters:
opticalActivity- Optical activity type- Returns:
- A reference to this Builder instance
-
molecularFormula
public SubstanceSpecification.Structure.Builder molecularFormula(String molecularFormula)
Molecular formula.- Parameters:
molecularFormula- Molecular formula- Returns:
- A reference to this Builder instance
-
molecularFormulaByMoiety
public SubstanceSpecification.Structure.Builder molecularFormulaByMoiety(String molecularFormulaByMoiety)
Specified per moiety according to the Hill system, i.e. first C, then H, then alphabetical, each moiety separated by a dot.- Parameters:
molecularFormulaByMoiety- Specified per moiety according to the Hill system, i.e. first C, then H, then alphabetical, each moiety separated by a dot- Returns:
- A reference to this Builder instance
-
isotope
public SubstanceSpecification.Structure.Builder isotope(SubstanceSpecification.Structure.Isotope... isotope)
Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio.Adds new element(s) to the existing list
- Parameters:
isotope- Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio- Returns:
- A reference to this Builder instance
-
isotope
public SubstanceSpecification.Structure.Builder isotope(Collection<SubstanceSpecification.Structure.Isotope> isotope)
Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio.Replaces the existing list with a new one containing elements from the Collection
- Parameters:
isotope- Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio- Returns:
- A reference to this Builder instance
-
molecularWeight
public SubstanceSpecification.Structure.Builder molecularWeight(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)
The molecular weight or weight range (for proteins, polymers or nucleic acids).- Parameters:
molecularWeight- The molecular weight or weight range (for proteins, polymers or nucleic acids)- Returns:
- A reference to this Builder instance
-
source
public SubstanceSpecification.Structure.Builder source(Reference... source)
Supporting literature.Adds new element(s) to the existing list
Allowed resource types for the references:
- Parameters:
source- Supporting literature- Returns:
- A reference to this Builder instance
-
source
public SubstanceSpecification.Structure.Builder source(Collection<Reference> source)
Supporting literature.Replaces the existing list with a new one containing elements from the Collection
Allowed resource types for the references:
- Parameters:
source- Supporting literature- Returns:
- A reference to this Builder instance
-
representation
public SubstanceSpecification.Structure.Builder representation(SubstanceSpecification.Structure.Representation... representation)
Molecular structural representation.Adds new element(s) to the existing list
- Parameters:
representation- Molecular structural representation- Returns:
- A reference to this Builder instance
-
representation
public SubstanceSpecification.Structure.Builder representation(Collection<SubstanceSpecification.Structure.Representation> representation)
Molecular structural representation.Replaces the existing list with a new one containing elements from the Collection
- Parameters:
representation- Molecular structural representation- Returns:
- A reference to this Builder instance
-
build
public SubstanceSpecification.Structure build()
Build theSubstanceSpecification.Structure- Specified by:
buildin interfaceBuilder<Element>- Specified by:
buildin classBackboneElement.Builder- Returns:
- An immutable object of type
SubstanceSpecification.Structure - Throws:
IllegalStateException- if the current state cannot be built into a valid Structure per the base specification
-
from
protected SubstanceSpecification.Structure.Builder from(SubstanceSpecification.Structure structure)
-
-