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 |  Used in RPC
Print Page as PDF
Routine: ORWDLR

Package: Order Entry Results Reporting

Routine: ORWDLR


Information

ORWDLR ; SLC/KCM - Lab Calls [ 08/04/96 8:47 PM ]

Source Information

Source file <ORWDLR.m>

Entry Points

Name Comments DBIA/ICR reference
DEF(LST,ALOC) ; procedure
; get dialog definition specific to lab
COLLTM ; get collection times
SENDTM ; get send patient times
INCDATE(ADATE) ; called from COLLTM, increments date nodes in .ADATE
DOWNAME(DOW) ; function
; Returns Day of Week name (DOW should be $H#7)
URGMAP ; return list of lab urgencies mapped to OE/RR urgencies
SCHED ; return list of schedules available for lab tests
COMMON ; return list of commonly ordered lab tests
LOAD(LST,TESTID) ; procedure
; Return sample, specimen, & urgency info about a lab test
ALLSAMP(LST) ; procedure
; returns all collection samples
; n^SampIEN^SampName^SpecPtr^TubeTop^^^LabCollect^^SpecName
ABBSPEC(LST) ; procedure
; returns specimens with abbreviation (uses 'E' xref)
NXT() ; called by TESTINFO, increments ILST
STOP(VAL,X2)

Used in RPC

RPC Name Call Tags
ORWDLR DEF DEF
ORWDLR LOAD LOAD
ORWDLR ABBSPEC ABBSPEC
ORWDLR ALLSAMP ALLSAMP
ORWDLR OIPARAM LOAD
ORWDLR STOP STOP
Info |  Source |  Entry Points |  Used in RPC