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 |  Used in RPC
Print Page as PDF
Routine: ORQPTQ11

Package: Order Entry Results Reporting

Routine: ORQPTQ11


Information

ORQPTQ11 ; SLC/CLA - Functs which return patient lists and sources pt 1B ;05/21/14 21:32

Source Information

Source file <ORQPTQ11.m>

Entry Points

Name Comments DBIA/ICR reference
DEFSRC(Y) ; return current user's default list source
FDEFSRC(ORDUZ) ; extrinsic function return user's (ORDUZ) default list source
LISTSRC(ORDUZ,TYPE) ; extrinsic function return user's (ORDUZ) list source
; for list type team, ward, primary provider, specialty, clinic, combination (TYPE)
DEFLIST(Y) ; return current user's default patient list
DEFSORT(Y) ; Return user's default sort.
; SLC/PKS - 4/6/2001
PNAMWRIT(ORROOT,ORDFN) ; Write patient name to ^TMP global.
RPLMAKE(Y,ORTL) ; Make global restricted pt. array from Team List.
RPLREAD(Y,ORJ,ORFROM,ORDIR) ; Read disk-based patient array from TMP.
RPLCLEAN(Y,ORJ) ; Kill global data using passed global root value.

Used in RPC

RPC Name Call Tags
ORQPT DEFAULT PATIENT LIST DEFLIST
ORQPT DEFAULT LIST SOURCE DEFSRC
ORQPT DEFAULT LIST SORT DEFSORT
ORQPT MAKE RPL RPLMAKE
ORQPT READ RPL RPLREAD
ORQPT KILL RPL RPLCLEAN
Info |  Source |  Entry Points |  Used in RPC