
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
FieldsModifier and TypeFieldDescriptionprotected DataTypeQuantitative value for this moiety.protected IdentifierIdentifier by which this moiety substance is known.protected CodeableConceptThe measurement type of the quantitative value.protected StringTypeMolecular formula for this moiety of this substance, typically using the Hill system.protected StringTypeTextual name for this moiety substance.protected CodeableConceptOptical activity type.protected CodeableConceptRole that the moiety is playing.protected CodeableConceptStereochemistry type.Fields inherited from class org.hl7.fhir.r5.model.BackboneElement
modifierExtension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(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) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasName()booleanbooleanbooleanhasRole()booleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(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, getExtensionValue, getModifierExtension, getModifierExtensionFirstRep, hasExtension, hasExtension, hasModifierExtension, removeExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.r5.model.Element
addExtension, addExtension, addExtension, copyExtensions, copyNewExtensions, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionString, getExtensionString, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getStandardsStatus, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement, setStandardsStatusMethods 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, executeFunction, 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, setXhtmlMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtensionMethods 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:
listChildrenin classBackboneElement
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copyin classBackboneElement
-
copyValues
-
equalsDeep
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement- Returns:
- the FHIR type name of the instance (not the java class name)
-