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

Package: Inpatient Medications

Routine: PSJOCDC


Information

PSJOCDC ;BIR/MV - NEW ORDER CHECKS MISC. ;6 Jun 07 / 3:37 PM

Source Information

Source file <PSJOCDC.m>

Entry Points

Name Comments DBIA/ICR reference
DC(PSGP,PSJORD,PSJCLINF) ;DC orders during Duplicate Therapy order checks
DCORD ;DC order according to order type
DSPORD(PSJORD,PSJCLINF) ;Display the order about to DC and check if the user wish to DC to order
ASKDC
DCUD ;DC a U/D order

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter DC to discontinue the above order or press <RETURN> to continue:"
  • Line Location: ASKDC+0
Function Call: WRITE
  • Prompt: !,"No action taken!"
  • Condition for execution: %=2
  • Line Location: ASKDC+0
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKDC+1
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKDC+2
Info |  Source |  Entry Points |  Interaction Calls