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

Package: Barcode Medication Administration

Routine: ALPBIND


Information

ALPBIND ;OIFO-DALLAS/SED/KC/MW BCMA-BCBU INPT TO HL7 INIT ;07/06/16 7:06am

Source Information

Source file <ALPBIND.m>

Entry Points

Name Comments DBIA/ICR reference
OPT ;Entry point for the option
DFT
ALLWKS ;If no then set allow the user to select the workstation
WRKSTN ;Now select which workstations to be initialized
LP ;Multiple entries
QUE ;Que the job
EN ;Loop through the inpatient list.
EXIT ;
MLOG ;Need to loop though the Med log file to get all med logs
MESS ;BUILD AND SEND MESSAGE
SNDPT ;Send a Single Patient
PAT(ALPDIV2) ;Process and send patients ;add DIV par specl for DIV init *87
UDCLIN(ALPNOW,ALPDIV2) ; Unit Dose Clinic Orders ;*87
IVCLIN(ALPNOW,ALPDIV2) ; IV Clinic Orders

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"No workstations defined for default "
  • Line Location: DFT+2
Function Call: WRITE
  • Prompt: !!,"No Selected Workstations"
  • Line Location: WRKSTN+7
Function Call: WRITE
  • Prompt: !!,"No Selected Workstations"
  • Line Location: WRKSTN+8
Function Call: WRITE
  • Prompt: #,!!,"Selected Workstations",!!
  • Line Location: LP+8
Function Call: WRITE
  • Prompt: !!,"Please Hold On While I send the orders",!!
  • Line Location: SNDPT+7
Info |  Source |  Entry Points |  Interaction Calls