| Common UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
This class relates two or more persons or things that are subjects of a healthcare activity to each other. For example, samples from multiple bags of chicken feed might be combined ("pooled"), against which tests might be performed.
| Attributes | ||
| «CS» Code |
Indicates how the "subject" is related to the "related subject". Examples include Parent, Child, Replaces, Replaced By, etc. |
|
| Subject |
Points to the Subject (i.e., the "target Subject") to which the "source Subject" (i.e., the Subject that points to this class) is somehow related. |
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | RelatedSubject |
| Name Expression | |
| Namespace | Common |
| Owned Template Signature | |
| Owner | Common |
| Owning Template Parameter | |
| Package | Common |
| Qualified Name | FHIM::Common::RelatedSubject |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public «CS» Code relatedSubjectCategory
Indicates how the "subject" is related to the "related subject". Examples include Parent, Child, Replaces, Replaced By, etc.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | RelatedSubject |
| 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 | relatedSubjectCategory |
| Name Expression | |
| Namespace | RelatedSubject |
| Opposite | |
| Owner | RelatedSubject |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Common::RelatedSubject::relatedSubjectCategory |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public Subject subject
Points to the Subject (i.e., the "target Subject") to which the "source Subject" (i.e., the Subject that points to this class) is somehow related.
| Aggregation | None |
| Alias | |
| Association | relatedSubject_subject |
| Association End | |
| Class | RelatedSubject |
| 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 | subject |
| Name Expression | |
| Namespace | RelatedSubject |
| Opposite | |
| Owner | RelatedSubject |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Common::RelatedSubject::subject |
| Stereotype | |
| Template Parameter | |
| Type | Subject |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
| Common UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |