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

Package: Order Entry Results Reporting

INFORMATION/EDITOR COMPONENTS(#101.73)-->101.734

Sub-Field: 101.734


Information

Parent File Name Number Package
INFORMATION/EDITOR COMPONENTS(#101.73) DATA PROPERTIES 101.734 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 PROPERTY ID 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  APR 28, 2025
  • HELP-PROMPT:  Enter the property ID 2-30 characters.
  • DESCRIPTION:  
    Property ID is the name of the KEY:VALUE pair that should be passed to VistA in the JSON document. KEY will be set to the Property ID field and value will be passed back to VistA from the calling application.
  • CROSS-REFERENCE:  101.734^B
    1)= S ^ORI(101.73,DA(1),40,"B",$E(X,1,30),DA)=""
    2)= K ^ORI(101.73,DA(1),40,"B",$E(X,1,30),DA)
1 REQUIRED 0;2 SET
************************REQUIRED FIELD************************
  • 'N' FOR NO;
  • 'O' FOR OR;
  • 'Y' FOR YES;

  • LAST EDITED:  APR 28, 2025
  • HELP-PROMPT:  Select requirement level for the property ID.
  • DESCRIPTION:  This field is used to let the calling application know which property ID must contain a value before calling VistA for the Information Panel action event. The REQUIRED field can be set to one of the following:
    NO: The property does not need to be set before performing the action
    event.
    OR: This field value must be used with at least one other property ID set
    to OR. This informs the calling application that at least one of the
    property ID that are set to OR must be passed to
    VistA when performing the action event.
    YES: The property must be set by the calling application before
    performing the action event.
  • CROSS-REFERENCE:  101.734^R
    1)= S ^ORI(101.73,DA(1),40,"R",$E(X,1,30),DA)=""
    2)= K ^ORI(101.73,DA(1),40,"R",$E(X,1,30),DA)
    This cross-reference is used to look up different data name by required status.
Info |  Details