Print Page as PDF
ADDING ENTRIES TO VDEF FILES ICR (4447)

ADDING ENTRIES TO VDEF FILES    ICR (4447)

Name Value
NUMBER 4447
IA # 4447
DATE CREATED 2004/08/31
CUSTODIAL PACKAGE VISTA DATA EXTRACTION FRAMEWORK
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE VDEFVU
NAME ADDING ENTRIES TO VDEF FILES
GENERAL DESCRIPTION
This Integration Agreement allows the POSTKID^VDEFVU()
API to be used in a post-init to add an entry to the VDEF Event Description
file (#577) and, if necessary, to the VDEF Event Subtype (#577.4) and VDEF
Custodial Package (#579.6) files.  An individual call contains information for
a single entry in the VDEF Event Description file.  If necessary, an EVENT
DESCRIPTION is added for a new entry in the VDEF Event Subtype file.
STATUS Active
KEYWORDS
  • VDEF
  • VDEF EVENT
  • VDEF CUSTODIAL PACKAGE
  • VDEF EVENT SUBTYPE
  • 577
  • 577.4
  • 579.6
DURATION Till Otherwise Agreed
ID VDEFVU
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
['POSTKID(MSGTYP,EVNTYP,SUBTYP,PROTO,CUSTPKG,EXTROUT,DESC,S', 'UBDESC)']
The Calling Syntax is:

POSTKID^VDEFVU(MSGTYP,EVNTYP,SUBTYP,PROTO,CUSTPKG,EXTROUT,DESC,SUBDESC)

Only callable from a KIDS post-init.

All input is made through the parameter list.  All parameters are required
except SUBDESC.

Other than the creation of the desired file entries, the only output of this
call are various error messages that are passed to the KIDS system for display
when a problem is detected with the call.

Example: D POSTKID^VDEFVU("ORU","R01","ALGY","VDEF ORU R01 ALLERGY
VS","ADVERSE REACTION TRACKING","GMRAIAL1","ALLERGY UPDATES/INSERTS","ALLERGY
UPDATE/INSERT")
VARIABLES TYPE VARIABLES DESCRIPTION
MSGTYP Input
External value for the MESSAGE TYPE field (.06) in
File #577 (corresponds to the .01 of an existing entry in File #771.2).
EVTYP Input
External value for the EVENT TYPE field (.02) in File
#577 (corresponds to the .01 of an existing entry in File #779.001).
SUBTYPE Input
External value for the EVENT SUBTYPE field (.03) in
File #577 (corresponds to the .01 of an entry in File #577.4).  If the entry
does not exist in File #577.4, a new entry will be added.  An application
should only add new VDEF Event Subtypes after the subtype has been authorized
in writing by DaIS.
PROTO Input
External value for the VISTA HL7 PROTOCOL field (.07)
in File #577 (corresponds to the .01 of entry in File #101).  A new entry in
the Protocol file can be sent as part of the KIDS build.
CUSTPKG Input
External value for the CUSTODIAL PACKAGE field (.09)
in File #577 (corresponds to the external value of the .01 of entry in File
#579.6 that, in turn, corresponds to the .01 in File  #9.4).  If the entry
does not exist in the VDEF Custodial Package file, a new entry will be added.
EXTROUT Input
Value of the EXTRACTION PROGRAM field (.3) in File
#577, the routine that will be run at perform the extraction.
DESC Input
Value of the EVENT DESCRIPTION field (1) in File
#577.
SUBDESC Input
Value of the EVENT DECRIPTION field (.02) in File
#577.4.  The parameter is required only if a new entry is being made in the
VDEF Event Subtype file.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
OUTPATIENT PHARMACY
GEN. MED. REC. - VITALS
ADVERSE REACTION TRACKING
INTEGRATED BILLING
REGISTRATION
ENROLLMENT APPLICATION SYSTEM
CLINICAL PROCEDURES
ADDED 10/7/2009