| Provider UML Documentation |
Provider
Class MedicareProvider
Medicare is a national social insurance program, administered by the U.S. federal government since 1965, that guarantees access to health insurance for Americans aged 65 and older and younger people with disabilities or certain chronic diseases. This class represents identifying information about a provider who is participating in the Medicre Program.
Attributes |
«IVL_TS» Period | effectiveDateRange |
An interval of time specifying the period during which the Medicare enrollment is in effect, if such time limit is applicable and known.
|
«II» Id | medicareId |
An identifier, assigned by the Centers for Medicare and Medicaid Services (CMS), to identify the Provider.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | MedicareProvider |
Name Expression | |
Namespace | Provider |
Owned Template Signature | |
Owner | Provider |
Owning Template Parameter | |
Package | Provider |
Qualified Name | FHIM::Provider::MedicareProvider |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
effectiveDateRange
Public «IVL_TS» Period effectiveDateRange
-
An interval of time specifying the period during which the Medicare enrollment is in effect, if such time limit is applicable and known.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MedicareProvider |
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 | effectiveDateRange |
Name Expression | |
Namespace | MedicareProvider |
Opposite | |
Owner | MedicareProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::MedicareProvider::effectiveDateRange |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
medicareId
Public «II» Id medicareId
-
An identifier, assigned by the Centers for Medicare and Medicaid Services (CMS), to identify the Provider.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MedicareProvider |
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 | medicareId |
Name Expression | |
Namespace | MedicareProvider |
Opposite | |
Owner | MedicareProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::MedicareProvider::medicareId |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Provider UML Documentation |