Package org.hl7.fhir.dstu2.model
Class Contract.TermComponent
- java.lang.Object
-
- org.hl7.fhir.dstu2.model.Base
-
- org.hl7.fhir.dstu2.model.Element
-
- org.hl7.fhir.dstu2.model.BackboneElement
-
- org.hl7.fhir.dstu2.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:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected List<CodeableConcept>actionAction stipulated by this Contract Provision.protected List<CodeableConcept>actionReasonReason or purpose for the action stipulated by this Contract Provision.protected List<Contract.TermActorComponent>actorList of actors participating in this Contract Provision.protected PeriodappliesRelevant time or time-period when this Contract Provision is applicable.protected List<Contract.TermComponent>groupNested group of Contract Provisions.protected IdentifieridentifierUnique identifier for this particular Contract Provision.protected DateTimeTypeissuedWhen this Contract Provision was issued.protected ReferencesubjectWho or what this Contract Provision is about.protected ResourcesubjectTargetThe actual object that is the target of the reference (Who or what this Contract Provision is about.)protected CodeableConceptsubTypeSubtype of this Contract Provision, e.g.protected StringTypetextHuman readable form of this Contract Provision.protected CodeableConcepttypeType of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g.protected List<Contract.TermValuedItemComponent>valuedItemContract Provision Valued Item List.-
Fields inherited from class org.hl7.fhir.dstu2.model.BackboneElement
modifierExtension
-
-
Constructor Summary
Constructors Constructor Description TermComponent()
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu2.model.BackboneElement
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtension
-
Methods inherited from class org.hl7.fhir.dstu2.model.Element
addExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElement
-
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, 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
-
-
-
-
Field Detail
-
identifier
protected Identifier identifier
Unique identifier for this particular Contract Provision.
-
issued
protected DateTimeType issued
When this Contract Provision was issued.
-
applies
protected Period applies
Relevant time or time-period when this Contract Provision is applicable.
-
type
protected CodeableConcept type
Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.
-
subType
protected CodeableConcept subType
Subtype of this Contract Provision, e.g. life time maximum payment for a contract term for specific valued item, e.g. disability payment.
-
subjectTarget
protected Resource subjectTarget
The actual object that is the target of the reference (Who or what this Contract Provision is about.)
-
action
protected List<CodeableConcept> action
Action stipulated by this Contract Provision.
-
actionReason
protected List<CodeableConcept> actionReason
Reason or purpose for the action stipulated by this Contract Provision.
-
actor
protected List<Contract.TermActorComponent> actor
List of actors participating in this Contract Provision.
-
text
protected StringType text
Human readable form of this Contract Provision.
-
valuedItem
protected List<Contract.TermValuedItemComponent> valuedItem
Contract Provision Valued Item List.
-
group
protected List<Contract.TermComponent> group
Nested group of Contract Provisions.
-
-
Constructor Detail
-
TermComponent
public TermComponent()
-
-
Method Detail
-
getIdentifier
public Identifier getIdentifier()
- Returns:
identifier(Unique identifier for this particular Contract Provision.)
-
hasIdentifier
public boolean hasIdentifier()
-
setIdentifier
public Contract.TermComponent setIdentifier(Identifier value)
- Parameters:
value-identifier(Unique identifier for this particular Contract Provision.)
-
getIssuedElement
public DateTimeType 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
public boolean hasIssuedElement()
-
hasIssued
public boolean hasIssued()
-
setIssuedElement
public Contract.TermComponent setIssuedElement(DateTimeType value)
- 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
-
setIssued
public Contract.TermComponent setIssued(Date value)
- Parameters:
value- When this Contract Provision was issued.
-
getApplies
public Period getApplies()
- Returns:
applies(Relevant time or time-period when this Contract Provision is applicable.)
-
hasApplies
public boolean hasApplies()
-
setApplies
public Contract.TermComponent setApplies(Period value)
- Parameters:
value-applies(Relevant time or time-period when this Contract Provision is applicable.)
-
getType
public CodeableConcept getType()
- Returns:
type(Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.)
-
hasType
public boolean hasType()
-
setType
public Contract.TermComponent setType(CodeableConcept value)
- Parameters:
value-type(Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.)
-
getSubType
public CodeableConcept 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
public boolean hasSubType()
-
setSubType
public Contract.TermComponent setSubType(CodeableConcept value)
- 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.)
-
getSubject
public Reference getSubject()
- Returns:
subject(Who or what this Contract Provision is about.)
-
hasSubject
public boolean hasSubject()
-
setSubject
public Contract.TermComponent setSubject(Reference value)
- Parameters:
value-subject(Who or what this Contract Provision is about.)
-
getSubjectTarget
public Resource getSubjectTarget()
- Returns:
subjectThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Who or what this Contract Provision is about.)
-
setSubjectTarget
public Contract.TermComponent setSubjectTarget(Resource value)
- Parameters:
value-subjectThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Who or what this Contract Provision is about.)
-
getAction
public List<CodeableConcept> getAction()
- Returns:
action(Action stipulated by this Contract Provision.)
-
hasAction
public boolean hasAction()
-
addAction
public CodeableConcept addAction()
- Returns:
action(Action stipulated by this Contract Provision.)
-
addAction
public Contract.TermComponent addAction(CodeableConcept t)
-
getActionReason
public List<CodeableConcept> getActionReason()
- Returns:
actionReason(Reason or purpose for the action stipulated by this Contract Provision.)
-
hasActionReason
public boolean hasActionReason()
-
addActionReason
public CodeableConcept addActionReason()
- Returns:
actionReason(Reason or purpose for the action stipulated by this Contract Provision.)
-
addActionReason
public Contract.TermComponent addActionReason(CodeableConcept t)
-
getActor
public List<Contract.TermActorComponent> getActor()
- Returns:
actor(List of actors participating in this Contract Provision.)
-
hasActor
public boolean hasActor()
-
addActor
public Contract.TermActorComponent addActor()
- Returns:
actor(List of actors participating in this Contract Provision.)
-
addActor
public Contract.TermComponent addActor(Contract.TermActorComponent t)
-
getTextElement
public StringType 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
public boolean hasTextElement()
-
hasText
public boolean hasText()
-
setTextElement
public Contract.TermComponent setTextElement(StringType value)
- 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
-
setText
public Contract.TermComponent setText(String value)
- Parameters:
value- Human readable form of this Contract Provision.
-
getValuedItem
public List<Contract.TermValuedItemComponent> getValuedItem()
- Returns:
valuedItem(Contract Provision Valued Item List.)
-
hasValuedItem
public boolean hasValuedItem()
-
addValuedItem
public Contract.TermValuedItemComponent addValuedItem()
- Returns:
valuedItem(Contract Provision Valued Item List.)
-
addValuedItem
public Contract.TermComponent addValuedItem(Contract.TermValuedItemComponent t)
-
getGroup
public List<Contract.TermComponent> getGroup()
- Returns:
group(Nested group of Contract Provisions.)
-
hasGroup
public boolean hasGroup()
-
addGroup
public Contract.TermComponent addGroup()
- Returns:
group(Nested group of Contract Provisions.)
-
addGroup
public Contract.TermComponent addGroup(Contract.TermComponent t)
-
listChildren
protected void listChildren(List<Property> childrenList)
- Overrides:
listChildrenin classBackboneElement
-
setProperty
public void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
public Contract.TermComponent copy()
- Specified by:
copyin classBackboneElement
-
equalsDeep
public boolean equalsDeep(Base other)
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
public boolean equalsShallow(Base other)
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement
-
-