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

Package: Order Entry Results Reporting

Routine: ORQ12


Information

ORQ12 ; slc/dcm - Get patient orders in context ;Mar 04, 2019@14:04:01

Source Information

Source file <ORQ12.m>

Entry Points

Name Comments DBIA/ICR reference
GET(IFN,NEWD,DETAIL,ACTOR) ; -- Setup TMP array
; IFN=ifn of order
; NEWD=3rd subscript in ^TMP("ORR",$J, node (ORLIST)
; DETAIL=see description in ^ORQ1
TEXT(ORTX,ORIFN,WIDTH,ORUGROUP) ; -- Returns text of order ORIFN in ORTX(#) ;RTW UAP
T1
LASTXT(IFN)
LAST(CODE) ; -- Return DA of last occurence of CODE action
ACTION(X) ; -- Returns text of action X
DATETIME(X) ; -- Returns date/time in format 00/00/00@00:00am
NAME(X) ; -- Returns name as Lname,F
ADD ; -- Add text X to ORTX()
EXPD ; -- loop through ^XTMP("ORAE" to get expired orders
GETEIE(IFN,NEWD,DETAIL,ACTOR) ; -- Setup TMP array
; IFN=ifn of order
; NEWD=3rd subscript in ^TMP("ORR",$J, node (ORLIST)
; DETAIL=see description in ^ORQ1
GETSTAT(ITEM) ;

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^OR(100 - [#100] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call