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

Package: Radiology Nuclear Medicine

Routine: RADRPT2


Information

RADRPT2 ;HISC/GJC Radiation dosage report utility two ;01 Aug 2017 1:54 PM

Source Information

Source file <RADRPT2.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;entry point
START ;start processing
PAT ;sort by patient
PROC ;sort by procedure
SCRPROC(DA) ;screen procedures by type and if inactive.
STAFF ;sort by primary interpreting staff (radiologist)
INT(ROOT) ;store the internal value of the patient/procedure/radiologist record
INIT ;initialize some variables
GETRDOSE ;get Rad dosage data
ITYPCHK(Y) ;i-type check
XIT ;kill variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EN+42
Function Call: WRITE
  • Prompt: !!,"Task Number: "_ZTSK,!
  • Line Location: EN+64
Function Call: WRITE
  • Prompt: !!
  • Line Location: PAT+5
Function Call: WRITE
  • Prompt: !!?3,$C(7),"Radiology patient data was not selected."
  • Line Location: PAT+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: PROC+5
Function Call: WRITE
  • Prompt: !!?3,$C(7),"Radiology procedure data was not selected."
  • Line Location: PROC+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: STAFF+5
Function Call: WRITE
  • Prompt: !!?3,$C(7),"Staff Radiologist data was not selected."
  • Line Location: STAFF+8

FileMan Files Accessed Via FileMan Db Call

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