public static class SubstanceSpecification.SubstanceSpecificationStructureComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected List<SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent> |
isotope
Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio.
|
protected StringType |
molecularFormula
Molecular formula.
|
protected StringType |
molecularFormulaByMoiety
Specified per moiety according to the Hill system, i.e.
|
protected SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent |
molecularWeight
The molecular weight or weight range (for proteins, polymers or nucleic acids).
|
protected CodeableConcept |
opticalActivity
Optical activity type.
|
protected List<Reference> |
referenceSource
Supporting literature.
|
protected List<DocumentReference> |
referenceSourceTarget
The actual objects that are the target of the reference (Supporting literature.)
|
protected CodeableConcept |
stereochemistry
Stereochemistry type.
|
protected List<SubstanceSpecification.SubstanceSpecificationStructureStructuralRepresentationComponent> |
structuralRepresentation
Molectular structural representation.
|
modifierExtension| Constructor and Description |
|---|
SubstanceSpecificationStructureComponent()
Constructor
|
addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtensionaddExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, setDisallowExtensions, setExtension, setId, setIdBase, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected CodeableConcept stereochemistry
protected CodeableConcept opticalActivity
protected StringType molecularFormula
protected StringType molecularFormulaByMoiety
protected List<SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent> isotope
protected SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent molecularWeight
protected List<Reference> referenceSource
protected List<DocumentReference> referenceSourceTarget
protected List<SubstanceSpecification.SubstanceSpecificationStructureStructuralRepresentationComponent> structuralRepresentation
public SubstanceSpecificationStructureComponent()
public CodeableConcept getStereochemistry()
stereochemistry (Stereochemistry type.)public boolean hasStereochemistry()
public SubstanceSpecification.SubstanceSpecificationStructureComponent setStereochemistry(CodeableConcept value)
value - stereochemistry (Stereochemistry type.)public CodeableConcept getOpticalActivity()
opticalActivity (Optical activity type.)public boolean hasOpticalActivity()
public SubstanceSpecification.SubstanceSpecificationStructureComponent setOpticalActivity(CodeableConcept value)
value - opticalActivity (Optical activity type.)public StringType getMolecularFormulaElement()
molecularFormula (Molecular formula.). This is the underlying object with id, value and extensions. The accessor "getMolecularFormula" gives direct access to the valuepublic boolean hasMolecularFormulaElement()
public boolean hasMolecularFormula()
public SubstanceSpecification.SubstanceSpecificationStructureComponent setMolecularFormulaElement(StringType value)
value - molecularFormula (Molecular formula.). This is the underlying object with id, value and extensions. The accessor "getMolecularFormula" gives direct access to the valuepublic String getMolecularFormula()
public SubstanceSpecification.SubstanceSpecificationStructureComponent setMolecularFormula(String value)
value - Molecular formula.public StringType getMolecularFormulaByMoietyElement()
molecularFormulaByMoiety (Specified per moiety according to the Hill system, i.e. first C, then H, then alphabetical. and each moiety separated by a dot.). This is the underlying object with id, value and extensions. The accessor "getMolecularFormulaByMoiety" gives direct access to the valuepublic boolean hasMolecularFormulaByMoietyElement()
public boolean hasMolecularFormulaByMoiety()
public SubstanceSpecification.SubstanceSpecificationStructureComponent setMolecularFormulaByMoietyElement(StringType value)
value - molecularFormulaByMoiety (Specified per moiety according to the Hill system, i.e. first C, then H, then alphabetical. and each moiety separated by a dot.). This is the underlying object with id, value and extensions. The accessor "getMolecularFormulaByMoiety" gives direct access to the valuepublic String getMolecularFormulaByMoiety()
public SubstanceSpecification.SubstanceSpecificationStructureComponent setMolecularFormulaByMoiety(String value)
value - Specified per moiety according to the Hill system, i.e. first C, then H, then alphabetical. and each moiety separated by a dot.public List<SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent> getIsotope()
isotope (Applicable for single substances that contain a radionuclide or a non-natural isotopic ratio.)public SubstanceSpecification.SubstanceSpecificationStructureComponent setIsotope(List<SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent> theIsotope)
this for easy method chainingpublic boolean hasIsotope()
public SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent addIsotope()
public SubstanceSpecification.SubstanceSpecificationStructureComponent addIsotope(SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent t)
public SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent getIsotopeFirstRep()
isotope, creating it if it does not already existpublic SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent getMolecularWeight()
molecularWeight (The molecular weight or weight range (for proteins, polymers or nucleic acids).)public boolean hasMolecularWeight()
public SubstanceSpecification.SubstanceSpecificationStructureComponent setMolecularWeight(SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent value)
value - molecularWeight (The molecular weight or weight range (for proteins, polymers or nucleic acids).)public List<Reference> getReferenceSource()
referenceSource (Supporting literature.)public SubstanceSpecification.SubstanceSpecificationStructureComponent setReferenceSource(List<Reference> theReferenceSource)
this for easy method chainingpublic boolean hasReferenceSource()
public Reference addReferenceSource()
public SubstanceSpecification.SubstanceSpecificationStructureComponent addReferenceSource(Reference t)
public Reference getReferenceSourceFirstRep()
referenceSource, creating it if it does not already exist@Deprecated public List<DocumentReference> getReferenceSourceTarget()
@Deprecated public DocumentReference addReferenceSourceTarget()
public List<SubstanceSpecification.SubstanceSpecificationStructureStructuralRepresentationComponent> getStructuralRepresentation()
structuralRepresentation (Molectular structural representation.)public SubstanceSpecification.SubstanceSpecificationStructureComponent setStructuralRepresentation(List<SubstanceSpecification.SubstanceSpecificationStructureStructuralRepresentationComponent> theStructuralRepresentation)
this for easy method chainingpublic boolean hasStructuralRepresentation()
public SubstanceSpecification.SubstanceSpecificationStructureStructuralRepresentationComponent addStructuralRepresentation()
public SubstanceSpecification.SubstanceSpecificationStructureComponent addStructuralRepresentation(SubstanceSpecification.SubstanceSpecificationStructureStructuralRepresentationComponent t)
public SubstanceSpecification.SubstanceSpecificationStructureStructuralRepresentationComponent getStructuralRepresentationFirstRep()
structuralRepresentation, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class BackboneElementpublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic SubstanceSpecification.SubstanceSpecificationStructureComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other_)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other_)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.