Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Fields |  All
Print Page as PDF
Global: ^NURSF(219.7

Package: Nursing Service

Global: ^NURSF(219.7


Information

FileMan FileNo FileMan Filename Package
219.7 *NURS CONVERSION NAME CHANGE Nursing Service

Description

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Nursing Service 1 NURSAFU0    

Fields, Total: 3

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This field contains the name of the item prior to version 2.5 of the Nursing package.  An item is either an option, routine, help frame or bulletin.
  • CROSS-REFERENCE:  219.7^B
    1)= S ^NURSF(219.7,"B",$E(X,1,30),DA)=""
    2)= K ^NURSF(219.7,"B",$E(X,1,30),DA)
    This is the main index on the Old Name field of the NURS Conversion Name Change file.
1 NEW NAME 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This field contains the name of the item in version 2.5 of the Nursing package.  If this field is left blank, then the item does not exist in version 2.5.  An item is either an option, routine, help frame or bulletin.
2 TYPE 0;3 SET
************************REQUIRED FIELD************************
  • 'R' FOR ROUTINE;
  • 'O' FOR OPTION;
  • 'H' FOR HELP FRAME;
  • 'B' FOR BULLETIN;

  • DESCRIPTION:  
    This field defines the type of an item.  An item can be either an option, routine, help frame or bulletin.
  • CROSS-REFERENCE:  219.7^C
    1)= S ^NURSF(219.7,"C",$E(X,1,30),DA)=""
    2)= K ^NURSF(219.7,"C",$E(X,1,30),DA)
    This is a regular index on the type field of the NURS Conversion Name Change file.
Info |  Desc |  Accessed By FileMan Db Calls |  Fields |  All