Common
Class InformationReporter
The Person who reported information on the Patient's behalf. This may be the Patient him/herself, a spouse or relative, or another clinician.Note that because all we need is the Person's name and contact information (name, address, phone numbers), this class does not have an association to the Person class (although logically it should). This is because the other properties of Person, such as sex and date of birth, are irrelevant to the usage. The HL7 Role class allows for names and addresses on the Role, which technically should be only those names or addresses as the relate to the role (i.e., as they differ from those in Person class), but since these are available for use, we are utilizing them in this manner.
Attributes |
Participation | participant |
Pointer to the Person who provided the clinically relevant information. The datatype of this property is a Participation which could be a practitioner, the patient, or a relative of the patient (e.g., patient's mother), in which case it would probably be an "unaffiliated person"."Contains the name of the person reporting the allergy to a caregiver at the time reported in [dateReported]" - HL7 Version 2.8, IAM-14
|
«CS» Code | relationshipCategory |
"Contains the personal relationship that the person reporting the allergy has to the patient." - HL7 Version 2.8, IAM-15. HL7 Version 2 suggested values (table 63) include: Self; Spouse; Parent; Friend, etc.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | InformationReporter |
Name Expression | |
Namespace | Common |
Owned Template Signature | |
Owner | Common |
Owning Template Parameter | |
Package | Common |
Qualified Name | FHIM::Common::InformationReporter |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
participant
Public Participation participant
-
Pointer to the Person who provided the clinically relevant information. The datatype of this property is a Participation which could be a practitioner, the patient, or a relative of the patient (e.g., patient's mother), in which case it would probably be an "unaffiliated person"."Contains the name of the person reporting the allergy to a caregiver at the time reported in [dateReported]" - HL7 Version 2.8, IAM-14
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | InformationReporter |
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 | participant |
Name Expression | |
Namespace | InformationReporter |
Opposite | |
Owner | InformationReporter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Common::InformationReporter::participant |
Stereotype | |
Template Parameter | |
Type | Participation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
relationshipCategory
Public «CS» Code relationshipCategory
-
"Contains the personal relationship that the person reporting the allergy has to the patient." - HL7 Version 2.8, IAM-15. HL7 Version 2 suggested values (table 63) include: Self; Spouse; Parent; Friend, etc.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | InformationReporter |
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 | relationshipCategory |
Name Expression | |
Namespace | InformationReporter |
Opposite | |
Owner | InformationReporter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Common::InformationReporter::relationshipCategory |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |