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

Package: PCE Patient Care Encounter

PCE DEVICE INTERFACE MODULE ERRORS(#839.01)-->839.011

Sub-Field: 839.011


Information

Parent File Name Number Package
PCE DEVICE INTERFACE MODULE ERRORS(#839.01) ERROR VARIABLE 839.011 PCE Patient Care Encounter

Details

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

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<8) X
  • LAST EDITED:  APR 29, 1994
  • HELP-PROMPT:  The PXKERROR variable name with subscripts.
  • DESCRIPTION:  
    This hold the variable name with the subscripts that are returned by PXK. The subscripts tell which one of the ^TMP("PXK",$J, had the error and which field.
  • TECHNICAL DESCR:  The first subscript of PXKERROR is the V-File type that the error was on. The second subscript is the sequence number for that V-File type in the ^TMP("PXK",$J, global. The third subcript is the field number that was
    not valid.
101 VALUE OF ERROR VARIABLE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  APR 29, 1994
  • HELP-PROMPT:  This is the value in the PXKERROR variable.
  • DESCRIPTION:  
    This is the value that was stored in the PXKERROR variable. It will usually be null.
Info |  Details