public static class SubstanceSpecification.SubstanceSpecificationPropertyComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected Type |
amount
Quantitative value for this property.
|
protected CodeableConcept |
category
A category for this property, e.g.
|
protected CodeableConcept |
code
Property type e.g.
|
protected Type |
definingSubstance
A substance upon which a defining property depends (e.g.
|
protected StringType |
parameters
Parameters that were used in the measurement of a property (e.g.
|
modifierExtension| Constructor and Description |
|---|
SubstanceSpecificationPropertyComponent()
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, removeExtension, setDisallowExtensions, setExtension, setId, setIdBase, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, 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, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddExtension, getExtension, hasExtensiongetFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataprotected CodeableConcept category
protected CodeableConcept code
protected StringType parameters
protected Type definingSubstance
public SubstanceSpecificationPropertyComponent()
public CodeableConcept getCategory()
category (A category for this property, e.g. Physical, Chemical, Enzymatic.)public boolean hasCategory()
public SubstanceSpecification.SubstanceSpecificationPropertyComponent setCategory(CodeableConcept value)
value - category (A category for this property, e.g. Physical, Chemical, Enzymatic.)public CodeableConcept getCode()
code (Property type e.g. viscosity, pH, isoelectric point.)public boolean hasCode()
public SubstanceSpecification.SubstanceSpecificationPropertyComponent setCode(CodeableConcept value)
value - code (Property type e.g. viscosity, pH, isoelectric point.)public StringType getParametersElement()
parameters (Parameters that were used in the measurement of a property (e.g. for viscosity: measured at 20C with a pH of 7.1).). This is the underlying object with id, value and extensions. The accessor "getParameters" gives direct access to the valuepublic boolean hasParametersElement()
public boolean hasParameters()
public SubstanceSpecification.SubstanceSpecificationPropertyComponent setParametersElement(StringType value)
value - parameters (Parameters that were used in the measurement of a property (e.g. for viscosity: measured at 20C with a pH of 7.1).). This is the underlying object with id, value and extensions. The accessor "getParameters" gives direct access to the valuepublic String getParameters()
public SubstanceSpecification.SubstanceSpecificationPropertyComponent setParameters(String value)
value - Parameters that were used in the measurement of a property (e.g. for viscosity: measured at 20C with a pH of 7.1).public Type getDefiningSubstance()
definingSubstance (A substance upon which a defining property depends (e.g. for solubility: in water, in alcohol).)public Reference getDefiningSubstanceReference() throws org.hl7.fhir.exceptions.FHIRException
definingSubstance (A substance upon which a defining property depends (e.g. for solubility: in water, in alcohol).)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasDefiningSubstanceReference()
public CodeableConcept getDefiningSubstanceCodeableConcept() throws org.hl7.fhir.exceptions.FHIRException
definingSubstance (A substance upon which a defining property depends (e.g. for solubility: in water, in alcohol).)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasDefiningSubstanceCodeableConcept()
public boolean hasDefiningSubstance()
public SubstanceSpecification.SubstanceSpecificationPropertyComponent setDefiningSubstance(Type value)
value - definingSubstance (A substance upon which a defining property depends (e.g. for solubility: in water, in alcohol).)public Quantity getAmountQuantity() throws org.hl7.fhir.exceptions.FHIRException
amount (Quantitative value for this property.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasAmountQuantity()
public StringType getAmountStringType() throws org.hl7.fhir.exceptions.FHIRException
amount (Quantitative value for this property.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasAmountStringType()
public boolean hasAmount()
public SubstanceSpecification.SubstanceSpecificationPropertyComponent setAmount(Type value)
value - amount (Quantitative value for this property.)protected 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.SubstanceSpecificationPropertyComponent copy()
copy in class BackboneElementpublic void copyValues(SubstanceSpecification.SubstanceSpecificationPropertyComponent dst)
public 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 interface org.hl7.fhir.instance.model.api.IBasefhirType in class BackboneElementCopyright © 2014–2021 Health Level 7. All rights reserved.