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: GMRCA1

Package: Consult Request Tracking

Routine: GMRCA1


Information

GMRCA1 ;SLC/DLT,DCM - Actions taken from Review Screens ; 7/11/03 14:05

Source Information

Source file <GMRCA1.m>

Entry Points

Name Comments DBIA/ICR reference
DC(GMRCO,GMRCA) ;Discontinue/Cancel(Deny) logic
COMMENT(GMRCO) ;Add a comment without changing the status
EDTSUB(GMRCO) ;Patch 18 Edit/Resubmit a canceled consult
RC(GMRCO,GMRCSCH) ;Service tracking request received or scheduled
; GMRCSCH=1 - schedule action
RT(GMRCO) ;Results Display logic
PS(GMRCO) ;Print Service Copy (CPRS entry point)
END ;kill off variables and exit
LOCK(GMRCIFN) ;;lock a consult record using OE/RR order number
UNLOCK(GMRCIFN) ;unlock a consult record using OE/RR order number

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"The requesting facility may not take this action on an "
  • Line Location: RC+7
Function Call: WRITE
  • Prompt: "inter-facility consult."
  • Line Location: RC+8
Function Call: WRITE
  • Prompt: !,$C(7)
  • Line Location: RC+42
Info |  Source |  Entry Points |  Interaction Calls