| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class is used to store a reference to the health record that is the subject of the consent rules in the Consent Directive.
Attributes | ||
«II» Id | recordId |
The id of the record that is the target of a consent directive. |
String | recordLocation |
The location of the record that is the target of a consent directive. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | HealthRecord |
Name Expression | |
Namespace | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Package | Person |
Qualified Name | FHIM::Person::HealthRecord |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «II» Id recordId
The id of the record that is the target of a consent directive.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | HealthRecord |
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 | recordId |
Name Expression | |
Namespace | HealthRecord |
Opposite | |
Owner | HealthRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::HealthRecord::recordId |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String recordLocation
The location of the record that is the target of a consent directive.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | HealthRecord |
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 | recordLocation |
Name Expression | |
Namespace | HealthRecord |
Opposite | |
Owner | HealthRecord |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::HealthRecord::recordLocation |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |