Package org.hl7.fhir.dstu3.model
Class Contract.TermComponent
java.lang.Object
org.hl7.fhir.dstu3.model.Base
org.hl7.fhir.dstu3.model.Element
org.hl7.fhir.dstu3.model.BackboneElement
org.hl7.fhir.dstu3.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
<CodeableConcept> Action stipulated by this Contract Provision.protected List
<CodeableConcept> Reason or purpose for the action stipulated by this Contract Provision.protected List
<Contract.TermAgentComponent> 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.TermComponent> Nested group of Contract Provisions.protected Identifier
Unique identifier for this particular Contract Provision.protected DateTimeType
When this Contract Provision was issued.A set of security labels that define which terms are controlled by this condition.protected CodeableConcept
Subtype of this Contract Provision, e.g.protected StringType
Human readable form of this Contract Provision.The matter of concern in the context of this provision of the agrement.The actual objects that are the target of the reference (The matter of concern in the context of this provision of the agrement.)protected CodeableConcept
Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g.protected List
<Contract.TermValuedItemComponent> Contract Provision Valued Item List.Fields inherited from class org.hl7.fhir.dstu3.model.BackboneElement
modifierExtension
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddAgent()
addGroup()
addTopic()
copy()
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getAgent()
getGroup()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) getText()
getTopic()
Deprecated.Use Reference#setResource(IBaseResource) insteadgetType()
String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
hasAgent()
boolean
boolean
hasGroup()
boolean
boolean
boolean
boolean
boolean
boolean
hasText()
boolean
boolean
hasTopic()
boolean
hasType()
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setAction
(List<CodeableConcept> theAction) setActionReason
(List<CodeableConcept> theActionReason) setAgent
(List<Contract.TermAgentComponent> theAgent) setApplies
(Period value) 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<Coding> theSecurityLabel) setSubType
(CodeableConcept value) setTextElement
(StringType value) setType
(CodeableConcept value) setValuedItem
(List<Contract.TermValuedItemComponent> theValuedItem) Methods inherited from class org.hl7.fhir.dstu3.model.BackboneElement
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtension
Methods inherited from class org.hl7.fhir.dstu3.model.Element
addExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setExtension, setId, setIdBase, setIdElement
Methods inherited from class org.hl7.fhir.dstu3.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, 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, 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. -
type
Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit. -
subType
Subtype of this Contract Provision, e.g. life time maximum payment for a contract term for specific valued item, e.g. disability payment. -
topic
The matter of concern in the context of this provision of the agrement. -
topicTarget
The actual objects that are the target of the reference (The matter of concern in the context of this provision of the agrement.) -
action
Action stipulated by this Contract Provision. -
actionReason
Reason or purpose for the action stipulated by this Contract Provision. -
securityLabel
A set of security labels that define which terms are controlled by this condition. -
agent
An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place. -
text
Human readable form of this Contract Provision. -
valuedItem
Contract Provision Valued Item List. -
group
Nested group of Contract Provisions.
-
-
Constructor Details
-
TermComponent
public 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.)
-
getType
- Returns:
type
(Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.)
-
hasType
-
setType
- Parameters:
value
-type
(Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.)
-
getSubType
- Returns:
subType
(Subtype of this Contract Provision, e.g. life time maximum payment for a contract term for specific valued item, e.g. disability payment.)
-
hasSubType
-
setSubType
- Parameters:
value
-subType
(Subtype of this Contract Provision, e.g. life time maximum payment for a contract term for specific valued item, e.g. disability payment.)
-
getTopic
- Returns:
topic
(The matter of concern in the context of this provision of the agrement.)
-
setTopic
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasTopic
-
addTopic
-
addTopic
-
getTopicFirstRep
- Returns:
- The first repetition of repeating field
topic
, creating it if it does not already exist
-
getTopicTarget
Deprecated.Use Reference#setResource(IBaseResource) instead -
getAction
- Returns:
action
(Action stipulated by this Contract Provision.)
-
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
-
getActionReason
- Returns:
actionReason
(Reason or purpose for the action stipulated by this Contract Provision.)
-
setActionReason
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasActionReason
-
addActionReason
-
addActionReason
-
getActionReasonFirstRep
- Returns:
- The first repetition of repeating field
actionReason
, creating it if it does not already exist
-
getSecurityLabel
- Returns:
securityLabel
(A set of security labels that define which terms are controlled by this condition.)
-
setSecurityLabel
- 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
-
getAgent
- Returns:
agent
(An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.)
-
setAgent
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasAgent
-
addAgent
-
addAgent
-
getAgentFirstRep
- Returns:
- The first repetition of repeating field
agent
, creating it if it does not already exist
-
getTextElement
- Returns:
text
(Human readable form of this Contract Provision.). 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
(Human readable form of this Contract Provision.). This is the underlying object with id, value and extensions. The accessor "getText" gives direct access to the value
-
getText
- Returns:
- Human readable form of this Contract Provision.
-
setText
- Parameters:
value
- Human readable form of this Contract Provision.
-
getValuedItem
- Returns:
valuedItem
(Contract Provision Valued Item List.)
-
setValuedItem
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasValuedItem
-
addValuedItem
-
addValuedItem
-
getValuedItemFirstRep
- Returns:
- The first repetition of repeating field
valuedItem
, 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
-
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
-
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
-