Skip to main content

HS.FHIRModel.R4.ContractX.ValuedItem

class HS.FHIRModel.R4.ContractX.ValuedItem extends HS.FHIRModel.FHIRClassSuper

*****************************************
** ContractX.ValuedItem generated class schema
*****************************************
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.

Property Inventory

Method Inventory

Parameters

parameter XMLTYPE = R4_CONTRACTX_VALUEDITEM;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property _effectiveTime as HS.FHIRModel.R4.Element;
Extensions for effectiveTime
Property methods: _effectiveTimeGet(), _effectiveTimeGetSwizzled(), _effectiveTimeIsValid(), _effectiveTimeNewObject(), _effectiveTimeSet()
property _factor as HS.FHIRModel.R4.Element;
Extensions for factor
Property methods: _factorGet(), _factorGetSwizzled(), _factorIsValid(), _factorNewObject(), _factorSet()
property _linkId as HS.FHIRModel.R4.SeqOfElement;
Extensions for linkId
Property methods: _linkIdGet(), _linkIdGetSwizzled(), _linkIdIsValid(), _linkIdNewObject(), _linkIdSet()
property _payment as HS.FHIRModel.R4.Element;
Extensions for payment
Property methods: _paymentGet(), _paymentGetSwizzled(), _paymentIsValid(), _paymentNewObject(), _paymentSet()
property _paymentDate as HS.FHIRModel.R4.Element;
Extensions for paymentDate
Property methods: _paymentDateGet(), _paymentDateGetSwizzled(), _paymentDateIsValid(), _paymentDateNewObject(), _paymentDateSet()
property _points as HS.FHIRModel.R4.Element;
Extensions for points
Property methods: _pointsGet(), _pointsGetSwizzled(), _pointsIsValid(), _pointsNewObject(), _pointsSet()
property _securityLabelNumber as HS.FHIRModel.R4.SeqOfElement;
Extensions for securityLabelNumber
Property methods: _securityLabelNumberGet(), _securityLabelNumberGetSwizzled(), _securityLabelNumberIsValid(), _securityLabelNumberNewObject(), _securityLabelNumberSet()
property effectiveTime as %String;
Indicates the time during which this Contract ValuedItem information is effective.
Property methods: effectiveTimeDisplayToLogical(), effectiveTimeGet(), effectiveTimeIsValid(), effectiveTimeLogicalToDisplay(), effectiveTimeLogicalToOdbc(), effectiveTimeNormalize(), effectiveTimeSet()
property entityCodeableConcept as HS.FHIRModel.R4.CodeableConcept;
Specific type of Contract Valued Item that may be priced.
Property methods: entityCodeableConceptGet(), entityCodeableConceptGetSwizzled(), entityCodeableConceptIsValid(), entityCodeableConceptNewObject(), entityCodeableConceptSet()
property entityReference as HS.FHIRModel.R4.Reference;
Specific type of Contract Valued Item that may be priced.
Property methods: entityReferenceGet(), entityReferenceGetSwizzled(), entityReferenceIsValid(), entityReferenceNewObject(), entityReferenceSet()
property extension as HS.FHIRModel.R4.SeqOfExtension;
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.
Property methods: extensionGet(), extensionGetSwizzled(), extensionIsValid(), extensionNewObject(), extensionSet()
property factor as %Integer;
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.
Property methods: factorDisplayToLogical(), factorGet(), factorIsValid(), factorLogicalToDisplay(), factorNormalize(), factorSet(), factorXSDToLogical()
property fhirID as %String;
Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Property methods: fhirIDDisplayToLogical(), fhirIDGet(), fhirIDIsValid(), fhirIDLogicalToDisplay(), fhirIDLogicalToOdbc(), fhirIDNormalize(), fhirIDSet()
property identifier as HS.FHIRModel.R4.Identifier;
Identifies a Contract Valued Item instance.
Property methods: identifierGet(), identifierGetSwizzled(), identifierIsValid(), identifierNewObject(), identifierSet()
property linkId as HS.FHIRModel.R4.SeqOfString;
Id of the clause or question text related to the context of this valuedItem in the referenced form or QuestionnaireResponse.
Property methods: linkIdGet(), linkIdGetSwizzled(), linkIdIsValid(), linkIdNewObject(), linkIdSet()
property modifierExtension as HS.FHIRModel.R4.SeqOfExtension;
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).
Property methods: modifierExtensionGet(), modifierExtensionGetSwizzled(), modifierExtensionIsValid(), modifierExtensionNewObject(), modifierExtensionSet()
property net as HS.FHIRModel.R4.Money;
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.
Property methods: netGet(), netGetSwizzled(), netIsValid(), netNewObject(), netSet()
property payment as %String;
Terms of valuation.
Property methods: paymentDisplayToLogical(), paymentGet(), paymentIsValid(), paymentLogicalToDisplay(), paymentLogicalToOdbc(), paymentNormalize(), paymentSet()
property paymentDate as %String;
When payment is due.
Property methods: paymentDateDisplayToLogical(), paymentDateGet(), paymentDateIsValid(), paymentDateLogicalToDisplay(), paymentDateLogicalToOdbc(), paymentDateNormalize(), paymentDateSet()
property points as %Integer;
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.
Property methods: pointsDisplayToLogical(), pointsGet(), pointsIsValid(), pointsLogicalToDisplay(), pointsNormalize(), pointsSet(), pointsXSDToLogical()
property quantity as HS.FHIRModel.R4.Quantity;
Specifies the units by which the Contract Valued Item is measured or counted, and quantifies the countable or measurable Contract Valued Item instances.
Property methods: quantityGet(), quantityGetSwizzled(), quantityIsValid(), quantityNewObject(), quantitySet()
property recipient as HS.FHIRModel.R4.Reference;
Who will receive payment.
Property methods: recipientGet(), recipientGetSwizzled(), recipientIsValid(), recipientNewObject(), recipientSet()
property responsible as HS.FHIRModel.R4.Reference;
Who will make payment.
Property methods: responsibleGet(), responsibleGetSwizzled(), responsibleIsValid(), responsibleNewObject(), responsibleSet()
property securityLabelNumber as HS.FHIRModel.R4.SeqOfInteger;
A set of security labels that define which terms are controlled by this condition.
Property methods: securityLabelNumberGet(), securityLabelNumberGetSwizzled(), securityLabelNumberIsValid(), securityLabelNumberNewObject(), securityLabelNumberSet()
property unitPrice as HS.FHIRModel.R4.Money;
A Contract Valued Item unit valuation measure.
Property methods: unitPriceGet(), unitPriceGetSwizzled(), unitPriceIsValid(), unitPriceNewObject(), unitPriceSet()

Methods

method IncludeEntityCodeableConcept()
method IncludeEntityReference()
method IncludeExtension()
method IncludeIdentifier()
method IncludeLinkId()
method IncludeModifierExtension()
method IncludeNet()
method IncludeQuantity()
method IncludeRecipient()
method IncludeResponsible()
method IncludeSecurityLabelNumber()
method IncludeUnitPrice()
method _getProperties() as %DynamicArray
Inherited description: Return an array of the defined properties of this class in the definition order that they were discovered in the the HL7FHIR JSchema document
method toDao() as %DynamicAbstractObject
Inherited description: >

The toDao() method casts the set to a DAO.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab