| AdverseEventReporting UML Documentation |
AdverseEventReporting
Class RelatedPersonObservation
This class contains information about a person related to the subject of the report (i.e., related to the patient). The ICH implementation guide limits this information to the parent of a child or fetus (usually the mother). However, this class is meant to handle other relevant related persons such as siblings of a child who had an adverse reaction to a vaccine. Note that each of the properties in the class exist in the Patient or Person classes. They are repeated here to emphasize that they are point-in-time observations that are needed for a particular report. Therefore, each of these properties are marked as derived - all of the properties can be calculated from the Patient and Person classes.
Attributes |
«PN» PersonName | name |
The name or initials of the related person. From ICH E2B(R3), D.10.1.
|
Relationship | relationshipCategory |
Indicates how the person whose observations are being recorded is related to the person who is the subject of the report. It is noted that ICH only has the notion of "parent", which in the majority of the cases is the mother of the child or fetus. VAERS requests information on siblings.
|
Attributes inherited from FHIM::AdverseEventReporting::AbstractReportSubjectObservation |
ageAtOnset, dateOfBirth, initials, race, releventMedicalHistoryText, sex, releventMedicalHistory, relevantPastDrugHistory, heightObservation, weightObservation, lastMenstrualPeriodObservation, relevantLabTest |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | RelatedPersonObservation |
Name Expression | |
Namespace | AdverseEventReporting |
Owned Template Signature | |
Owner | AdverseEventReporting |
Owning Template Parameter | |
Package | AdverseEventReporting |
Qualified Name | FHIM::AdverseEventReporting::RelatedPersonObservation |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
name
Public «PN» PersonName name
-
The name or initials of the related person. From ICH E2B(R3), D.10.1.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | RelatedPersonObservation |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
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 | name |
Name Expression | |
Namespace | RelatedPersonObservation |
Opposite | |
Owner | RelatedPersonObservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::AdverseEventReporting::RelatedPersonObservation::name |
Stereotype | |
Template Parameter | |
Type | «PN» PersonName |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
relationshipCategory
Public Relationship relationshipCategory
-
Indicates how the person whose observations are being recorded is related to the person who is the subject of the report. It is noted that ICH only has the notion of "parent", which in the majority of the cases is the mother of the child or fetus. VAERS requests information on siblings.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | RelatedPersonObservation |
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 | relationshipCategory |
Name Expression | |
Namespace | RelatedPersonObservation |
Opposite | |
Owner | RelatedPersonObservation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::AdverseEventReporting::RelatedPersonObservation::relationshipCategory |
Stereotype | |
Template Parameter | |
Type | Relationship |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| AdverseEventReporting UML Documentation |