Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: ABMDTMOD

ABMDTMOD.m

Go to the documentation of this file.
  1. ABMDTMOD ; IHS/ASDST/DMJ - ENTER/EDIT 3P MODIFIERS ;
  1. ;;2.6;IHS 3P BILLING SYSTEM;;NOV 12, 2009
  1. ;
  1. ; IHS/SD/SDR - v2.6 CSV
  1. ;
  1. START ;START HERE
  1. W !
  1. S DIC=$S($$VERSION^XPDUTL("BCSV")>0:"^DIC(81.3,",1:"^AUTTCMOD(") ;CSV
  1. S DIC(0)="AEMQL" ;CSV-c
  1. D ^DIC Q:+Y<0 ;CSV-c
  1. S DIE=DIC,DA=+Y,DR=".02;.03//12345;.04"
  1. D ^DIE
  1. Q
  1. HELP ;EP - HELP FOR CATEGORIES FIELD
  1. W !,"Enter category or categories of CPT codes this modifier can be used with."
  1. W !,"Select from: ",!
  1. F I=1:1:5 D
  1. .W !?3,$P("1 Medicine^2 Anesthesia^3 Surgery^4 Radiology^5 Laboratory","^",I)
  1. W ! Q
  1. H2 ;EP - HELP FOR UNITS FIELD
  1. W !!,"Enter multiplier to be applied to the base charge"
  1. W !,"(for example, enter 1.5 to apply a 50% price increase"
  1. W !,"whenever this modifier is selected).",!
  1. Q