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
Print Page as PDF
Routine: GMRCART

Package: Consult Request Tracking

Routine: GMRCART


Information

GMRCART ;SLC/DCM,DLT,JFR - Result display logic ;12/17/01 22:39

Source Information

Source file <GMRCART.m>

Entry Points

Name Comments DBIA/ICR reference
RT(GMRCO) ;Result Display logic - called from GMRCA1
GETRSLT(TMPGLOB,GMRCDET) ;load the results into global defined in TMPGLOB
GETMCAR ;load the medicine results into TMPGLOB
GETCP ; Load up any Clin. Proc. results
GETRES ;load the TIU notes into TMPGLOB
GETCOM ;Get the comments for resolution actions
SAVEHDR ;Save the action header info to print later if there are comments
GETHDR ;Print the comment header if the action had a comment
GETREMOT(GMRCDA,GMRCAR,GMRCNT) ;retrieve remote results and load up in display
; Input:
; GMRCDA = consult ien from file 123
; GMRCAR = array to return results in (e.g. $NA(^TMP("GMRCAR",$J)) )
; GMRCNT = number within GMRCAR to start placing results (pass by ref)
END ;kill off variables and exit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Compiling Result Display..."
  • Line Location: RT+7
Info |  Source |  Entry Points |  Interaction Calls