Person
Class UnaffiliatedPerson
This "unaffiliated person" class is used to convey a minimal amount of information about a Person who is not fully enumerated in an organization's data systems. This class can be used for points of contacts for external organizations, healthcare providers who work for other organizations (e.g., this medical record was received from a Dr. Smith), as well as other persons who play an ancillary role in the provision of care to the patient (e.g., a taxi driver who brings the patient to weekly appointments, etc.) This class contains only the name of the person, and optionally address(es) and/or phone number(s). No other information, such as birthdate, gender, or identifiers such as a social security number, tax id number, or national provider number are needed and indeed will often not be known.
Attributes |
«AD» Address | address |
A physical address at which the person is located or can be reached. The datatype for this property is Address which contains a type code to indicate what kind of address is being referenced. Note that this property can contain more than one entry.
|
«PN» PersonName | name |
The name by which a person is known or legally identified such as the name on a driver's license or passport. Note that the data type for this property is a PersonName, which includes the various parts that make up a person's name such as family name, prefixes, suffixes, etc.
|
«TEL» ContactPoint | telecom |
Indicates how and at what address that the person can be reached via electronic communications. The datatype for this property is ContactPoint, which can be used for telephone numbers as well as email, etc. The ContactPoint data type contains a type code to indicate what kind of telecommunications address that is being referenced. Note that this property can contain more than one entry.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | UnaffiliatedPerson |
Name Expression | |
Namespace | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Package | Person |
Qualified Name | FHIM::Person::UnaffiliatedPerson |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
address
Public «AD» Address address
-
A physical address at which the person is located or can be reached. The datatype for this property is Address which contains a type code to indicate what kind of address is being referenced. Note that this property can contain more than one entry.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | UnaffiliatedPerson |
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 | * |
Name | address |
Name Expression | |
Namespace | UnaffiliatedPerson |
Opposite | |
Owner | UnaffiliatedPerson |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::UnaffiliatedPerson::address |
Stereotype | |
Template Parameter | |
Type | «AD» Address |
Upper | * |
Upper Value | (*) |
Visibility | Public |
name
Public «PN» PersonName name
-
The name by which a person is known or legally identified such as the name on a driver's license or passport. Note that the data type for this property is a PersonName, which includes the various parts that make up a person's name such as family name, prefixes, suffixes, etc.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | UnaffiliatedPerson |
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 | name |
Name Expression | |
Namespace | UnaffiliatedPerson |
Opposite | |
Owner | UnaffiliatedPerson |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::UnaffiliatedPerson::name |
Stereotype | |
Template Parameter | |
Type | «PN» PersonName |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
telecom
Public «TEL» ContactPoint telecom
-
Indicates how and at what address that the person can be reached via electronic communications. The datatype for this property is ContactPoint, which can be used for telephone numbers as well as email, etc. The ContactPoint data type contains a type code to indicate what kind of telecommunications address that is being referenced. Note that this property can contain more than one entry.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | UnaffiliatedPerson |
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 | * |
Name | telecom |
Name Expression | |
Namespace | UnaffiliatedPerson |
Opposite | |
Owner | UnaffiliatedPerson |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::UnaffiliatedPerson::telecom |
Stereotype | |
Template Parameter | |
Type | «TEL» ContactPoint |
Upper | * |
Upper Value | (*) |
Visibility | Public |