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

Package: Inpatient Medications

Routine: PSGOEVS


Information

PSGOEVS ;BIR/CML3-SPEED VERIFY SELECTED ORDERS ;05 DEC 97 / 8:43 AM

Source Information

Source file <PSGOEVS.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
EN2
DONE ;
RENEWED() ; was it created by a renew?
VERIFY(PSJSPEED) ;
CHKVER() ; check if already verified
CHKIV() ; check if this order is an IV
CHKCOM() ; Check if this order is a complex order
VMSG ;
NOTREN ;
NAME(PSJRB)
DRUGN()
ACTIONS()
FROMOERR()

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!!,"THIS FUNCTION NOT AVAILABLE TO WARD STAFF."
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !!,"Speed verify is not available for IVs."
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !,"Note: Only orders created by a RENEW can be speed verified."
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !,"NO ACTION TAKEN ON ORDER",!
  • Line Location: VERIFY+1
Function Call: WRITE
  • Prompt: !," Order ",PSGOEVS2," is an IV order.",!
  • Line Location: CHKIV+2
Function Call: WRITE
  • Prompt: !," Order ",PSGOEVS2," is part of a complex order series, No change made.",!
  • Line Location: CHKCOM+2
Function Call: WRITE
  • Prompt: !," Order ",PSGOEVS2," is part of a complex order series, No change made.",!
  • Line Location: CHKCOM+4
Function Call: WRITE
  • Prompt: !!," ",PSGOEVS2,". ",PSJRB,!," was verified by ",N," on "
  • Line Location: VMSG+3
Function Call: WRITE
  • Prompt: $$ENDTC^PSGMI(PSGOD),"."
  • Line Location: VMSG+4
Function Call: WRITE
  • Prompt: !," was not created from a renew, No change made!"
  • Line Location: NOTREN+1
Function Call: WRITE
  • Prompt: !,PSGOEVS2,". CAN'T BE VERIFIED FOR SOME REASON! ",PSGACT
  • Line Location: ACTIONS+3
Info |  Source |  Entry Points |  Interaction Calls