HS.FHIR.DTL.vR4.Model.Element.Invoice.lineItem.priceComponent
class HS.FHIR.DTL.vR4.Model.Element.Invoice.lineItem.priceComponent extends HS.FHIR.DTL.vR4.Model.Base.BackboneElement
Components of total line item price.Property Inventory
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
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
Monetary amount associated with this component.
Code identifying the specific component.
any FHIR4 code from any ValueSet may be used.
Factor used for calculating this component.
base | surcharge | deduction | discount | tax | informational
invoice-priceComponentType|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend invoice-priceComponentType|4.0.1 and you may NOT use codes from other ValueSets.
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()