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

Package: Order Entry Results Reporting

Routine: ORWGTASK


Information

ORWGTASK ; SLC/STAFF - Graph Task ;3/17/08 10:48

Source Information

Source file <ORWGTASK.m>

Entry Points

Name Comments DBIA/ICR reference
SETLAST(PAT) ; from ORWGAPI - set whenever patient is graphed
INIT(OK) ; from ORMTIM02 - run by ORMTIME (OK=0)
CLEANALL ;
CLRDATA(DFN) ;
UPDATE(TASKED,DFN,USER,OLDDFN) ; from ORWGAPI
; whenever patient is selected
; to update, cache must exist and user/patient combo has used graphs
COUNT(EVENT,DFN,USER) ;
CLEARPT(DFN,USER) ;
UP ; dequeued from ORWGTASK
; ORUSER, ORPAT, ORTSTMP were saved
START ;
PROCESS(NEXT,TIMES) ;
ALL(GSTAMP,DFN,USER) ;
GETDATA(TYPES,GSTAMP,GTIME,PATUSER,START,BACKTO) ;
SIZE(TYPEITEM,START,DFN,BACKTO,SIZE) ;
RESOURCE ; from ORWGAPIU on post init, setup graphing resource device
GSTAMP(GSTAMP,TIME1,TIME2,PIECE) ;
MNOW() ;
CLEAN ;
Info |  Source |  Entry Points