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

Package: PCE Patient Care Encounter

Routine: PXQFV


Information

PXQFV ;ISL/ARS,JVS - DEPENDENT ENTRY COUNT-VISITS(AUPNVSIT) ;5/1/97 08:30

Source Information

Source file <PXQFV.m>

Entry Points

Name Comments DBIA/ICR reference
DEC(VISIT,VISUAL,EXPAND) ;Test looking through DD to find fields pointing to the visit entries.
; VISIT=Visit ien to looked up and counted
; VISUAL= Set to 1 if you want and interactive display of what is found
; EXPAND= SET TO 1 TO EXPAND ENTRIES
REF ;Look for all of the regular cross references and other
REG ;Look for regular cross references
QUE ;CHECK OUT CROSS REFERENCE
LINE() ;
AUDIT(ROOT,IEN) ;---AUDIT TRAIL OF ENTRIES
SOR(ROOT,IEN) ;---EXPAND ENTRIES
EXP(ROOT,IEN) ;---EXPAND ENTRIES
FILE(RT,FILENUM) ;
FF
PL ;--CHECK PAGE LENGTH

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $$RE^PXQUTL(VAR)
  • Line Location: DEC+18
Function Call: WRITE
  • Prompt: "- - - - -"
  • Line Location: LINE+2
Function Call: WRITE
  • Prompt: $$RE^PXQUTL("___________________________________________________________")
  • Line Location: AUDIT+14
Function Call: WRITE
  • Prompt: $$RE^PXQUTL(ENTRY)
  • Line Location: EXP+4
Function Call: WRITE
  • Prompt: $$RE^PXQUTL("___")
  • Line Location: EXP+5
Function Call: WRITE
  • Prompt: $$RE^PXQUTL(" ")
  • Line Location: EXP+6
Info |  Source |  Entry Points |  Interaction Calls