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

Package: Health Level Seven

Routine: HLEVREP


Information

HLEVREP ;O-OIFO/LJA - Event Monitor REPORTS ;02/04/2004 14:42

Source Information

Source file <HLEVREP.m>

Entry Points

Name Comments DBIA/ICR reference
SHOWONE ; Show entry in any Event Monitoring file...
CTRL ;
CTRL1
SHOW7761 ; Show HL7 Monitor (#776.1) entries...
S7761
LOAD7761(IEN) ; Load browswer global...
RUNS7761(EVIEN) ;
BODY7761(IEN) ; Actual display code for entry...
XMYS(HLEVIENE) ; Add XMYs from monitor...
SHWP(FILE,IEN,HLN,TAG) ;
SH7761(TAG,VAL) ;
ADD7761(TXT) ; Add TXT to browser global...
SHOW776 ; Show HL7 Monitor Job (#776) entries...
S776
VIEW776(IEN) ; Actual display code for entry...
SHOW7762 ; Show HL7 Monitor Master Job (#776.2) entries...
S7762
VIEW7762 ; Actual display code for entry...
SHOW7769 ; Show HL7 Monitor Parameters (#776.999) entries...
VIEW7769(BT) ; Actual display code for entry...
ASKIEN(FILE,HLAYGO) ; Generic DIC lookup...
FILE() ; Get from user file to display information...
HD
EX
HDR(TXT,IEN)
EOR ;HLEVREP - Event Monitor REPORTS ;5/16/03 14:42

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: CTRL+4
Function Call: WRITE
  • Prompt: !!,"You must now select one of the following files..."
  • Line Location: CTRL1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CTRL1+3
Function Call: WRITE
  • Prompt: !
  • Line Location: S7761+1
Function Call: WRITE
  • Prompt: !!,"Loading report..."
  • Line Location: S7761+3
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR(" Parameter ""Variable"" Descriptors ",IOM,"-")
  • Line Location: BODY7761+15
Function Call: WRITE
  • Prompt: !,?25,"Parameter - "_PCE_" = ",PAR(PCE)
  • Line Location: BODY7761+17
Function Call: WRITE
  • Prompt: !,$$REPEAT^XLFSTR("-",IOM)
  • Line Location: S776+3
Function Call: WRITE
  • Prompt: !!,"View Code to be placed here..."
  • Line Location: VIEW776+2
Function Call: WRITE
  • Prompt: !,$$REPEAT^XLFSTR("-",IOM)
  • Line Location: S7762+3
Function Call: WRITE
  • Prompt: !!,"View Code to be placed here..."
  • Line Location: VIEW7762+2
Function Call: WRITE
  • Prompt: !,$$REPEAT^XLFSTR("-",IOM)
  • Line Location: SHOW7769+2
Function Call: WRITE
  • Prompt: !,"No system entry exists..."
  • Line Location: VIEW7769+4
Function Call: WRITE
  • Prompt: @IOF,$$CJ^XLFSTR("System Parameters",IOM)
  • Line Location: VIEW7769+14
Function Call: WRITE
  • Prompt: !,$$REPEAT^XLFSTR("=",IOM)
  • Line Location: VIEW7769+15
Function Call: WRITE
  • Prompt: !!,$$CJ^XLFSTR(PCE,IOM)
  • Line Location: VIEW7769+19
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR($$REPEAT^XLFSTR("-",$L(PCE)+20),IOM)
  • Line Location: VIEW7769+20
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR(DATA,IOM)
  • Line Location: VIEW7769+23
Function Call: WRITE
  • Prompt: @IOF,$$CJ^XLFSTR("Display Event Monitoring Entries",IOM)
  • Line Location: HD+0
Function Call: WRITE
  • Prompt: !,$$REPEAT^XLFSTR("=",IOM)
  • Line Location: HD+1
Function Call: WRITE
  • Prompt: !,$P(T,";;",2,99)
  • Line Location: EX+0
Function Call: WRITE
  • Prompt: @IOF,$$CJ^XLFSTR(TXT,IOM)
  • Line Location: HDR+0
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR(IOINHI_NAME_" [#"_IEN_"]"_IOINORM,IOM)
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !,$$REPEAT^XLFSTR("=",IOM)
  • Line Location: HDR+6
Info |  Source |  Entry Points |  Interaction Calls