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

Package: Inpatient Medications

Routine: PSGOE1


Information

PSGOE1 ;BIR/CML3-ACTION ON INPATIENT ORDERS ;Jul 22, 2020@10:37:11

Source Information

Source file <PSGOE1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
GO ;
ENACTION(PSGP,PSGORD)
DONE ;
B ; bypass
C ; copy an order (does NOT discontinue original order)
D ; discontinue (or delete) an order
E ; edit orders
F ; finish released orders
H(PSGP,PSGORD) ; hold
I ; mark (or unmark) a non-verified order as 'incomplete'
L ; display logs
N ; mark order as 'not to be given'
O ; Outpatient (discharge) med
P ; print expanded view
R ; renew an order
S ; show the order again
V ; verify an order
ACT ;
OLD ;
NON ;
FNP(PSGDA) ;*319 - check if order finished by a pharmacist, when user is a nurse
ACTO ;
ACTPRO(PSJDA) ;*366 - check provider credentials

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!!,"WARNING! THIS ORDER HAS BEEN MARKED FOR CANCELLATION."
  • Line Location: H+1
Function Call: WRITE
  • Prompt: !!,"UNDER DEVELOPMENT, NOT CURRENTLY AVAILABLE."
  • Line Location: O+1
Function Call: WRITE
  • Prompt: !!,"THIS ORDER IS ALREADY MARKED FOR RENEWAL!"
  • Line Location: R+1
Info |  Source |  Entry Points |  Interaction Calls