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

Package: Health Level Seven

Routine: HLCSRPT3


Information

HLCSRPT3 ;ISC-SF/RAH-TRANS LOG MESSAGE SEARCH ;08/25/2010

Source Information

Source file <HLCSRPT3.m>

Entry Points

Name Comments DBIA/ICR reference
ADVSRCH ; Entry point for message search. (from HLCSRPT)
GETTIME ;
GETSTART ;
GETEND ;
DT2IEN ;
DISPLAY ; common display method
; clean-up here
SEARCH ;
LNKSRCH ; Report all messages on A logical link between start and end date/time
EVNSRCH ; Reports matching Message and Event Types for a logical link.
STATCHK ; Determine whether a specific stauts is desired.
FORMAT ; Format a report line
HLCSBAR ; Center Title on Top Line of Screen
EXIT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: GETTIME+1
Function Call: WRITE
  • Prompt: !!," Enter START Date and Time. Date is required.",!
  • Line Location: GETSTART+1
Function Call: WRITE
  • Prompt: !!," Enter END Date and Time. Date is required.",!
  • Line Location: GETEND+1
Function Call: WRITE
  • Prompt: !!,HLCSNREC,!!
  • Line Location: DT2IEN+7
Function Call: WRITE
  • Prompt: !!," . . . PLEASE WAIT, THIS CAN TAKE AWHILE . . .",!
  • Line Location: SEARCH+1
Function Call: WRITE
  • Prompt: !!,HLCSNREC,!!
  • Line Location: SEARCH+32
Function Call: WRITE
  • Prompt: !
  • Line Location: LNKSRCH+1
Function Call: WRITE
  • Prompt: !,X_" NOT VALID "
  • Line Location: LNKSRCH+4
Function Call: WRITE
  • Prompt: !
  • Line Location: EVNSRCH+1
Function Call: WRITE
  • Prompt: !,X_" NOT VALID "
  • Line Location: EVNSRCH+5
Function Call: WRITE
  • Prompt: !
  • Line Location: EVNSRCH+8
Function Call: WRITE
  • Prompt: !,X_" NOT VALID "
  • Line Location: EVNSRCH+11
Function Call: WRITE
  • Prompt: @IOF,!
  • Line Location: STATCHK+1
Function Call: WRITE
  • Prompt: !,X_" NOT VALID "
  • Line Location: STATCHK+5
Function Call: WRITE
  • Prompt: RVON,?(80-$L(HLCSHDR)\2),HLCSHDR,$E(SPACE,$X,77),RVOFF,!
  • Line Location: HLCSBAR+1
Info |  Source |  Entry Points |  Interaction Calls