| ACCESS |
This entry point returns an user CPRS write access
values.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DUZ |
Input |
Patient DUZ
|
GETNOTES |
Input |
Set to 1 to return the missing dependencies only for
actions. Set to 2 to return a description.
|
NOTES |
Output |
This is variable is populated when GETNOTES variable
is defined greater than 0.
|
RESULTS |
Output |
This variable returns the user Write Access settings
|
TABNAMES |
Output |
This variable returns CPRS tabs internal and external
format.
|
|
ONEHR |
This function returns a 1 if a site has transition to
Electronic Health Record (EHR) and a 0 if it has not transition to EHR.
|
|
TABNAMES |
Returns array of CPRS Tab names
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
TABS |
Output |
Returns array of CPRS tabs name in the following
format:
TABS("INTERNAL NAME")="EXTERNAL NAME"
|
|