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

Package: Surgery

Routine: SROANEST


Information

SROANEST ;BIR/TJH - ANESTHESIA ENTRY ;01 Jun 2003

Source Information

Source file <SROANEST.m>

Entry Points

Name Comments DBIA/ICR reference
SINPUT ;
STIME ;
FINALT
ASK
ASK2 ;
CHKTIME ; verify blocks of time are valid
CSET ; caled by set xref of mult anes start and end times used for concurrent case anes field stuffing
DEL ; called by kill xref of mult anes start and end times
HELP ;
BILLTIME() ; calculate total minutes for mult anes start and end times
CALC ; calculate minutes between start and end times
ANESTIME(SRDFN,SRFDATE,SRTDATE) ; API to return multiple anesthesia records and times
  • ICR #4427
    • Status: Active
    • Usage: Private

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,"The time entered is before the 'TIME PAT IN HOLD AREA'. Please check the",!,"DATE/TIME entered for this field."
    • Line Location: SINPUT+14
    Function Call: WRITE
    • Prompt: !!,"Start time is after current end time. Please correct."
    • Line Location: STIME+4
    Function Call: WRITE
    • Prompt: !!,"New start time entry not permitted until previous end time is entered."
    • Line Location: STIME+8
    Function Call: WRITE
    • Prompt: !!,"Start time is prior to previous end time. Please correct."
    • Line Location: STIME+9
    Function Call: WRITE
    • Prompt: !!,"End time prior to start time. Please correct."
    • Line Location: FINALT+4
    Function Call: READ
    • Variable: SRYN
    • Timeout: DTIME
    • Line Location: ASK+0
    Function Call: WRITE
    • Prompt: !,"Invalid response, please enter Yes or No. Use ? for help."
    • Line Location: ASK+1
    Function Call: READ
    • Variable: SRYN
    • Timeout: DTIME
    • Line Location: ASK2+1
    Function Call: WRITE
    • Prompt: !,"Invalid response, please enter Yes or No. Use ? for help."
    • Line Location: ASK2+3
    Function Call: WRITE
    • Prompt: !!,"One or more time entries missing end time. Please correct."
    • Line Location: CHKTIME+6
    Function Call: WRITE
    • Prompt: !!,"Some time entries overlap. Please correct."
    • Line Location: CHKTIME+10
    Function Call: WRITE
    • Prompt: !,"Enter ""Y"" only if the block of time entered is the final block of time for"
    • Line Location: HELP+1
    Function Call: WRITE
    • Prompt: !,"this case. If the block of time is not the final block, enter ""N""."
    • Line Location: HELP+2

    FileMan Files Accessed Via FileMan Db Call

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