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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: RAORDC

Package: Radiology Nuclear Medicine

Routine: RAORDC


Information

RAORDC ;HISC/CAH,FPT,GJC,DAD AISC/RMO-Check Request Status against Exam Status ; Mar 24, 2020@11:52:36

Source Information

Source file <RAORDC.m>

Entry Points

Name Comments DBIA/ICR reference
Q
EXMCAN ; Update request status to cancel or hold.
ASKCAN ;logic to determine whether studies tied to the order meet the criteria
EXMCOM ; Code moved to EXMCOM^RAORDC1 to save on space. To update request
; statuses for complete exams.
DELMOD
ADDMOD
YNCAN() ;ask if the order is to be canceled
REASON(RAOSTS) ;cancel/hold reason using DIR
; RAOSTS - the request status selected by the user.
; 1 = discontinued/cancel; 3 = hold
; return: IEN^.01 of IEN
; -1^ (if nothing selected, timeout or up arrow)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"Please note, however, that more than one procedure is associated"
  • Line Location: ASKCAN+15
Function Call: WRITE
  • Prompt: !?5,"with the procedure's Parent request. The Parent request will not"
  • Line Location: ASKCAN+16
Function Call: WRITE
  • Prompt: !?5,"be canceled or put or hold unless all the registered descendent"
  • Line Location: ASKCAN+17
Function Call: WRITE
  • Prompt: !?5,"procedures are canceled or deleted.",!,$C(7)
  • Line Location: ASKCAN+18
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKCAN+23
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKCAN+39
Function Call: WRITE
  • Prompt: !?10,"...request status updated to ",$S(RAOSTS=1:"discontinued",1:"hold"),"."
  • Line Location: ASKCAN+42
Function Call: WRITE
  • Prompt: !
  • Line Location: REASON+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RAO(75.1 - [#75.1] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call