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

Package: Consult Request Tracking

Routine: GMRCSLM


Information

GMRCSLM ;SLC/DCM,JFR - List Mgr routine for consult tracking list ;9/8/99 14:52

Source Information

Source file <GMRCSLM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for GMRC CONSULT TRACKING
HDR ; -- header code
HDR1 ;format VALMHDR(1) with patient information
HDR2(GMRCX) ;format VALMHDR(2) with patient weight
INIT ; -- init variables and list array
HELP ; -- help code
EXIT ; -- exit code
PHYEN ;Entry Point When Provider's service is known and only needs to look at consults for that service
SP ;;Select a new patient and return DFN and GMRCSSNM to display consults and requested Service.
SPD ;Enter a date range for serching consults; null entry selects all consults and does not exclude by date
SPQ ;New patient has not been selected - keep current patient
SPK ;Kill variables
SS ;Select A New Service or ALL SERVICES to Display Patient Consults
STS ;Select a status for view. i.e., only active, pendings, DC'd, etc.
STCK(RES)
FND(CD) ;status already selected?
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter the display number of the item you wish to act on, or select an action."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !!,"If you'd like another view of the consults, enter CV."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"Status key:",!?5,"'a' - active",?27,"'c' - complete",?50,"'dc' - discontinued",!?5,"'p' - pending",?27,"'x' - cancelled",?50,"'pr' - partial results",!?5,"'s' - scheduled",?27,"'e' - expired"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !!,"Enter ?? to see a list of actions available for navigating the list."
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !!,"Press <return> to continue ..."
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: " "_GMRCPNM
  • Line Location: SPQ+2
Function Call: WRITE
  • Prompt: $C(7),!,"Already selected"
  • Line Location: STCK+10

FileMan Files Accessed Via FileMan Db Call

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