FO_Client_PtAccess_Group_Def
This table contains records that create a grouping code to limit access to patient data.
|
Field |
Type |
Notes |
|
ClientPtAccessGrpDef_ID |
int |
ID field, a counter. Unique |
|
ClientPtAcessGroupCode |
varchar(50) |
Enter a unique group code for patient access. |
|
Description |
varchar(80) |
Description of group. |
|
Notes |
varchar(MAX) |
Notes about the group. Informational |
|
CreateDate |
datetime |
System timestamp when record is created. Informational |
|
CreateUserName |
varchar(50) |
Name of user who created record. Informational |
|
EditDate |
datetime |
System timestamp when record is edited. Informational |
|
EditUserName |
varchar(50) |
Name of user who last edited record. Informational |