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
Print Page as PDF
Routine: HDI1000A

Package: Health Data and Informatics

Routine: HDI1000A


Information

HDI1000A ;BPFO/JRP - HDI v1.0 POST-INSTALL ROUTINE;2/17/2005

Source Information

Source file <HDI1000A.m>

Entry Points

Name Comments DBIA/ICR reference
POST ;Main entry point for post-install routine
; Input: None
; All variables set by Kernel for KIDS post-installs
PSTHALT ;Print post-install halted text
SYSPAR() ;Initialize HDIS System and HDIS Parameter files
; Input: None
VUID() ;Instantiate VUIDs for set of code fields in Vitals domain
; Input: None
VUIDL(TAG,ROUTINE) ;Instantiate VUIDs for set of code fields
; Input: TAG - Line tag under which VUID data has been placed
; ROUTINE - Routine line tag is in
; Leave blank if in this routine
STOREIT(FILE,FIELD,IREF,VUID,STAT,STDT) ;Store VUID info
; Input : FILE - File number
; FIELD - Field number
; IREF - Internal reference
; VUID - VUID
; STAT - Status
; 0 = Inacive (default) 1 = Active
; STDT - Status Date/Time (FileMan)
; (Defaults to NOW)
Info |  Source |  Entry Points