PXRMFF ;SLC/PKR - Clinical Reminders function finding evaluation. ;05/31/2022
Source file <PXRMFF.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EVAL(DEFARR,FIEVAL) | ;Evaluate function findings.
 | 
|
| EVALLOG(LOGIC,FN) | ;Evaluate the logic string.
 | 
|
| EVALPL(DEFARR,FFIND,PLIST) | ;Build a list of patients based on a function
 | 
|
| MHVOUT(INDENT,IFIEVAL,NLINES,TEXT) | ;Produce the MHV output.
 | 
|
| NLOGIC(LOGIC,FN) | ;Replace the symbols in the logic string with their values.
 | 
|
| OUTPUT(INDENT,IFIEVAL,NLINES,TEXT) | ;Produce the clinical
 | 
|
| PRP(LOGIC) | ;Process $P in logic.
 | 
|
| SBSDISP(LOGIC,FFN,FN) | ;Create a step-by-step display of the function finding
 | 
|
| STRCLEAN(STRING) | ;Remove extra quotes from strings.
 |