Files > CP_CONSOLE_ACL

name
CP_CONSOLE_ACL
number
704.001
location
^MDC(704.001,
description
This file maintains the Access Control List (ACL) for items in the console by that item's ID.
Fields
#NameLocationTypeDetailsIndexDescription
.01item id(+)0;1FREE TEXTThis ITEM_ID represents the Global Unique Identifier (GUID) of a console item and Clinical Observation (CliO) record. An appropriate GUID is alphanumeric and 38 characters in length. An example ITEM_ID is: {479AC2F0-9829-4C76-A9AC-E8A234526BE4}
.02user id(+)0;2POINTER200This is the end-user given access permission to the item (ITEM_ID).
.03access level(+)0;3SET OF CODES0:Read Only
1:Read+Write
2:Read+Write+Delete
3:Full Control
This is the level of edit access to the item (ITEM_ID) the end-user (USER_ID) has been permitted. In addition, "Full Control" will grant the user full edit privileges as well as the ability to grant access of this item to another user. This access permission is granted via the Access Control List Manager; a function within the CP Console application.

Not Referenced