ORWDPS ; SLC/KCM - Pharmacy Calls for Windows Dialog [ 08/04/96 6:57 PM ]
Source file <ORWDPS.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| LOAD(LST,OI,PTYP) | ;
; -- For a given orderable item, load appropriate lists & defaults |
|
| DISPDRUG(LST,OI) | ; list dispense drugs for an orderable item
|
|
| FRMLTN | ; formulations
|
|
| INSTRCT | ; instructions
|
|
| ROUTE | ; routes
|
|
| SCHED | ; schedules
|
|
| PRIOR | ; priorities
|
|
| PICKUP | ; routing
|
|
| SCSTS | ; SC for drug
|
|
| REFILLS | ; refills
|
|
| MESSAGE | ; message
|
|
| NXT() | ; -- Function returns next available index in return data array
|
|
| DEF(LST,INOUT) | ||
| COMMON | ; get list of common meds
|
|
| INPT(OK,DFN,PRV) | ; For inpatient meds, check restrictions
|
|
| OUTPT(OK,PRV) | ; For outpatient meds, check restrictions
|
| RPC Name | Call Tags |
|---|---|
| ORWDPS LOAD | LOAD |
| ORWDPS DEF | DEF |
| ORWDPS INPT | INPT |
| ORWDPS OUTPT | OUTPT |