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

Package: Order Entry Results Reporting

ORDERABLE ITEMS(#101.43)-->101.439

Sub-Field: 101.439


Information

Parent File Name Number Package
ORDERABLE ITEMS(#101.43) SET MEMBERSHIP 101.439 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 SET 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<2) X
    MAXIMUM LENGTH: 8
  • LAST EDITED:  APR 18, 2018
  • HELP-PROMPT:  Answer must be 2-8 characters in length.
  • CROSS-REFERENCE:  101.439^B
    1)= S ^ORD(101.43,DA(1),9,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(101.43,DA(1),9,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  101.43^S^MUMPS
    1)= Q:",O,N,"[(","_$P($G(^ORD(101.43,DA(1),"LR")),U,7)_",") N NM,IN S NM=$P(^(0),U),IN=$G(^(.1)) S:$L(NM) ^ORD(101.43,"S."_X,$$UP^XLFSTR(NM),DA(1))=U_NM_U_IN
    2)= N NM S NM=$P(^ORD(101.43,DA(1),0),U) K:$L(NM) ^ORD(101.43,"S."_X,$$UP^XLFSTR(NM),DA(1))
    Allows retrieval of orderable items by set.
  • CROSS-REFERENCE:  101.43^SS1^MUMPS
    1)= D SS2^ORDD43
    2)= D SK2^ORDD43
    Allows retrieval of items by synonym via the Set "S" xrefs.
  • CROSS-REFERENCE:  101.43^C1^MUMPS
    1)= N CD,NM,IN S NM=$P(^ORD(101.43,DA(1),0),U),CD=$P(^(0),U,3),IN=$G(^(.1)) S:$L(CD) ^ORD(101.43,"C."_X,$$UP^XLFSTR(CD_" "_NM),DA(1))=U_(CD_" "_NM)_U_IN
    2)= N CD,NM S NM=$P(^ORD(101.43,DA(1),0),U),CD=$P(^(0),U,3) K:$L(CD) ^ORD(101.43,"C."_X,$$UP^XLFSTR(CD_" "_NM),DA(1))
    Allows retrieval of items by code within Sets.
2 QO ONLY 0;2 SET
  • '1' FOR YES;

  • LAST EDITED:  NOV 06, 2002
  • HELP-PROMPT:  Enter YES if this item should only be orderable via quick orders.
  • DESCRIPTION:  
    This field determines if the item may be ordered via the regular order dialog for this Set, or only via predefined quick orders.
  • CROSS-REFERENCE:  101.43^AQO^MUMPS
    1)= D QO^ORDD43(X)
    2)= D QO^ORDD43("")
    This index adds data to the 5th piece of the "S.xxx" xrefs to tell CPRS GUI whether or not to allow this item to be selectable in the regular order dialog for the set, or if it should be orderable via quick orders.
Info |  Details