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

Package: Consult Request Tracking

Routine: GMRCASF


Information

GMRCASF ;SLC/DLT - Significant Findings Action ;7/11/03 13:28

Source Information

Source file <GMRCASF.m>

Entry Points

Name Comments DBIA/ICR reference
SF(GMRCO) ;Evaluate Significant Findings and update accordingly
SETORTX ;Set prefix text for the alert
SENDALRT(GMRCORTX) ;Send to the requesting provider
GETSIGF(GMRCSFO) ;Get the significant findings
END ;cleanup variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"The requesting facility may not take this action on an "
  • Line Location: SF+7
Function Call: WRITE
  • Prompt: "inter-facility consult."
  • Line Location: SF+8
Function Call: WRITE
  • Prompt: !!,"Current Significant Findings = "_$S(GMRCSFO="U":"Unknown",GMRCSFO="Y":"Yes",GMRCSFO="N":"No",1:"not entered yet"),!!
  • Line Location: SF+19
Function Call: WRITE
  • Prompt: !,"The old and new Significant Findings are the same."
  • Line Location: SF+24
Function Call: WRITE
  • Prompt: !,"An alert with the following text will be sent if recipients are selected: "
  • Line Location: SF+49
Function Call: WRITE
  • Prompt: !," "_GMRCORTX_$$ORTX^GMRCAU(+GMRCO)
  • Line Location: SF+50
Function Call: WRITE
  • Prompt: !
  • Line Location: SF+51
Function Call: WRITE
  • Prompt: !,"or the alert will be sent when the order is completed.",!
  • Line Location: SF+52
Function Call: WRITE
  • Prompt: !!,"The ordering provider for this inter-facility consult will "
  • Line Location: SF+54
Function Call: WRITE
  • Prompt: "automatically be ",!,"notified.",!
  • Line Location: SF+55
Function Call: WRITE
  • Prompt: !,"Alert will be sent to Requesting Provider: "_$P($G(^VA(200,+GMRCRP,0)),U,1)
  • Line Location: SENDALRT+5
Function Call: WRITE
  • Prompt: !,"No automatic alerts will be sent to the Requesting Provider."
  • Line Location: SENDALRT+6
Info |  Source |  Entry Points |  Interaction Calls