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

Package: Clinical Procedures

Routine: MDWSETUP


Information

MDWSETUP ; HOIFO/NCA - Auto Study Check-In Setup ;3/18/08 14:14

Source Information

Source file <MDWSETUP.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ; [Procedure]
; This post conversion routine will place the Medicine Enter/Edit
; options out of order
; Reference IA # 2263 [Supported] XPAR parameter calls
; 10040 [Supported] Accessing Hospital Location file (#44)
; 10103 [Supported] XLFDT call
; 06/04/2014 KAM MD*1*37 Rem Ticket1007464 Clinical Proc Auto Check-in
; 09/21/2015 KAM MD*1*45 CA/SDM Ticket I5605614FY15 clinic editing
QURY ; Query the procedure parameter list
A1 ; Ask for procedure parameter
E1 ; Edit the procedure
E2 ; Ask whether appointment scheduled
E3 ; Edit the location
A2 ; Ask if site schedule appointments
A3 ; Ask for clinic value
A4 ; Ask for another Clinic
KIL ; Clean Up TMP global arrays and exit
TASK ; Queue a task to process previous requests
GET ; Get existing parameter
CLHELP ; Help Message for Clinic prompt
HDR ; Parameter List Header

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$E($QS(MDPREC,3),1,25),?27,MDAPT,?55,$E($QS(MDPREC,4),1,25)
  • Line Location: QURY+7
Function Call: WRITE
  • Prompt: !?55,$E($QS(MDPREC,4),1,25)
  • Line Location: QURY+8
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: A1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: A1+12
Function Call: WRITE
  • Prompt: !,MDCT_") ",Y(0,0)," ",MDLP
  • Line Location: A1+13
Function Call: WRITE
  • Prompt: !
  • Line Location: A1+14
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: E1+1
Function Call: WRITE
  • Prompt: !,"Hit Return to accept the procedure",!,"Enter ""@"" to delete the procedure.",!,"Enter a ""^"" will exit completely."
  • Line Location: E1+2
Function Call: WRITE
  • Prompt: " ..Procedure deleted"
  • Line Location: E1+8
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: E3+1
Function Call: WRITE
  • Prompt: !,"Hit Return to accept the clinic",!,"Enter ""@"" to delete the clinic from the procedure.",!,"Enter a ""^"" will exit completely."
  • Line Location: E3+2
Function Call: WRITE
  • Prompt: " ..Value deleted"
  • Line Location: E3+9
Function Call: WRITE
  • Prompt: "...Procedure removed"
  • Line Location: A2+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: A3+1
Function Call: WRITE
  • Prompt: !
  • Line Location: A4+1
Function Call: WRITE
  • Prompt: !,"Only required, if appointments are scheduled for the procedure."
  • Line Location: CLHELP+1
Function Call: WRITE
  • Prompt: !,"Enter the clinic used for scheduling the procedure."
  • Line Location: CLHELP+2
Function Call: WRITE
  • Prompt: !,MDLP
  • Line Location: CLHELP+4
Function Call: WRITE
  • Prompt: !
  • Line Location: CLHELP+5
Function Call: WRITE
  • Prompt: @IOF,!!,"Procedure",?27,"Schedule Appt.",?55,"Clinic"
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !,"---------",?27,"--------------",?55,"------"
  • Line Location: HDR+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SC - [#44] Classic Fileman Calls,  GET1^DIQ
^MDS(702.01 - [#702.01] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call