Package org.hl7.fhir.r5.model
Class EvidenceVariable.EvidenceVariableCharacteristicComponent
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.EvidenceVariable.EvidenceVariableCharacteristicComponent
- 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:
- EvidenceVariable
public static class EvidenceVariable.EvidenceVariableCharacteristicComponent
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 TypeFieldDescriptionDefines the characteristic as a combination of two or more characteristics.Defines the characteristic using both a type and value[x] elements.protected CanonicalTypeDefines the characteristic using Canonical.protected CodeableConceptDefines the characteristic using CodeableConcept.protected ExpressionDefines the characteristic using Expression.protected IdTypeDefines the characteristic using id.protected ReferenceDefines the characteristic using a Reference.protected StringTypeA short, natural language description of the characteristic that could be used to communicate the criteria to an end-user.protected BooleanTypeWhen true, this characteristic is an exclusion criterion.protected IdTypeLabel used for when a characteristic refers to another characteristic.protected List<Annotation>A human-readable string to clarify or explain concepts about the characteristic.Observation time from study specified event.Fields inherited from class org.hl7.fhir.r5.model.BackboneElement
modifierExtension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddNote()copy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()booleangetNamedProperty(int _hash, String _name, boolean _checkValid) getNote()Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasNote()booleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setDefinitionByCombination(EvidenceVariable.EvidenceVariableCharacteristicDefinitionByCombinationComponent value) setDefinitionByTypeAndValue(EvidenceVariable.EvidenceVariableCharacteristicDefinitionByTypeAndValueComponent value) setDefinitionCanonical(String value) setDefinitionId(String value) setDefinitionIdElement(IdType value) setDefinitionReference(Reference value) setDescription(String value) setDescriptionElement(StringType value) setExclude(boolean value) setExcludeElement(BooleanType value) setLinkIdElement(IdType value) setNote(List<Annotation> theNote) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setTimeFromEvent(List<EvidenceVariable.EvidenceVariableCharacteristicTimeFromEventComponent> theTimeFromEvent) Methods inherited from class org.hl7.fhir.r5.model.BackboneElement
addModifierExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, removeExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.r5.model.Element
addExtension, addExtension, addExtension, copyValues, getExtension, getExtensionFirstRep, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, setDisallowExtensions, setExtension, setId, setIdBase, setIdElementMethods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, hasValidationInfo, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, removeChild, setUserData, setUserDataINNMethods 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
-
linkId
Label used for when a characteristic refers to another characteristic. -
description
A short, natural language description of the characteristic that could be used to communicate the criteria to an end-user. -
note
A human-readable string to clarify or explain concepts about the characteristic. -
exclude
When true, this characteristic is an exclusion criterion. In other words, not matching this characteristic definition is equivalent to meeting this criterion. -
definitionReference
Defines the characteristic using a Reference. -
definitionCanonical
Defines the characteristic using Canonical. -
definitionCodeableConcept
Defines the characteristic using CodeableConcept. -
definitionExpression
Defines the characteristic using Expression. -
definitionId
Defines the characteristic using id. -
definitionByTypeAndValue
protected EvidenceVariable.EvidenceVariableCharacteristicDefinitionByTypeAndValueComponent definitionByTypeAndValueDefines the characteristic using both a type and value[x] elements. -
definitionByCombination
protected EvidenceVariable.EvidenceVariableCharacteristicDefinitionByCombinationComponent definitionByCombinationDefines the characteristic as a combination of two or more characteristics. -
timeFromEvent
Observation time from study specified event.
-
-
Constructor Details
-
EvidenceVariableCharacteristicComponent
Constructor
-
-
Method Details
-
getLinkIdElement
- Returns:
linkId(Label used for when a characteristic refers to another characteristic.). This is the underlying object with id, value and extensions. The accessor "getLinkId" gives direct access to the value
-
hasLinkIdElement
-
hasLinkId
-
setLinkIdElement
- Parameters:
value-linkId(Label used for when a characteristic refers to another characteristic.). This is the underlying object with id, value and extensions. The accessor "getLinkId" gives direct access to the value
-
getLinkId
- Returns:
- Label used for when a characteristic refers to another characteristic.
-
setLinkId
- Parameters:
value- Label used for when a characteristic refers to another characteristic.
-
getDescriptionElement
- Returns:
description(A short, natural language description of the characteristic that could be used to communicate the criteria to an end-user.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDescriptionElement(StringType value) - Parameters:
value-description(A short, natural language description of the characteristic that could be used to communicate the criteria to an end-user.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- A short, natural language description of the characteristic that could be used to communicate the criteria to an end-user.
-
setDescription
- Parameters:
value- A short, natural language description of the characteristic that could be used to communicate the criteria to an end-user.
-
getNote
- Returns:
note(A human-readable string to clarify or explain concepts about the characteristic.)
-
setNote
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note, creating it if it does not already exist {3}
-
getExcludeElement
- Returns:
exclude(When true, this characteristic is an exclusion criterion. In other words, not matching this characteristic definition is equivalent to meeting this criterion.). This is the underlying object with id, value and extensions. The accessor "getExclude" gives direct access to the value
-
hasExcludeElement
-
hasExclude
-
setExcludeElement
public EvidenceVariable.EvidenceVariableCharacteristicComponent setExcludeElement(BooleanType value) - Parameters:
value-exclude(When true, this characteristic is an exclusion criterion. In other words, not matching this characteristic definition is equivalent to meeting this criterion.). This is the underlying object with id, value and extensions. The accessor "getExclude" gives direct access to the value
-
getExclude
- Returns:
- When true, this characteristic is an exclusion criterion. In other words, not matching this characteristic definition is equivalent to meeting this criterion.
-
setExclude
- Parameters:
value- When true, this characteristic is an exclusion criterion. In other words, not matching this characteristic definition is equivalent to meeting this criterion.
-
getDefinitionReference
- Returns:
definitionReference(Defines the characteristic using a Reference.)
-
hasDefinitionReference
-
setDefinitionReference
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDefinitionReference(Reference value) - Parameters:
value-definitionReference(Defines the characteristic using a Reference.)
-
getDefinitionCanonicalElement
- Returns:
definitionCanonical(Defines the characteristic using Canonical.). This is the underlying object with id, value and extensions. The accessor "getDefinitionCanonical" gives direct access to the value
-
hasDefinitionCanonicalElement
-
hasDefinitionCanonical
-
setDefinitionCanonicalElement
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDefinitionCanonicalElement(CanonicalType value) - Parameters:
value-definitionCanonical(Defines the characteristic using Canonical.). This is the underlying object with id, value and extensions. The accessor "getDefinitionCanonical" gives direct access to the value
-
getDefinitionCanonical
- Returns:
- Defines the characteristic using Canonical.
-
setDefinitionCanonical
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDefinitionCanonical(String value) - Parameters:
value- Defines the characteristic using Canonical.
-
getDefinitionCodeableConcept
- Returns:
definitionCodeableConcept(Defines the characteristic using CodeableConcept.)
-
hasDefinitionCodeableConcept
-
setDefinitionCodeableConcept
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDefinitionCodeableConcept(CodeableConcept value) - Parameters:
value-definitionCodeableConcept(Defines the characteristic using CodeableConcept.)
-
getDefinitionExpression
- Returns:
definitionExpression(Defines the characteristic using Expression.)
-
hasDefinitionExpression
-
setDefinitionExpression
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDefinitionExpression(Expression value) - Parameters:
value-definitionExpression(Defines the characteristic using Expression.)
-
getDefinitionIdElement
- Returns:
definitionId(Defines the characteristic using id.). This is the underlying object with id, value and extensions. The accessor "getDefinitionId" gives direct access to the value
-
hasDefinitionIdElement
-
hasDefinitionId
-
setDefinitionIdElement
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDefinitionIdElement(IdType value) - Parameters:
value-definitionId(Defines the characteristic using id.). This is the underlying object with id, value and extensions. The accessor "getDefinitionId" gives direct access to the value
-
getDefinitionId
- Returns:
- Defines the characteristic using id.
-
setDefinitionId
- Parameters:
value- Defines the characteristic using id.
-
getDefinitionByTypeAndValue
public EvidenceVariable.EvidenceVariableCharacteristicDefinitionByTypeAndValueComponent getDefinitionByTypeAndValue()- Returns:
definitionByTypeAndValue(Defines the characteristic using both a type and value[x] elements.)
-
hasDefinitionByTypeAndValue
-
setDefinitionByTypeAndValue
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDefinitionByTypeAndValue(EvidenceVariable.EvidenceVariableCharacteristicDefinitionByTypeAndValueComponent value) - Parameters:
value-definitionByTypeAndValue(Defines the characteristic using both a type and value[x] elements.)
-
getDefinitionByCombination
public EvidenceVariable.EvidenceVariableCharacteristicDefinitionByCombinationComponent getDefinitionByCombination()- Returns:
definitionByCombination(Defines the characteristic as a combination of two or more characteristics.)
-
hasDefinitionByCombination
-
setDefinitionByCombination
public EvidenceVariable.EvidenceVariableCharacteristicComponent setDefinitionByCombination(EvidenceVariable.EvidenceVariableCharacteristicDefinitionByCombinationComponent value) - Parameters:
value-definitionByCombination(Defines the characteristic as a combination of two or more characteristics.)
-
getTimeFromEvent
public List<EvidenceVariable.EvidenceVariableCharacteristicTimeFromEventComponent> getTimeFromEvent()- Returns:
timeFromEvent(Observation time from study specified event.)
-
setTimeFromEvent
public EvidenceVariable.EvidenceVariableCharacteristicComponent setTimeFromEvent(List<EvidenceVariable.EvidenceVariableCharacteristicTimeFromEventComponent> theTimeFromEvent) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasTimeFromEvent
-
addTimeFromEvent
-
addTimeFromEvent
-
getTimeFromEventFirstRep
public EvidenceVariable.EvidenceVariableCharacteristicTimeFromEventComponent getTimeFromEventFirstRep()- Returns:
- The first repetition of repeating field
timeFromEvent, creating it if it does not already exist {3}
-
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
-
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
-