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

Package: Surgery

Routine: SROESAD


Information

SROESAD ;BIR/ADM - SURGERY E-SIG UTILITY ; [ 09/04/03 1:03 PM ]

Source Information

Source file <SROESAD.m>

Entry Points

Name Comments DBIA/ICR reference
ASK
REV2 ; display addendum with comment for 2nd review
SIG ; enter e-sig
NOAD ; no addendum created
COM ; add comment to end of addendum
GET ; gather data for modified fields for addendum display before signing
DISPLAY ; display addenda to nurse/anesthesia report(s)
PAGE
SURE
HDR ; header for addendum display
POSTA(SRTN,SRSBN,SRNOW) ;post signed addendum to anesthesia report
POSTN(SRTN,SRSBN,SRNOW) ; post signed addendum

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !!
  • Line Location: ASK+4
Function Call: WRITE
  • Prompt: !
  • Line Location: SIG+6
Function Call: WRITE
  • Prompt: !!,"No addendum created for case #"_SRTN_". Original data will be restored.",!!
  • Line Location: NOAD+1
Function Call: WRITE
  • Prompt: !
  • Line Location: PAGE+0
Function Call: WRITE
  • Prompt: !
  • Line Location: SURE+0
Function Call: WRITE
  • Prompt: @IOF,!,"Addendum for Case #"_SRTN_" - "_SRSDATE,!,"Patient: "_VADM(1)_" ("_VA("PID")_")",!
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: "-"
  • Line Location: HDR+2
Info |  Source |  Entry Points |  Interaction Calls