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

Package: Surgery

Routine: SROCMPL


Information

SROCMPL ;B'HAM ISC/MAM - ENTER NON-OPERATIVE OCCURRENCES; [ 01/08/98 9:54 AM ]

Source Information

Source file <SROCMPL.m>

Entry Points

Name Comments DBIA/ICR reference
OPT
ENTER
LIST ; list case
HELP ; help text
KEY
END
PROMPT ;
NEW ; enter new occurrence
COMP ; enter occurrence information

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"NOTE: You are about to enter an occurrence for a patient that has not had an",!,"operation during this admission. If this patient has a surgical procedure"
  • Line Location: SROCMPL+2
Function Call: WRITE
  • Prompt: !,"during the current admission, use the option to enter or edit intraoperative",!,"and postoperative occurrences.",!!
  • Line Location: SROCMPL+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: SROCMPL+4
Function Call: WRITE
  • Prompt: @IOF,!,?3,SRNM,!
  • Line Location: SROCMPL+5
Function Call: WRITE
  • Prompt: !!,CNT_".",?14,"ENTER A NEW NON-OPERATIVE OCCURRENCE"
  • Line Location: SROCMPL+7
Function Call: READ
  • Formatting: !!!!
  • Prompt: "Select Number: "
  • Variable: OPT
  • Timeout: DTIME
  • Line Location: OPT+0
Function Call: WRITE
  • Prompt: !!,"Enter the number of the desired occurrence, or '"_CNT_"' to enter a new occurrence."
  • Line Location: OPT+1
Function Call: READ
  • Formatting: !!!
  • Prompt: "Enter or Delete Data ? E// "
  • Variable: Z
  • Timeout: DTIME
  • Line Location: ENTER+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ENTER+3
Function Call: WRITE
  • Prompt: !,CNT_". "_$E(SRSDATE,4,5)_"-"_$E(SRSDATE,6,7)_"-"_$E(SRSDATE,2,3),?14,"OCCURRENCE IN WHICH THERE WAS NO SURGICAL PROCEDURE",!,?14,"DURING THE CURRENT ADMISSION"
  • Line Location: LIST+1
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to select an option used to enter or edit information for this",!,"case. If you would like a two screen overview of this operation, enter"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"'Review'. To delete this surgical case from your records, Enter 'Delete'.",!,"Please note that choosing to delete a case will remove EVERYTHING pertaining",!,"to this operative procedure.",!
  • Line Location: HELP+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: KEY+0
Function Call: WRITE
  • Prompt: !!,"You do not have the access necessary to delete a case from the file.",!!,"Press RETURN to continue "
  • Line Location: KEY+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+0
Function Call: WRITE
  • Prompt: !!,"By deleting this case, all information stored for this operative procedure",!,"will be removed from the computer."
  • Line Location: PROMPT+1
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: NEW+1
Function Call: WRITE
  • Prompt: !!,"When entering a new non-operative occurrence, a date MUST be entered.",!!
  • Line Location: NEW+1
Function Call: WRITE
  • Prompt: !!,"Press RETURN to continue "
  • Line Location: COMP+1

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