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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PSJLIFN

Package: Inpatient Medications

Routine: PSJLIFN


Information

PSJLIFN ;BIR/MV - IV FINISH USING LM ;Jun 17, 2020@15:43:29

Source Information

Source file <PSJLIFN.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Display order with numbers.
PENDING ; Process pending order.
DISPLAY ;
GTDATA ;
FINISH ; Prompt for missing data
MULTADDS ; If there are multiple IV Additives per Orderable Item, it will prompt for selection
ORDCHK ;* Do order check for Inpatient Meds IV.
; PSGORQF is defined (CONT^PSGSICHK) if not log an intervention
; No longer use after PSJ*5*181
ORDCHKA ;* Do order check against existing orders on the profile
OCORD ;* Do order check for each drug against the drugs within the order.
IVADDCNT(OI,IVLIST) ; Returns the number of IV Addtives Associated to the OI and Marked for IV Order Dialog

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),$C(7),"This order is being edited by another user. Try later."
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !!,"More than one dispense IV Additives are available for:"
  • Line Location: MULTADDS+9
Function Call: WRITE
  • Prompt: !,"Orderable Item: ",$$GET1^DIQ(50.7,OI,.01)
  • Line Location: MULTADDS+10
Function Call: WRITE
  • Prompt: !," Ordered Dose: ",$P(DRG("AD",PSIDX),"^",3)
  • Line Location: MULTADDS+11
Function Call: WRITE
  • Prompt: !!,"Please select the correct dispense IV Additive below for this order:"
  • Line Location: MULTADDS+12
Function Call: WRITE
  • Prompt: !
  • Line Location: MULTADDS+24

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PS(50.7 - [#50.7] GET1^DIQ
^PS(52.6 - [#52.6] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call