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.024

Package: Nursing Service

NURS STAFF(#210)-->210.024

Sub-Field: 210.024


Information

Parent File Name Number Package
NURS STAFF(#210) NATIONAL CERTIFICATION 210.024 Nursing Service

Details

Field # Name Loc Type Details
.01 NATIONAL CERTIFICATION 0;1 POINTER TO NURS CERTIFICATION FILE (#212.2) NURS CERTIFICATION(#212.2)

  • LAST EDITED:  OCT 21, 1991
  • EXECUTABLE HELP:  D EN1^NURAED3
  • CROSS-REFERENCE:  210.024^B
    1)= S ^NURSF(210,DA(1),12,"B",$E(X,1,30),DA)=""
    2)= K ^NURSF(210,DA(1),12,"B",$E(X,1,30),DA)
    This is the main index on the National Certification subfile.
.05 NAME OF CERTIFICATION COMPUTED

  • MUMPS CODE:  X ^DD(210.024,.05,9.3) S X=$P(Y(210.024,.05,101),U,2) S D0=Y(210.024,.05,80) S D1=Y(210.024,.05,81)
    9.2 = S Y(210.024,.05,81)=$S($D(D1):D1,1:""),Y(210.024,.05,80)=$S($D(D0):D0,1:""),Y(210.024,.05,1)=$S($D(^NURSF(210,D0,12,D1,0)):^(0),1:"")
    9.3 = X ^DD(210.024,.05,9.2) S D0=$P(Y(210.024,.05,1),U,1) S:'$D(^NURSF(212.2,+D0,0)) D0=-1 S Y(210.024,.05,101)=$S($D(^NURSF(212.2,D0,0)):^(0),1:"")
  • ALGORITHM:  .01:1
  • DESCRIPTION:  
    This field indicates the name of the certification for this employee.
1 CERTIFYING AGENCY COMPUTED

  • MUMPS CODE:  X ^DD(210.024,1,9.2) S D0=$P(Y(210.024,1,1),U,1) S:'$D(^NURSF(212.2,+D0,0)) D0=-1 S Y(210.024,1,101)=$S($D(^NURSF(212.2,D0,0)):^(0),1:"") S X=$P(Y(210.024,1,101),U,3) S D0=Y(210.024,1,80) S D1=Y(210.024,1,81)
    9.2 = S Y(210.024,1,81)=$S($D(D1):D1,1:""),Y(210.024,1,80)=$S($D(D0):D0,1:""),Y(210.024,1,1)=$S($D(^NURSF(210,D0,12,D1,0)):^(0),1:"")
  • ALGORITHM:  .01:2
  • DESCRIPTION:  
    This field indicates the name of the certifying agency for this employee.
2 ORIGINAL CERTIFICATION DATE 0;3 DATE

  • INPUT TRANSFORM:  S NURS=2 D EN5^NURSUT3
  • LAST EDITED:  NOV 12, 1992
  • DESCRIPTION:  
    This field indicates the original date for this certification.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
3 DATE CERTIFICATION EXPIRES 0;4 DATE

  • INPUT TRANSFORM:  S NURS=3 D EN5^NURSUT3
  • LAST EDITED:  NOV 08, 1991
  • DESCRIPTION:  
    This field indicates the expiration date of the employee's certification.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
Info |  Details