| OncologyRegistry UML Documentation |
OncologyRegistry
Class CtScanOfThorax
A Computed Tomography scan (CT scan), makes use of computer-processed combinations of many X-ray measurements taken from different angles to produce cross-sectional (tomographic) images of specific areas of a scanned object, allowing the user to see inside the object without cutting. Its uses include diagnosis and staging of cancer, as well as follow up after cancer treatment to assess response. - Wikipedia. This class records details of any CT scans of the thorax performed.
Attributes |
«TS» PointInTime | date |
The date upon which the CT scan was performed. [FileMan 165.5,176.1].
|
«CS» Code | result |
A categorization of the results of the CT scan. Possible values include: Not done; Abnormal; Within normal limits; Unknown or not documented. [FileMan 165.5,176].
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CtScanOfThorax |
Name Expression | |
Namespace | OncologyRegistry |
Owned Template Signature | |
Owner | OncologyRegistry |
Owning Template Parameter | |
Package | OncologyRegistry |
Qualified Name | FHIM::OncologyRegistry::CtScanOfThorax |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
date
Public «TS» PointInTime date
-
The date upon which the CT scan was performed. [FileMan 165.5,176.1].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CtScanOfThorax |
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 | CtScanOfThorax |
Opposite | |
Owner | CtScanOfThorax |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::OncologyRegistry::CtScanOfThorax::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 CT scan. Possible values include: Not done; Abnormal; Within normal limits; Unknown or not documented. [FileMan 165.5,176].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CtScanOfThorax |
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 | CtScanOfThorax |
Opposite | |
Owner | CtScanOfThorax |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::OncologyRegistry::CtScanOfThorax::result |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| OncologyRegistry UML Documentation |