ContractValuedItem
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.
type ContractValuedItem implements Element {
entityCodeableConcept: CodeableConcept
entityReference: Reference
identifier: Identifier
effectiveTime: Date
quantity: Quantity
unitPrice: Money
factor: String
points: String
net: Money
payment: String
paymentDate: Date
responsible: Reference
recipient: Reference
linkId: [String]
securityLabelNumber: [Int]
modifierExtension: [Extension]
extension: [Extension]
id: String
}
Fields
ContractValuedItem.entityCodeableConcept ● CodeableConcept object
Specific type of Contract Valued Item that may be priced. (choose any one of entity*, but only one)
ContractValuedItem.entityReference ● Reference object
Specific type of Contract Valued Item that may be priced. (choose any one of entity*, but only one)
ContractValuedItem.identifier ● Identifier object
Identifies a Contract Valued Item instance.
ContractValuedItem.effectiveTime ● Date scalar
Indicates the time during which this Contract ValuedItem information is effective.
ContractValuedItem.quantity ● Quantity object
Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances.
ContractValuedItem.unitPrice ● Money object
A Contract Valued Item unit valuation measure.
ContractValuedItem.factor ● String scalar
A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
ContractValuedItem.points ● String scalar
An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the Contract Valued Item delivered. The concept of Points allows for assignment of point values for a Contract Valued Item, such that a monetary amount can be assigned to each point.
ContractValuedItem.net ● Money object
Expresses the product of the Contract Valued Item unitQuantity and the unitPriceAmt. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.
ContractValuedItem.payment ● String scalar
Terms of valuation.
ContractValuedItem.paymentDate ● Date scalar
When payment is due.
ContractValuedItem.responsible ● Reference object
Who will make payment.
ContractValuedItem.recipient ● Reference object
Who will receive payment.
ContractValuedItem.linkId ● [String] list scalar
Id of the clause or question text related to the context of this valuedItem in the referenced form or QuestionnaireResponse.
ContractValuedItem.securityLabelNumber ● [Int] list scalar
A set of security labels that define which terms are controlled by this condition.
ContractValuedItem.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).
ContractValuedItem.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.
ContractValuedItem.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
ContractAsset object