| EnrollEligCOB UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents an invoice or bill for a Billable Service. A single Billable Service may have multiple Billing Events due to the coordination of multiple payers (e.g.,, Health Plan A is billed for 70%, Health Plan B is billed for 20%, and the Patient is billed for the remaining 10%), and a single Payer may be billed multiple times as payment is negotiated electronically (e.g., the Payer might initially reject a bill, and may accept it upon submission of a second bill containing more information).
Attributes | ||
«MO» MonetaryAmount | amountPaid |
"Total amount to be paid by the claims processor (i.e. pharmacy receivable). Represents a sum of Ingredient Cost Paid, Dispensing Fee Paid, Flat Sales Tax Amount Paid, Percentage Sales Tax Amount Paid, Incentive Amount Paid, Professional Service Fee Paid, and Other Amount Paid, less Patient Pay Amount and Other Payer Amount Recognized." - NCPDP Telecommunication (Field 509-F9, Data Dictionary 201104). Note that this field may be calculated and has therefore been modeled as a derived field. |
«MO» MonetaryAmount | amountSubmitted |
"Total price claimed from all sources. For prescription claim requests, field represents a sum of Ingredient Cost Submitted, Dispensing Fee Submitted, Flat Sales Tax Amount Submitted, Percentage Sales Tax Amount Submitted, Incentive Amount Submitted, and Other Amount Claimed. For service claim requests, field represents a sum of Professional Services Fee Submitted, Flat Sales Tax Amount Submitted, Percentage Sales Tax Amount Submitted, and Other Amount" - NCPDP Telecommunication (Field 430-DU, Data Dictionary 201104). Note that this field may be calculated and has therefore been modeled as a derived field. |
BillingResponse | billingResponse |
Pointer to a set of data sent by a Payer in response to a Billing Event detailing the components and reasons for any payments made or not made.Note: this may need to be 0..1, not 0..*. |
BillingSubmission | billingSubmission |
Pointer to set of data sent to a Payer as part of a Billing Event detailing the components and reasons for the charges being billed.Note: this may need to be 0..1, not 0..*. |
CoordinationOfBenefits | coordinationOfBenefits |
Pointer to a set of the results of prior Billing Events, including previous payments, which are used in part to determine the liability of the Payer and of the Patient for the current Billing Event. |
Payee | payee |
Pointer to the entity to receive payment for the claim. The entity might be the billing physician, an agent, or a third party. |
Processor | processor |
Pointer to an organization that serves as an intermediary between the Biller and the Payer, and performs various value-added services, including routing of electronic payments. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | BillingEvent |
Name Expression | |
Namespace | EnrollEligCOB |
Owned Template Signature | |
Owner | EnrollEligCOB |
Owning Template Parameter | |
Package | EnrollEligCOB |
Qualified Name | FHIM::EnrollEligCOB::BillingEvent |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «MO» MonetaryAmount amountPaid
"Total amount to be paid by the claims processor (i.e. pharmacy receivable). Represents a sum of Ingredient Cost Paid, Dispensing Fee Paid, Flat Sales Tax Amount Paid, Percentage Sales Tax Amount Paid, Incentive Amount Paid, Professional Service Fee Paid, and Other Amount Paid, less Patient Pay Amount and Other Payer Amount Recognized." - NCPDP Telecommunication (Field 509-F9, Data Dictionary 201104). Note that this field may be calculated and has therefore been modeled as a derived field.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BillingEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
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 | amountPaid |
Name Expression | |
Namespace | BillingEvent |
Opposite | |
Owner | BillingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingEvent::amountPaid |
Stereotype | |
Template Parameter | |
Type | «MO» MonetaryAmount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «MO» MonetaryAmount amountSubmitted
"Total price claimed from all sources. For prescription claim requests, field represents a sum of Ingredient Cost Submitted, Dispensing Fee Submitted, Flat Sales Tax Amount Submitted, Percentage Sales Tax Amount Submitted, Incentive Amount Submitted, and Other Amount Claimed. For service claim requests, field represents a sum of Professional Services Fee Submitted, Flat Sales Tax Amount Submitted, Percentage Sales Tax Amount Submitted, and Other Amount" - NCPDP Telecommunication (Field 430-DU, Data Dictionary 201104). Note that this field may be calculated and has therefore been modeled as a derived field.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BillingEvent |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
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 | amountSubmitted |
Name Expression | |
Namespace | BillingEvent |
Opposite | |
Owner | BillingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingEvent::amountSubmitted |
Stereotype | |
Template Parameter | |
Type | «MO» MonetaryAmount |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public BillingResponse billingResponse
Pointer to a set of data sent by a Payer in response to a Billing Event detailing the components and reasons for any payments made or not made.Note: this may need to be 0..1, not 0..*.
Aggregation | None |
Alias | |
Association | billingEvent_billingResponse |
Association End | |
Class | BillingEvent |
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 | billingResponse |
Name Expression | |
Namespace | BillingEvent |
Opposite | |
Owner | BillingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingEvent::billingResponse |
Stereotype | |
Template Parameter | |
Type | BillingResponse |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public BillingSubmission billingSubmission
Pointer to set of data sent to a Payer as part of a Billing Event detailing the components and reasons for the charges being billed.Note: this may need to be 0..1, not 0..*.
Aggregation | None |
Alias | |
Association | billingEvent_billingSubmission |
Association End | |
Class | BillingEvent |
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 | billingSubmission |
Name Expression | |
Namespace | BillingEvent |
Opposite | |
Owner | BillingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingEvent::billingSubmission |
Stereotype | |
Template Parameter | |
Type | BillingSubmission |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public CoordinationOfBenefits coordinationOfBenefits
Pointer to a set of the results of prior Billing Events, including previous payments, which are used in part to determine the liability of the Payer and of the Patient for the current Billing Event.
Aggregation | None |
Alias | |
Association | billingEvent_coordinationOfBenefits |
Association End | |
Class | BillingEvent |
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 | coordinationOfBenefits |
Name Expression | |
Namespace | BillingEvent |
Opposite | |
Owner | BillingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingEvent::coordinationOfBenefits |
Stereotype | |
Template Parameter | |
Type | CoordinationOfBenefits |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public Payee payee
Pointer to the entity to receive payment for the claim. The entity might be the billing physician, an agent, or a third party.
Aggregation | None |
Alias | |
Association | billingEvent_payee |
Association End | |
Class | BillingEvent |
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 | payee |
Name Expression | |
Namespace | BillingEvent |
Opposite | |
Owner | BillingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingEvent::payee |
Stereotype | |
Template Parameter | |
Type | Payee |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Processor processor
Pointer to an organization that serves as an intermediary between the Biller and the Payer, and performs various value-added services, including routing of electronic payments.
Aggregation | None |
Alias | |
Association | billingEvent_processor |
Association End | |
Class | BillingEvent |
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 | processor |
Name Expression | |
Namespace | BillingEvent |
Opposite | |
Owner | BillingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingEvent::processor |
Stereotype | |
Template Parameter | |
Type | Processor |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| EnrollEligCOB UML Documentation |
Summary:AttributesProperties | Detail:Attributes |