Package org.hl7.fhir.r5.model
Class SubstanceDefinition.SubstanceDefinitionMoietyComponent
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.Element
org.hl7.fhir.r5.model.BackboneElement
org.hl7.fhir.r5.model.SubstanceDefinition.SubstanceDefinitionMoietyComponent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseBackboneElement
,org.hl7.fhir.instance.model.api.IBaseElement
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
SubstanceDefinition
public static class SubstanceDefinition.SubstanceDefinitionMoietyComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason
-
Field Summary
Modifier and TypeFieldDescriptionprotected DataType
Quantitative value for this moiety.protected Identifier
Identifier by which this moiety substance is known.protected CodeableConcept
The measurement type of the quantitative value.protected StringType
Molecular formula for this moiety of this substance, typically using the Hill system.protected StringType
Textual name for this moiety substance.protected CodeableConcept
Optical activity type.protected CodeableConcept
Role that the moiety is playing.protected CodeableConcept
Stereochemistry type.Fields inherited from class org.hl7.fhir.r5.model.BackboneElement
modifierExtension
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getName()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) getRole()
String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasName()
boolean
boolean
boolean
hasRole()
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setIdentifier
(Identifier value) setMolecularFormula
(String value) setNameElement
(StringType value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setRole
(CodeableConcept value) Methods inherited from class org.hl7.fhir.r5.model.BackboneElement
addModifierExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyExtensions, copyNewExtensions, copyValues, getExtensionByUrl, getExtensionsByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionFirstRep, hasExtension, hasExtension, hasModifierExtension, removeExtension, setModifierExtension
Methods inherited from class org.hl7.fhir.r5.model.Element
addExtension, addExtension, addExtension, copyExtensions, copyNewExtensions, copyValues, getExtension, getExtensionFirstRep, getExtensionString, getExtensionString, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getStandardsStatus, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement, setStandardsStatus
Methods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setCopyUserData, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtension
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
addModifierExtension, getModifierExtension, hasModifierExtension
-
Field Details
-
role
Role that the moiety is playing. -
identifier
Identifier by which this moiety substance is known. -
name
Textual name for this moiety substance. -
stereochemistry
Stereochemistry type. -
opticalActivity
Optical activity type. -
molecularFormula
Molecular formula for this moiety of this substance, typically using the Hill system. -
amount
Quantitative value for this moiety. -
measurementType
The measurement type of the quantitative value. In capturing the actual relative amounts of substances or molecular fragments it may be necessary to indicate whether the amount refers to, for example, a mole ratio or weight ratio.
-
-
Constructor Details
-
SubstanceDefinitionMoietyComponent
public SubstanceDefinitionMoietyComponent()Constructor
-
-
Method Details
-
getRole
- Returns:
role
(Role that the moiety is playing.)
-
hasRole
-
setRole
- Parameters:
value
-role
(Role that the moiety is playing.)
-
getIdentifier
- Returns:
identifier
(Identifier by which this moiety substance is known.)
-
hasIdentifier
-
setIdentifier
- Parameters:
value
-identifier
(Identifier by which this moiety substance is known.)
-
getNameElement
- Returns:
name
(Textual name for this moiety substance.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
hasNameElement
-
hasName
-
setNameElement
- Parameters:
value
-name
(Textual name for this moiety substance.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
getName
- Returns:
- Textual name for this moiety substance.
-
setName
- Parameters:
value
- Textual name for this moiety substance.
-
getStereochemistry
- Returns:
stereochemistry
(Stereochemistry type.)
-
hasStereochemistry
-
setStereochemistry
public SubstanceDefinition.SubstanceDefinitionMoietyComponent setStereochemistry(CodeableConcept value) - Parameters:
value
-stereochemistry
(Stereochemistry type.)
-
getOpticalActivity
- Returns:
opticalActivity
(Optical activity type.)
-
hasOpticalActivity
-
setOpticalActivity
public SubstanceDefinition.SubstanceDefinitionMoietyComponent setOpticalActivity(CodeableConcept value) - Parameters:
value
-opticalActivity
(Optical activity type.)
-
getMolecularFormulaElement
- Returns:
molecularFormula
(Molecular formula for this moiety of this substance, typically using the Hill system.). This is the underlying object with id, value and extensions. The accessor "getMolecularFormula" gives direct access to the value
-
hasMolecularFormulaElement
-
hasMolecularFormula
-
setMolecularFormulaElement
public SubstanceDefinition.SubstanceDefinitionMoietyComponent setMolecularFormulaElement(StringType value) - Parameters:
value
-molecularFormula
(Molecular formula for this moiety of this substance, typically using the Hill system.). This is the underlying object with id, value and extensions. The accessor "getMolecularFormula" gives direct access to the value
-
getMolecularFormula
- Returns:
- Molecular formula for this moiety of this substance, typically using the Hill system.
-
setMolecularFormula
- Parameters:
value
- Molecular formula for this moiety of this substance, typically using the Hill system.
-
getAmount
- Returns:
amount
(Quantitative value for this moiety.)
-
getAmountQuantity
- Returns:
amount
(Quantitative value for this moiety.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasAmountQuantity
-
getAmountStringType
- Returns:
amount
(Quantitative value for this moiety.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasAmountStringType
-
hasAmount
-
setAmount
- Parameters:
value
-amount
(Quantitative value for this moiety.)
-
getMeasurementType
- Returns:
measurementType
(The measurement type of the quantitative value. In capturing the actual relative amounts of substances or molecular fragments it may be necessary to indicate whether the amount refers to, for example, a mole ratio or weight ratio.)
-
hasMeasurementType
-
setMeasurementType
public SubstanceDefinition.SubstanceDefinitionMoietyComponent setMeasurementType(CodeableConcept value) - Parameters:
value
-measurementType
(The measurement type of the quantitative value. In capturing the actual relative amounts of substances or molecular fragments it may be necessary to indicate whether the amount refers to, for example, a mole ratio or weight ratio.)
-
listChildren
- Overrides:
listChildren
in classBackboneElement
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copy
in classBackboneElement
-
copyValues
-
equalsDeep
- Overrides:
equalsDeep
in classBackboneElement
-
equalsShallow
- Overrides:
equalsShallow
in classBackboneElement
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classBackboneElement
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classBackboneElement
- Returns:
- the FHIR type name of the instance (not the java class name)
-