| OncologyRegistry UML Documentation |
OncologyRegistry
Class Colonoscopy
A colonoscopy is the endoscopic examination of the large bowel and the distal part of the small bowel with a camera on a flexible tube passed through the anus. It can provide a visual diagnosis (e.g., ulceration, polyps) and grants the opportunity for biopsy or removal of suspected colorectal cancer lesions. Once polyps are removed, they can be studied to determine if they are precancerous. - Wikipedia. This class records details of any colonoscopy examinations performed.
Attributes |
«TS» PointInTime | date |
The date upon which the colonoscopy was performed. [FileMan 165.5,185.1].
|
«CS» Code | result |
A categorization of the results of the colonoscopy examination. Possible values include: Not done; Abnormal; Within normal limits; Unknown or not documented. [FileMan 165.5,185].
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Colonoscopy |
Name Expression | |
Namespace | OncologyRegistry |
Owned Template Signature | |
Owner | OncologyRegistry |
Owning Template Parameter | |
Package | OncologyRegistry |
Qualified Name | FHIM::OncologyRegistry::Colonoscopy |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
date
Public «TS» PointInTime date
-
The date upon which the colonoscopy was performed. [FileMan 165.5,185.1].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Colonoscopy |
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 | date |
Name Expression | |
Namespace | Colonoscopy |
Opposite | |
Owner | Colonoscopy |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::OncologyRegistry::Colonoscopy::date |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
result
Public «CS» Code result
-
A categorization of the results of the colonoscopy examination. Possible values include: Not done; Abnormal; Within normal limits; Unknown or not documented. [FileMan 165.5,185].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Colonoscopy |
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 | result |
Name Expression | |
Namespace | Colonoscopy |
Opposite | |
Owner | Colonoscopy |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::OncologyRegistry::Colonoscopy::result |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| OncologyRegistry UML Documentation |