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

Package: PCE Patient Care Encounter

Routine: PXCEINTR


Information

PXCEINTR ;ISL/dee - PCE List Manager call to do interview questions ;7/9/96

Source Information

Source file <PXCEINTR.m>

Entry Points

Name Comments DBIA/ICR reference
GETVIEN() ;Ask the user which visit or to add a new one.
INTRVIEW ;Do Interview form Encounter List.
; Allows the adding of new encounters.
INTRVQ
SDINTRVW(PXCEWHAT) ;Do Interview form Appointment List.
SDINTRVQ
UPDATENC ;From the Update Encounter Screen

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),"Can not update future encounters."
  • Line Location: GETVIEN+11
Function Call: WRITE
  • Prompt: !!,"You can not do the Checkout Interview on an Historical encounter."
  • Line Location: GETVIEN+15
Function Call: WRITE
  • Prompt: !!,"Security regulations prohibit computer access to your own medical record."
  • Line Location: INTRVIEW+15
Function Call: WRITE
  • Prompt: !!,"Security regulations prohibit computer access to your own medical record."
  • Line Location: SDINTRVW+10
Function Call: WRITE
  • Prompt: $C(7),!,"There is no Encounter for this Appointment."
  • Line Location: SDINTRVW+13
Function Call: WRITE
  • Prompt: !!,"You can not do the Checkout Interview on an Historical encounter."
  • Line Location: UPDATENC+2
Info |  Source |  Entry Points |  Interaction Calls