|
| CommonProduct UML Documentation |
CommonProduct
Class Reprocessor
A reprocessor is an organization that performs additional processing and manufacturing upon a existing device that has previously been used on a patient such that it can be used again on another (or the same) patient.
| Attributes |
| «II» Id | identifier |
Uniquely identifies the reprocessor.
|
| Organization | organization |
Pointer to the Organization (i.e., corporation) that reprocessed the Product.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Reprocessor |
| Name Expression | |
| Namespace | CommonProduct |
| Owned Template Signature | |
| Owner | CommonProduct |
| Owning Template Parameter | |
| Package | CommonProduct |
| Qualified Name | FHIM::CommonProduct::Reprocessor |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
identifier
Public «II» Id identifier
-
Uniquely identifies the reprocessor.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Reprocessor |
| 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 | identifier |
| Name Expression | |
| Namespace | Reprocessor |
| Opposite | |
| Owner | Reprocessor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::CommonProduct::Reprocessor::identifier |
| Stereotype | |
| Template Parameter | |
| Type | «II» Id |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
organization
Public Organization organization
-
Pointer to the Organization (i.e., corporation) that reprocessed the Product.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | deviceInstance_organization |
| Association End | |
| Class | Reprocessor |
| 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 | Reprocessor |
| Opposite | |
| Owner | Reprocessor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::CommonProduct::Reprocessor::organization |
| Stereotype | |
| Template Parameter | |
| Type | Organization |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| CommonProduct UML Documentation |