| Provider UML Documentation |
Provider
Class MedicaidProvider
Medicaid is the a health program for families and individuals with low income and resources. It is a means-tested program that is jointly funded by the state and federal governments and managed by the states, with each state having leeway to determine who is eligible for its implementation of the program. This class represents identifying information about a provider who is participating in the Medicaid Program.
Attributes |
«IVL_TS» Period | effectiveDateRange |
An interval of time specifying the period during which the Medicaid enrollment is in effect, if such time limit is applicable and known.
|
«II» Id | medicaidId |
An identifier, assigned by the State Medicaid office, to identify the Provider.
|
State | state |
Pointer to the State or Territory which operates the Medicaid program under which the Provider may treat patients and bill for their services.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | MedicaidProvider |
Name Expression | |
Namespace | Provider |
Owned Template Signature | |
Owner | Provider |
Owning Template Parameter | |
Package | Provider |
Qualified Name | FHIM::Provider::MedicaidProvider |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
effectiveDateRange
Public «IVL_TS» Period effectiveDateRange
-
An interval of time specifying the period during which the Medicaid enrollment is in effect, if such time limit is applicable and known.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MedicaidProvider |
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 | effectiveDateRange |
Name Expression | |
Namespace | MedicaidProvider |
Opposite | |
Owner | MedicaidProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::MedicaidProvider::effectiveDateRange |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
medicaidId
Public «II» Id medicaidId
-
An identifier, assigned by the State Medicaid office, to identify the Provider.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MedicaidProvider |
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 | medicaidId |
Name Expression | |
Namespace | MedicaidProvider |
Opposite | |
Owner | MedicaidProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::MedicaidProvider::medicaidId |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
state
Public State state
-
Pointer to the State or Territory which operates the Medicaid program under which the Provider may treat patients and bill for their services.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | medicaidProvider_state |
Association End | |
Class | MedicaidProvider |
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 | state |
Name Expression | |
Namespace | MedicaidProvider |
Opposite | |
Owner | MedicaidProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::MedicaidProvider::state |
Stereotype | |
Template Parameter | |
Type | State |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Provider UML Documentation |