EDPFPER ;SLC/KCM - Lookup Persons at Facility ;2/28/12 08:33am
Source file <EDPFPER.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
MATCH(MATCH,PTYP) | ; Return a matching list of providers
|
|
PROV | ; match providers
|
|
NURS | ; match nurses
|
|
CLERK | ;
|
|
ADD(PER,NM) | ; Add the person to the list of staff
|
|
ALLOW(PER,ROLE) | ; Screen when selecting persons
; PER is IEN for file 200, ROLE is P(rovider),R(esident), or N(urse) ; Expects EDPNURS to be defined for nurses (EDPF NURSE STAFF FILTER) |