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

ABMPOST.m

Go to the documentation of this file.
  1. ABMPOST ;IHS/ASDS/LSL - 3PB Pharmacy POS - Patch 6 POST INIT
  1. ;;2.6;IHS 3P BILLING SYSTEM;;NOV 12, 2009
  1. ;
  1. ; IHS/ASDS/LSL - 05/21/2001 - V2.4 Patch 6 - Post Init
  1. ; Populate 3P Visit Type file with 901 Pharmacy POS
  1. ;
  1. Q
  1. ;
  1. EN ;
  1. K DA,DR,DIC,DLAYGO,X,DINUM
  1. S DIC="^ABMDVTYP("
  1. S DIC(0)="LX"
  1. S DLAYGO=9002274
  1. S DIC("DR")=".02////131"
  1. S DINUM=901
  1. S X="Pharmacy POS"
  1. D ^DIC
  1. K DA,DR,DIC,DLAYGO,X,DINUM,Y
  1. Q