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

Package: PCE Patient Care Encounter

Routine: PXBHLP4


Information

PXBHLP4 ;ISL/JVS,ALB/Zoltan - HELP FOR PROCEDURES (CPT CODES) ;10/30/98

Source Information

Source file <PXBHLP4.m>

Entry Points

Name Comments DBIA/ICR reference
INTRO ;;6
BODY ;;10
A ;;4
E ;;8
D ;;3
PROMPT ;---Prompt for the help prompt
ROUTINE ;---routine executed when selection lists are selected
1 ;;10
2 ;;10

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"THIS IS NOT AN ENTRY POINT "
  • Line Location: PXBHLP4+10
Function Call: WRITE
  • Prompt: !,"Enter a PROCEDURE associated with this patient ENCOUNTER."
  • Line Location: INTRO+1
Function Call: WRITE
  • Prompt: !,"You can enter partial names or code numbers to receive a short list."
  • Line Location: INTRO+2
Function Call: WRITE
  • Prompt: !,"Above is a list of PROCEDURES 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 this 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: !,"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 procedures."
  • Line Location: BODY+3
Function Call: WRITE
  • Prompt: !," ",IOINHI,"D",IOINLOW," to get help on how to DELETE procedures."
  • Line Location: BODY+4
Function Call: WRITE
  • Prompt: !," ",IOINHI,"E",IOINLOW," to get help on how to EDIT procedures."
  • 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 procedures."
  • Line Location: BODY+9
Function Call: WRITE
  • Prompt: !," ",IOINHI,"2",IOINLOW," to get a list of ENCOUNTER FORM procedures"
  • Line Location: BODY+10
Function Call: WRITE
  • Prompt: !,"To ",IOINHI,"ADD",IOINLOW," a PROCEDURE enter one of the following:"
  • Line Location: A+1
Function Call: WRITE
  • Prompt: !," PROCEDURE NAME or partial PROCEDURE NAME (eg. ABL or ABLATION)"
  • Line Location: A+2
Function Call: WRITE
  • Prompt: !," CPT PROCEDURE CODE (eg 30801)"
  • Line Location: A+3
Function Call: WRITE
  • Prompt: !," Several CPT PROCEDURE CODEs at once (eg 30801,10080,10081,27256)"
  • Line Location: A+4
Function Call: WRITE
  • Prompt: !,"To ",IOINHI,"EDIT",IOINLOW," a PROCEDURE enter one of the following:"
  • Line Location: E+1
Function Call: WRITE
  • Prompt: !," PROCEDURE NAME (eg. ABLATION)"
  • Line Location: E+2
Function Call: WRITE
  • Prompt: !," CPT PROCEDURE CODE (eg 30801)"
  • Line Location: E+3
Function Call: WRITE
  • Prompt: !," ITEM NUMBER on the left side of the list of the PROCEDURES (eg. 7)"
  • Line Location: E+4
Function Call: WRITE
  • Prompt: !
  • Line Location: E+5
Function Call: WRITE
  • Prompt: !,"To edit the QUANTITY on a procedure do the following:"
  • Line Location: E+6
Function Call: WRITE
  • Prompt: !," select the a current procedure"
  • Line Location: E+7
Function Call: WRITE
  • Prompt: !," answer with the quantity at the QUANTITY prompt"
  • Line Location: E+8
Function Call: WRITE
  • Prompt: !,"To ",IOINHI,"DELETE",IOINLOW," a PROCEDURE 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: !," Several 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