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

Package: Lab Service

WKLD CODE(#64)-->64.01-->64.02

Sub-Field: 64.02


Information

Parent File Name Number Package
64.01 TIME ASPECT 64.02 Lab Service

Details

Field # Name Loc Type Details
.01 TIME ASPECT 0;1 POINTER TO LAB ELECTRONIC CODES FILE (#64.061) LAB ELECTRONIC CODES(#64.061)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,7)=""S""" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X S:$D(X) DINUM=X
  • LAST EDITED:  NOV 27, 1998
  • DESCRIPTION:  
    This field contains the timing of the measurement or observation for this test for this specimen.
  • SCREEN:  S DIC("S")="I $P(^(0),U,7)=""S"""
  • EXPLANATION:  TYPE=SPECIMEN
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  64.02^B
    1)= S ^LAM(DA(2),5,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^LAM(DA(2),5,DA(1),1,"B",$E(X,1,30),DA)
1 UNITS 0;2 POINTER TO LAB ELECTRONIC CODES FILE (#64.061) LAB ELECTRONIC CODES(#64.061)

  • LAST EDITED:  OCT 27, 1998
  • DESCRIPTION:  
    This field contains the units of measure for the test for this specimen.
2 DATA LOCATION 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  OCT 27, 1998
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    This field contains the data storage location of the result. It comes from the FIELD field (#13) in file 60 and it's the Data Dictionary field in file 63.
3 TEST 0;4 POINTER TO LABORATORY TEST FILE (#60) LABORATORY TEST(#60)

  • LAST EDITED:  AUG 07, 2001
  • DESCRIPTION:  
    This field contains the backward pointer to Laboratory Test file (#60).
  • CROSS-REFERENCE:  64^AL
    1)= S ^LAM("AL",$E(X,1,30),DA(2),DA(1),DA)=""
    2)= K ^LAM("AL",$E(X,1,30),DA(2),DA(1),DA)
    3)= Used as backpointer to test
    This cross reference is used to track what test have be mapped to a particular NLT code/LOINC code. Can be used to determine those test if unlinking is required.
4 LOINC CODE 1;1 POINTER TO LAB LOINC FILE (#95.3) LAB LOINC(#95.3)

  • OUTPUT TRANSFORM:  I $G(Y) S Y=$S($L($P($G(^LAB(95.3,Y,0)),U,15)):Y_"-"_$P(^LAB(95.3,Y,0),U,15),1:Y)
  • LAST EDITED:  JAN 24, 2005
  • CROSS-REFERENCE:  64^AI
    1)= S ^LAM("AI",$E(X,1,30),DA(2),DA(1),DA)=""
    2)= K ^LAM("AI",$E(X,1,30),DA(2),DA(1),DA)
    3)= Identify spec/time/code
    This cross reference is to identify mapped LOINC codes that are not Default LOINC codes. These LOINC codes are store under the Specimen multiple, Time Aspect multiple.
    The construction of the cross reference is: ^LAM("AI",LOINC CODE POINTER,IEN,SPECIMEN POINTER,TIME ASPECT POINTER)=""
  • CROSS-REFERENCE:  64^AJ^MUMPS
    1)= S ^LAM("AJ",DA(2),DA(1),DA,$E(X,1,30))=""
    2)= K ^LAM("AJ",DA(2),DA(1),DA,$E(X,1,30))
    3)= List IEN LOINC CODES
    This cross reference is used to identify linked LOINC codes by SPECIMEN multiple, TIME ASPECT multiple.
    The construction of the cross reference is: ^LAM("AJ",IEN,SPECIMEN POINTER,TIME ASPECT POINTER,LOINC CODE POINTER)
Info |  Details