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 |  ICR |  All
Print Page as PDF
Global: ^XTV(8989.51

Package: Toolkit

Global: ^XTV(8989.51


Information

FileMan FileNo FileMan Filename Package
8989.51 PARAMETER DEFINITION Toolkit

Description

Directly Accessed By Routines, Total: 100

Package Total Routines
Order Entry Results Reporting 25 ORB3C1    ORB3MGR1    ORB3MGR2    ORB3REC    ORCDLR1    ORCMEDT5    OREV1    ORKMGR
ORKREC    ORLP3MGR    ORLP3USR    ORWDBA12    ORWDBA5    ORWDBA81    ORWDBA82    ORWDBA83
ORWDLR33    ORWTPUP    ORWUL    ORY141    ORY141ED    ORY148    ORY177    ORY27
ORY85    
GUI Objects 16 BGO11P22    BGOIN009    BGOIN010    BGOIN011    BGOIN012    BGOIN013    BGOIN014    BGOIN015
BGOIN016    BGOIN017    BGOIN018    BGOIN019    BGOIN020    BGOIN021    BGOIN023    BGOIN024
Toolkit 12 XPAR    XPAR1    XPAR2    XPARDD    XPARDD1    XPAREDIT    XPAREDT1    XPAREDT2
XPAREDT3    XPARLIST    XPARTPV1    XPARY26    
IHS Changes To Pharmacy 8 APSPEC12    APSPEC17    APSPEC18    APSPEC19    APSPEC20    APSPEC21    APSPEC22    APSPRCUI
HealtheVet Desktop 6 XHDPAR    XHDPARAM    XHDPDEF    XHDPEDIT    XHDPMUT    XHDPTREE    
Patient Care Component Table Maintiance 5 APCM11E3    APCM13E3    APCM14E3    APCM24E3    APCM25E3    
VueCentric Framework 4 CIAVIN11    CIAVINX    CIAVMRPC    CIAVUTPR    
IHS Area Export Files Management 3 BXPA1PST    BXPARPPD    BXPAUDIT    
IHS Changes To Lab 3 BLRAG01    BLRAG10    BLRAGUT    
IHS Electronic Health Record 3 BEHOCCD    BEHORXED    BEHORXEI    
Kernel 3 XPDIA3    XPDTA2    XUP522    
Registration 2 DGLP3USR    VAFCHFS    
iCare 2 BQICEADD    BQIUTIL    
Care Management 1 ORRCY7    
Health Summary 1 GMTSXAR    
IHS Kernel Toolkit Extensions 1 BXT1POST    
Lab Service 1 LR256    
PCC New Encounter Form 1 VENPCCQ7    
RPC Broker 1 XWBP1018    
Scheduling 1 SDSCPRM    

Accessed By FileMan Db Calls, Total: 40

Package Total Routines
GUI Objects 16 BGO11P22    BGOIN009    BGOIN010    BGOIN011    BGOIN012    BGOIN013    BGOIN014    BGOIN015
BGOIN016    BGOIN017    BGOIN018    BGOIN019    BGOIN020    BGOIN021    BGOIN023    BGOIN024
Order Entry Results Reporting 13 ORIN1002    ORIN1005    ORIN1006    ORIN1007    ORIN1008    ORIN1009    ORIN1010    ORIN1011
ORIN1012    ORIN1013    ORY141ED    ORY148    ORY27    
Health Summary 2 GMTSXAR    GMTSXAW3    
IHS Electronic Health Record 2 BEHOPTP2    BEHUTIL    
Clinical Reminders 1 PXRMRPCD    
HealtheVet Desktop 1 XHDPDEF    
IHS Area Export Files Management 1 BXPAUDIT    
Registration 1 VAFCHFS    
Toolkit 1 XPARDD    
VueCentric Components 1 CIAOQN    
VueCentric Framework 1 CIAVIN11    

Pointed To By FileMan Files, Total: 4

Package Total FileMan Files
Toolkit 2 PARAMETERS(#8989.5)[.02]    PARAMETER TEMPLATE(#8989.52)[.04#8989.521(.02)]    
IHS Kernel Toolkit Extensions 1 PARAMETER AUDIT LIST(#9002026.02)[3]    
Kernel 1 XHD PARAMETER CATEGORY(#8935.91)[#8935.912(.02)]    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Toolkit 1 PARAMETER ENTITY(#8989.518)[#8989.513(.02)]    

Fields, Total: 19

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

  • INPUT TRANSFORM:  D VALID01^XPARDD1
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  Answer must be 3-30 characters in length. Name must be unique.
  • DESCRIPTION:  
    This is the name of the parameter.  It should be namespaced according to the package from which the parameter originated.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  8989.51^B
    1)= S ^XTV(8989.51,"B",$E(X,1,30),DA)=""
    2)= K ^XTV(8989.51,"B",$E(X,1,30),DA)
.02 DISPLAY TEXT 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  APR 09, 1996
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  
    This is the displayable name for the parameter (allows mixed case, non-namespaced names).
  • CROSS-REFERENCE:  8989.51^C^MUMPS
    1)= S ^XTV(8989.51,"C",$$UPPER^XPARDD1(X),DA)=""
    2)= K ^XTV(8989.51,"C",$$UPPER^XPARDD1(X),DA)
    Cross references display text for lookup.  Display text is put in upper case so lookup will be case insensitive.
.03 MULTIPLE VALUED 0;3 SET
  • '1' FOR Yes;
  • '0' FOR No;

  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  Enter 'Yes' if multiple instances of the parameter are allowed for any single entity.
  • DESCRIPTION:  
    If this field is set to 'Yes', multiple instances of the parameter will be allowed for a single entity.  Otherwise, the value of the instance field for a given Entity-Parameter combination will always be '1'.
.04 INSTANCE TERM 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  
    This is a free text term that can be used when prompting for a new instance of the parameter (in the case where the parameter in multiple valued).  If not entered, the word "Instance" will be used.
.05 VALUE TERM 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  JUN 12, 1996
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  
    This contains text that is issued as a prompt for the value.  If nothing is here, the prompt will be the word 'Value:'.
.06 PROHIBIT EDITING 0;6 SET
  • '1' FOR Yes;
  • '0' FOR No;

  • LAST EDITED:  MAR 17, 1997
  • HELP-PROMPT:  Choose 'Disallow Editing' if editing of this field should not be allowed.
  • DESCRIPTION:  
    This field prevents the parameter value from being edited with Fileman or any Parameters tools.
1.1 VALUE DATA TYPE 1;1 SET
  • 'D' FOR date/time;
  • 'F' FOR free text;
  • 'N' FOR numeric;
  • 'S' FOR set of codes;
  • 'Y' FOR yes/no;
  • 'P' FOR pointer;
  • 'W' FOR word processing;
  • 'M' FOR M code;
  • 'C' FOR constant;

  • LAST EDITED:  MAY 28, 1996
  • HELP-PROMPT:  Enter the type of data this parameter will contain.
  • DESCRIPTION:  
    This is the type of data this parameter will contain.  This field is used to define a call to the reader (^DIR) in most cases.
1.2 VALUE DOMAIN 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  Enter up to 100 characters to further define the data type (used by ^DIR).
  • DESCRIPTION:  
    This is a string that may be used to further specify the data type.  The string stored here should be appropriate for the second ^-piece of DIR(0) when used with the data type field.
1.3 VALUE HELP 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  Enter a line of help text to be displayed when entering a parameter value.
  • DESCRIPTION:  
    This field contains a line of help text that is displayed when the user requests help or encounters an error while entering the VALUE field in the PARAMETERS file.
2 VALUE VALIDATION CODE 2;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  This is M code used by DIR (3rd piece of DIR(0)).
  • DESCRIPTION:  
    This field contains the M code that is placed in the third piece of DIR(0) when validating a value in the PARAMETERS file.
    WRITE AUTHORITY:  @
3 VALUE SCREEN CODE 3;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  This is M code placed in DIR("S").
  • DESCRIPTION:  
    This field contains M code that is used to screen allowable entries for the VALUE field in the PARAMETERS file.  The code is placed in DIR("S") when validating the entry.
    WRITE AUTHORITY:  @
4 KEYWORD 4;0 Multiple #8989.514 8989.514
6.1 INSTANCE DATA TYPE 6;1 SET
  • 'D' FOR date/time;
  • 'F' FOR free text;
  • 'N' FOR numeric;
  • 'S' FOR set of codes;
  • 'Y' FOR yes/no;
  • 'P' FOR pointer;

  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  Enter the type of data allowed for the INSTANCE field of the parameter.
  • DESCRIPTION:  
    This is the type of data that is contained in the INSTANCE field of the PARAMETERS file, if multiple parameter instances per entity are allowed.  This field is used to define a call to the reader.
6.2 INSTANCE DOMAIN 6;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  Enter up to 100 characters to further define the data type (used by ^DIR).
  • DESCRIPTION:  
    This may be used to further define the data type for the INSTANCE field of the parameter.  The string stored here should be appropriate for the second ^-piece of DIR(0) when used with the data type field.
6.3 INSTANCE HELP 6;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  Enter a line of help text to be displayed when entering the parameter instance.
  • DESCRIPTION:  
    This field contains a line of help text that is displayed when the user requests help or encounters an error while entering the INSTANCE field of the PARAMETERS file.
7 INSTANCE VALIDATION CODE 7;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  This is M code used by DIR (3rd piece of DIR(0)).
  • DESCRIPTION:  
    This field contains M code that is placed in the third piece of DIR(0) when validating the INSTANCE field in the PARAMETERS file.
    WRITE AUTHORITY:  @
8 INSTANCE SCREEN CODE 8;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  FEB 07, 1996
  • HELP-PROMPT:  This is M code placed in DIR("S").
  • DESCRIPTION:  
    This field contains M code that is used to screen allowable entries for the INSTANCE field in the PARAMETERS file.  The code is placed in DIR("S") when validating the entry.
    WRITE AUTHORITY:  @
20 DESCRIPTION 20;0 WORD-PROCESSING #8989.512

  • DESCRIPTION:  
    A description of the parameter may be entered here.
30 ALLOWABLE ENTITIES 30;0 Multiple #8989.513 8989.513

  • DESCRIPTION:  
    This multiple contains a list of entities (pointers to files) for which the parameter may be validly set.
  • IDENTIFIED BY:  ENTITY FILE(#.02)[R]

ICR, Total: 5

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2685
  • ORDER ENTRY/RESULTS REPORTING
  • Used to lookup the IEN of a particular PARAMETERDEFINITION file entry.
    ICR #2992
    ICR #3127
  • VA CERTIFIED COMPONENTS - DSSI
  • ICR #3407
  • HEALTH SUMMARY
  • NAME (.01).
    Access: Read w/Fileman

    ALLOWABLE ENTITIES (30).
    Access: Read w/Fileman

    PRECEDENCE (.01).
    Access: Read w/Fileman

    ENTITY FILE (.02).
    Access: Read w/Fileman

    ICR #6915
  • ADVANCED PROSTHETICS ACQUISITION TOOL
  • NAME (.01).
    Access: Both R/W w/Fileman

    DISPLAY TEXT (.02).
    Access: Both R/W w/Fileman

    NAME (.01).
    Access: Direct Global Read & w/Fileman

    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  All