ContractValuedItemCreateInput
No description
input ContractValuedItemCreateInput {
entityCodeableConcept: CodeableConceptCreateInput
entityReference: ReferenceCreateInput
identifier: IdentifierCreateInput
effectiveTime: Date
quantity: QuantityCreateInput
unitPrice: MoneyCreateInput
factor: String
points: String
net: MoneyCreateInput
payment: String
paymentDate: Date
responsible: ReferenceCreateInput
recipient: ReferenceCreateInput
linkId: [String!]
securityLabelNumber: [Int!]
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}
Fields
ContractValuedItemCreateInput.entityCodeableConcept ● CodeableConceptCreateInput input
Specific type of Contract Valued Item that may be priced. (choose any one of entity*, but only one)
ContractValuedItemCreateInput.entityReference ● ReferenceCreateInput input
Specific type of Contract Valued Item that may be priced. (choose any one of entity*, but only one)
ContractValuedItemCreateInput.identifier ● IdentifierCreateInput input
Identifies a Contract Valued Item instance.
ContractValuedItemCreateInput.effectiveTime ● Date scalar
Indicates the time during which this Contract ValuedItem information is effective.
ContractValuedItemCreateInput.quantity ● QuantityCreateInput input
Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances.
ContractValuedItemCreateInput.unitPrice ● MoneyCreateInput input
A Contract Valued Item unit valuation measure.
ContractValuedItemCreateInput.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.
ContractValuedItemCreateInput.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.
ContractValuedItemCreateInput.net ● MoneyCreateInput 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.
ContractValuedItemCreateInput.payment ● String scalar
Terms of valuation.
ContractValuedItemCreateInput.paymentDate ● Date scalar
When payment is due.
ContractValuedItemCreateInput.responsible ● ReferenceCreateInput input
Who will make payment.
ContractValuedItemCreateInput.recipient ● ReferenceCreateInput input
Who will receive payment.
ContractValuedItemCreateInput.linkId ● [String!] list scalar
Id of the clause or question text related to the context of this valuedItem in the referenced form or QuestionnaireResponse.
ContractValuedItemCreateInput.securityLabelNumber ● [Int!] list scalar
A set of security labels that define which terms are controlled by this condition.
ContractValuedItemCreateInput.modifierExtension ● [FhirExtensionCreateInput!] 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).
ContractValuedItemCreateInput.extension ● [FhirExtensionCreateInput!] 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.
ContractValuedItemCreateInput.id ● String scalar
null
Member Of
ContractAssetCreateInput input