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

Package: Nursing Service

NURS STAFF(#210)-->210.05

Sub-Field: 210.05


Information

Parent File Name Number Package
NURS STAFF(#210) *MANDATORY INSERVICE PROGRAM 210.05 Nursing Service

Details

Field # Name Loc Type Details
.01 *DATE ATTENDED 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 15, 1993
  • DESCRIPTION:  
    Date on which employee attended inservice.
  • CROSS-REFERENCE:  210.05^B
    1)= S ^NURSF(210,DA(1),8,"B",$E(X,1,30),DA)=""
    2)= K ^NURSF(210,DA(1),8,"B",$E(X,1,30),DA)
    This is the main index on the 'Date Attended' field of the Mandatory Inservice Program subfile.
  • CROSS-REFERENCE:  210.05^AA^MUMPS
    1)= S NURS=$S($D(^NURSF(210,DA(1),8,DA,0)):$P(^(0),"^",2),1:"") S:NURS'="" ^NURSF(210,DA(1),8,"AA",NURS,9999999-X,DA)="" K NURS
    2)= S NURS=$S($D(^NURSF(210,DA(1),8,DA,0)):$P(^(0),"^",2),1:"") K:NURS'="" ^NURSF(210,DA(1),8,"AA",NURS,9999999-X,DA) K NURS
    This index is an inverted time/date cross reference on the date attended subfile.
1 *CLASS 0;2 POINTER TO *NURS MANDATORY INSERVICE FILE (#212.4)
************************REQUIRED FIELD************************
*NURS MANDATORY INSERVICE(#212.4)

  • LAST EDITED:  APR 15, 1993
  • DESCRIPTION:  
    Name of inservice program. Pointer to Nurs Mandatory Inservice (#212.4) file.
  • CROSS-REFERENCE:  210.05^C
    1)= S ^NURSF(210,DA(1),8,"C",$E(X,1,30),DA)=""
    2)= K ^NURSF(210,DA(1),8,"C",$E(X,1,30),DA)
    This is a regular index on the class field of the mandatory inservice program subfile.
  • CROSS-REFERENCE:  210.05^AA1^MUMPS
    1)= S NURS=$S($D(^NURSF(210,DA(1),8,DA,0)):$P(^(0),"^"),1:"") S:NURS'="" ^NURSF(210,DA(1),8,"AA",X,9999999-NURS,DA)="" K NURS
    2)= S NURS=$S($D(^NURSF(210,DA(1),8,DA,0)):$P(^(0),"^"),1:"") K:NURS'="" ^NURSF(210,DA(1),8,"AA",X,9999999-NURS,DA) K NURS
    This is an inverted time/date cross-reference on the Date Attended subfile which is used to identify the latest date the class was attended.
Info |  Details