ContractOffer
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.
type ContractOffer implements Element {
identifier: [Identifier]
party: [ContractParty]
topic: Reference
type: CodeableConcept
decision: CodeableConcept
decisionMode: [CodeableConcept]
answer: [ContractAnswer]
text: String
linkId: [String]
securityLabelNumber: [Int]
modifierExtension: [Extension]
extension: [Extension]
id: String
}
Fields
ContractOffer.identifier ● [Identifier] list object
Unique identifier for this particular Contract Provision.
ContractOffer.party ● [ContractParty] list object
Offer Recipient.
ContractOffer.topic ● Reference object
The owner of an asset has the residual control rights over the asset: the right to decide all usages of the asset in any way not inconsistent with a prior contract, custom, or law (Hart, 1995, p. 30).
ContractOffer.type ● CodeableConcept object
Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.
ContractOffer.decision ● CodeableConcept object
Type of choice made by accepting party with respect to an offer made by an offeror/ grantee.
ContractOffer.decisionMode ● [CodeableConcept] list object
How the decision about a Contract was conveyed.
ContractOffer.answer ● [ContractAnswer] list object
Response to offer text.
ContractOffer.text ● String scalar
Human readable form of this Contract Offer.
ContractOffer.linkId ● [String] list scalar
The id of the clause or question text of the offer in the referenced questionnaire/response.
ContractOffer.securityLabelNumber ● [Int] list scalar
Security labels that protects the offer.
ContractOffer.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).
ContractOffer.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.
ContractOffer.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
ContractTerm object