Person
Class Link

This class is used to associate two (or more) Person records that refer to the same real-world person. This class is included for compatibility with FHIR, although we would expect that other attributes such as the date/time the association (or "link") was made, who made the link, and some explanatory text would necessary in real-world implementations. In addition, we would expect some kind of "unlink" action to be possible, and metadata about that action would also be recorded.
"Link to a resource that concerns the same actual person." - HL7 FHIR, Person.link
"Link to another patient resource that concerns the same actual patient." - HL7 FHIR, Patient.link

Attributes
«CS» Code assurance assurance

"Level of assurance that this link is actually associated with the target resource." - HL7 FHIR, Person.assurance.

«CS» Code kind kind

"The type of link between this patient resource and another patient resource." - HL7 FHIR, Patient.link.type

Person target target

Pointer to the Person record that represents the same individual as does the originating person record.
"The resource to which this actual person is associated." - HL7 FHIR, Person.link.target
"The other patient resource that the link refers to." - HL7 FHIR, Patient.link.other


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameLink
Name Expression
NamespacePerson
Owned Template Signature
OwnerPerson
Owning Template Parameter
PackagePerson
Qualified NameFHIM::Person::Link
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 assurance
Public «CS» Code assurance

"Level of assurance that this link is actually associated with the target resource." - HL7 FHIR, Person.assurance.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassLink
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nameassurance
Name Expression
NamespaceLink
Opposite
OwnerLink
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::Link::assurance
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 kind
Public «CS» Code kind

"The type of link between this patient resource and another patient resource." - HL7 FHIR, Patient.link.type

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassLink
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Namekind
Name Expression
NamespaceLink
Opposite
OwnerLink
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::Link::kind
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 target
Public Person target

Pointer to the Person record that represents the same individual as does the originating person record.
"The resource to which this actual person is associated." - HL7 FHIR, Person.link.target
"The other patient resource that the link refers to." - HL7 FHIR, Patient.link.other

Constraints:
Properties:

AggregationNone
Alias
Associationlink_target
Association End
ClassLink
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Nametarget
Name Expression
NamespaceLink
Opposite
OwnerLink
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::Link::target
Stereotype
Template Parameter
TypePerson
Upper1
Upper Value(1)
VisibilityPublic