Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details |  All
Print Page as PDF
Sub-Field: 210.17

Package: Nursing Service

NURS STAFF(#210)-->210.17

Sub-Field: 210.17


Information

Parent File Name Number Package
NURS STAFF(#210) DATE OF PROMOTION 210.17 Nursing Service

Details

Field # Name Loc Type Details
.01 DATE OF PROMOTION 0;1 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:3500101X) X
  • LAST EDITED:  FEB 11, 1997
  • HELP-PROMPT:  TYPE A DATE BETWEEN 1/1/1950 AND 1/1/2050
  • DESCRIPTION:  
    Indicates date of RN/LPN/LVN promotions.
  • CROSS-REFERENCE:  210.17^B
    1)= S ^NURSF(210,DA(1),9,"B",$E(X,1,30),DA)=""
    2)= K ^NURSF(210,DA(1),9,"B",$E(X,1,30),DA)
    This is the main index on the Date field of the Date of Promotion subfile of the NURS STAFF File.
  • CROSS-REFERENCE:  210.17^C^MUMPS
    1)= S:+X ^NURSF(210,DA(1),9,"AA",(9999999-X),DA)=""
    2)= K:+X ^NURSF(210,DA(1),9,"AA",(9999999-X),DA)
    This X-ref is an inverted time/date cross reference on the date of promotion subfile so that the latest promotion date can be easily obtained.
1 TYPE OF PROMOTION 0;2 SET
  • 'S' FOR WITHIN GRADE STEP INCREASE;
  • 'G' FOR PROMOTION TO NEXT GRADE;
  • 'A' FOR SPECIAL ADVANCEMENT FOR ACHIEVEMENT;
  • 'P' FOR SPECIAL ADVANCEMENT FOR PERFORMANCE;
  • 'E' FOR ADVANCEMENT TO NEXT LEVEL;
  • 'N' FOR NOT PROMOTED AT THIS TIME;

  • LAST EDITED:  OCT 23, 1998
  • DESCRIPTION:  
    Describe type of latest promotion (i.e., Automatic Step Increase, Promotion to Next Grade, Special Advancement for Achievement, Special Advancement for Performance, or Advancement to Next Level).
  • SCREEN:  X:$D(^%ZOSF("UPPERCASE")) "N Y X ^%ZOSF(""UPPERCASE"") S X=Y Q"
  • EXPLANATION:  This screen allows lower case data to be entered.
Info |  Details |  All