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

Package: VBECS

Routine: VBECDCHX


Information

VBECDCHX ;hoifo/gjc-data conversion & pre-implementation;Nov 21, 2002

Source Information

Source file <VBECDCHX.m>

Entry Points

Name Comments DBIA/ICR reference
EN() ; Main entry point to check if mapped data remains consistent with
; data from the parent (61.3 & 65.4) files. If not, do not
; proceed with the data conversion (VBECDC01).
KILL ; kill and quit
FILEIEN(VBECRT,VBECIEN) ; For records tracking the parent file and record ien,
; define the NAME and ID values here. Note ID values reside on
; different pieces for different files.
; Antibody/Antigen data resides in: ^LAB(61.3,
; Transfusion Reaction data resides in: ^LAB(65.4,
; input: VBECIEN-ien of the record in question
; VBECRT-file root of the data global
; Note: VBECFILE is of a global scope
; return: VBECSTR-delimited string: NAME^ID (optional)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EN+4
Info |  Source |  Entry Points |  Interaction Calls