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

Package: Clinical Reminders

Routine: PXRMXXT


Information

PXRMXXT ; SLC/DLT - Formatting for extract print templates ;8/14/00 18:30

Source Information

Source file <PXRMXXT.m>

Entry Points

Name Comments DBIA/ICR reference
FORMATB ;Format body of report that prints the findings
; Variables that need to be deleted from the template logic follow
; PXRME,PXRMB,PXRMSEX,PXRMFD
PDEM ;Print SSN with dashes
PFIND ;Print findings data from the template
DELVAR ;Delete variables used in the processing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: PXRMSSN
  • Line Location: PDEM+1
Function Call: WRITE
  • Prompt: " "_PXRMENCT_" "_$E(PXRMFD,1,8)
  • Line Location: PFIND+1
Info |  Source |  Entry Points |  Interaction Calls