| OncologyRegistry UML Documentation |
OncologyRegistry
Class ChestXRay
A chest radiograph, colloquially called a chest X-ray (CXR), or chest film, is a projection radiograph of the chest used to diagnose conditions affecting the chest, its contents, and nearby structures. - Wikipedia. This class records details of any chest x-rays performed.
Attributes |
«TS» PointInTime | date |
The date upon which the chest x-ray examination was performed. [FileMan 165.5,175.1].
|
«CS» Code | result |
A categorization of the results of the chest x-ray examination. Possible values include: Not done; Abnormal; Within normal limits; Unknown or not documented. [FileMan 165.5,175].
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | ChestXRay |
Name Expression | |
Namespace | OncologyRegistry |
Owned Template Signature | |
Owner | OncologyRegistry |
Owning Template Parameter | |
Package | OncologyRegistry |
Qualified Name | FHIM::OncologyRegistry::ChestXRay |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
date
Public «TS» PointInTime date
-
The date upon which the chest x-ray examination was performed. [FileMan 165.5,175.1].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ChestXRay |
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 | ChestXRay |
Opposite | |
Owner | ChestXRay |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::OncologyRegistry::ChestXRay::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 chest x-ray examination. Possible values include: Not done; Abnormal; Within normal limits; Unknown or not documented. [FileMan 165.5,175].
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ChestXRay |
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 | ChestXRay |
Opposite | |
Owner | ChestXRay |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::OncologyRegistry::ChestXRay::result |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| OncologyRegistry UML Documentation |