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

Package: Surgery

Routine: SROA38A


Information

SROA38A ;BIR/ADM-Preinitialization Process for SR*3*38 ; [ 05/18/95 1:50 PM ]

Source Information

Source file <SROA38A.m>

Entry Points

Name Comments DBIA/ICR reference
LOOP ; loop through each case and update anesthesia techniques to ABA list
STATUS ; change assessments with a status of COMPLETE to INCOMPLETE
DELDD ; delete DD for modified fields
END
SET
NONSTD ; convert non-standard anesthesia technique
ALTER

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Converting anesthesia techniques..."
  • Line Location: LOOP+1
Function Call: WRITE
  • Prompt: !,"Conversion of anesthesia techniques is finished.",!
  • Line Location: LOOP+12
Function Call: WRITE
  • Prompt: !!,"Preinit process is finished.",!
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !!,"Non-standard technique code "_X_" on case #"_SRTN_" converted to "_$S(Y="O":"OTHER",1:"LOCAL")_".",!
  • Line Location: NONSTD+2
Info |  Source |  Entry Points |  Interaction Calls