ORWDLR ; SLC/KCM - Lab Calls [ 08/04/96 8:47 PM ]
Source file <ORWDLR.m>
| 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) |
| RPC Name | Call Tags |
|---|---|
| ORWDLR DEF | DEF |
| ORWDLR LOAD | LOAD |
| ORWDLR ABBSPEC | ABBSPEC |
| ORWDLR ALLSAMP | ALLSAMP |
| ORWDLR OIPARAM | LOAD |
| ORWDLR STOP | STOP |