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 |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call  | All
Print Page as PDF
Routine: MAGGTRP1

Package: Imaging

Routine: MAGGTRP1


Information

MAGGTRP1 ;WOIFO/GEK - Display Associated Report ; [ 11/08/2001 17:18 ]

Source Information

Source file <MAGGTRP1.m>

Entry Points

Name Comments DBIA/ICR reference
RAD(MAGRPTY,RARPT) ;RPC [MAGGRADREPORT] Call to retrun a Radiology report
; MAGRPTY is the return array
; RARPT is the Radiology Report IEN i.e. ^RARPT(RARPT
BUILD(RARPT) ;Call to generate the Radiology Report
; This call is called be various Imaging routines to get the Rad Report
; This call assumes the device is already open.
; New the variables that'll be defined in the call to RASET^RAUTL2
OPENDEV ;
ERRA ;
GRPDESC(MAGIEN) ; PRINT LONG DESC OF IMAGE GROUP and ALL children in Group
GETDESC(MAGIEN) ;
RPT2DPT(RARPT,RET) ; For input RARPT, return string RET containing case
; subscript values for accessing ^RADPT
; Stole this code from john, don't tell him.
; * This subroutine may be called by other routines of the Radiology
; Imaging Workstation programs

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$G(^TMP($J,"RAE3",RADFN,RACNI,MAGPRC,I))
  • Line Location: BUILD+30
Function Call: WRITE
  • Prompt: MAGDASH
  • Line Location: GRPDESC+11
Function Call: WRITE
  • Prompt: MAGHD_" ID# "_MAGIEN,!
  • Line Location: GETDESC+5
Function Call: WRITE
  • Prompt: MAGHD_" : "_$P(^MAG(2005,MAGIEN,2),U,4),!
  • Line Location: GETDESC+8
Function Call: WRITE
  • Prompt: MAGHD_" Long Description: ",!
  • Line Location: GETDESC+9
Function Call: WRITE
  • Prompt: !
  • Line Location: GETDESC+14

Used in RPC

RPC Name Call Tags
MAGGRADREPORT RAD

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RARPT - [#74] FIND1^DIC
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call  | All