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

Package: Order Entry Results Reporting

ORDERABLE ITEMS(#101.43)-->101.431

Sub-Field: 101.431


Information

Parent File Name Number Package
ORDERABLE ITEMS(#101.43) COMPONENTS 101.431 Order Entry Results Reporting

Details

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

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  APR 11, 1996
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  
    This is the name of a component of this orderable item.
  • CROSS-REFERENCE:  101.431^B
    1)= S ^ORD(101.43,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(101.43,DA(1),10,"B",$E(X,1,30),DA)
2 ID 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  APR 11, 1996
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  This is an identifier for this component, created from the 6-piece coded format passed in the Orderable Items update message from each package. It should be stored in the form of "package code;99XXX" where XXX indicates
    the package table originating this item (i.e. RAP, LRT, etc.).
  • CROSS-REFERENCE:  101.431^AID
    1)= S ^ORD(101.43,DA(1),10,"AID",$E(X,1,30),DA)=""
    2)= K ^ORD(101.43,DA(1),10,"AID",$E(X,1,30),DA)
3 CODE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  APR 11, 1996
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    This is the code assigned to this item by the authoritative package from a national standard coding system such as CPT or SNOMED.
4 CODING SYSTEM 0;4 SET
  • 'NDF' FOR NATIONAL DRUG FILE;
  • 'CPT4' FOR CPT4;
  • 'NLT' FOR NATIONAL LAB TEST FILE;

  • LAST EDITED:  APR 11, 1996
  • HELP-PROMPT:  Enter the coding system in which this item has been coded.
  • DESCRIPTION:  
    This is the system used to generate the code assigned in field 3.
Info |  Details