HMPWBM2 ;ASMR/RRB - Medication Order Writeback ;Jul 02, 2015@10:19:41
Source file <HMPWBM2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ORSAVE(HMPOUT,DFN,DUZ,LOCIEN,DLG,ORDG,ORIT,ORIFN,ORDIALOG,ORDEA,ORAPPT,ORSRC,OREVTDF) | ; Calls for saving order
; Input Parameters: ; DFN: Patient DFN acquired when the patient is selected and placed in context. ; DUZ: Provider IEN acquired during login ; LOCIEN: Ordering Location (locationIen from the Visit) ; DLG: (internalDialogName) Acquired from the ORWDXM DLGNAME RPC ; ORDG:(displayGroupPointer) From the ORWDX WRLST RPC ; ORIT: (orderDialogIen) Acquired from the ORWDX WRLST RPC ; ORIFN: (orderIen) This is only available for existing orders that are being ; changed or renewed. New orders do not have an orderIen until they are saved.) ; ORDIALOG: (orderDialogArray) An ordered array consisting of the following.... ; A map of the input screen to the dialog question subscripts returned from the ; ORWDX DLGDEF RPC. ; Order checks from the ORWDXC ACCEPT RPC. These included as: ; ("ORCHECK") = number of order checks ; ("ORCHECK",Piece 1, Piece 3,increment)=Piece 2 through Piece 4 of the order ; checks delimited by "^". ; ("ORTS") = treating specialty. Will be set to 0 (zero) if not available. ; (Only applies to inpatient locations.) ; ORDEA: digital signature ; ORAPPT: date.time stamp of visit in VA format ; ORSRC: order source ; OREVTDF: (eventDefault) only used for delayed orders |
|
ENDSAVE | ;
|