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

Package: Clinical Reminders

Routine: PXRMGEV


Information

PXRMGEV ;SLC/AGP,RFR - Generic entry point to run different Reminder Evaluation ;Apr 07, 2021@13:57

Source Information

Source file <PXRMGEV.m>

Entry Points

Name Comments DBIA/ICR reference
EN(RESULT,INPUT) ;
; INPUT
; INPUT("SUB")=Temp Global Subscript
  • ICR #6772
    • Status: ['The reminder evaluation status as a', 'string value', 'DUE DATE: The date the reminder is due', 'LAST DONE: The date the reminder evaluation', 'determines as the last time the', 'reminder was completed.', 'The following subscript will only be returned', 'if pass in parameters specified if they', 'should returned.', '^TMP($J,SUB,REMINDER,"PRINT NAME")=', "Reminder's print name (or name if print name", 'is null) ^TMP($J,SUB,REMINDER,"FIEVAL")=', 'Merged copy of the FIEVAL array. ^TMP($J,SUB,REMINDER,"MAINTENANCE",X)=', 'Line X of the maintenance output.', '^TMP($J,SUB,REMINDER,"FINDINGS",COMPONENT REMINDER)=', '"STATUS^DUE DATE^LAST DONE"', 'If REMINDER has the VA-REMINDER DEFINITION', 'computed finding and its SAVETEMP parameter', 'value is 1, then data for the COMPONENT', 'REMINDER that is executed is returned under', 'this node. ^TMP($J,SUB,REMINDER,"FINDINGS",COMPONENT REMINDER,"FIEVAL")=', 'Merged copy of the FIEVAL array for', 'COMPONENT REMINDER that is executed as a', 'finding, where COMPONENT REMINDER is the', 'PRINT NAME of that reminder. ^TMP($J,SUB,REMINDER,"FINDINGS",COMPONENT', 'REMINDER,"MAINTENANCE",X)=', 'Line X of the maintenance output for COMPONENT', 'REMINDER that is executed as a finding, where', 'COMPONENT REMINDER is the PRINT NAME of that', 'reminder.', 'Reminder Terms ^TMP($J,SUB,"TERMS",TERM)=RESULT', 'TERM: The IEN of the entry from file 811.5,', 'or the .01 of the entry from file 811.5. RESULT: 1 for the term', 'applies to the patient', 'or 0 the term does not apply to the', 'patient.', 'The following subscript will only be returned', 'if pass in parameters specified if they', 'should returned.', '^TMP($J,SUB,"TERMS",TERM,"FIEVAL")=Merged copy of', 'the term FIEVAL array. ^TMP($J,SUB,"TERMS",TERM,"DETAIL', 'TEXT",X,0)=Line', 'X of the term.']
    • Usage: Controlled Subscription
    CINPUTS(RESULT,INPUT) ;
    Info |  Source |  Entry Points