| EnrollEligCOB UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class links the Billable Service with the Billing Events in which the Health Plans are invoiced for the service There will typically be one or more Billing Events for a Billable Service: one if benefits are not coordinated among multiple payers (assuming no re-billing is needed); many if benefits coordination takes place (or if some kind of re-billing is needed for a single payer). This relationship is modeled as zero to many because a Billable Service may exist before a Billing Event is created for it, and it is possible that no Billing Event might occur in the case of cash payments or if the fee is written off.
Attributes | ||
BillingEvent | billingEvent |
Pointer to an instance of an invoice or bill for a Billable Service. |
Integer | sequenceNbr |
"If the insurance works in conjunction with other insurance plans, this field contains priority sequence. Values are: 1, 2, 3, etc." - HL7 Version 2.8, IN1-22."Code identifying the type of Other Payer ID" - NCPDP Telecommunication (Field 338-5C, Data Dictionary 201104). Possible values are 1-9. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | BillingSequence |
Name Expression | |
Namespace | EnrollEligCOB |
Owned Template Signature | |
Owner | EnrollEligCOB |
Owning Template Parameter | |
Package | EnrollEligCOB |
Qualified Name | FHIM::EnrollEligCOB::BillingSequence |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public BillingEvent billingEvent
Pointer to an instance of an invoice or bill for a Billable Service.
Aggregation | None |
Alias | |
Association | billingSequence_billingEvent |
Association End | |
Class | BillingSequence |
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 | billingEvent |
Name Expression | |
Namespace | BillingSequence |
Opposite | |
Owner | BillingSequence |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingSequence::billingEvent |
Stereotype | |
Template Parameter | |
Type | BillingEvent |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer sequenceNbr
"If the insurance works in conjunction with other insurance plans, this field contains priority sequence. Values are: 1, 2, 3, etc." - HL7 Version 2.8, IN1-22."Code identifying the type of Other Payer ID" - NCPDP Telecommunication (Field 338-5C, Data Dictionary 201104). Possible values are 1-9.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | BillingSequence |
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 | sequenceNbr |
Name Expression | |
Namespace | BillingSequence |
Opposite | |
Owner | BillingSequence |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::EnrollEligCOB::BillingSequence::sequenceNbr |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| EnrollEligCOB UML Documentation |
Summary:AttributesProperties | Detail:Attributes |