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

Package: Surgery

Routine: SROADOC


Information

SROADOC ;B'HAM ISC/MAM - ANESTHESIA PROVIDER REPORT; [ 09/22/98 11:23 AM ]

Source Information

Source file <SROADOC.m>

Entry Points

Name Comments DBIA/ICR reference
SETUTL ; set up ^TMP("SR",$J
END
CODES ; print technique code at bottom of page
EN ;
SORT
DEVICE
BEG ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !
  • Line Location: CODES+1
Function Call: WRITE
  • Prompt: "-"
  • Line Location: CODES+1
Function Call: WRITE
  • Prompt: !,"SUPERVISOR CODES: 1-STAFF CASE, 2-STAFF ASSISTED BY RESIDENT OR C.R.N.A., 3-STAFF ASSISTING C.R.N.A., 4-STAFF ASSISTING RESIDENT"
  • Line Location: CODES+2
Function Call: WRITE
  • Prompt: !,?18,"5-STAFF CONSULTING IN OR, 6-STAFF AVAILABLE IN OR SUITE, 7-STAFF AVAILABLE IN HOSP./UNIV. COMPLEX",!,?18,"8-STAFF CALLED FOR EMERGENCY, 9-C.R.N.A. INDEPENDENT DUTY MD/DDS SUP.",!
  • Line Location: CODES+3
Function Call: WRITE
  • Prompt: @IOF,!,"Anesthesia Provider Report"
  • Line Location: EN+1
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: SORT+0
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to print the report for all anesthesia providers, or 'NO'",!,"to select a specific anesthesia provider."
  • Line Location: SORT+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: SORT+4
Function Call: WRITE
  • Prompt: !!,"This report is designed to use a 132 column format.",!
  • Line Location: DEVICE+0
Info |  Source |  Entry Points |  Interaction Calls