ORWDAL32 ; SLC/REV - Allergy calls to support windows ;Apr 21, 2022@08:43:40
Source file <ORWDAL32.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DEF(LST) | ; Get dialog data for allergies
|
|
GMRASITE(ORY) | ;Return GMRA Site Params
|
|
TOPTEN | ; Get top ten symptoms from Allergy Site Parameters file
|
|
ALLSRCH(Y,X) | ; Return list of partial matches ; CHANGED TO PRODUCE TREEVIEW IN GUI
|
|
FILENAME | ; Display text of filenames for search treeview
|
|
NATREACT | ; Get the NATURE OF REACTION types
|
|
ALLGYTYP | ; Get the allergy types
|
|
OBSHIST | ; Observed or historical
|
|
SEVERITY | ; Severity
|
|
SYMPTOMS(Y,FROM,DIR) | ; Return a subset of symptoms
; .Return Array, Starting Text, Direction |
|
NXT() | ; Increment index of LST
|
|
EDITLOAD(Y,ORALIEN) | ; Load an allergy/adverse reaction for editing
|
|
EDITSAVE(ORY,ORALIEN,ORDFN,OREDITED) | ; Save Edit/Add of an allergy/adverse reaction
|
|
SENDBULL(Y,ORDUZ,ORDFN,ORTEXT,ORCMTS) | ; Send bulletin if user attempts free-text entry
|
|
INGSRCH(NAME,LIST) | ;
|
|
CLASRCH(NAME,LIST) | ;
|
|
TRDNAME(NAME,LIST) | ;
|
|
CHKMEDS(LST,ORDFN,GMRAGNT) | ||
CHKMEDS2(AGNT,AGYLST,AGYTXT) | ;Scan returned allegy checks against the new allergy agent for a match
|
|
GETPROV(LST,ORNUM,ORBDFN) | ;return a list of providers related to a list of orders based on parameter option
|
|
GETPROVQ | ||
SENDALRT(Y,ORIFN,PROVLST) | ;Send a group of alerts for instances where a user enters a new allergy impacting an existing med order
|
|
FILLID(MED) | ;
|
RPC Name | Call Tags |
---|---|
ORWDAL32 ALLERGY MATCH | ALLSRCH |
ORWDAL32 DEF | DEF |
ORWDAL32 SYMPTOMS | SYMPTOMS |
ORWDAL32 SEND BULLETIN | SENDBULL |
ORWDAL32 LOAD FOR EDIT | EDITLOAD |
ORWDAL32 SAVE ALLERGY | EDITSAVE |
ORWDAL32 SITE PARAMS | GMRASITE |
ORWDAL32 CHKMEDS | CHKMEDS |
ORWDAL32 GETPROV | GETPROV |
ORWDAL32 SENDALRT | SENDALRT |