Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All
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>

Call Graph

Call Graph

Call Graph Total: 4

Package Total Call Graph
PCE Patient Care Encounter 4 WIN17^PXBCC  $$DOUBLE^PXBGPRV2  $$DOUBLE1^PXBGPRV3  $$DOUBLE1^PXBGPRV4  

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

External References

Name Field # of Occurrence
WIN17^PXBCC PROMPT+2
$$DOUBLE^PXBGPRV2 1+1
$$DOUBLE1^PXBGPRV3 2+1
$$DOUBLE1^PXBGPRV4 3+1

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DATA 1+1*, 2+1*, 3+1*
DIR PROMPT+1~
DTIME PROMPT+5
>> EDATA 1+1*, 2+1*, 3+1*
>> IOINHI INTRO+7, INTRO2+7, BODY+1, BODY+3, BODY+4, BODY+5, BODY+7, BODY+9, BODY+10, BODY+11
A+1, E+1, D+1
>> IOINLOW INTRO+7, INTRO2+7, BODY+1, BODY+3, BODY+4, BODY+5, BODY+7, BODY+9, BODY+10, BODY+11
A+1, E+1, D+1
OK PROMPT+1~
POSS PROMPT+1~, PROMPT+6*, PROMPT+8
>> PXBCNT PROMPT+2
>> TAG PROMPT+6*, PROMPT+7*, PROMPT+8*
>> UDATA 1+1*, 2+1*, 3+1*
>> WHAT INTRO+6, INTRO2+6, 1+1, 2+1, 3+1
>> Y PROMPT+5*, PROMPT+6, PROMPT+8, 1+1*, 2+1*, 3+1*
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All