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
Print Page as PDF
Routine: PSJOCDS

Package: Inpatient Medications

Routine: PSJOCDS


Information

PSJOCDS ;BIR/MV - SET INPUT DATA FOR DOSING ORDER CHECKS ;6 Jun 07 / 3:37 PM

Source Information

Source file <PSJOCDS.m>

Entry Points

Name Comments DBIA/ICR reference
IN(PSJPON,PSJTYPE,PSJDD) ;
UD ;Process data from a UD order
FDBDATA ;Set data needed by FDB's Dose API
DOWCHK(PSJSCHD,PSJADM) ;Append the admin times to the schedule if it's not defined in 51.1
LITER ;FDB requires "L" instead of ML for the particular conditions below
UND24HRS(PSJDUR,PSGAT,PSGS0XT,PSGSD,PSGFD,PSGSCH) ;
CNTDOSE(PSGSD,PSGFD) ;Count # of admins to set the Freq to
DURATION(PSGSD,PSGFD) ;Figure out the duration from the start, stop dates
DOSE() ;Figure out the dose, unit, & dosage Ordered
DOSE1(PSJDUP) ;
DATES(PSJPON) ;Check the correct Start, Stop dates to use
OINM(PSJPON) ;For speed renew, returns OI name if order has multiple DD else returns null
Info |  Source |  Entry Points