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

Package: Clinical Reminders

Routine: PXRMFF0


Information

PXRMFF0 ;SLC/PKR - Clinical Reminders function finding routines. ;02/22/2022

Source Information

Source file <PXRMFF0.m>

Entry Points

Name Comments DBIA/ICR reference
COUNT(LIST,FIEVAL,COUNT) ;
DIFFDATE(LIST,FIEVAL,DIFF) ;Return the difference in days between the
DTIMDIFF(LIST,FIEVAL,DIFF) ;General date difference function.
DUR(LIST,FIEVAL,DUR) ;
FI(LIST,FIEVAL,LV) ;Given a regular finding return its true/false value.
MAXDATE(LIST,FIEVAL,MAXDATE) ;Given a list of findings return the maximum
MAXVALUE(LIST,FIEVAL,MAXVALUE) ;Given a list of findings and associated
MINDATE(LIST,FIEVAL,MINDATE) ;Given a list of findings return the minimum
MINVALUE(LIST,FIEVAL,MINVALUE) ;Given a list of findings return the minimum
MRD(LIST,FIEVAL,MRD) ;Given a list of findings return the most recent
NUMERIC(LIST,FIEVAL,NUMBER) ;Given a finding, return the first numeric
FIRSTNUM(STRING) ;return the first numeric portion of a string.
VALUE(LIST,FIEVAL,VALUE) ;Given a finding return one of its "CSUB"
Info |  Source |  Entry Points