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

Package: Problem List

Routine: GMPLMGR


Information

GMPLMGR ; ISL/MKB,AJB,JER,TC - Problem List VALM Utilities ;01/17/2019

Source Information

Source file <GMPLMGR.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ; -- init variables, list array
IN1
BUILD(PLIST) ; -- build list array
BLDPROB(IFN) ; Add problem line
BLD1
BLD2
HDR ; -- header code
HELP ; -- help code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?4,"To update the problem list first select from Add, Remove, Edit,"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !?4
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: "Verify, "
  • Condition for execution: GMPARAM("VER")
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: "Inactivate, or Comment, then enter the problem number(s)."
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !?4,"If you need more information on a problem, select Detailed"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !?4,"Display; to change whether all or only selected problems for this"
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !?4,"patient are listed, choose Select View. Enter ?? to see more"
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !?4,"actions for facilitating navigation of the list."
  • Line Location: HELP+8
Function Call: WRITE
  • Prompt: !?4,"Problem statuses: *-Acute I-Inactive #-Inactive ICD Code"
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: !!,"Press <return> to continue ... "
  • Line Location: HELP+11
Info |  Source |  Entry Points |  Interaction Calls