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

Package: Inpatient Medications

Routine: PSIVOD


Information

PSIVOD ;BIR/JCH-CREATE NEW IV ORDER FROM OLD ONE ;25 Nov 98 / 3:34 PM

Source Information

Source file <PSIVOD.m>

Entry Points

Name Comments DBIA/ICR reference
COPY(DFN,OLDON) ;Ask to enter new order.
Q ; Kill and exit.
INMED ;
ULK ;
HK ;Queue job to print MAR labels generated for this patient.
SPSOL
CH ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Do you want to copy this order"
  • Line Location: COPY+7
Function Call: WRITE
  • Prompt: !!,"Order not copied."
  • Line Location: COPY+15
Function Call: WRITE
  • Prompt: !!,"Order not copied"
  • Line Location: COPY+24
Function Call: WRITE
  • Prompt: !!,"...copying..."
  • Line Location: COPY+25
Function Call: WRITE
  • Prompt: !!?5,"You are finished with the new order.",!,"The following ACTION prompt is for the original order."
  • Line Location: COPY+31
Function Call: WRITE
  • Prompt: !!,"Order not copied"
  • Line Location: INMED+11
Function Call: WRITE
  • Prompt: !!?2,"Answer 'YES' to have a new, non-verified order created for this patient,"
  • Line Location: CH+1
Function Call: WRITE
  • Prompt: !,"using the information from this order. (The START and STOP dates will be",!,"recalculated.) Enter 'NO' (or '^') to stop now."
  • Line Location: CH+2
Info |  Source |  Entry Points |  Interaction Calls