| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This Role identifies a Person to whom the originating Person is related in some way."Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process." - FHIR RelatedPerson
Attributes | ||
Person | asPerson |
A pointer to a Person who is acting in the Role of a Related Person. |
«IVL_TS» Period | effectiveDateRange |
The date range during which this Person's relationship with the target Person is considered to be valid."The period of time that this relationship is considered to be valid. If there are no dates defined, then the interval is unknown." - HL7 FHIR, RelatedPerson.period |
Boolean | isActive |
This optional property can be used to indicate whether the Personal Relationship record is active."Whether this related person record is in active use." - HL7 FHIR, RelatedPerson.active |
«CS» Code | relationshipCategory |
Indicates how the target Person is related to the person identified in the owning Person class. Examples include Spouse, Child, Parent, Legal Guardian, etc."The actual personal relationship that the next of kin/associated party has to the patient." - HL7 Version 2.8, NK1-3. See HL7 Table 63 for suggested values."The nature of the relationship between the patient and the contact person." - HL7 FHIR, Patient.contact.relationship |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | PersonalRelationship |
Name Expression | |
Namespace | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Package | Person |
Qualified Name | FHIM::Person::PersonalRelationship |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Person asPerson
A pointer to a Person who is acting in the Role of a Related Person.
Aggregation | None |
Alias | |
Association | relatedPerson_asPerson |
Association End | |
Class | PersonalRelationship |
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 | asPerson |
Name Expression | |
Namespace | PersonalRelationship |
Opposite | |
Owner | PersonalRelationship |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::PersonalRelationship::asPerson |
Stereotype | |
Template Parameter | |
Type | Person |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «IVL_TS» Period effectiveDateRange
The date range during which this Person's relationship with the target Person is considered to be valid."The period of time that this relationship is considered to be valid. If there are no dates defined, then the interval is unknown." - HL7 FHIR, RelatedPerson.period
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PersonalRelationship |
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 | effectiveDateRange |
Name Expression | |
Namespace | PersonalRelationship |
Opposite | |
Owner | PersonalRelationship |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::PersonalRelationship::effectiveDateRange |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean isActive
This optional property can be used to indicate whether the Personal Relationship record is active."Whether this related person record is in active use." - HL7 FHIR, RelatedPerson.active
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PersonalRelationship |
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 | isActive |
Name Expression | |
Namespace | PersonalRelationship |
Opposite | |
Owner | PersonalRelationship |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::PersonalRelationship::isActive |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code relationshipCategory
Indicates how the target Person is related to the person identified in the owning Person class. Examples include Spouse, Child, Parent, Legal Guardian, etc."The actual personal relationship that the next of kin/associated party has to the patient." - HL7 Version 2.8, NK1-3. See HL7 Table 63 for suggested values."The nature of the relationship between the patient and the contact person." - HL7 FHIR, Patient.contact.relationship
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PersonalRelationship |
Terminologies | [ HL7_FHIR_R4 Patient Contact Relationship http://hl7.org/fhir/ValueSet/patient-contactrelationship ] |
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 | PersonalRelationship |
Opposite | |
Owner | PersonalRelationship |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::PersonalRelationship::relationshipCategory |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |