ContractValuedItem constructor

const ContractValuedItem({
  1. @JsonKey(name: 'id') FhirId? fhirId,
  2. @JsonKey(name: 'extension') List<FhirExtension>? extension_,
  3. List<FhirExtension>? modifierExtension,
  4. CodeableConcept? entityCodeableConcept,
  5. Reference? entityReference,
  6. Identifier? identifier,
  7. FhirDateTime? effectiveTime,
  8. @JsonKey(name: '_effectiveTime') Element? effectiveTimeElement,
  9. Quantity? quantity,
  10. Money? unitPrice,
  11. FhirDecimal? factor,
  12. @JsonKey(name: '_factor') Element? factorElement,
  13. FhirDecimal? points,
  14. @JsonKey(name: '_points') Element? pointsElement,
  15. Money? net,
  16. String? payment,
  17. @JsonKey(name: '_payment') Element? paymentElement,
  18. FhirDateTime? paymentDate,
  19. @JsonKey(name: '_paymentDate') Element? paymentDateElement,
  20. Reference? responsible,
  21. Reference? recipient,
  22. List<String>? linkId,
  23. @JsonKey(name: '_linkId') List<Element?>? linkIdElement,
  24. List<FhirUnsignedInt>? securityLabelNumber,
  25. @JsonKey(name: '_securityLabelNumber') List<Element>? securityLabelNumberElement,
})

ContractValuedItem Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.

id Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

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

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

entityCodeableConcept Specific type of Contract Valued Item that may be priced.

entityReference Specific type of Contract Valued Item that may be priced.

identifier Identifies a Contract Valued Item instance.

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

effectiveTimeElement Extensions for effectiveTime

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

unitPrice A Contract Valued Item unit valuation measure.

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

factorElement Extensions for factor

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

pointsElement Extensions for points

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

payment Terms of valuation.

paymentElement Extensions for payment

paymentDate When payment is due.

paymentDateElement Extensions for paymentDate

responsible Who will make payment.

recipient Who will receive payment.

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

linkIdElement Extensions for linkId

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

securityLabelNumberElement Extensions for securityLabelNumber

Implementation

const factory ContractValuedItem({
  /// [id] Unique id for the element within a resource (for internal
  ///  references). This may be any string value that does not contain spaces.
  @JsonKey(name: 'id') FhirId? fhirId,

  /// [extension_] 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.
  @JsonKey(name: 'extension') List<FhirExtension>? extension_,

  /// [modifierExtension] 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).
  List<FhirExtension>? modifierExtension,

  /// [entityCodeableConcept] Specific type of Contract Valued Item that may be
  ///  priced.
  CodeableConcept? entityCodeableConcept,

  /// [entityReference] Specific type of Contract Valued Item that may be
  ///  priced.
  Reference? entityReference,

  /// [identifier] Identifies a Contract Valued Item instance.
  Identifier? identifier,

  /// [effectiveTime] Indicates the time during which this Contract ValuedItem
  ///  information is effective.
  FhirDateTime? effectiveTime,

  /// [effectiveTimeElement] Extensions for effectiveTime
  @JsonKey(name: '_effectiveTime') Element? effectiveTimeElement,

  /// [quantity] Specifies the units by which the Contract Valued Item is
  /// measured or counted, and quantifies the countable or measurable Contract
  ///  Valued Item instances.
  Quantity? quantity,

  /// [unitPrice] A Contract Valued Item unit valuation measure.
  Money? unitPrice,

  /// [factor] 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.
  FhirDecimal? factor,

  /// [factorElement] Extensions for factor
  @JsonKey(name: '_factor') Element? factorElement,

  /// [points] 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.
  FhirDecimal? points,

  /// [pointsElement] Extensions for points
  @JsonKey(name: '_points') Element? pointsElement,

  /// [net] 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.
  Money? net,

  /// [payment] Terms of valuation.
  String? payment,

  /// [paymentElement] Extensions for payment
  @JsonKey(name: '_payment') Element? paymentElement,

  /// [paymentDate] When payment is due.
  FhirDateTime? paymentDate,

  /// [paymentDateElement] Extensions for paymentDate
  @JsonKey(name: '_paymentDate') Element? paymentDateElement,

  /// [responsible] Who will make payment.
  Reference? responsible,

  /// [recipient] Who will receive payment.
  Reference? recipient,

  /// [linkId] Id  of the clause or question text related to the context of
  ///  this valuedItem in the referenced form or QuestionnaireResponse.
  List<String>? linkId,

  /// [linkIdElement] Extensions for linkId
  @JsonKey(name: '_linkId') List<Element?>? linkIdElement,

  /// [securityLabelNumber] A set of security labels that define which terms
  ///  are controlled by this condition.
  List<FhirUnsignedInt>? securityLabelNumber,
  @JsonKey(name: '_securityLabelNumber')

  /// [securityLabelNumberElement] Extensions for securityLabelNumber
  List<Element>? securityLabelNumberElement,
}) = _ContractValuedItem;