Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call  | All
Print Page as PDF
Routine: ORB31

Package: Order Entry Results Reporting

Routine: ORB31


Information

ORB31 ; slc/CLA - Routine to support OE/RR 3 notifications ;06/27/17 07:14

Source Information

Source file <ORB31.m>

Entry Points

Name Comments DBIA/ICR reference
QUEUE(ORN,ORBDFN,ORNUM,ORBADUZ,ORBPMSG,ORBPDATA,ORBH,ORBD,ORDGPMA,ORFORCE) ;
DUP(ORN,ORBDFN,ORBPMSG,ORNUM) ;ext funct return "1" if a duplicate notif w/in 1 min.
RECIP(ORNUM)
REGDEV(ORBDA) ;send to regular recipient devices
PRINTD ;print queued notification to device - setup via REGDEV^ORB3
FWD(ORY,ORBLST,ORBRECIP,ORBTYPE,ORBCOMNT) ; forward a notification
RENEW(ORY,XQAID) ; renew/restore an alert/notification
TERMLKUP(OCXARR,OCXTERM) ; extrinsic function returns the local terms
; linked to the nat'l OCX term in an array and the file where those
; array terms can be found. The value of the extrinsic function is the
; file pointed to for the local terms.
DUPCLN(ORBNOW) ;clean up old entires in ^XTMP("ORBDUP")
TMDEV(ORBTM) ;returns Device for a team in format device ien^device name
ENTITY(ORNUM) ;ext funct. rtns entity for parameter use
ADT(ORN,ORBDFN,ORBPRIM,ORBATTD,ORDGPMA) ;get inpt primary and attending for ADT notifs
DEFDIV(ORDUZ) ; Return user's default division, if specified.
ORDIV(ORNUM) ; Return order's division based upon patient's location when order was placed

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: XQAMSG
  • Line Location: PRINTD+2
Function Call: WRITE
  • Prompt: !!!," ***** NOTIFICATION PROCESSED *****",!!
  • Line Location: PRINTD+3
Function Call: WRITE
  • Prompt: $$FMTE^XLFDT(ORBDT)," "
  • Line Location: PRINTD+4
Function Call: WRITE
  • Prompt: XQAMSG
  • Line Location: PRINTD+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRINTD+6

Used in RPC

RPC Name Call Tags
ORB FORWARD ALERT FWD
ORB RENEW ALERT RENEW

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
200.02 LIST^DIC
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call  | All