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

Package: Order Entry Results Reporting

AP DIALOG CONFIG(#101.45)-->101.453

Sub-Field: 101.453


Information

Parent File Name Number Package
AP DIALOG CONFIG(#101.45) SPECIMEN 101.453 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 SPECIMEN 0;1 POINTER TO TOPOGRAPHY FIELD FILE (#61) TOPOGRAPHY FIELD(#61)

  • INPUT TRANSFORM:  S:$D(X) DINUM=X
  • LAST EDITED:  FEB 24, 2022
  • HELP-PROMPT:  Select a specimen you wish to appear in the specimen dropdown in the order dialog. Only specimen in this list can be configured.
  • DESCRIPTION:  When a specimen is added here you will be able to add builder blocks to it to assist the user in creating a specimen description. These specimen will be the only specimen selectable for this order unless 'Other' has been
    allowed. Additionally, if there are no specimen here then the user will be presented with 'Other' in which they can associate any specimen to this orderable item.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  101.453^B
    1)= S ^ORD(101.45,DA(1),3,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(101.45,DA(1),3,"B",$E(X,1,30),DA)
  • FIELD INDEX:  S (#1626) REGULAR IR LOOKUP & SORTING
    Short Descr: Specimen Name
    Description: Used by the RPC: ORWLRAP1 SPEC to return the default specimen list for an orderable item.
    Set Logic: S ^ORD(101.45,DA(1),3,"S",X,DA)=""
    Kill Logic: K ^ORD(101.45,DA(1),3,"S",X,DA)
    Whole Kill: K ^ORD(101.45,DA(1),3,"S")
    X(1): SPECIMEN (101.453,.01) (Subscr 1) (forwards)
    Transform (Storage): S X=$P($G(^LAB(61,+X,0)),U)
.02 HIDE FROM DESCRIPTION 0;2 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  FEB 24, 2022
  • HELP-PROMPT:  Select TRUE if you wish this specimen name to be absent from the specimen description.
  • DESCRIPTION:  
    If true then the specimen name will not be added to the specimen description. The user is still able to type it into the specimen description if desired.
.03 DESCRIPTION POSITION 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>6)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 24, 2022
  • HELP-PROMPT:  Select a number between 0-6 to indicate the piece position you wish to have the specimen name appear within the specimen description.
  • DESCRIPTION:  The specimen description is broken up into sections with every other section controlled by an object represented by a specimen multiple. Therefore, one builder block would result in three sections of the specimen
    description (four if the specimen is not hidden) - for each builder block here is a free text section before and after.
    Ignoring free text sections you are choosing the order in which the specimen name appears in the specimen description among the builder blocks.
1 BUILDER BLOCK 1;0 Multiple #101.4531 101.4531

  • LAST EDITED:  FEB 24, 2022
  • DESCRIPTION:  A builder block represents a selection that can be quickly used to populate a portion of the specimen description. You can build up to six of these elements per specimen. Different specimen for any one orderable item
    can have different builder elements. Builder elements will not be carried over to other orderable items using the same specimen. If no builder elements are defined there will still be the free text input that will
    directly populate the description.
2.1 COLLECTION SAMPLE HIDE 2;1 SET

  • LAST EDITED:  FEB 24, 2022
  • HELP-PROMPT:  Select TRUE if you wish to hide the collection sample for this specimen. If there is no default value it will not be hidden.
  • DESCRIPTION:  
    If true then this specimen's collection sample will be hidden which will prevent the user from changing the default value. If there is no default value the associated control will not be hidden.
2.2 COLLECTION SAMPLE DEFAULT 2;2 POINTER TO COLLECTION SAMPLE FILE (#62) COLLECTION SAMPLE(#62)

  • LAST EDITED:  FEB 24, 2022
  • HELP-PROMPT:  Select the collection sample you wish to apply to this specimen. If hidden the user will be unable to change this value.
  • DESCRIPTION:  
    This is the value for the collection sample for this specimen. This value updates the associated control after legacy lab. If the control is hidden the user will be unable to change this value.
Info |  Details