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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^INVD(4090.2

Package: IHS Generic Interface System

Global: ^INVD(4090.2


Information

FileMan FileNo FileMan Filename Package
4090.2 DATA ELEMENT MAP FUNCTION IHS Generic Interface System

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
IHS Generic Interface System 9 INHMG2    INHMGD4    INHSGZ20    INHUT1    INHVA1    INHVA2    INHVA5    INHVEXP
INXHR07    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
IHS Generic Interface System 2 INHVA    INHVA2    

Pointed To By FileMan Files, Total: 3

Package Total FileMan Files
IHS Generic Interface System 3 TEMPORARY VALUE MAP(#4090.22)[.02]    SCRIPT GENERATOR FIELD(#4012)[50]    DATA ELEMENT VALUE MAP(#4090.1)[.02]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
IHS Generic Interface System 1 SCRIPT GENERATOR FIELD(#4012)[.02]    
VA Fileman 1 FILE(#1)[100.01200.01]    

Fields, Total: 10

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E)!(X=+X) X
  • LAST EDITED:  MAY 20, 1991
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This is the name of the data mapping function.  For example, STATE would represent the function to provide a translation of values from the DHCP state file to the SAIC-Care state file.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  4090.2^B
    1)= S ^INVD(4090.2,"B",$E(X,1,30),DA)=""
    2)= K ^INVD(4090.2,"B",$E(X,1,30),DA)
.02 DATA ELEMENT 0;2 POINTER TO SCRIPT GENERATOR FIELD FILE (#4012) SCRIPT GENERATOR FIELD(#4012)

  • DESCRIPTION:  
    This is the data element that this mapping corresponds to.
  • CROSS-REFERENCE:  4090.2^C
    1)= S ^INVD(4090.2,"C",$E(X,1,30),DA)=""
    2)= K ^INVD(4090.2,"C",$E(X,1,30),DA)
.03 STATIC 0;3 SET
************************REQUIRED FIELD************************
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  NOV 04, 1991
  • HELP-PROMPT:  ENTER 0 FOR DYNAMIC OR 1 FOR STATIC
  • DESCRIPTION:  
    This is to indicate whether the data element is STATIC or DYNAMIC.  STATIC data elements are, for example, DoD tables or set of codes.  DYNAMIC data elements are those that may be changed dynamically.
.04 APPLICATION 0;4 SET
  • 'C' FOR CONVERSION;
  • 'I' FOR INTERFACE;
  • 'B' FOR BOTH;

  • LAST EDITED:  NOV 22, 1991
  • DESCRIPTION:  
    This field is not currently used.
.06 PREFIX 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>30 X
  • LAST EDITED:  DEC 12, 1991
  • HELP-PROMPT:  Answer must be 1-30 characters in length
  • DESCRIPTION:  
    The prefix is used to ensure the uniqueness of the .01 field of the DATA ELEMENT VALUE MAP (#4090.1) file.
  • CROSS-REFERENCE:  4090.2^P
    1)= S ^INVD(4090.2,"P",$E(X,1,30),DA)=""
    2)= K ^INVD(4090.2,"P",$E(X,1,30),DA)
.07 CODING SYSTEM 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:X["""" X I $D(X) K:$L(X)>10 X
  • LAST EDITED:  MAR 25, 1994
  • HELP-PROMPT:  Enter the coding system for this function.
  • DESCRIPTION:  
    This is the third and/or sixth component of the HL7 Coded Entry (CE) data type.  It is used to identify the coding system scheme being used.
  • CROSS-REFERENCE:  4090.2^E
    1)= S ^INVD(4090.2,"E",$E(X,1,30),DA)=""
    2)= K ^INVD(4090.2,"E",$E(X,1,30),DA)
    Coding system cross reference
1 DESCRIPTION 1;0 WORD-PROCESSING #4090.21

  • DESCRIPTION:  
    This is the description of the map function.
2 SCREEN FOR AUTO LOAD 2;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245 X
  • LAST EDITED:  NOV 09, 1991
  • HELP-PROMPT:  Answer must be 1-245 characters in length
  • DESCRIPTION:  
    This is executable MUMPS code.  It will be used to screen entries when automatically loading the data from the local mapped file inot the map value file (#4090.1).
  • TECHNICAL DESCR:  
    This field is used in the routine INHVA5.
100.01 SC FILE SC;1 POINTER TO FILE FILE (#1) FILE(#1)

  • LAST EDITED:  FEB 14, 1992
  • DESCRIPTION:  
    This is the CHCS File Name used to indicate the source file of the data element.
  • CROSS-REFERENCE:  4090.2^D
    1)= S ^INVD(4090.2,"D",$E(X,1,30),DA)=""
    2)= K ^INVD(4090.2,"D",$E(X,1,30),DA)
200.01 VA FILE VA;1 POINTER TO FILE FILE (#1) FILE(#1)

  • DESCRIPTION:  
    This field is not currently used.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All