VBECDCHX ;hoifo/gjc-data conversion & pre-implementation;Nov 21, 2002
Source file <VBECDCHX.m>
| 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) |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|