Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details |  All
Print Page as PDF
Sub-Field: 69.52

Package: Lab Service

LAB SEARCH/EXTRACT(#69.5)-->69.52

Sub-Field: 69.52


Information

Parent File Name Number Package
LAB SEARCH/EXTRACT(#69.5) LAB TEST 69.52 Lab Service

Details

Field # Name Loc Type Details
.01 LAB TEST 0;1 POINTER TO LABORATORY TEST FILE (#60) LABORATORY TEST(#60)

  • INPUT TRANSFORM:  S DIC("S")="I $P($G(^(0)),U,4)=""CH""!($P($G(^(0)),U,4)=""CY"")" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  FEB 04, 1998
  • HELP-PROMPT:  Enter the lab test that is to be searched for and retrieved. Consider this synonymous with chemistry, serology, hematology "blood/serum" or Cytology tests.
  • DESCRIPTION:  
    This is the lab test that is to be searched for and retrieved.
  • SCREEN:  S DIC("S")="I $P($G(^(0)),U,4)=""CH""!($P($G(^(0)),U,4)=""CY"")"
  • EXPLANATION:  Only CH subscripts are selectable.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  69.52^B
    1)= S ^LAB(69.5,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^LAB(69.5,DA(1),1,"B",$E(X,1,30),DA)
1 INDICATOR 0;2 SET
  • '1' FOR Use Reference Ranges;
  • '2' FOR Contains;
  • '3' FOR Greater Than;
  • '4' FOR Less Than;
  • '5' FOR Equal To;

  • LAST EDITED:  FEB 05, 1997
  • HELP-PROMPT:  Select the code that will determine how to match lab results.
  • DESCRIPTION:  
    This indicates if the search for the lab test is conditional.
2 INDICATED VALUE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  FEB 05, 1998
  • HELP-PROMPT:  Enter the data to be compared using the INDICATOR field.
  • DESCRIPTION:  
    If the search is conditional this defines the criteria.
Info |  Details |  All