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

Package: Surgery

Routine: SRTOVRF


Information

SRTOVRF ;BIR/SJA - TIME OUT VERIFIED FOR SURGERY ;12/16/10

Source Information

Source file <SRTOVRF.m>

Entry Points

Name Comments DBIA/ICR reference
IN
ASK
HELP
WSXR(SRTN) ; prompt the user for the wound sweep & intraoperative X-Ray fields
COM(SRJ) ;prompt the user for the wound sweep/Intraoperative X-Ray comments fields
SK
ABORT(SRTN) ; check if the case is aborted
VER1(SRTN) ; check before displaying [SROMEN-VERF1] fields
VER2(SRTN) ; check before displaying [SROMEN-VERF2] fields
SPIN(SRCPT) ; check to see if the case is spinal case
SCR(SRF) ; screen items that are not matching case specialty

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: ASK+3
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+9
Function Call: WRITE
  • Prompt: @IOF,!," "_VADM(1)_" ("_VA("PID")_") Case #"_SRTN_" - "_SRSSDT
  • Line Location: WSXR+4
Function Call: WRITE
  • Prompt: !!,"Press <RET> to continue "
  • Line Location: WSXR+14
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: SK+3
Function Call: WRITE
  • Prompt: !
  • Line Location: SK+9
Info |  Source |  Entry Points |  Interaction Calls