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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PXCEVFIL

Package: PCE Patient Care Encounter

Routine: PXCEVFIL


Information

PXCEVFIL ;ISL/dee - Main routine to edit a visit or v-file entry ;10/06/2017

Source Information

Source file <PXCEVFIL.m>

Entry Points

Name Comments DBIA/ICR reference
EN(PXCECAT) ; -- main entry point for PXCE pxcecat EDIT
DOONE ;
DOONE2 ;
INIT ; -- init variables and list array
EXIT ; -- exit code
MODUPD ;Update the MODIFIER list for the currently edited CPT code when all
REMOVE(DA) ;REMOVE INCOMPLETE CPT ENTRY

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),"Stop Codes can not be added to encounters after "_$$FMDATE^SCDXUTL
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !!,$C(7),"Historical Encounters cannot have Stop Codes."
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !,$C(7),"Cannot create encounter for appointment date/time and clinic that was previously cancelled, NOTHING was STORED"
  • Line Location: DOONE2+8
Function Call: WRITE
  • Prompt: !,$C(7),"The last entry did not have all of the required data and NOTHING was CHANGED."
  • Line Location: DOONE2+17
Function Call: WRITE
  • Prompt: !,$C(7),"The last entry did not have all of the required data and NOTHING was STORED."
  • Line Location: DOONE2+18

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^AUPNVCPT - [#9000010.18] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call