Package org.hl7.fhir.r4.model
Class Contract.TermComponent
java.lang.Object
org.hl7.fhir.r4.model.Base
org.hl7.fhir.r4.model.Element
org.hl7.fhir.r4.model.BackboneElement
org.hl7.fhir.r4.model.Contract.TermComponent
- 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:
Contract
public static class Contract.TermComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected List
<Contract.ActionComponent> An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.protected Period
Relevant time or time-period when this Contract Provision is applicable.protected List
<Contract.ContractAssetComponent> Contract Term Asset List.protected List
<Contract.TermComponent> Nested group of Contract Provisions.protected Identifier
Unique identifier for this particular Contract Provision.protected DateTimeType
When this Contract Provision was issued.protected Contract.ContractOfferComponent
The matter of concern in the context of this provision of the agrement.protected List
<Contract.SecurityLabelComponent> Security labels that protect the handling of information about the term and its elements, which may be specifically identified..protected CodeableConcept
A specialized legal clause or condition based on overarching contract type.protected StringType
Statement of a provision in a policy or a contract.protected Type
The entity that the term applies to.protected CodeableConcept
A legal clause or condition contained within a contract that requires one or both parties to perform a particular requirement by some specified time or prevents one or both parties from performing a particular requirement by some specified time.Fields inherited from class org.hl7.fhir.r4.model.BackboneElement
modifierExtension
-
Constructor Summary
ConstructorDescriptionConstructorConstructor -
Method Summary
Modifier and TypeMethodDescriptionaddAsset()
addGroup()
copy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getAsset()
getGroup()
getNamedProperty
(int _hash, String _name, boolean _checkValid) getOffer()
Base[]
getProperty
(int hash, String name, boolean checkValid) getText()
getTopic()
getType()
String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
hasAsset()
boolean
hasGroup()
boolean
boolean
boolean
boolean
hasOffer()
boolean
boolean
boolean
hasText()
boolean
boolean
hasTopic()
boolean
boolean
boolean
hasType()
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setAction
(List<Contract.ActionComponent> theAction) setApplies
(Period value) setAsset
(List<Contract.ContractAssetComponent> theAsset) setGroup
(List<Contract.TermComponent> theGroup) setIdentifier
(Identifier value) setIssuedElement
(DateTimeType value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setSecurityLabel
(List<Contract.SecurityLabelComponent> theSecurityLabel) setSubType
(CodeableConcept value) setTextElement
(StringType value) setType
(CodeableConcept value) Methods inherited from class org.hl7.fhir.r4.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.r4.model.Element
addExtension, addExtension, addExtension, copyExtensions, copyNewExtensions, copyValues, getExtension, getExtensionFirstRep, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, 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, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, 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
-
identifier
Unique identifier for this particular Contract Provision. -
issued
When this Contract Provision was issued. -
applies
Relevant time or time-period when this Contract Provision is applicable. -
topic
The entity that the term applies to. -
type
A legal clause or condition contained within a contract that requires one or both parties to perform a particular requirement by some specified time or prevents one or both parties from performing a particular requirement by some specified time. -
subType
A specialized legal clause or condition based on overarching contract type. -
text
Statement of a provision in a policy or a contract. -
securityLabel
Security labels that protect the handling of information about the term and its elements, which may be specifically identified.. -
offer
The matter of concern in the context of this provision of the agrement. -
asset
Contract Term Asset List. -
action
An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place. -
group
Nested group of Contract Provisions.
-
-
Constructor Details
-
TermComponent
public TermComponent()Constructor -
TermComponent
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(Unique identifier for this particular Contract Provision.)
-
hasIdentifier
-
setIdentifier
- Parameters:
value
-identifier
(Unique identifier for this particular Contract Provision.)
-
getIssuedElement
- Returns:
issued
(When this Contract Provision was issued.). This is the underlying object with id, value and extensions. The accessor "getIssued" gives direct access to the value
-
hasIssuedElement
-
hasIssued
-
setIssuedElement
- Parameters:
value
-issued
(When this Contract Provision was issued.). This is the underlying object with id, value and extensions. The accessor "getIssued" gives direct access to the value
-
getIssued
- Returns:
- When this Contract Provision was issued.
-
setIssued
- Parameters:
value
- When this Contract Provision was issued.
-
getApplies
- Returns:
applies
(Relevant time or time-period when this Contract Provision is applicable.)
-
hasApplies
-
setApplies
- Parameters:
value
-applies
(Relevant time or time-period when this Contract Provision is applicable.)
-
getTopic
- Returns:
topic
(The entity that the term applies to.)
-
getTopicCodeableConcept
- Returns:
topic
(The entity that the term applies to.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasTopicCodeableConcept
-
getTopicReference
- Returns:
topic
(The entity that the term applies to.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasTopicReference
-
hasTopic
-
setTopic
- Parameters:
value
-topic
(The entity that the term applies to.)
-
getType
- Returns:
type
(A legal clause or condition contained within a contract that requires one or both parties to perform a particular requirement by some specified time or prevents one or both parties from performing a particular requirement by some specified time.)
-
hasType
-
setType
- Parameters:
value
-type
(A legal clause or condition contained within a contract that requires one or both parties to perform a particular requirement by some specified time or prevents one or both parties from performing a particular requirement by some specified time.)
-
getSubType
- Returns:
subType
(A specialized legal clause or condition based on overarching contract type.)
-
hasSubType
-
setSubType
- Parameters:
value
-subType
(A specialized legal clause or condition based on overarching contract type.)
-
getTextElement
- Returns:
text
(Statement of a provision in a policy or a contract.). This is the underlying object with id, value and extensions. The accessor "getText" gives direct access to the value
-
hasTextElement
-
hasText
-
setTextElement
- Parameters:
value
-text
(Statement of a provision in a policy or a contract.). This is the underlying object with id, value and extensions. The accessor "getText" gives direct access to the value
-
getText
- Returns:
- Statement of a provision in a policy or a contract.
-
setText
- Parameters:
value
- Statement of a provision in a policy or a contract.
-
getSecurityLabel
- Returns:
securityLabel
(Security labels that protect the handling of information about the term and its elements, which may be specifically identified..)
-
setSecurityLabel
public Contract.TermComponent setSecurityLabel(List<Contract.SecurityLabelComponent> theSecurityLabel) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasSecurityLabel
-
addSecurityLabel
-
addSecurityLabel
-
getSecurityLabelFirstRep
- Returns:
- The first repetition of repeating field
securityLabel
, creating it if it does not already exist
-
getOffer
- Returns:
offer
(The matter of concern in the context of this provision of the agrement.)
-
hasOffer
-
setOffer
- Parameters:
value
-offer
(The matter of concern in the context of this provision of the agrement.)
-
getAsset
- Returns:
asset
(Contract Term Asset List.)
-
setAsset
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasAsset
-
addAsset
-
addAsset
-
getAssetFirstRep
- Returns:
- The first repetition of repeating field
asset
, creating it if it does not already exist
-
getAction
- Returns:
action
(An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.)
-
setAction
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasAction
-
addAction
-
addAction
-
getActionFirstRep
- Returns:
- The first repetition of repeating field
action
, creating it if it does not already exist
-
getGroup
- Returns:
group
(Nested group of Contract Provisions.)
-
setGroup
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasGroup
-
addGroup
-
addGroup
-
getGroupFirstRep
- Returns:
- The first repetition of repeating field
group
, creating it if it does not already exist
-
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
-