Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: EDPFPER

Package: Emergency Department Integration Software

Routine: EDPFPER


Information

EDPFPER ;SLC/KCM - Lookup Persons at Facility ;2/28/12 08:33am

Source Information

Source file <EDPFPER.m>

Entry Points

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)
Info |  Source |  Entry Points