| EnrollEligCOB UML Documentation |
EnrollEligCOB
Class PriceComponent
"The total amount for the Invoice may be calculated as the sum of the line items with surcharges/deductions that apply in certain conditions. The priceComponent element can be used to offer transparency to the recipient of the Invoice of how the total price was calculated." - HL7 FHIR, Invoice.totalPriceComponent
Attributes |
«MO» MonetaryAmount | amount |
"The amount calculated for this component." - HL7 FHIR, Invoice.lineItem.priceComponent.amount
|
«CS» Code | category |
"A code that identifies the component. Codes may be used to differentiate between kinds of taxes, surcharges, discounts etc." - HL7 FHIR, Invoice.lineItem.priceComponent.code
|
«CS» Code | kind |
"This code identifies the type of the component." Possible values are: Base price; Surcharge; Deduction; Discount; Tax; Informational. - HL7 FHIR, Invoice.lineItem.priceComponent.type
|
«REAL» Decimal | totalNet |
"The factor that has been applied on the base price for calculating this component." - HL7 FHIR, Invoice.lineItem.priceComponent.factor
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | PriceComponent |
Name Expression | |
Namespace | EnrollEligCOB |
Owned Template Signature | |
Owner | EnrollEligCOB |
Owning Template Parameter | |
Package | EnrollEligCOB |
Qualified Name | FHIM::EnrollEligCOB::PriceComponent |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
amount
Public «MO» MonetaryAmount amount
-
"The amount calculated for this component." - HL7 FHIR, Invoice.lineItem.priceComponent.amount
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PriceComponent |
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 | amount |
Name Expression | |
Namespace | PriceComponent |
Opposite | |
Owner | PriceComponent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::PriceComponent::amount |
Stereotype | |
Template Parameter | |
Type | «MO» MonetaryAmount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
category
Public «CS» Code category
-
"A code that identifies the component. Codes may be used to differentiate between kinds of taxes, surcharges, discounts etc." - HL7 FHIR, Invoice.lineItem.priceComponent.code
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PriceComponent |
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 | category |
Name Expression | |
Namespace | PriceComponent |
Opposite | |
Owner | PriceComponent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::PriceComponent::category |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
kind
Public «CS» Code kind
-
"This code identifies the type of the component." Possible values are: Base price; Surcharge; Deduction; Discount; Tax; Informational. - HL7 FHIR, Invoice.lineItem.priceComponent.type
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PriceComponent |
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 | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | kind |
Name Expression | |
Namespace | PriceComponent |
Opposite | |
Owner | PriceComponent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::PriceComponent::kind |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
totalNet
Public «REAL» Decimal totalNet
-
"The factor that has been applied on the base price for calculating this component." - HL7 FHIR, Invoice.lineItem.priceComponent.factor
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PriceComponent |
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 | totalNet |
Name Expression | |
Namespace | PriceComponent |
Opposite | |
Owner | PriceComponent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::PriceComponent::totalNet |
Stereotype | |
Template Parameter | |
Type | «REAL» Decimal |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| EnrollEligCOB UML Documentation |