|
| HealthConcern UML Documentation |
HealthConcern
Class HealthConcernList
This class provides a list of a patient's "health concerns", otherwise known as "problems". Such a list is traditionally called a "problem list". This list is made up of entries, some of which may have been collected from other provider organizations.
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | EntryPoint |
| Name | HealthConcernList |
| Name Expression | |
| Namespace | HealthConcern |
| Owned Template Signature | |
| Owner | HealthConcern |
| Owning Template Parameter | |
| Package | HealthConcern |
| Qualified Name | FHIM::HealthConcern::HealthConcernList |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
healthConcernEntry
Public HealthConcernListEntry healthConcernEntry
-
An entry in a patient's "problem list".
-
Constraints:
-
Properties:
-
patient
Public Patient patient
-
The patient whose problems are being observed and documented.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | healthConcernList_patient |
| Association End | |
| Class | «EntryPoint» HealthConcernList |
| 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 | false |
| Keywords | |
| Lower | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | patient |
| Name Expression | |
| Namespace | «EntryPoint» HealthConcernList |
| Opposite | |
| Owner | «EntryPoint» HealthConcernList |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::HealthConcern::HealthConcernList::patient |
| Stereotype | |
| Template Parameter | |
| Type | Patient |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| HealthConcern UML Documentation |