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

Package: PCE Patient Care Encounter

Routine: PXBHLP1


Information

PXBHLP1 ;ISL/JVS - FIRST HELP ROUITINE FOR STOP CODES STP ;5/21/96 11:47

Source Information

Source file <PXBHLP1.m>

Entry Points

Name Comments DBIA/ICR reference
INTRO ;;6
BODY ;;8
A ;;4
E ;;0
D ;;3
PROMPT ;---Prompt for the help prompt
ROUTINE ;---routine excuted when SELECTION LISTS are selected
1 ;;10

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"THIS IS NOT AN ENTRY POINT "
  • Line Location: PXBHLP1+10
Function Call: WRITE
  • Prompt: !,"Enter a STOP CODE associated with this patient ENCOUNTER."
  • Line Location: INTRO+1
Function Call: WRITE
  • Prompt: !,"You can enter partial codes or descriptions to receive a short list."
  • Line Location: INTRO+2
Function Call: WRITE
  • Prompt: !,"Above is a list of STOP CODES already entered. If there are any"
  • Line Location: INTRO+3
Function Call: WRITE
  • Prompt: !,"additional ones, they should be entered at this time."
  • Line Location: INTRO+4
Function Call: WRITE
  • Prompt: !," * indicates that the entry had been visited during this session"
  • Line Location: INTRO+5
Function Call: WRITE
  • Prompt: !,"a '^^' (double up arrow) will take you out of the interview"
  • Line Location: INTRO+6
Function Call: WRITE
  • Prompt: !,"For more detailed ",IOINHI,"HELP",IOINLOW," and 'selection lists' enter ",IOINHI,"??",IOINLOW,!
  • Line Location: INTRO+7
Function Call: WRITE
  • Prompt: !,"To receive detailed help for ",IOINHI,"ADD",IOINLOW," or ",IOINHI,"DELETE",IOINLOW," enter the following:"
  • Line Location: BODY+1
Function Call: WRITE
  • Prompt: !
  • Line Location: BODY+2
Function Call: WRITE
  • Prompt: !," ",IOINHI,"A",IOINLOW," to get help on how to ADD stop codes."
  • Line Location: BODY+3
Function Call: WRITE
  • Prompt: !," ",IOINHI,"D",IOINLOW," to get help on how to DELETE stop codes."
  • Line Location: BODY+4
Function Call: WRITE
  • Prompt: !
  • Line Location: BODY+5
Function Call: WRITE
  • Prompt: !,"To receive more ",IOINHI,"SELECTION LISTS",IOINLOW," enter the following:"
  • Line Location: BODY+6
Function Call: WRITE
  • Prompt: !
  • Line Location: BODY+7
Function Call: WRITE
  • Prompt: !," ",IOINHI,"1",IOINLOW," to get a list of ALL active stop codes."
  • Line Location: BODY+8
Function Call: WRITE
  • Prompt: !,"To ",IOINHI,"ADD",IOINLOW," a STOP CODE Enter one of the following:"
  • Line Location: A+1
Function Call: WRITE
  • Prompt: !," STOP CODE (eg. 305)"
  • Line Location: A+2
Function Call: WRITE
  • Prompt: !," NAME or PARTIAL NAME of the STOP CODE (eg. AL or ALCOHOL)"
  • Line Location: A+3
Function Call: WRITE
  • Prompt: !," Multiple STOP CODES seperated by a comma (eg. 305,121,314,555,654)"
  • Line Location: A+4
Function Call: WRITE
  • Prompt: !,"To ",IOINHI,"DELETE",IOINLOW," a STOP CODE Enter one of the following:"
  • Line Location: D+1
Function Call: WRITE
  • Prompt: !," an '@' followed by the ITEM NUMBER (eg. @1 or @3)"
  • Line Location: D+2
Function Call: WRITE
  • Prompt: !," Multiple ITEM NUMBERS (eg. @1,3,5 or @1-3,6,9)"
  • Line Location: D+3
Function Call: WRITE
  • Prompt: !!,"Enter '^' to leave HELP CENTER"
  • Line Location: PROMPT+3
Function Call: WRITE
  • Prompt: !,"Enter a letter or number for additional help: "
  • Line Location: PROMPT+4
Info |  Source |  Entry Points |  Interaction Calls