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

Package: Surgery

Routine: SRSCPT


Information

SRSCPT ;B'HAM ISC/MAM - CASES MISSING CPT CODES ; [ 09/22/98 11:36 AM ]

Source Information

Source file <SRSCPT.m>

Entry Points

Name Comments DBIA/ICR reference
ASK
DATE
EN
END
HELP
SPEC
MSP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"Print list of Completed Cases Missing CPT Codes for",!!,"1. O.R. Surgical Procedures",!,"2. Non-O.R. Procedures",!,"3. Both O.R. Surgical Procedures and Non-O.R. Procedures (All Specialties)"
  • Line Location: ASK+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DATE+2
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: END+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !!,"Enter '1' or press <RET> to print the list for surgical procedures performed",!,"in the OR. Enter '2' to print the list for non-OR procedures. Enter '3' to"
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !,"print the list for both OR surgical procedures and non-OR procedures."
  • Line Location: HELP+1
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: HELP+2
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: SPEC+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: SPEC+2
Function Call: WRITE
  • Prompt: !!,"Enter RETURN if you would like to list completed cases missing CPT codes for",!,"all Surgical Specialties, or 'NO' to select a specific specialty.",!!,"Press RETURN to continue "
  • Line Location: SPEC+2
Function Call: WRITE
  • Prompt: !
  • Line Location: SPEC+3
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: MSP+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: MSP+2
Function Call: WRITE
  • Prompt: !!,"Enter RETURN if you would like to list completed cases missing CPT codes for",!,"all Specialties, or 'NO' to select a specific specialty.",!!,"Press RETURN to continue "
  • Line Location: MSP+2
Function Call: WRITE
  • Prompt: !
  • Line Location: MSP+3
Info |  Source |  Entry Points |  Interaction Calls