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

Package: Surgery

Routine: SROCL1


Information

SROCL1 ;BIR/SJA - LOAD CARDIAC LAB DATA ;07/15/10

Source Information

Source file <SROCL1.m>

Entry Points

Name Comments DBIA/ICR reference
YEP
START
SRAT ; Get test and data name(s) for test from file 139.2.
END
CONCC ; update concurrent case
SP
LABCHK ; Get latest test values from patient's lab record.
COMP
DATA
DEC ; convert to proper decimal place

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This selection loads the most recent cardiac lab data for tests performed",!,"preoperatively."
  • Line Location: SROCL1+6
Function Call: READ
  • Variable: SRYN
  • Timeout: DTIME
  • Line Location: YEP+0
Function Call: WRITE
  • Prompt: !!,"Enter <RET> to automatically load cardiac lab data from the patient's lab",!,"record, or 'NO' to return to the menu."
  • Line Location: YEP+1
Function Call: WRITE
  • Prompt: !!,"Lab data NOT loaded."
  • Line Location: YEP+2
Function Call: WRITE
  • Prompt: !!,"No Date of Operation found !"
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !!,"..Searching lab record for latest test data...."
  • Line Location: SRAT+1
Function Call: WRITE
  • Prompt: !!,"Press <RET> to continue "
  • Line Location: END+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+1
Info |  Source |  Entry Points |  Interaction Calls