| SecurityAndPrivacy UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
The permission catalog specifies a set of standard permissions. [HL7 DAM] The permission catalog is the subject of separate HL7 standards. This reference is intended to show it relates to the rest of the information classes required to support the use cases.
Attributes | ||
String | name | |
Permission | permission |
A Role-Based Access Control (RBAC) permission. It specifies an information object and action/operation allowed on that object. A permission contains one operation and precisely one information reference. |
«CS» Code | status |
Identifies the current state of the Permission. The state should correspond to the HL7 Act State machine. |
String | version |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | PermissionCatalog |
Name Expression | |
Namespace | SecurityAndPrivacy |
Owned Template Signature | |
Owner | SecurityAndPrivacy |
Owning Template Parameter | |
Package | SecurityAndPrivacy |
Qualified Name | FHIM::SecurityAndPrivacy::PermissionCatalog |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String name
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PermissionCatalog |
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 | PermissionCatalog |
Opposite | |
Owner | PermissionCatalog |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::PermissionCatalog::name |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Permission permission
A Role-Based Access Control (RBAC) permission. It specifies an information object and action/operation allowed on that object. A permission contains one operation and precisely one information reference.
Aggregation | Composite |
Alias | |
Association | permissionCatalog_permission |
Association End | |
Class | PermissionCatalog |
Datatype | |
Default | |
Default Value | |
Is Composite | true |
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 | permission |
Name Expression | |
Namespace | PermissionCatalog |
Opposite | |
Owner | PermissionCatalog |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::PermissionCatalog::permission |
Stereotype | |
Template Parameter | |
Type | Permission |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «CS» Code status
Identifies the current state of the Permission. The state should correspond to the HL7 Act State machine.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PermissionCatalog |
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 | status |
Name Expression | |
Namespace | PermissionCatalog |
Opposite | |
Owner | PermissionCatalog |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::PermissionCatalog::status |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String version
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PermissionCatalog |
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 | version |
Name Expression | |
Namespace | PermissionCatalog |
Opposite | |
Owner | PermissionCatalog |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::PermissionCatalog::version |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| SecurityAndPrivacy UML Documentation |
Summary:AttributesProperties | Detail:Attributes |