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

Package: Health Summary

Routine: GMTSPOST


Information

GMTSPOST ;SLC/JER - Post-init for Health Summary ;10/4/19 9:39am

Source Information

Source file <GMTSPOST.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Controls branching and execution
SPOOL ; Convert spool name to pointer value
PARAM ; Convert YES/NO codes from 1/0 to Y/N
INPHAR ; Checks conditions auto-disable of Inpatient Pharmacy components
OUTPHAR ; Checks conditions auto-disable of Outpatient Pharmacy components
DIET ; Checks conditions auto-disable of Dietetics
OERR ; Checks conditions auto-disable of OERR Orders
VITALS ; Checks conditions auto-disable of Vitals
PRGNOTE ; Checks conditions auto-disable of Progress Note components
SURG ; Checks conditions for auto-disable of Surgery component
DCS ; Checks conditions for auto-disable of Discharge Summary components
CP ; Checks conditions for auto-disable of Compensation and Pension component
LAB ; Checks condition for auto-disable of Lab components
RAD ; Checks condition for auto-disable of Radiology
MHPE ; Checks condition for auto-disable of Mental Health
PCE ; Checks for existence of PCE package...Disables components if absents
DISABLE ; Disable components if auto-disable conditions are met
FINITO ; Finish initialization, inform user
DIFF(END,BEGIN) ; Converts time difference to external format

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Starting post-init action now...."
  • Line Location: MAIN+2
Function Call: WRITE
  • Prompt: !!,"'C' cross-reference on the GMTS AD HOC OPTION type in file 142 deleted."
  • Line Location: MAIN+8
Function Call: WRITE
  • Prompt: !,"It will be rebuilt"
  • Line Location: MAIN+9
Function Call: WRITE
  • Prompt: !!,"Post-init successfully completed."
  • Line Location: MAIN+12
Function Call: WRITE
  • Prompt: !!,"Converting "_X_" to a pointer value for Spool Device in Site Parameter file."
  • Line Location: SPOOL+6
Function Call: WRITE
  • Prompt: !,"** Can't converted "_X_" to a pointer value. **"
  • Line Location: SPOOL+8
Function Call: WRITE
  • Prompt: !,"Enter a Valid Spool Device using 'Edit Health Summary Site Parameters' option."
  • Line Location: SPOOL+9
Function Call: WRITE
  • Prompt: !,X," converted successfully."
  • Line Location: SPOOL+11
Function Call: WRITE
  • Prompt: !,X," Health Summary Component disabled"
  • Line Location: DISABLE+4
Function Call: WRITE
  • Prompt: !!,"HEALTH SUMMARY VERSION 2.7 INITIALIZATION COMPLETE!"
  • Line Location: FINITO+3
Function Call: WRITE
  • Prompt: !!?9,"Initialization began at: ",X
  • Line Location: FINITO+6
Function Call: WRITE
  • Prompt: !!?5,"Initialization completed at: ",X
  • Line Location: FINITO+8
Function Call: WRITE
  • Prompt: !!?7,"TOTAL Initialization Time: ",GMTSITD
  • Line Location: FINITO+9

FileMan Files Accessed Via FileMan Db Call

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