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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SROACOP

Package: Surgery

Routine: SROACOP


Information

SROACOP ;BIR/MAM - CARDIAC OPERATIVE RISK SUMMARY ;05/05/10

Source Information

Source file <SROACOP.m>

Entry Points

Name Comments DBIA/ICR reference
START
ASK
END
DT
HELP
RANGE ; range of numbers
ONE ; edit one item
RET
NOW ; update date/time of estimate of mortality
KNOW ; delete date/time of estimate of mortality
YN ; store answer
CHCK ;compare dates

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SROACOP+2
Function Call: WRITE
  • Prompt: !!,"A Surgery Risk Assessment must be selected prior to using this option.",!!,"Press <RET> to continue "
  • Line Location: SROACOP+2
Function Call: WRITE
  • Prompt: !," 1. ASA Classification:",?31,$P(SRAO(1),"^"),!," 2. Surgical Priority:",?31,$P(SRAO(2),"^")
  • Line Location: START+8
Function Call: WRITE
  • Prompt: !,?3," A. Date/Time Collected: "_X
  • Line Location: START+9
Function Call: WRITE
  • Prompt: !," 3. CPT Codes (view only):"
  • Line Location: START+10
Function Call: WRITE
  • Prompt: !," 4. Wound Classification: ",?31,$P(SRAO(4),"^")
  • Line Location: START+13
Function Call: WRITE
  • Prompt: !," 5. Robotic Assistance (Y/N): ",?31,$P(SRAO(5),"^")
  • Line Location: START+15
Function Call: WRITE
  • Prompt: !
  • Line Location: START+16
Function Call: WRITE
  • Prompt: !!
  • Line Location: START+17
Function Call: WRITE
  • Prompt: "-"
  • Line Location: START+17
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !!
  • Line Location: ASK+7
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF,!!!!,"Enter the number or range of numbers you want to edit. Examples of proper",!,"responses are listed below."
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !!,"1. Enter 'A' to update all information.",!!,"2. Enter the corresponding number to update the information in a particular",!," field. (For example, enter '2' to update Surgical Priority)"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"3. Enter two numbers separated by a ':' to enter a range of information.",!," (For example, enter '1:2' to update ASA Classification",!," Surgical Priority.)"
  • Line Location: HELP+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: HELP+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: RET+0
Function Call: WRITE
  • Prompt: !!,"*** NOTE: D/Time of Surgical Priority should be < the D/Time Patient in OR.***"
  • Line Location: CHCK+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SRF - [#130] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call