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

Package: Clinical Case Registries

ROR LAB SEARCH(#798.9)-->798.92

Sub-Field: 798.92


Information

Parent File Name Number Package
ROR LAB SEARCH(#798.9) LAB TEST 798.92 Clinical Case Registries

Details

Field # Name Loc Type Details
.01 LOINC CODE 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 19, 2001
  • HELP-PROMPT:  Enter the LOINC code without a control digit.
  • DESCRIPTION:  
    Enter the numeric LOINC code (without the check digit) of the Lab result to be searched for.
  • TECHNICAL DESCR:  
    If you want to use only NLT code, enter zero as the value of this field.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
  • CROSS-REFERENCE:  798.92^B
    1)= S ^ROR(798.9,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^ROR(798.9,DA(1),1,"B",$E(X,1,30),DA)
    3)= Do not delete!
  • CROSS-REFERENCE:  798.9^ALN
    1)= S ^ROR(798.9,"ALN",$E(X,1,30),DA(1),DA)=""
    2)= K ^ROR(798.9,"ALN",$E(X,1,30),DA(1),DA)
    3)= Do not delete!
    This cross-reference can be used to find all criteria that look for Lab results with the specified LOINC code.
.02 NLT CODE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:'(X?5N1"."4.5N) X
  • LAST EDITED:  NOV 19, 2001
  • HELP-PROMPT:  Enter the NLT code (NNNNN.MMMM[M]).
  • DESCRIPTION:  
    Enter the NLT code of the Lab result to be searched for. Both LOINC and NLT codes (if available) are used for searching the Lab results. If you want to use only the LOINC code, leave this field empty.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
  • CROSS-REFERENCE:  798.9^ANLT
    1)= S ^ROR(798.9,"ANLT",$E(X,1,30),DA(1),DA)=""
    2)= K ^ROR(798.9,"ANLT",$E(X,1,30),DA(1),DA)
    3)= Do not delete!
    This cross-reference can be used to find all criteria that look for Lab results with the specified NLT code.
1 INDICATOR 0;3 SET
************************REQUIRED FIELD************************
  • '0' FOR Ignore;
  • '1' FOR Use Reference Range;
  • '2' FOR Contains;
  • '3' FOR Greater Than;
  • '4' FOR Less Than;
  • '5' FOR Equal To;
  • '6' FOR Positive Result;

  • LAST EDITED:  OCT 06, 2003
  • DESCRIPTION:  The value of this field indicates the comparison operation applied to the Lab result. The Lab result is compared to the value of the INDICATED VALUE field.
    NOTE: All string comparisons are case-insensitive.
    For example, if the internal value of this field is equal to 3 ("Greater Than") and the value of the INDICATED VALUE field is 5, then this indicator will be evaluated as True for all numeric Lab results values greater
    than 5.
    The "Contains" indicator checks if the indicated value is contained in the Lab result value.
    The only exceptions are the "Use Reference Range" indicator, which checks if the result value is outside of the reference range defined for the Lab test, and the "Positive Result".
    The "Positive Result" indicator selects a test result if the value
    * is equal to "P"
    or
    * contains "POS", "DETEC" or "REA" and
    does not contain "NEG", "NO" or "IND".
    For example, the "POSITIVE", "POS", "REACT", and "DETECTABLE" values will be picked up. At the same time, the "NON-REACT", "INDETERMINATE", and "NEG" values will be skipped.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
2 INDICATED VALUE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUN 21, 2001
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field holds the value that the Lab results are compared to (except the "Use Reference Range" and Positive Result indicators).
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
Info |  Details