| GENERAL DESCRIPTION |
This RPC updates an entry in the OE/RR LIST file
(#100.21). Parameters include the patients to be included in the list (passed
as an ARRAY of DFNs), the Internal Entry Number (IEN) of the list, and the
Visibility of the list (i.e., 0=OWNER ONLY (private) or 1=ALL CPRS USERS
(public)). It returns a Boolean result (1=Yes if successful, or 0=No
otherwise).
NOTE: Authorization is enforced. A user may only delete lists which they own
(i.e., they must be identified as a USER of the list, AND the list must be of
type PERSONAL). Users are identified by the individual DUZ. Application
Proxies are forbidden.
|