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

Package: Surgery

Routine: SROUNV2


Information

SROUNV2 ;B'HAM ISC/MAM - UNVERIFIED CASES (ALL SPECIALTIES) ; [ 07/27/98 2:33 PM ]

Source Information

Source file <SROUNV2.m>

Entry Points

Name Comments DBIA/ICR reference
CASE ; get case number
SET ; set variables & print info
UTIL ; set ^TMP("SR",$J)
HDR ; print heading
LOOP ; break procedure if greater than 59 characters

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"No data for selected date range."
  • Line Location: SROUNV2+5
Function Call: WRITE
  • Prompt: !,SRSDATE,?20,SRSNM_" ("_SRTN_")",?60,SRSUR,!,?20,VA("PID"),?60,SRATT,!
  • Line Location: SET+8
Function Call: WRITE
  • Prompt: !,?20,SROPS(1)
  • Line Location: SET+10
Function Call: WRITE
  • Prompt: !,?20,SROPS(2)
  • Line Location: SET+10
Function Call: WRITE
  • Prompt: !,?20,SROPS(2)
  • Line Location: SET+10
Function Call: WRITE
  • Prompt: !
  • Line Location: SET+11
Function Call: WRITE
  • Prompt: "-"
  • Line Location: SET+11
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $Y
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,?5,"List of Unverified Cases for "_SRSPEC,!!,"Operation Date",?20,"Patient (Case #)",?60,"Surgeon",!,?20,"Patient ID #",?60,"Attending Surgeon",!
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: "="
  • Line Location: HDR+3
Info |  Source |  Entry Points |  Interaction Calls