ContractTerm
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.
type ContractTerm implements Element {
identifier: Identifier
issued: Date
applies: Period
topicCodeableConcept: CodeableConcept
topicReference: Reference
type: CodeableConcept
subType: CodeableConcept
text: String
securityLabel: [ContractSecurityLabel]
offer: ContractOffer
asset: [ContractAsset]
action: [ContractAction]
group: [ContractTerm]
modifierExtension: [Extension]
extension: [Extension]
id: String
}
Fields
ContractTerm.identifier ● Identifier object
Unique identifier for this particular Contract Provision.
ContractTerm.issued ● Date scalar
When this Contract Provision was issued.
ContractTerm.applies ● Period object
Relevant time or time-period when this Contract Provision is applicable.
ContractTerm.topicCodeableConcept ● CodeableConcept object
The entity that the term applies to. (choose any one of topic*, but only one)
ContractTerm.topicReference ● Reference object
The entity that the term applies to. (choose any one of topic*, but only one)
ContractTerm.type ● CodeableConcept object
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.
ContractTerm.subType ● CodeableConcept object
A specialized legal clause or condition based on overarching contract type.
ContractTerm.text ● String scalar
Statement of a provision in a policy or a contract.
ContractTerm.securityLabel ● [ContractSecurityLabel] list object
Security labels that protect the handling of information about the term and its elements, which may be specifically identified..
ContractTerm.offer ● ContractOffer object
The matter of concern in the context of this provision of the agrement.
ContractTerm.asset ● [ContractAsset] list object
Contract Term Asset List.
ContractTerm.action ● [ContractAction] list object
An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.
ContractTerm.group ● [ContractTerm] list object
Nested group of Contract Provisions.
ContractTerm.modifierExtension ● [Extension] list object
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
ContractTerm.extension ● [Extension] list object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
ContractTerm.id ● String scalar
Interfaces
Element interface
Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions
Member Of
Contract object ● ContractTerm object