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: EDPRPT

Package: Emergency Department Integration Software

Routine: EDPRPT


Information

EDPRPT ;SLC/MKB - Reports ;2/28/12 08:33am

Source Information

Source file <EDPRPT.m>

Entry Points

Name Comments DBIA/ICR reference
EN(BEG,END,RPT,ID,CSV,TASK) ; Get RPT data for EDPSITE by date range
CONT ; end switch
ERR(MSG) ; -- return error MSG
NOW() ; -- Return local value of NOW, based on EDPSITE
TASK ; -- task report: expects ZTSAVE,ZTRTN,ZTDESC
PROV(MD) ; add list of assigned providers to XML
ECODE(IEN) ; Return external value for a Code
ENAME(IEN) ; Return external value for a code Name
EPERS(IEN) ; Return external value for a Person (file 200)
EDATE(FMDT) ; Return external value for a Date/Time
ETIME(MINS) ; Return #minutes as HH:MM
MD(LOG) ; Return time physician was first assigned
ACUITY(LOG) ; Return time acuity was first assigned
LVWAITRM(LOG) ; Return time patient left waiting room
WAIT(X) ; Return 1 or 0, if X is a waiting room
ADMIT(LOG) ; Return 1st time admitting disposition was assigned
DISP(X) ;Return disposition abbreviation or display name from file 233.2
Info |  Source |  Entry Points