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

Package: Imaging

Routine: MAGDSTQ8


Information

MAGDSTQ8 ;WOIFO/PMK - Study Tracker - Patient Level Query/Retrieve Display; Apr 06, 2020@13:36:50

Source Information

Source file <MAGDSTQ8.m>

Entry Points

Name Comments DBIA/ICR reference
RETRIEVE ;
DISPLAY(REDISPLAY) ; refresh the top of the screen
STATUS(CODE,MEANING) ; return status codes
; from Table C.4-2 C-MOVE Response Status Values PS3.4 2108b

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOBS," ",@IOBS
  • Line Location: RETRIEVE+18
Function Call: WRITE
  • Prompt: "No retrieve results yet"
  • Line Location: RETRIEVE+21
Function Call: WRITE
  • Prompt: "."
  • Line Location: RETRIEVE+23
Function Call: WRITE
  • Prompt: STATE
  • Line Location: RETRIEVE+30
Function Call: WRITE
  • Prompt: "No DICOM object retrieved yet"
  • Line Location: RETRIEVE+42
Function Call: WRITE
  • Prompt: "One DICOM object retrieved"
  • Line Location: RETRIEVE+43
Function Call: WRITE
  • Prompt: COMPLETED," DICOM objects retrieved"
  • Line Location: RETRIEVE+44
Function Call: WRITE
  • Prompt: " -- "
  • Line Location: RETRIEVE+45
Function Call: WRITE
  • Prompt: "one DICOM object remaining"
  • Line Location: RETRIEVE+46
Function Call: WRITE
  • Prompt: REMAINING," DICOM objects remaining"
  • Line Location: RETRIEVE+47
Function Call: WRITE
  • Prompt: "No DICOM objects were retrieved"
  • Line Location: RETRIEVE+50
Function Call: WRITE
  • Prompt: "One DICOM object retrieved from """,QRSCP,""""
  • Line Location: RETRIEVE+51
Function Call: WRITE
  • Prompt: "A total of ",COMPLETED," DICOM objects retrieved from """,QRSCP,""""
  • Line Location: RETRIEVE+52
Function Call: WRITE
  • Prompt: "Retrieve operation canceled"
  • Line Location: RETRIEVE+56
Function Call: WRITE
  • Prompt: "Retrieve operation failed: ",MEANING
  • Line Location: RETRIEVE+60
Function Call: WRITE
  • Prompt: !,"Number of failed operations: ",FAILED
  • Line Location: RETRIEVE+64
Function Call: WRITE
  • Prompt: !,"Number of operations with warnings: ",WARNING
  • Line Location: RETRIEVE+68
Function Call: WRITE
  • Prompt: !,"Error ID: ",ERRORID
  • Line Location: RETRIEVE+72
Function Call: WRITE
  • Prompt: !,"Error Comment: ",COMMENT
  • Line Location: RETRIEVE+76
Function Call: WRITE
  • Prompt: !,"Offending Elements: ",BADTAGS
  • Line Location: RETRIEVE+80
Function Call: WRITE
  • Prompt: !,"Failed SOP Instance UIDs: ",BADUIDS
  • Line Location: RETRIEVE+84
Function Call: WRITE
  • Prompt: ?68,"More?"
  • Line Location: RETRIEVE+89
Function Call: WRITE
  • Prompt: X
  • Line Location: RETRIEVE+91
Function Call: WRITE
  • Prompt: !,"*** Possible problem with DICOM Gateway C-Move Request process ***"
  • Line Location: RETRIEVE+94
Function Call: WRITE
  • Prompt: !!!
  • Line Location: DISPLAY+2
Info |  Source |  Entry Points |  Interaction Calls