Class Contract.ValuedItemComponent

  • All Implemented Interfaces:
    ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseBackboneElement, org.hl7.fhir.instance.model.api.IBaseElement, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
    Enclosing class:
    Contract

    public static class Contract.ValuedItemComponent
    extends BackboneElement
    implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
    See Also:
    Serialized Form
    • Field Detail

      • entity

        protected Type entity
        Specific type of Contract Valued Item that may be priced.
      • effectiveTime

        protected DateTimeType effectiveTime
        Indicates the time during which this Contract ValuedItem information is effective.
      • quantity

        protected Quantity 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

        protected Money unitPrice
        A Contract Valued Item unit valuation measure.
      • factor

        protected DecimalType 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.
      • points

        protected DecimalType 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.
      • net

        protected Money 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.
      • responsibleTarget

        protected Resource responsibleTarget
        The actual object that is the target of the reference (Who will make payment.)
      • recipientTarget

        protected Resource recipientTarget
        The actual object that is the target of the reference (Who will receive payment.)
      • linkId

        protected List<StringType> linkId
        Id of the clause or question text related to the context of this valuedItem in the referenced form or QuestionnaireResponse.