Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  All
Print Page as PDF
Global: ^XDRM

Package: Toolkit

Global: ^XDRM


Information

FileMan FileNo FileMan Filename Package
15.4 MERGE IMAGES Toolkit

Description

Directly Accessed By Routines, Total: 8

Package Total Routines
IHS Patient Merge 4 BPMRP1    BPMXFIX    BPMXFX1    BPMXFX2    
Toolkit 3 XDRMERG0    XDRMERGB    XT73P44    
IHS Changes To Lab 1 BLRMERGT    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
IHS Patient Merge 1 BPMPRE    
Toolkit 1 XDRMERGB    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Registration 1 VA PATIENT(#2)[.01.02]    
VA Fileman 1 FILE(#1)[#15.41(.01)#15.42(.01)]    

Fields, Total: 6

Field # Name Loc Type Details
.01 MERGED FROM 0;1 VARIABLE POINTER
************************REQUIRED FIELD************************
VA PATIENT(#2)  

  • LAST EDITED:  DEC 04, 1997
  • HELP-PROMPT:  This is the FROM entry of the MERGE Pair
  • DESCRIPTION:  
    This field contains a variable pointer reference to the location in the primary merge file of the entry which was merged into another entry.
  • CROSS-REFERENCE:  15.4^B
    1)= S ^XDRM("B",$E(X,1,30),DA)=""
    2)= K ^XDRM("B",$E(X,1,30),DA)
.02 MERGED TO 0;2 VARIABLE POINTER VA PATIENT(#2)  

  • LAST EDITED:  DEC 05, 1997
  • HELP-PROMPT:  This is the entry that was merged into
  • DESCRIPTION:  
    This field contains a variable pointer reference to the entry in the primary file for the merge, into which the entry indicated by the MERGED FROM (#.01) field was merged.
  • CROSS-REFERENCE:  15.4^B
    1)= S ^XDRM("B",$E(X,1,30),DA)=""
    2)= K ^XDRM("B",$E(X,1,30),DA)
.03 DATE MERGED 0;3 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 14, 1998
  • HELP-PROMPT:  This is the date on which the entries were merged.
  • DESCRIPTION:  
    This field indicates the date on which the entry indicated by the MERGED FROM (#.01) field was merged into the entry indicated by the MERGED TO (#.02) field.
1 FROM FILE# 1;0 POINTER Multiple #15.41 15.41

  • DESCRIPTION:  
    This field specifies a file for which a data image was recorded for the entry specified by the MERGED FROM (#.01) field.
2 TO FILE# 2;0 POINTER Multiple #15.42 15.42

  • DESCRIPTION:  
    This field specifies a file for which a data image was recorded for the entry specified by the MERGED TO (#.02) field.
3 POINTERS CHANGED 3;0 Multiple #15.43 15.43

  • DESCRIPTION:  This multiple field contains data on locations where a pointer value was changed. The #.01 field contains the information which would be specified as subscripts in the array passed in a call to FILE^DIE. The array
    subscripts are separated by a ';', and are in the form FILE;IENS;FIELD.  The value which was present before the data was changed is stored in field #1.01.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  All