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

Package: Surgery

Routine: SROPECS


Information

SROPECS ;BIR/ADM-Ensuring Correct Surgery Compliance Report ; [ 07/03/03 11:39 AM ]

Source Information

Source file <SROPECS.m>

Entry Points

Name Comments DBIA/ICR reference
ASK
DATE
DEVICE
EN ; entry point when queued
END
UTIL ; process case
TOV ; process time out verified field
IC ; process preoperative imaging confirmed field
MRK ; process mark on surgical site confirmed field
SORT
SPEC
SP
MORE ; asK for more surgical specialties

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,?18,"Ensuring Correct Surgery Compliance Report"
  • Line Location: SROPECS+2
Function Call: WRITE
  • Prompt: !!,?2,"This two-part report includes a summary of the rate of compliance and/or a",!,?2,"list of surgical cases that are non-compliant in documenting the process"
  • Line Location: SROPECS+3
Function Call: WRITE
  • Prompt: !,?2,"for ensuring correct surgery for operations performed by the selected",!,?2,"surgical specialties during the selected date range.",!
  • Line Location: SROPECS+4
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: " "_$S(Y=1:"Compliance Summary Only",Y=2:"List of Non-Compliant Cases",1:"Both Parts")
  • Line Location: ASK+3
Function Call: WRITE
  • Prompt: !
  • Line Location: DEVICE+0
Function Call: WRITE
  • Prompt: !
  • Line Location: END+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !
  • Line Location: SORT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SPEC+0
Function Call: WRITE
  • Prompt: !
  • Line Location: SP+0
Function Call: WRITE
  • Prompt: !
  • Line Location: MORE+1
Info |  Source |  Entry Points |  Interaction Calls