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 |  Used in RPC
Print Page as PDF
Routine: ORQQCN1

Package: Order Entry Results Reporting

Routine: ORQQCN1


Information

ORQQCN1 ; SLC/REV - Functions for GUI consult actions - RPCs for GMRCGUIA Aug 20, 2020@10:59:43;Dec 02, 2021@12:46:33

Source Information

Source file <ORQQCN1.m>

Entry Points

Name Comments DBIA/ICR reference
RC(Y,GMRCO,GMRCORNP,GMRCAD,ORCOM) ;Receive the consult into the service
DC(Y,GMRCO,GMRCORNP,GMRCAD,GMRCACTM,ORCOM) ;Discontinue or Deny a consult
FR(Y,GMRCO,GMRCSS,GMRCORNP,GMRCATTN,GMRCURGI,ORDATE,ORCOM) ;Forward consult/request to another service
SETACTM(Y,GMRCO) ;set action menus in GUI based on service of selected consult
URG(Y,GMRCO) ;new urgency from 101.42
GETCSLT(ORY,ORIEN,SHOWADD)
FINDCSLT(Y,GMRCIEN) ; Return list item for the selected consult only
PROCIEN(ORY,ORDITM) ; Return pointer to file 123.3 given orderable item
PROCSVCS(ORY,ORDITM) ; Return a list of services for a procedure
GETORDER(Y,GMRCO) ; Return OERR order number for consult/procedure
CANEDIT(Y,GMRCO) ; Return whether consult can be edited and resubmitted
RESUBMIT(Y,GMRCO,OREDITED) ; Edit/Resubmit a cancelled consult/procedure request
EDITLOAD(Y,GMRCO) ; Load a cancelled consult/procedure for editing

Used in RPC

RPC Name Call Tags
ORQQCN RECEIVE RC
ORQQCN DISCONTINUE DC
ORQQCN FORWARD FR
ORQQCN SET ACT MENUS SETACTM
ORQQCN URGENCIES URG
ORQQCN GET CONSULT GETCSLT
ORQQCN FIND CONSULT FINDCSLT
ORQQCN GET PROC SVCS PROCSVCS
ORQQCN GET ORDER NUMBER GETORDER
ORQQCN RESUBMIT RESUBMIT
ORQQCN LOAD FOR EDIT EDITLOAD
ORQQCN CANEDIT CANEDIT
ORQQCN GET PROC IEN PROCIEN
Info |  Source |  Entry Points |  Used in RPC