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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PXRMMST

Package: Clinical Reminders

Routine: PXRMMST


Information

PXRMMST ;SLC/PKR - Routines for dealing with MST. ;07/29/2010

Source Information

Source file <PXRMMST.m>

Entry Points

Name Comments DBIA/ICR reference
GSYINFO(TYPE) ;Return the Clinical Reminders MST synchronization date
  • ICR #2547
    • Status: Active
    • Usage: Private
    QUE ;Queue the MST synchronization job.
    STATUS(DFN,TEST,DATE,VALUE,TEXT) ;Computed finding for checking a
    STCODE(TERM) ;Return the MST status code based on the term name.
    SYNCH ;Synchronize the MST history file.
    SYNREP ;Provide a report of the synchronization data.
    UPDATE(DFN,VISIT,SOURCE,STCODE,TYPE) ;Make an update to the MST History file.
    UPDPAT(EVENT,DFN,VISIT,VFL) ;Update the MST history file for a single patient
    UPDSTAT(NUMUPD,START) ;Update the MST history file using term mappings.

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"Queue the Clinical Reminders MST synchronization."
    • Line Location: QUE+3
    Function Call: WRITE
    • Prompt: !,"Task number ",ZTSK," queued."
    • Line Location: QUE+29
    Function Call: WRITE
    • Prompt: !!,"Clinical Reminders MST Synchronization Report"
    • Line Location: SYNREP+11
    Function Call: WRITE
    • Prompt: !,"---------------------------------------------"
    • Line Location: SYNREP+12
    Function Call: WRITE
    • Prompt: !,"Initial synchronization date: ",IDATE
    • Line Location: SYNREP+13
    Function Call: WRITE
    • Prompt: !,"Number of updates made: ",NIUPD
    • Line Location: SYNREP+14
    Function Call: WRITE
    • Prompt: !,"Elapsed time: ",EITIME
    • Line Location: SYNREP+17
    Function Call: WRITE
    • Prompt: !,"Elapsed time: ",EITIME," secs"
    • Line Location: SYNREP+18
    Function Call: WRITE
    • Prompt: !!,"Last daily synchronization date: ",LDATE
    • Line Location: SYNREP+19
    Function Call: WRITE
    • Prompt: !,"Number of updates made: ",NLUPD
    • Line Location: SYNREP+20
    Function Call: WRITE
    • Prompt: !,"Elapsed time: ",EDTIME
    • Line Location: SYNREP+23
    Function Call: WRITE
    • Prompt: !,"Elapsed time: ",EDTIME," secs"
    • Line Location: SYNREP+24

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^VA(200 - [#200] GET1^DIQ
    ^DGMS(29.11 - [#29.11] EXTERNAL^DILFD
    Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call