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

Package: Order Entry Results Reporting

ORDER PARAMETERS(#100.99)-->100.995-->100.9955

Sub-Field: 100.9955


Information

Parent File Name Number Package
100.995 PROTOCOL SET 100.9955 Order Entry Results Reporting

Details

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

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<2) X
  • LAST EDITED:  APR 03, 1991
  • HELP-PROMPT:  Enter a name for the protocol set used to create protocols for this package.
  • DESCRIPTION:  
    This is an arbitrary name given to a specific set of protocols. Different protocol sets must be defined for each procedure file pointed to.
  • CROSS-REFERENCE:  100.9955^B
    1)= S ^ORD(100.99,DA(2),5,DA(1),5,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(100.99,DA(2),5,DA(1),5,"B",$E(X,1,30),DA)
.02 PROCEDURE FILE 0;2 POINTER TO FILE FILE (#1) FILE(#1)

  • LAST EDITED:  APR 03, 1991
  • HELP-PROMPT:  Enter the file to choose from when building protocols.
  • DESCRIPTION:  
    This is the procedure file that is used for this set for defining orderable procedures.
.03 DEFAULT PROTOCOL 0;3 POINTER TO PROTOCOL FILE (#101) PROTOCOL(#101)

  • LAST EDITED:  APR 03, 1991
  • HELP-PROMPT:  Enter the protocol to use as the default when building protocols.
  • DESCRIPTION:  This is the protocol that is used as a template for creating specific protocols for each procedure selected. A generic protocol should be pointed to here. The name and display text of the protocol created from this
    utility has the name of the procedure. Everything else is taken from the generic protocol.
    The entry and exit actions of the generic protocol must be able to process any of the procedures/protocols created from this set.
1 INDEPENDENT CODE 1;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  JAN 15, 1992
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  This field is provided for packages that have specialized utilities for building protocols. If an entry is in this field, it will be used instead of the generic means of using the procedure file field. Having this
    provides the clinical coordinator a central point for building menus in OE/RR.
Info |  Details