EnrollEligCOB
Class InvoiceLineItem

"Each line item represents one charge for goods and services rendered. Details such as date, code and amount are found in the referenced ChargeItem resource." - HL7 FHIR, Invoice.lineItem

Attributes
«CS» Code chargeItemCode chargeItemCode

"The ChargeItem contains information such as the billing code, date, amount etc. If no further details are required for the lineItem, inline billing codes can be added using the CodeableConcept data type instead of the Reference." - HL7 FHIR, Invoice.lineItem.chargeItem[x]
Note that in FHIR, this can be a pointer to a ChargeItem or a Code. Thus in FHIM, we have split this out into two properties: chargeItemReference and chargeItemCode.

«EntryPoint» BillableService chargeItemReference chargeItemReference

"The ChargeItem contains information such as the billing code, date, amount etc. If no further details are required for the lineItem, inline billing codes can be added using the CodeableConcept data type instead of the Reference." - HL7 FHIR, Invoice.lineItem.chargeItem[x]
Note that in FHIR, this can be a pointer to a ChargeItem or a Code. Thus in FHIM, we have split this out into two properties: chargeItemReference and chargeItemCode.

PriceComponent priceComponent priceComponent

"The price for a ChargeItem may be calculated as a base price with surcharges/deductions that apply in certain conditions. A ChargeItemDefinition resource that defines the prices, factors and conditions that apply to a billing code is currently under development. The priceComponent element can be used to offer transparency to the recipient of the Invoice as to how the prices have been calculated." - HL7 FHIR, Invoice.lineItem.priceComponent

Integer sequence sequence

"Sequence in which the items appear on the invoice." - HL7 FHIR, Invoice.lineItem.sequence


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameInvoiceLineItem
Name Expression
NamespaceEnrollEligCOB
Owned Template Signature
OwnerEnrollEligCOB
Owning Template Parameter
PackageEnrollEligCOB
Qualified NameFHIM::EnrollEligCOB::InvoiceLineItem
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 chargeItemCode
Public «CS» Code chargeItemCode

"The ChargeItem contains information such as the billing code, date, amount etc. If no further details are required for the lineItem, inline billing codes can be added using the CodeableConcept data type instead of the Reference." - HL7 FHIR, Invoice.lineItem.chargeItem[x]
Note that in FHIR, this can be a pointer to a ChargeItem or a Code. Thus in FHIM, we have split this out into two properties: chargeItemReference and chargeItemCode.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassInvoiceLineItem
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamechargeItemCode
Name Expression
NamespaceInvoiceLineItem
Opposite
OwnerInvoiceLineItem
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::InvoiceLineItem::chargeItemCode
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 chargeItemReference
Public «EntryPoint» BillableService chargeItemReference

"The ChargeItem contains information such as the billing code, date, amount etc. If no further details are required for the lineItem, inline billing codes can be added using the CodeableConcept data type instead of the Reference." - HL7 FHIR, Invoice.lineItem.chargeItem[x]
Note that in FHIR, this can be a pointer to a ChargeItem or a Code. Thus in FHIM, we have split this out into two properties: chargeItemReference and chargeItemCode.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassInvoiceLineItem
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamechargeItemReference
Name Expression
NamespaceInvoiceLineItem
Opposite
OwnerInvoiceLineItem
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::InvoiceLineItem::chargeItemReference
Stereotype
Template Parameter
Type«EntryPoint» BillableService
Upper1
Upper Value(1)
VisibilityPublic


 priceComponent
Public PriceComponent priceComponent

"The price for a ChargeItem may be calculated as a base price with surcharges/deductions that apply in certain conditions. A ChargeItemDefinition resource that defines the prices, factors and conditions that apply to a billing code is currently under development. The priceComponent element can be used to offer transparency to the recipient of the Invoice as to how the prices have been calculated." - HL7 FHIR, Invoice.lineItem.priceComponent

Constraints:
Properties:

AggregationNone
Alias
AssociationinvoiceLineItem_priceComponent
Association End
ClassInvoiceLineItem
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamepriceComponent
Name Expression
NamespaceInvoiceLineItem
Opposite
OwnerInvoiceLineItem
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::InvoiceLineItem::priceComponent
Stereotype
Template Parameter
TypePriceComponent
Upper*
Upper Value(*)
VisibilityPublic


 sequence
Public Integer sequence

"Sequence in which the items appear on the invoice." - HL7 FHIR, Invoice.lineItem.sequence

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassInvoiceLineItem
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namesequence
Name Expression
NamespaceInvoiceLineItem
Opposite
OwnerInvoiceLineItem
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::InvoiceLineItem::sequence
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value(1)
VisibilityPublic