| Provider UML Documentation |
Provider
Class ProviderNetwork
A Network is an organization which maintains contractual relationships with multiple providers and with (potentially) multiple Health Plans. This organization provides Health Plans with ready access to multiple providers in a given region and/or of a particular specialty. Conversely, the organization provides Providers with an increased number of potential patients, and in some cases, Providers may receive a capitation fee for each patient assigned to his or her care.Note that this class is a role that an Organization plays, therefore information concerning the Network's name, phone numbers, etc. are found in the associated Organization class.
Attributes |
«II» Id | networkIdentifier |
A unique identifier that the of the organization acting in the role of a provider network.
|
Organization | organization |
Pointer to information about the Organizaton which is playing the role of a Network.
|
PlanNetworkAffliliation | planNetworkAffliliation |
Pointer to a collection of Health Plans in which the Network of healthcare providers participates for the purpose of providing healthcare services to members (i.e., patients) of those Health Plans.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | ProviderNetwork |
Name Expression | |
Namespace | Provider |
Owned Template Signature | |
Owner | Provider |
Owning Template Parameter | |
Package | Provider |
Qualified Name | FHIM::Provider::ProviderNetwork |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
networkIdentifier
Public «II» Id networkIdentifier
-
A unique identifier that the of the organization acting in the role of a provider network.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ProviderNetwork |
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 | networkIdentifier |
Name Expression | |
Namespace | ProviderNetwork |
Opposite | |
Owner | ProviderNetwork |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::ProviderNetwork::networkIdentifier |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | * |
Upper Value | (*) |
Visibility | Public |
organization
Public Organization organization
-
Pointer to information about the Organizaton which is playing the role of a Network.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | network_organization |
Association End | |
Class | ProviderNetwork |
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 | organization |
Name Expression | |
Namespace | ProviderNetwork |
Opposite | |
Owner | ProviderNetwork |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::ProviderNetwork::organization |
Stereotype | |
Template Parameter | |
Type | Organization |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
planNetworkAffliliation
Public PlanNetworkAffliliation planNetworkAffliliation
-
Pointer to a collection of Health Plans in which the Network of healthcare providers participates for the purpose of providing healthcare services to members (i.e., patients) of those Health Plans.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | network_planNetworkAffliliation |
Association End | |
Class | ProviderNetwork |
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 | planNetworkAffliliation |
Name Expression | |
Namespace | ProviderNetwork |
Opposite | network |
Owner | ProviderNetwork |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::ProviderNetwork::planNetworkAffliliation |
Stereotype | |
Template Parameter | |
Type | PlanNetworkAffliliation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Provider UML Documentation |