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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: RAPM

Package: Radiology Nuclear Medicine

Routine: RAPM


Information

RAPM ;HOIFO/TH-Radiology Performance Monitors/Indicator; ;5/12/04 10:03

Source Information

Source file <RAPM.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ; Check for the existence of RACESS. Pass in user's DUZ!
PROMPT ;
START ; Get data and print the report
GETRPT ; Prompt for Summary or Detail or Both reports; Default = Summary Report
GETDATE ; Prompt for start and end dates
SORT ; Prompt for Sorted by
DEV ; Device
TASK ; set vars for taskman
GETDATA ; Get all the data
; Order thru Exam Date (RADTE)
CHECK ; Check type of image
EXIT ; Exit
; Close device

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PROMPT+1
Function Call: WRITE
  • Prompt: !!,"Radiology Verification Timeliness Report",!!
  • Line Location: PROMPT+2
Function Call: WRITE
  • Prompt: !!
  • Line Location: PROMPT+6
Function Call: WRITE
  • Prompt: !!?5,"*** Imaging type 'Vascular Lab' will not be included in this report ***"
  • Line Location: PROMPT+13
Function Call: WRITE
  • Prompt: !!?(80-$L(RATXT)\2),RALINE,!?(80-$L(RATXT)\2),RATXT,!?(80-$L(RATXT)\2),RALINE,!
  • Line Location: PROMPT+22
Function Call: WRITE
  • Prompt: !?5,"** No mail will be sent **",$C(7)
  • Line Location: PROMPT+26
Function Call: WRITE
  • Prompt: !,"Enter Report Type"
  • Line Location: GETRPT+1
Function Call: WRITE
  • Prompt: !!?4,"The begin date for Summary and Both must be at least 10 days before today.",!
  • Line Location: GETDATE+3
Function Call: WRITE
  • Prompt: !!?4,"The ending date for Summary and Both must be at least 10 days before today.",!
  • Line Location: GETDATE+16
Function Call: WRITE
  • Prompt: !!,"Sort report by"
  • Line Location: SORT+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] GET1^DIQ
^VA(200 - [#200] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call