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

Package: Radiology Nuclear Medicine

Routine: RAOUT


Information

RAOUT ;HISC/CAH,FPT,GJC AISC/TMP,RMO-Outside Film Option ;9/12/94 11:13

Source Information

Source file <RAOUT.m>

Entry Points

Name Comments DBIA/ICR reference
1 ;;Add Films to Registry
Q1
2 ;;Edit Registry
Q2
3 ;;Flag Film to Need 'OK' Before Return
Q3
4 ;;Delinquent Outside Film Report for Outpatients
5 ;;Outside Films Profile
PROF
START
Q5
PRT
REM
HD ; Header

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: 1+2
Function Call: WRITE
  • Prompt: !
  • Line Location: 2+2
Function Call: WRITE
  • Prompt: !
  • Line Location: 3+2
Function Call: WRITE
  • Prompt: !!,"No outside films have been registered for this patient."
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !,"Registered: ",$E(Y,4,5),"/",$E(Y,6,7),"/",$E(Y,2,3),?30,"Returned : ",$S($P(Y,"^",3):$E($P(Y,"^",3),4,5)_"/"_$E($P(Y,"^",3),6,7)_"/"_$E($P(Y,"^",3),2,3),1:"still on file"),?60,"'OK' Needed: ",$S($P(Y,"^",5)="Y":"Yes",1:"No")
  • Line Location: PRT+0
Function Call: WRITE
  • Prompt: !,"Source : ",$P(Y,"^",4)
  • Line Location: PRT+1
Function Call: WRITE
  • Prompt: !,I
  • Line Location: PRT+2
Function Call: READ
  • Formatting: !
  • Prompt: "Press RETURN to continue. "
  • Variable: X
  • Timeout: DTIME
  • Line Location: PRT+3
Function Call: WRITE
  • Prompt: !,$S(J=1:"Remarks : ",1:""),?12,Y
  • Line Location: REM+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HD+2
Function Call: WRITE
  • Prompt: "Patient: ",RANME," ",RASSN,?55,"Run Date: "
  • Line Location: HD+3
Function Call: WRITE
  • Prompt: !!?15,"***** Outside Films Profile *****",$S(RALL=0:" (Films NOT Returned only)",1:"")
  • Line Location: HD+4
Function Call: WRITE
  • Prompt: !
  • Line Location: HD+4
Function Call: WRITE
  • Prompt: !
  • Line Location: HD+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RADPT - [#70] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call