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 |  Found Entries |  All
Print Page as PDF
Global: ^INVD(4090.1

Package: IHS Generic Interface System

Global: ^INVD(4090.1


Information

FileMan FileNo FileMan Filename Package
4090.1 DATA ELEMENT VALUE MAP IHS Generic Interface System

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
IHS Generic Interface System 6 INHVA    INHVA1    INHVA5    INHVEXP    INXHAS    INXHAV    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
IHS Generic Interface System 3 INHVA2    INXHAS    INXHAV    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
IHS Generic Interface System 1 DATA ELEMENT MAP FUNCTION(#4090.2)[.02]    

Fields, Total: 8

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!'(X'?1P.E) X
  • LAST EDITED:  SEP 19, 1991
  • HELP-PROMPT:  Answer must be 1-30 characters in length
  • DESCRIPTION:  
    This field is only here as a place holder.  The value of the NAME field does not matter for the applications this file will be used for.  It is best to make the name field equivalant to the internal entry number of record.
  • CROSS-REFERENCE:  4090.1^B
    1)= S ^INVD(4090.1,"B",$E(X,1,30),DA)=""
    2)= K ^INVD(4090.1,"B",$E(X,1,30),DA)
.02 MAP FUNCTION 0;2 POINTER TO DATA ELEMENT MAP FUNCTION FILE (#4090.2) DATA ELEMENT MAP FUNCTION(#4090.2)

  • LAST EDITED:  MAY 20, 1991
  • DESCRIPTION:  
    This is the data mapping function that this set of values corresponds to.
  • CROSS-REFERENCE:  4090.1^ID1^MUMPS
    1)= D IDXREF^INHVA("SC",DA),IDXREF^INHVA("VA",DA)
    2)= D IDXREF^INHVA("SC",DA,1,X),IDXREF^INHVA("VA",DA,1,X)
    The 'ID' cross-references keep track of the mapping of data element values for each mapping function.  The structure of the cross-reference is as follows:
    ^INVD(4090.1, system , function , record ID, DA)
    where:
    system is 'SC' or 'VA'
    function is the map function (ien) in file #4090.2
    record ID is the VA RECORD ID or the SC RECORD ID
    DA is the entry in the file (ien)
1.01 SC RECORD ID 1;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>200 X
  • LAST EDITED:  MAY 20, 1991
  • HELP-PROMPT:  Answer must be 1-200 characters in length
  • DESCRIPTION:  This is the record identifier in the SAIC-Care system. In the case of a file entry it will be the internal entry (record) number. In the case of a set of codes it will be the internal code. In the case of a string data
    type it will be the actual string.
  • CROSS-REFERENCE:  4090.1^ID2^MUMPS
    1)= D IDXREF^INHVA("SC",DA)
    2)= D IDXREF^INHVA("SC",DA,1,"",X)
    See description of 'ID1' cross reference on the MAP FUNCTION field (#.02).
2.01 SC RECORD NAME 2;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200 X
  • LAST EDITED:  MAY 20, 1991
  • HELP-PROMPT:  Answer must be 1-200 characters in length
  • DESCRIPTION:  This is the record name in the SAIC-Care system. In the case of a file entry it will be the .01 field. In the case of a set of codes it will be the external value of the code. In the case of a string data type it will
    be the string.
3.01 VA/SC EXCLUDE 3;1 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • DESCRIPTION:  This indicates if this set of values should be excluded when translating a VA data element value to the corresponding SAIC-Care data element value. This field will be used to maintain the many to one relationship required
    when mapping VA data element values to SAIC-Care data element values.
    The default is 'NO'.
10.01 VA RECORD ID 10;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>200 X
  • LAST EDITED:  MAY 20, 1991
  • HELP-PROMPT:  Answer must be 1-200 characters in length
  • DESCRIPTION:  This is the record identifier in the DHCP system. In the case of a file entry it will be the internal entry (record) number. In the case of a set of codes it will be the internal code. In the case of a string data type
    it will be the actual string.
  • CROSS-REFERENCE:  4090.1^ID3^MUMPS
    1)= D IDXREF^INHVA("VA",DA)
    2)= D IDXREF^INHVA("VA",DA,1,"",X)
    See description of 'ID1' cross-reference on MAP FUNCTION field (#.02).
11.01 VA RECORD NAME 11;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200 X
  • LAST EDITED:  MAY 20, 1991
  • HELP-PROMPT:  Answer must be 1-200 characters in length
  • DESCRIPTION:  This is the record name in the DHCP system. In the case of a file entry it will be the .01 field. In the case of a set of codes it will be the external value of the code. In the case of a string data type it will be the
    sting.
12.01 SC/VA EXCLUDE 12;1 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • DESCRIPTION:  This inidcates if this set of values should be excluded when translating a SAIC-Care data element value to the corresponding VA data element value. This field will be used to maintain the many to one relationship required
    when mapping SAIC-Care data element values to VA data element values.
    The default is 'NO'.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All