Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: ORKCHK3

ORKCHK3.m

Go to the documentation of this file.
  1. ORKCHK3 ; slc/CLA - Support routine called by ORKCHK to do DISPLAY mode order checks ;3/6/97 9:35
  1. ;;3.0;ORDER ENTRY/RESULTS REPORTING;**6**;Dec 17, 1997
  1. Q
  1. ;
  1. EN(ORKS,ORKDFN,ORKA,ORENT,ORKTMODE) ;perform order checking for ordering dialog/display
  1. ;ORKS - return sort array of order checks
  1. ;ORKDFN - patient id
  1. ;ORKA - order information
  1. ;ORENT - entity for parameter calls
  1. ;ORKTMODE - temp mode for special calls ("ALL" or "NOTIF")
  1. N ORKOFF
  1. Q:$$GET^XPAR("DIV^SYS^PKG","ORK SYSTEM ENABLE/DISABLE",1,"I")="D"
  1. ;
  1. ;process MLMs:
  1. D MLM^ORKCHK2(.ORKS,ORKDFN,ORKA,ORENT,"DISPLAY")
  1. Q