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

Package: VDEF

VDEF REQUEST QUEUE(#579.3)-->579.31-->579.311

Sub-Field: 579.311


Information

Parent File Name Number Package
579.31 NAME VALUE PAIRS MULTIPLE 579.311 VDEF

Details

Field # Name Loc Type Details
.01 NAME VALUE PAIR NUMBER 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1.N) X S:$D(X) DINUM=X
  • LAST EDITED:  DEC 18, 2002
  • HELP-PROMPT:  Type a number between 1 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    IEN of this Name Value pair within the request.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  579.311^B
    1)= S ^VDEFHL7(579.3,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^VDEFHL7(579.3,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)
.02 NAME VALUE PAIR DATA 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  SEP 26, 2003
  • HELP-PROMPT:  Answer must be 1-200 characters in length
  • DESCRIPTION:  A single Name-Value pair for a Request Entry. Created by the VDEF Queue API based on the values passed to it by the calling program. The VDEF API performs no validation of the Name Value pair format or validity except
    for stripping the "^"s when populating this field. Validation will be performed by the VDEF Request Processor.
Info |  Details