JCM Table: dbo.AT AccessLevel
From Sherlock Software
TABLE NAME: dbo.AT_AccessLevel
The look-up table of access scope of the CRFs.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | AccessLevelID | tinyint | Access level ID |
| 2 | Desc | nvarchar(50) | Description |
Table Values:
| AccessLevelID | Desc |
|---|---|
| 0 | Access to patients within a specified access group |
| 1 | Access to the CRFs of patients in the same hospital as the user |
| 2 | Access to CRFs of all patients |
Back to JCM Database tables