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

Package: Radiology Nuclear Medicine

Routine: RAPM2


Information

RAPM2 ;HOIFO/TH-Radiology Performance Monitors/Indicator; ;3/20/04 12:41

Source Information

Source file <RAPM2.m>

Entry Points

Name Comments DBIA/ICR reference
DETAIL ; Print Detail report
PRTTOT ; Print total number of reports
DHDR ; Header
DRPT ; Read records
SRT ; Read records
DET ; Print detail records
; use Transcription elasped hr for all sorts, except if sort by Verif.
DFOOT ; Footer for Detail report
STORE ; Store detail information
EMAIL ; Ask if ready to email the summary report
SEND ; Send summary report to mail group
HDR(RATYP) ; Print appropriate header and process wait and time
DIV ; List selected Division
IMG ; List selected Imaging Type(s)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Total number of reports expected for procedures performed during specified date range: ",$J(RATOTCNT,$L(RATOTCNT))
  • Line Location: PRTTOT+2
Function Call: WRITE
  • Prompt: @IOF,!?(RAIOM-$L(RAHD(0))\2),RAHD(0),?(RAIOM-10),"Page: ",$G(RAPG)
  • Line Location: DHDR+3
Function Call: WRITE
  • Prompt: !!,?34,"Date/Time",?49,"Date/Time",?69,"Date/Time",?102,"Cat"
  • Line Location: DHDR+4
Function Call: WRITE
  • Prompt: ?106,"Rpt",?110,"Img",?116,"Procedure"
  • Line Location: DHDR+5
Function Call: WRITE
  • Prompt: !,"Patient Name",?17,"Case #",?34,"Registered",?49,"Transcribed",?63,"Hrs"
  • Line Location: DHDR+6
Function Call: WRITE
  • Prompt: ?69,"Verified",?83,"Hrs",?88,"Radiologist",?102,"Exm",?106,"Sts"
  • Line Location: DHDR+7
Function Call: WRITE
  • Prompt: ?110,"Typ",?119,"Name",!
  • Line Location: DHDR+8
Function Call: WRITE
  • Prompt: !!?30,"No data to print...",!!!!!
  • Line Location: DRPT+2
Function Call: READ
  • Formatting: !
  • Prompt: "Press RETURN to continue or ""^"" to exit. "
  • Variable: X
  • Timeout: DTIME
  • Line Location: DET+9
Function Call: WRITE
  • Prompt: !,$E($P(RAREC,U,2),1,14)
  • Line Location: DET+13
Function Call: WRITE
  • Prompt: ?16,$P(RAREC,U,1)
  • Line Location: DET+14
Function Call: WRITE
  • Prompt: ?33,$P($$FMTE^XLFDT($P(RAREC,U,3),"2FS"),":",1,2)
  • Line Location: DET+15
Function Call: WRITE
  • Prompt: ?48,$P($$FMTE^XLFDT($P(RAREC,U,4),"2FS"),":",1,2),?63,$J($P(RAREC,U,12),4)
  • Line Location: DET+16
Function Call: WRITE
  • Prompt: ?68,$P($$FMTE^XLFDT($P(RAREC,U,5),"2FS"),":",1,2),?82,$J($P(RAREC,U,13),4)
  • Line Location: DET+17
Function Call: WRITE
  • Prompt: ?88,$E($P(RAREC,U,6),1,14)
  • Line Location: DET+18
Function Call: WRITE
  • Prompt: ?104,$P(RAREC,U,7),?107,$P(RAREC,U,8)
  • Line Location: DET+19
Function Call: WRITE
  • Prompt: ?110,$E($P(RAREC,U,9),1,3),?114,$E($P(RAREC,U,14),1,15)
  • Line Location: DET+20
Function Call: WRITE
  • Prompt: !!,"Note: Category of Exam: 'I' for Inpatient; 'O' for Outpatient; "
  • Line Location: DFOOT+5
Function Call: WRITE
  • Prompt: "'C' for Contract; 'S' for Sharing; 'E' for Employee; 'R' for Research"
  • Line Location: DFOOT+6
Function Call: WRITE
  • Prompt: !," Report Status: 'V' for Verififed; 'R' for Released/Not "
  • Line Location: DFOOT+7
Function Call: WRITE
  • Prompt: "Verified; 'PD' for Problem Draft; 'D' for Draft"
  • Line Location: DFOOT+8
Function Call: WRITE
  • Prompt: !!?5,"* A printset, i.e., a set of multiple exams that share the same report, will be expected to have 1 report."
  • Line Location: DFOOT+10
Function Call: WRITE
  • Prompt: !!?5,"* Cancelled and ""No Credit"" cases are excluded from this report."
  • Line Location: DFOOT+11
Function Call: WRITE
  • Prompt: !
  • Line Location: EMAIL+2
Function Call: WRITE
  • Prompt: !!,?5,"No OUTLOOK mail group(s) have been entered yet."
  • Line Location: EMAIL+10
Function Call: WRITE
  • Prompt: !
  • Line Location: EMAIL+12
Function Call: WRITE
  • Prompt: !,"Division: "
  • Line Location: HDR+32

FileMan Files Accessed Via FileMan Db Call

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