| AdverseEventReporting UML Documentation |
AdverseEventReporting
Class ReleventMedicalHistory
This class contains information pertinent to understanding the case (such as diseases, conditions such as pregnancy, surgical procedures, psychological trauma, risk factors, etc.). Medical judgment should be exercised in order to limit the use of this class to those data pertinent to the case. From ICH E2B(R3), D.7.1.r and D.10.7.
Attributes |
String | comments |
"Additional relevant information about the medical condition in D.7.1.r.1b that could not be captured otherwise in a structured data element." - ICH E2B(R3), D.7.1.r.5 and D.10.7.1.r.5.
|
HealthConcern | healthConcern |
Pointer to the HealthConcern that is relevant to the case being reported.
|
Boolean | isContinuing |
"Indicates if the medical condition in D.7.1.r.1b is known to be still present at the time of this report." - ICH E2B(R3), D.7.1.r.3 and D.10.7.1.r.3.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | ReleventMedicalHistory |
Name Expression | |
Namespace | AdverseEventReporting |
Owned Template Signature | |
Owner | AdverseEventReporting |
Owning Template Parameter | |
Package | AdverseEventReporting |
Qualified Name | FHIM::AdverseEventReporting::ReleventMedicalHistory |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
comments
Public String comments
-
"Additional relevant information about the medical condition in D.7.1.r.1b that could not be captured otherwise in a structured data element." - ICH E2B(R3), D.7.1.r.5 and D.10.7.1.r.5.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ReleventMedicalHistory |
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 | comments |
Name Expression | |
Namespace | ReleventMedicalHistory |
Opposite | |
Owner | ReleventMedicalHistory |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::AdverseEventReporting::ReleventMedicalHistory::comments |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
healthConcern
Public HealthConcern healthConcern
-
Pointer to the HealthConcern that is relevant to the case being reported.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | (healthConcern:HealthConcern) |
Association End | |
Class | ReleventMedicalHistory |
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 | healthConcern |
Name Expression | |
Namespace | ReleventMedicalHistory |
Opposite | |
Owner | ReleventMedicalHistory |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::AdverseEventReporting::ReleventMedicalHistory::healthConcern |
Stereotype | |
Template Parameter | |
Type | HealthConcern |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
isContinuing
Public Boolean isContinuing
-
"Indicates if the medical condition in D.7.1.r.1b is known to be still present at the time of this report." - ICH E2B(R3), D.7.1.r.3 and D.10.7.1.r.3.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ReleventMedicalHistory |
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 | isContinuing |
Name Expression | |
Namespace | ReleventMedicalHistory |
Opposite | |
Owner | ReleventMedicalHistory |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::AdverseEventReporting::ReleventMedicalHistory::isContinuing |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| AdverseEventReporting UML Documentation |