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

Package: Clinical Information Resource Network

Routine: RGMTHLP


Information

RGMTHLP ;BIR/CML-MPI/PD HL7 MESSAGE STATUS REPORT ;12/12/00

Source Information

Source file <RGMTHLP.m>

Entry Points

Name Comments DBIA/ICR reference
CHK ;
REP ;Ask for type of report
BEGIN ; Produce SUMMARY Report
ASK1 ;Ask for Date Range
DEV ;
START ;Print report
QUIT ;
HDR ;HEADER

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CHK+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: REP+2
Function Call: WRITE
  • Prompt: !!,"This option allows you to print information found during the ""Compile MPI/PD"
  • Line Location: BEGIN+1
Function Call: WRITE
  • Prompt: !,"HL7 Data"" compilation. The report is sorted by RELATED EVENT PROTOCOL, date,"
  • Line Location: BEGIN+2
Function Call: WRITE
  • Prompt: !,"transmission type, and status. The total number of messages for each date,"
  • Line Location: BEGIN+3
Function Call: WRITE
  • Prompt: !,"transmission type, and status are displayed."
  • Line Location: BEGIN+4
Function Call: WRITE
  • Prompt: !!,"Enter date range for data to be included in report."
  • Line Location: ASK1+1
Function Call: WRITE
  • Prompt: !!,"The right margin for this report is 80.",!!
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !,"NO DEVICE SELECTED OR REPORT PRINTED!!"
  • Line Location: DEV+4
Function Call: WRITE
  • Prompt: ?69,$J(CNT,6)
  • Line Location: START+23
Function Call: WRITE
  • Prompt: !?69,"-------",!?59,"TOTAL",?69,$J(TOTCNT,6),!
  • Line Location: START+26
Function Call: WRITE
  • Prompt: !
  • Line Location: QUIT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !,"MPI/PD HL7 MESSAGE STATUS REPORT - SUMMARY (",PRGBDT," to ",PRGEDT,")"
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: ?72,"Page: ",PG,!,"Printed at ",SITE," on ",HDT
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !!,"RELATED EVENT PROTOCOL",!?23,"TRANSMISSION",!?4,"DATE",?27,"TYPE"
  • Line Location: HDR+6
Function Call: WRITE
  • Prompt: ?41,"STATUS",?69,"TOTAL",!,LN
  • Line Location: HDR+7
Info |  Source |  Entry Points |  Interaction Calls