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

Package: PCE Patient Care Encounter

Routine: PXBUTL1


Information

PXBUTL1 ;ISL/JVS - UTILITIES SINGLE LINE HELP MESSAGES ;7/24/96 08:26

Source Information

Source file <PXBUTL1.m>

Entry Points

Name Comments DBIA/ICR reference
HELP1(CAT) ;Help messages written when data is not valid.
WR1 ;--Write to the screen
LST ;--END OF LIST
VST1 ;--FOR ENCOUNTERS
VST2 ;--FOR ENCOUNTERS
VST3 ;--FOR ENCOUNTERS
VST4 ;--FOR ENCOUNTERS
PRV ;for providers
STP ;for STOP CODES
STPNO ;for STOP CODES
PRVDEL ;for providers
PRVA ;for inactive providers
POV ;for POV
CPT ;for CPT's
CPTI ;for CPT's that are inactive
CPTMM ;for CPT's MULTIPLE
CON ;for Continue
STP1NO ;--STOP CODE 1 ?
STP3NO ;--STOP CODE 3 ?
STP4NO ;--STOP CODE-ADD EDIT 4 ?

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,IOELEOL,?(IOM-$L(MES(I)))\2,MES(I),IOEDEOP
  • Line Location: WR1+1
Function Call: WRITE
  • Prompt: !,$E(EDATA,1,15)_" does not appear to be a VALID STOP CODE."
  • Line Location: STPNO+1
Function Call: WRITE
  • Prompt: !,"Answer with CLINIC STOP NAME, or AMIS RPORTING STOP CODE."
  • Line Location: STP1NO+1
Function Call: WRITE
  • Prompt: !,"Enter the STOP CODE associated with this ENCOUNTER."
  • Line Location: STP3NO+1
Function Call: WRITE
  • Prompt: !,"Enter '??' to get the entire list of possible STOP CODES"
  • Line Location: STP3NO+2
Function Call: WRITE
  • Prompt: !,"'*' indicates that STOP CODE has been visited in this session."
  • Line Location: STP3NO+3
Function Call: WRITE
  • Prompt: !!!,"Must have a STOP CODE or a PROCEDURE to complete this action."
  • Line Location: STP4NO+1
Function Call: WRITE
  • Prompt: !,"I am deleting previously entered information"
  • Line Location: STP4NO+2
Function Call: WRITE
  • Prompt: !,"Press the any key to continue."
  • Line Location: STP4NO+3
Info |  Source |  Entry Points |  Interaction Calls