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

Package: PCE Patient Care Encounter

Routine: PXCECPT


Information

PXCECPT ;ISL/dee,ISA/Zoltan,esw - Used to edit and display V CPT ;12/23/2020

Source Information

Source file <PXCECPT.m>

Entry Points

Name Comments DBIA/ICR reference
FORMAT ;;CPT~9000010.18~0,1,12,802,811,812~1~^AUPNVCPT
INTRFACE ;;DG SELECT CPT PROCEDURE CODES
DISPMOD(PXCECPT,PXCEDT) ;
DNARRAT(PNAR,PXCEDT) ;+Display Provider Narrative for procedure in V CPT file.
ECPTCODE(VCPTIEN,VISITIEN) ;+Code to edit CPT Code in V CPT file.
ECPTMOD ;+Prompt for CPT Modifier in V CPT file.
EQUAN ;+Code to edit Quantity in V CPT file.
EPOV ;Edit the Associated DX
EVENTDTHELP ;Event Date and Time help.
DISPLY01(PXCECPT,PXCEDT) ;
EDMOD(MODS,CPT) ;+Edit the Modifiers for a CPT code entry.
MODNAME(MODIEN) ;+Return #.02 NAME for this CPT MODIFIER (#81.3)
MODTEXT(MODIEN) ;+Return string of text describing modifier.
CHGCPT() ;Verify CPT code should be modified
NEWCODE ;
SKIP ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),"Quantity is required.",!
  • Line Location: EQUAN+13
Function Call: WRITE
  • Prompt: !,$C(7),"Duplicate Diagnosis on this CPT code is not allowed."
  • Line Location: EPOV+34
Function Call: WRITE
  • Prompt: !!,$C(7),"WARNING! THIS WILL ALSO DELETE ANY MODIFIERS ASSOCIATED WITH CPT CODE "_PXCEDIRB
  • Line Location: CHGCPT+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(357.69 - [#357.69] GET1^DIQ
^AUPNVCPT - [#9000010.18] Classic Fileman Calls,  GET1^DID,  GETS^DIQ
9000010.181 VAL^DIE
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call