| SecurityAndPrivacy UML Documentation |
SecurityAndPrivacy
Class Consenter
A Role played by a Person (or occasionally, an Organization) granting certain privileges to another person or Organization. Note that this Role in turn uses an Attribution (inherited from Grantor), which captures any digital signatures as well as pointing to the individual person, practitioner, related person, or organization that is playing this role.
Attributes |
Patient | client |
Identifies the person to whom the consent directive applies. This person may or may not be the same person as the consent author, as in the case where the patient is a minor child or an incapacitated person.
|
Grantee | grantee |
Pointer to (a Role in which) a Person, Related Person, Practitioner, or Organization has been granted privileges or responsibilities from another entity.
|
«CS» Code | relationship |
The relationship between the consenter and the client (e.g., the Patient). This may be a Substitute Decision Maker, a legal guardian, etc.
|
Boolean | signatureRecorded |
If a digital signature is not allowed by policy, this attribute indicates whether a signature was captured.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Consenter |
Name Expression | |
Namespace | SecurityAndPrivacy |
Owned Template Signature | |
Owner | SecurityAndPrivacy |
Owning Template Parameter | |
Package | SecurityAndPrivacy |
Qualified Name | FHIM::SecurityAndPrivacy::Consenter |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
client
Public Patient client
-
Identifies the person to whom the consent directive applies. This person may or may not be the same person as the consent author, as in the case where the patient is a minor child or an incapacitated person.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | consenter_client |
Association End | |
Class | Consenter |
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 | client |
Name Expression | |
Namespace | Consenter |
Opposite | |
Owner | Consenter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::Consenter::client |
Stereotype | |
Template Parameter | |
Type | Patient |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
grantee
Public Grantee grantee
-
Pointer to (a Role in which) a Person, Related Person, Practitioner, or Organization has been granted privileges or responsibilities from another entity.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | consenter_grantee |
Association End | |
Class | Consenter |
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 | grantee |
Name Expression | |
Namespace | Consenter |
Opposite | |
Owner | Consenter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::Consenter::grantee |
Stereotype | |
Template Parameter | |
Type | Grantee |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
relationship
Public «CS» Code relationship
-
The relationship between the consenter and the client (e.g., the Patient). This may be a Substitute Decision Maker, a legal guardian, etc.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Consenter |
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 | relationship |
Name Expression | |
Namespace | Consenter |
Opposite | |
Owner | Consenter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::Consenter::relationship |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
signatureRecorded
Public Boolean signatureRecorded
-
If a digital signature is not allowed by policy, this attribute indicates whether a signature was captured.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Consenter |
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 | signatureRecorded |
Name Expression | |
Namespace | Consenter |
Opposite | |
Owner | Consenter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::Consenter::signatureRecorded |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| SecurityAndPrivacy UML Documentation |