HMPWBM1 ;ASMR/RRB - Medication Order Writeback ;Jul 02, 2015@10:22:02
Source file <HMPWBM1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ORCHECK(HMPOUT,DFN,FID,STRT,ORL,OIL,ORIFN,ORREN) | ; Wraps for order checking
; ; Input Parameters: ; DFN(R): Patient IEN ; FID: FILLER ID. Acquired by passing the selected orderDialogIen from the ; ORWDX WRLST RPC output to the ORWDXC FILLID. ; STRT: Desired Date in Mmm DD,YYYY@HH:SS format ; ORL: Ordering Location (locationIen from the Visit) ; OIL: An ordered list (array) of orderable Items for Radiology, ; or orderable items + package info for pharmacy (npatient, outpatient, ; and infusion) and lab as appropriate. ; ORIFN: orderIen (This is only available for existing orders that are being copied, changed, or renewed. New orders do not have an orderIen until they are saved.) ; ORREN: Renewed? 1 = Yes, 0 = No. Note: The ORIFN is required if ORREN = 1 |
|
SESSION | ; This is a place holder for future development of session order checks
|
|
GETXTRA(OUT) | ; Get extra lines for each order check as required and combine for a single output
|
|
GETMONO | ; Get and consolidate monograph data
|
RPC Name | Call Tags |
---|---|
HMP MED ORDER CHECKS | ORCHECK |