PXRMFF0 ;SLC/PKR - Clinical Reminders function finding routines. ;02/22/2022
Source file <PXRMFF0.m>
| 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"
|