Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All
Print Page as PDF
Routine: PXEDIP

Package: PCE Patient Care Encounter

Routine: PXEDIP


Information

PXEDIP ;ISL/PKR - Routines to print PCE device interface errors. ;6/7/96

Source Information

Source file <PXEDIP.m>

Call Graph

Call Graph

Call Graph Total: 5

Package Total Call Graph
PCE Patient Care Encounter 2 ERRLST^PXEDIEL  HDR^PXRRGPRT  
Kernel 1 $$FMTE^XLFDT  
Registration 1 (DEM,KVA)^VADPT  
VA FileMan 1 ^DIR  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 2

Package Total Caller Graph
PCE Patient Care Encounter 2 PXEDIEL  PXEDIM  

Entry Points

Name Comments DBIA/ICR reference
PR ;Print the report.
EDT ;Print the errors based on encounter date and time.
ERN ;Print the errors based on error number.
PAT ;Print the errors based on patients.
PDT ;Print the errors based on error date and time.
GENHEAD ;Print the general report heading.
PAGE ;form feed to new page

External References

Name Field # of Occurrence
^DIR PAGE+4
ERRLST^PXEDIEL EDT+5, ERN+4, PAT+8, PDT+6
HDR^PXRRGPRT PAGE+9
DEM^VADPT PAT+6
KVA^VADPT PAT+9
$$FMTE^XLFDT EDT+4, PDT+5

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Report based on Encounter Date and Time:"
  • Line Location: EDT+3
Function Call: WRITE
  • Prompt: !,?INDENT,$$FMTE^XLFDT(BENDT,1)," through ",$$FMTE^XLFDT(EENDT,1),"."
  • Line Location: EDT+4
Function Call: WRITE
  • Prompt: !!,"Report based on Error Numbers ",BERN," through ",EERN,"."
  • Line Location: ERN+3
Function Call: WRITE
  • Prompt: !!,"Report based on errors by patient."
  • Line Location: PAT+3
Function Call: WRITE
  • Prompt: !,"Errors for patient ",VADM(1)," ",$P(VADM(2),U,2)
  • Line Location: PAT+7
Function Call: WRITE
  • Prompt: !!,"Report based on Processing Date and Time:"
  • Line Location: PDT+4
Function Call: WRITE
  • Prompt: !,?INDENT,$$FMTE^XLFDT(BERDT,1)," through ",$$FMTE^XLFDT(EERDT,1),"."
  • Line Location: PDT+5
Function Call: WRITE
  • Prompt: !
  • Line Location: PAGE+3
Routine Call
  • DIR
  • Line Location:
    • PAGE+4

Label References

Name Line Occurrences
EDT PR+11
ERN PR+12
GENHEAD PR+7, PDT+3
PAGE GENHEAD+2
PAT PR+13
PDT PR+14

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> BENDT EDT+4
>> BERDT PDT+5
>> BERN ERN+3
>> DFN PAT+5*
DIR PAGE+4!
DIR(0 PAGE+2*
DONE PR+1~, PR+9*, PAGE+6*
>> DTOUT PAGE+5
>> DUOUT PAGE+5
>> EENDT EDT+4
>> EERDT PDT+5
>> EERN ERN+3
IC PAT+1~, PAT+4*, PAT+5
INDENT PR+1~, PR+10*, EDT+4, PDT+5
IO PR+6, PAGE+1
IO(0 PAGE+1
IOF PAGE+7
IOST PAGE+1
>> NPATIENT PAT+4
>> OPT PR+11, PR+12, PR+13, PR+14
PAGE PR+1~, GENHEAD+1*, PAGE+1, PAGE+7, PAGE+8*, PAGE+9
PATDFN PR+1~, EDT+1*, ERN+1*, PAT+5*, PDT+1*
>> PATIENT( PAT+5
POP PR+1~
PXRROPT PR+1~
TYPE PR+1~, EDT+2*, ERN+2*, PAT+2*, PDT+2*
U PAT+7
>> VADM(1 PAT+7
>> VADM(2 PAT+7
>> ZTREQ PR+4*
>> ZTSK PR+4
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All