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: 60.28

Package: Lab Service

LABORATORY TEST(#60)-->60.28

Sub-Field: 60.28


Information

Parent File Name Number Package
LABORATORY TEST(#60) AUDIT DATE/TIME 60.28 Lab Service

Details

Field # Name Loc Type Details
.01 AUDIT DATE/TIME 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 14, 2016
  • HELP-PROMPT:  Enter the date and time that the edit occurred.
  • DESCRIPTION:  
    This is date/time that the audit change was saved.
  • CROSS-REFERENCE:  60.28^B
    1)= S ^LAB(60,DA(1),15,"B",$E(X,1,30),DA)=""
    2)= K ^LAB(60,DA(1),15,"B",$E(X,1,30),DA)
.02 EDIT USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  DEC 14, 2016
  • HELP-PROMPT:  Enter the user who performed the edits.
  • DESCRIPTION:  
    The user who edited the field.
.03 EDIT FIELD 0;3 SET
  • 'M' FOR MLTF VUID;
  • 'C' FOR TEST CREATION DATE;
  • 'T' FOR TEST INACTIVE DATE;
  • 'R' FOR SPECIMEN INACTIVE DATE;
  • 'E' FOR NTRT EXCEPTION FLAG;
  • 'Y' FOR TEST TYPE;
  • 'S' FOR SPECIMEN CREATION DATE;

  • LAST EDITED:  DEC 14, 2016
  • HELP-PROMPT:  Select from the list the field that was edited.
  • DESCRIPTION:  
    These are the fields that have the changes tracked for NTRT.
.04 EDIT OLD VALUE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  DEC 14, 2016
  • HELP-PROMPT:  Enter the value of the field before the edit was done, from 1 to 40 characters.
  • DESCRIPTION:  
    This is the original value (old) before the edit was done.
.05 EDIT NEW VALUE 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  DEC 14, 2016
  • HELP-PROMPT:  Enter the new value of the field that was edited, from 1 to 40 characters.
  • DESCRIPTION:  
    This is the (New) value of the field after the edit was performed.
.06 SPECIMEN NUMBER 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 14, 2016
  • HELP-PROMPT:  Type a number between 0 and 999999, 0 decimal digits.
  • DESCRIPTION:  
    This is the internal IEN for the Specimen that was edited.
Info |  Details