Skip to main content

ContractValuedItemUpdateInput

No description

input ContractValuedItemUpdateInput {
entityCodeableConcept: CodeableConceptUpdateInput
entityReference: ReferenceUpdateInput
identifier: IdentifierUpdateInput
effectiveTime: Date
quantity: QuantityUpdateInput
unitPrice: MoneyUpdateInput
factor: String
points: String
net: MoneyUpdateInput
payment: String
paymentDate: Date
responsible: ReferenceUpdateInput
recipient: ReferenceUpdateInput
linkId: [String!]
securityLabelNumber: [Int!]
modifierExtension: [FhirExtensionUpdateInput!]
extension: [FhirExtensionUpdateInput!]
id: String
}

Fields

ContractValuedItemUpdateInput.entityCodeableConcept ● CodeableConceptUpdateInput input

Specific type of Contract Valued Item that may be priced. (choose any one of entity*, but only one)

ContractValuedItemUpdateInput.entityReference ● ReferenceUpdateInput input

Specific type of Contract Valued Item that may be priced. (choose any one of entity*, but only one)

ContractValuedItemUpdateInput.identifier ● IdentifierUpdateInput input

Identifies a Contract Valued Item instance.

ContractValuedItemUpdateInput.effectiveTime ● Date scalar

Indicates the time during which this Contract ValuedItem information is effective.

ContractValuedItemUpdateInput.quantity ● QuantityUpdateInput input

Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances.

ContractValuedItemUpdateInput.unitPrice ● MoneyUpdateInput input

A Contract Valued Item unit valuation measure.

ContractValuedItemUpdateInput.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.

ContractValuedItemUpdateInput.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.

ContractValuedItemUpdateInput.net ● MoneyUpdateInput input

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.

ContractValuedItemUpdateInput.payment ● String scalar

Terms of valuation.

ContractValuedItemUpdateInput.paymentDate ● Date scalar

When payment is due.

ContractValuedItemUpdateInput.responsible ● ReferenceUpdateInput input

Who will make payment.

ContractValuedItemUpdateInput.recipient ● ReferenceUpdateInput input

Who will receive payment.

ContractValuedItemUpdateInput.linkId ● [String!] list scalar

Id of the clause or question text related to the context of this valuedItem in the referenced form or QuestionnaireResponse.

ContractValuedItemUpdateInput.securityLabelNumber ● [Int!] list scalar

A set of security labels that define which terms are controlled by this condition.

ContractValuedItemUpdateInput.modifierExtension ● [FhirExtensionUpdateInput!] list input

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).

ContractValuedItemUpdateInput.extension ● [FhirExtensionUpdateInput!] list input

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.

ContractValuedItemUpdateInput.id ● String scalar

null

Member Of

ContractAssetUpdateInput input