| EnrollEligCOB UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"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 |
"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 |
"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 |
"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 in which the items appear on the invoice." - HL7 FHIR, Invoice.lineItem.sequence |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | InvoiceLineItem |
Name Expression | |
Namespace | EnrollEligCOB |
Owned Template Signature | |
Owner | EnrollEligCOB |
Owning Template Parameter | |
Package | EnrollEligCOB |
Qualified Name | FHIM::EnrollEligCOB::InvoiceLineItem |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
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.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | InvoiceLineItem |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | chargeItemCode |
Name Expression | |
Namespace | InvoiceLineItem |
Opposite | |
Owner | InvoiceLineItem |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::InvoiceLineItem::chargeItemCode |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
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.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | InvoiceLineItem |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | chargeItemReference |
Name Expression | |
Namespace | InvoiceLineItem |
Opposite | |
Owner | InvoiceLineItem |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::InvoiceLineItem::chargeItemReference |
Stereotype | |
Template Parameter | |
Type | «EntryPoint» BillableService |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
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
Aggregation | None |
Alias | |
Association | invoiceLineItem_priceComponent |
Association End | |
Class | InvoiceLineItem |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | priceComponent |
Name Expression | |
Namespace | InvoiceLineItem |
Opposite | |
Owner | InvoiceLineItem |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::InvoiceLineItem::priceComponent |
Stereotype | |
Template Parameter | |
Type | PriceComponent |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public Integer sequence
"Sequence in which the items appear on the invoice." - HL7 FHIR, Invoice.lineItem.sequence
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | InvoiceLineItem |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | sequence |
Name Expression | |
Namespace | InvoiceLineItem |
Opposite | |
Owner | InvoiceLineItem |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::InvoiceLineItem::sequence |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| EnrollEligCOB UML Documentation |
Summary:AttributesProperties | Detail:Attributes |