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

Package: PCE Patient Care Encounter

Routine: PXBHLP2


Information

PXBHLP2 ;ISL/JVS - FIRST HELP ROUITINE FOR PROVIDERS ;6/17/03 10:29

Source Information

Source file <PXBHLP2.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"THIS IS NOT AN ENTRY POINT "
  • Line Location: PXBHLP2+10
Function Call: WRITE
  • Prompt: !,"Enter a PROVIDER associated with this patient ENCOUNTER."
  • Line Location: INTRO+1
Function Call: WRITE
  • Prompt: !,"You can enter partial names to receive a short list."
  • Line Location: INTRO+2
Function Call: WRITE
  • Prompt: !,"Above is a list of PROVIDERS 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 has 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: !,"Enter an ORDERING PROVIDER associated with this PROCEDURE."
  • Line Location: INTRO2+1
Function Call: WRITE
  • Prompt: !,"You can enter partial names to receive a short list."
  • Line Location: INTRO2+2
Function Call: WRITE
  • Prompt: !,"Above is a list of PROVIDERS already entered. If there are any"
  • Line Location: INTRO2+3
Function Call: WRITE
  • Prompt: !,"additional ones, they should be entered at this time."
  • Line Location: INTRO2+4
Function Call: WRITE
  • Prompt: !," * indicates that the entry has been visited during this session."
  • Line Location: INTRO2+5
Function Call: WRITE
  • Prompt: !,"a '^^' (double up arrow) will take you out of the interview"
  • Line Location: INTRO2+6
Function Call: WRITE
  • Prompt: !,"For more detailed ",IOINHI,"HELP",IOINLOW," and selection lists enter ",IOINHI,"??",IOINLOW,!
  • Line Location: INTRO2+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 providers."
  • Line Location: BODY+3
Function Call: WRITE
  • Prompt: !," ",IOINHI,"D",IOINLOW," to get help on how to DELETE providers."
  • Line Location: BODY+4
Function Call: WRITE
  • Prompt: !," ",IOINHI,"E",IOINLOW," to get help on how to EDIT providers."
  • Line Location: BODY+5
Function Call: WRITE
  • Prompt: !
  • Line Location: BODY+6
Function Call: WRITE
  • Prompt: !,"To receive more ",IOINHI,"SELECTION LISTS",IOINLOW," enter the following:"
  • Line Location: BODY+7
Function Call: WRITE
  • Prompt: !
  • Line Location: BODY+8
Function Call: WRITE
  • Prompt: !," ",IOINHI,"1",IOINLOW," to get a list of ALL active providers."
  • Line Location: BODY+9
Function Call: WRITE
  • Prompt: !," ",IOINHI,"2",IOINLOW," to get a list of CLINIC providers."
  • Line Location: BODY+10
Function Call: WRITE
  • Prompt: !," ",IOINHI,"3",IOINLOW," to get a list of ENCOUNTER FORM providers."
  • Line Location: BODY+11
Function Call: WRITE
  • Prompt: !,"To ",IOINHI,"ADD",IOINLOW," a PROVIDER enter one of the following:"
  • Line Location: A+1
Function Call: WRITE
  • Prompt: !," PROVIDER NAME (eg. SMITH,VAUGHN)"
  • Line Location: A+2
Function Call: WRITE
  • Prompt: !," PARTIAL LAST NAME of the PROVIDER (eg. SM or SMITH)"
  • Line Location: A+3
Function Call: WRITE
  • Prompt: !,"To ",IOINHI,"EDIT",IOINLOW," a PROVIDER enter one of the following:"
  • Line Location: E+1
Function Call: WRITE
  • Prompt: !," PROVIDER NAME (eg. SMITH,VAUGHN)"
  • Line Location: E+2
Function Call: WRITE
  • Prompt: !," ITEM NUMBER on the left side of the list of the PROVIDERS (eg. 7)"
  • Line Location: E+3
Function Call: WRITE
  • Prompt: !
  • Line Location: E+4
Function Call: WRITE
  • Prompt: !,"To move the PRIMARY designation from one provider to another do the following:"
  • Line Location: E+5
Function Call: WRITE
  • Prompt: !," select the current primary provider"
  • Line Location: E+6
Function Call: WRITE
  • Prompt: !," answer NO to the primary provider prompt"
  • Line Location: E+7
Function Call: WRITE
  • Prompt: !," select the new primary provider"
  • Line Location: E+8
Function Call: WRITE
  • Prompt: !," answer YES to the primary provider prompt"
  • Line Location: E+9
Function Call: WRITE
  • Prompt: !,"To ",IOINHI,"DELETE",IOINLOW," a PROVIDER 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 can be selected (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