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

Package: Clinical Reminders

Routine: PXRMV2ID


Information

PXRMV2ID ; SLC/PKR - Version 2.0 init routine (dates). ;07/01/2003

Source Information

Source file <PXRMV2ID.m>

Entry Points

Name Comments DBIA/ICR reference
CEDATE ;Find all reminder and term findings that have an ending date.
CEFFDATE ;Convert effective dates to beginning dates.
CFDATE ;Convert the beginning and ending dates in the finding multiple

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Checking reminder definitions for ending dates."
  • Line Location: CEDATE+4
Function Call: WRITE
  • Prompt: !!,"Reminder ",RNAME
  • Line Location: CEDATE+17
Function Call: WRITE
  • Prompt: !," Finding ",FNAME," has an ending date."
  • Line Location: CEDATE+18
Function Call: WRITE
  • Prompt: !," The ending date is ",EDATE
  • Line Location: CEDATE+19
Function Call: WRITE
  • Prompt: !," The beginning date is ",TEXT
  • Line Location: CEDATE+21
Function Call: WRITE
  • Prompt: !," Move the ending date to the beginning date and delete the ending date?"
  • Line Location: CEDATE+22
Function Call: WRITE
  • Prompt: !!,"Checking reminder terms for ending dates."
  • Line Location: CEDATE+29
Function Call: WRITE
  • Prompt: !!,"Reminder ",RNAME
  • Line Location: CEDATE+42
Function Call: WRITE
  • Prompt: !," Finding ",FNAME," has an ending date."
  • Line Location: CEDATE+43
Function Call: WRITE
  • Prompt: !," The ending date is ",EDATE
  • Line Location: CEDATE+44
Function Call: WRITE
  • Prompt: !," The beginning date is ",TEXT
  • Line Location: CEDATE+46
Function Call: WRITE
  • Prompt: !," Move the ending date to the beginning date and delete the ending date?"
  • Line Location: CEDATE+47
Function Call: WRITE
  • Prompt: !," DONE"
  • Line Location: CEDATE+53
Info |  Source |  Entry Points |  Interaction Calls