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

Package: Radiology Nuclear Medicine

Routine: RAORDS


Information

RAORDS ;HISC/CAH,DAD AISC/RMO-Select Patient's Requests ; Nov 08, 2022@12:41:56

Source Information

Source file <RAORDS.m>

Entry Points

Name Comments DBIA/ICR reference
Q
SETUTL ; Check if option is to be screened. If yes, apply the screen.
CHKORD
PRTORD
HD
ASKSEL
PARSE
CHKSEL
HLPSEL
DPAR ; convert detail proc to parent

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"No requests available to select for this patient.",!
  • Line Location: RAORDS+13
Function Call: WRITE
  • Prompt: @IOF,!?16,"**** Requested Exams for ",$E(RANME,1,20)," ****",?65,$J(RACNT,3),?70,"Requests"
  • Line Location: HD+0
Function Call: WRITE
  • Prompt: !?2,$E(RAHDVITL),"eight : ",$P(RAHDX,U,8)
  • Line Location: HD+7
Function Call: WRITE
  • Prompt: $S(RAHDVITL="HT":"""",RAHDVITL="WT":" lbs",1:"")
  • Line Location: HD+8
Function Call: WRITE
  • Prompt: " on ",Y
  • Line Location: HD+9
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ASKSEL+3
Function Call: WRITE
  • Prompt: !!?3,"Please select the request(s) you want separated by commas or a range",!?3,"of numbers separated by a dash, or a combination of commas and dashes."
  • Line Location: ASKSEL+4
Function Call: WRITE
  • Prompt: !?3,$C(7),"Item ",RASEL," is not a valid selection."
  • Line Location: CHKSEL+1
Function Call: WRITE
  • Prompt: !?3,$C(7),"Item ",RASEL," is not a valid selection."
  • Line Location: CHKSEL+2
Function Call: WRITE
  • Prompt: !?3,$C(7),"Item ",RASEL," was already selected."
  • Line Location: CHKSEL+3
Function Call: WRITE
  • Prompt: !?3,$C(7),"Item ",RASEL," does not have a valid status for this option.",!?3,"Valid statuses are ",RAOSTSNM,"."
  • Line Location: CHKSEL+4
Function Call: WRITE
  • Prompt: !!?3,$C(7),"Only one parent type procedure may be chosen at a time."
  • Line Location: CHKSEL+7
Function Call: WRITE
  • Prompt: !?3,"(You have already chosen ",$P($G(^RAMIS(71,RAPARENT,0)),U),".)"
  • Line Location: CHKSEL+8
Function Call: WRITE
  • Prompt: !!?3,"The request(s) must have one of the following statuses",$S($D(RAOFNS):" to "_RAOFNS,1:""),":",!?6,RAOSTSNM
  • Line Location: HLPSEL+0
Function Call: WRITE
  • Prompt: !!?3,"Status Symbols: 'dc' - discontinued 'c' - complete 'h' - on hold",!?20,"'p' - pending ' ' - active 's' - scheduled"
  • Line Location: HLPSEL+1
Function Call: WRITE
  • Prompt: !!?3,$C(7),"Only Detailed, Series, and Broad procedures can be selected !",!
  • Line Location: DPAR+7
Info |  Source |  Entry Points |  Interaction Calls