|
| EnrollEligCOB UML Documentation |
EnrollEligCOB
Class FinancialArrangement
Describes the nature of the financial arrangement or contract between a healthcare provider and a health plan. Financial Arrangements are commonly based on Fee Schedules, Capitation arrangements, or some kind of combination of the two.
| Attributes |
| «II» Id | contractId |
Identifies the legal agreement between a Health Plan and a (group of) provider(s) in which the method and value of payments are defined.
|
| «IVL_TS» Period | effectivePeriod |
The time period for which the Financial Arrangement is valid.
|
| HealthPlan | healthPlan |
Pointer to the healthcare-financing-related product offering which utilizes the Financial Arrangement for payment determination.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | FinancialArrangement |
| Name Expression | |
| Namespace | EnrollEligCOB |
| Owned Template Signature | |
| Owner | EnrollEligCOB |
| Owning Template Parameter | |
| Package | EnrollEligCOB |
| Qualified Name | FHIM::EnrollEligCOB::FinancialArrangement |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
contractId
Public «II» Id contractId
-
Identifies the legal agreement between a Health Plan and a (group of) provider(s) in which the method and value of payments are defined.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | FinancialArrangement |
| 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 | contractId |
| Name Expression | |
| Namespace | FinancialArrangement |
| Opposite | |
| Owner | FinancialArrangement |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::EnrollEligCOB::FinancialArrangement::contractId |
| Stereotype | |
| Template Parameter | |
| Type | «II» Id |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
effectivePeriod
Public «IVL_TS» Period effectivePeriod
-
The time period for which the Financial Arrangement is valid.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | FinancialArrangement |
| 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 | effectivePeriod |
| Name Expression | |
| Namespace | FinancialArrangement |
| Opposite | |
| Owner | FinancialArrangement |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::EnrollEligCOB::FinancialArrangement::effectivePeriod |
| Stereotype | |
| Template Parameter | |
| Type | «IVL_TS» Period |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
healthPlan
Public HealthPlan healthPlan
-
Pointer to the healthcare-financing-related product offering which utilizes the Financial Arrangement for payment determination.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | financialArrangement_healthPlan |
| Association End | |
| Class | FinancialArrangement |
| 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 | healthPlan |
| Name Expression | |
| Namespace | FinancialArrangement |
| Opposite | financialArrangement |
| Owner | FinancialArrangement |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::EnrollEligCOB::FinancialArrangement::healthPlan |
| Stereotype | |
| Template Parameter | |
| Type | HealthPlan |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
|
| EnrollEligCOB UML Documentation |