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

Package: Order Entry Results Reporting

Routine: ORWORB


Information

ORWORB ; SLC/DEE,REV,CLA,WAT - RPC FUNCTIONS WHICH RETURN USER ALERT ;Aug 13, 2024@09:39:58

Source Information

Source file <ORWORB.m>

Entry Points

Name Comments DBIA/ICR reference
GETLTXT(ORY,ORAID) ;get the long text for an alert
URGENLST(ORY) ;return array of the urgency for the notification
FASTUSER(ORY,ORDEFFLG) ;return current user's notifications across all patients
; ORDEFFLG: setting this to 1 causes the alerts API to exclude deferred alerts for this user
; defaults to 1 if not passed in
PROUSER(ORY,STRTDATE,STOPDATE,MAXRET,PROONLY) ;return current user's processed notifications for a specified date range
USERLIST(ORY,STRTDATE,STOPDATE) ;process for obtaining user's notifications
GETDATA(ORY,XQAID,PFLAG) ; return XQADATA for an alert
GETACT2(ALERTID) ; Returns first XQADATA found, for alerts for other users
KILUNSNO(Y,ORVP) ; Delete unsigned order alerts if no unsigned orders remaining
UNFLORD(ORY,DFN,XQAID) ; -- auto-unflag orders?/delete alert
KILEXMED(Y,ORDFN)
KILEXOI(Y,ORDFN,ORNIFN)
KILUNVOR(Y,ORDFN)
KILUNVMD(Y,ORDFN)
ESORD(ORY,XQAID)
TXTFUP(ROOT,DFN,NOTIF,XQADATA) ; Follow-up for text messages
CHGRAD ;GUI follow-up for Imaging Request Changed (#67)
GETSORT(ORY) ;return notification sort method^direction for user/division/system/pkg
SETSORT(ORERR,SORT,DIR) ;set notification sort method^direction for user
GETPROV(ORN,ORDFN,ORALRTDAT) ;Find Ordering Provider
; ORN = NOTIFICATION IEN
; ORDFN = ALERT PATIENT DFN
; ORALRTDAT = ALERT DATA IN FILE 8992.1
GETPRVNM(ORIEN) ;

Used in RPC

RPC Name Call Tags
ORWORB FASTUSER FASTUSER
ORWORB GETDATA GETDATA
ORWORB KILL UNSIG ORDERS ALERT KILUNSNO
ORWORB AUTOUNFLAG ORDERS UNFLORD
ORWORB KILL EXPIR MED ALERT KILEXMED
ORWORB UNSIG ORDERS FOLLOWUP ESORD
ORWORB KILL EXPIR OI ALERT KILEXOI
ORWORB KILL UNVER ORDERS ALERT KILUNVOR
ORWORB KILL UNVER MEDS ALERT KILUNVMD
ORWORB TEXT FOLLOWUP TXTFUP
ORWORB SETSORT SETSORT
ORWORB GETSORT GETSORT
ORWORB GETLTXT GETLTXT
ORWORB PROUSER PROUSER

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
^PS(52.41 - [#52.41] GET1^DIQ
^RAO(75.1 - [#75.1] GET1^DIQ
Info |  Source |  Entry Points |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call