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 |  Interaction Calls
Print Page as PDF
Routine: PXRMFRPT

Package: Clinical Reminders

Routine: PXRMFRPT


Information

PXRMFRPT ;SLC/PKR - Finding usage report. ;03/26/2015 13:12

Source Information

Source file <PXRMFRPT.m>

Entry Points

Name Comments DBIA/ICR reference
BLDLIST(FILENUM,GBL,FIEN,SUB) ;
  • ICR #6340
    • Status: Active
    • Usage: Controlled Subscription
    DEFLIST(FILENUM,GBL,FIEN,SUB) ;Search reminder definitions for any that are
    DFIND(TLIST) ;
    DIALDSAR(OUTPUT) ;
    DIALOG(FILENUM,GBL,FIEN,SUB) ;
    FINDDIAL(RESULT,GBL,FIEN) ;
    FSEL(FNUM,GBL,GNAME,SOURCE,LIST) ;Build a list of reminder findings and let the user
    ISEL(FNUM,GBL,GNAME,LIST,ITEMLIST) ;See if the user wants selected items or
    OCRLIST(FILENUM,GBL,FIEN,SUB) ;Search Reminder Order Check rules for
    OIGLIST(FNUM,GBL,FIEN,SUB) ;Search reminder orderable item groups for
    REPD ;Main report driver.
    REPORT ;Generate the report.
    RFIND(TLIST) ;
    RSETLIST(FILENUM,GBL,FIEN,SUB) ;Search list rules for any that are using
    SORT ;Sort by global name and finding name.
    TERMLIST(FILENUM,GBL,FIEN,SUB) ;Search reminder terms for any that are using

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,"Select from the following reminder findings (* signifies standardized):"
    • Line Location: FSEL+21
    Function Call: WRITE
    • Prompt: !,TEXT
    • Line Location: ISEL+11
    Function Call: WRITE
    • Prompt: !,"Clinical Reminders Usage Report"
    • Line Location: REPD+5
    Function Call: WRITE
    • Prompt: !,"None of the selected findings are used."
    • Line Location: REPORT+77
    Function Call: WRITE
    • Prompt: IORESET
    • Line Location: REPORT+85
    Info |  Source |  Entry Points |  Interaction Calls