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

Package: Surgery

Routine: SROAOP


Information

SROAOP ;BIR/MAM - ENTER OPERATION INFO ;06/25/10

Source Information

Source file <SROAOP.m>

Entry Points

Name Comments DBIA/ICR reference
START
ASK
END
HELP
PRESS
RANGE ; range of numbers
ONE ; edit one item
RET
CONCUR ; concurrent case information
CC ; list concurrent procedure
LOOP ; break procedures
ANES

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SROAOP+2
Function Call: WRITE
  • Prompt: !!,"A Surgery Risk Assessment must be selected prior to using this option.",!!,"Press <RET> to continue "
  • Line Location: SROAOP+2
Function Call: READ
  • Variable: SRASEL
  • Timeout: DTIME
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+2
Function Call: WRITE
  • Prompt: @IOF,!!!!,"Enter the number or range of numbers you want to edit. Examples of proper"
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !,"responses are listed below.",!!,"1. Enter 'A' to update all information."
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"2. Enter a number (1-"_SRN_") to update the information in that field. (For"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !," example, enter '2' to update Principal Operation.)"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"3. Enter a range of numbers (1-"_SRN_") separated by a ':' to enter a range of"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !," information. (For example, enter '7:9' to update PGY of Primary Surgeon,"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !," Surgical Priority and Wound Classification.)",!
  • Line Location: HELP+6
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: RET+0
Function Call: WRITE
  • Prompt: !,"Concurrent Procedure: An additional operative procedure performed by a"
  • Line Location: CONCUR+4
Function Call: WRITE
  • Prompt: !,"different surgical team (i.e., a different specialty/service) under the"
  • Line Location: CONCUR+5
Function Call: WRITE
  • Prompt: !,"same anesthetic which has a CPT code different from that of the Principal"
  • Line Location: CONCUR+6
Function Call: WRITE
  • Prompt: !,"Operative Procedure (e.g., fixation of a femur fracture in a patient"
  • Line Location: CONCUR+7
Function Call: WRITE
  • Prompt: !,"undergoing a laparotomy for trauma). This field should be verified and,"
  • Line Location: CONCUR+8
Function Call: WRITE
  • Prompt: !,"if need be, report discrepancies to the official CPT coder for surgery."
  • Line Location: CONCUR+9
Function Call: WRITE
  • Prompt: !!,"Concurrent Procedure: ",?22,SROPS(1)
  • Line Location: CONCUR+10
Function Call: WRITE
  • Prompt: !,?22,SROPS(2)
  • Line Location: CONCUR+10
Function Call: WRITE
  • Prompt: !,?22,SROPS(2)
  • Line Location: CONCUR+10
Function Call: WRITE
  • Prompt: !,?22,SROPS(2)
  • Line Location: CONCUR+10
Function Call: WRITE
  • Prompt: !!,?22,SRCSTAT
  • Line Location: CONCUR+11
Function Call: WRITE
  • Prompt: !!,"Press ENTER to continue "
  • Line Location: CONCUR+12

FileMan Files Accessed Via FileMan Db Call

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