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: PXRMEXPS

Package: Clinical Reminders

Routine: PXRMEXPS


Information

PXRMEXPS ;SLC/PKR - Packing save routines. ;02/14/2022

Source Information

Source file <PXRMEXPS.m>

Entry Points

Name Comments DBIA/ICR reference
ADD(FILENUM,IEN,PACKLIST,NF) ;
CHKCF(ROOT,TOPIEN,GBL,PACKLIST) ;
EXISTS(FILENUM,IEN,PACKLIST) ;If the entry already exists remove it
GEDSUB(EDUIEN,NSUB,LIST) ;Build the recursive list of education topic
GETFNUM(GBL) ;Return the file number for a global.
GETSRTN(FILENUM) ;Return the save routine according to the file number.
NORTN(FILENUM,IEN,PACKLIST) ;Don't have a routine for this file number.
NOSAVE(FILENUM,IEN,PACKLIST) ;Don't do anything for this file number.
SCF(FILENUM,IEN,PACKLIST) ;Reminder computed findings.
SDEF(FILENUM,RIEN,PACKLIST,NODIALOG) ;Reminder definitions.
SDIALFUN(FILENUM,IEN,PACKLIST) ; Dialog Function File
SDIALLNK(FILENUM,IEN,PACKLIST) ; Dialog Link File
SDIALOG(FILENUM,DIEN,PACKLIST) ;Reminder dialogs.
SED(FILENUM,IEN,PACKLIST) ;Education topics.
SEDEF(FILENUM,IEN,PACKLIST) ;Reminder extract definitions.
SGEN(FILENUM,IEN,PACKLIST) ;General save routine, used for everything that
SGENR(FILENUM,IEN,PACKLIST) ;General reminder global save routine, used for
SHF(FILENUM,IEN,PACKLIST) ;Health factors.
SHSO(FILENUM,IEN,PACKLIST) ;Health summary object.
SHST(FILENUM,IEN,PACKLIST) ;Health Summary Type
SLL(FILENUM,IEN,PACKLIST) ;Reminder location lists.
SLR(FILENUM,IEN,PACKLIST) ;Reminder list rules.
SLT(FILENUM,IEN,PACKLIST) ;Lab tests
SODIALOG(FILENUM,IEN,PACKLIST) ;Order dialogs.
SRCG(FILENUM,IEN,PACKLIST) ;Reminder counting groups.
SRECR(FILENUM,IEN,PACKLIST) ;Reminder extract counting rule.
SRT(FILENUM,TIEN,PACKLIST) ;Reminder terms.
SROC(FILENUM,ROCIEN,PACKLIST) ;Reminder Order Checks.
SRULE(FILENUM,RULEIEN,PACKLIST) ;Reminder Order Check Rules.
STIUOBJ(FILENUM,OLIST,PACKLIST) ;
STIUTEMP(FILENUM,TLIST,PACKLIST) ;
Info |  Source |  Entry Points