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

Package: Lab Service

LAB DSS LAR EXTRACT(#64.036)-->64.369

Sub-Field: 64.369


Information

Parent File Name Number Package
LAB DSS LAR EXTRACT(#64.036) EXTRACTION DATA 64.369 Lab Service

Details

Field # Name Loc Type Details
.01 EXTRACTION DATE 0;1 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 19, 1997
  • DESCRIPTION:  
    This field contains the date of the data extraction.
  • CROSS-REFERENCE:  64.369^B
    1)= S ^LAR(64.036,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^LAR(64.036,DA(1),2,"B",$E(X,1,30),DA)
1 EXTRACT START DATE 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ET" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 19, 1997
  • DESCRIPTION:  
    This field contains the request date to begin extraction of result values. This value is passed in via the LRSDT variable by the calling application.
2 EXTRACT END DATE 0;3 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 19, 1997
  • DESCRIPTION:  
    This the requested end extraction of test results. This is pass in via the variable LREDT by the calling application.
  • TECHNICAL DESCR:  
    If the start date and end date are not in numeric order, the software will reverse the dates. The extraction dates times are from 0001 hours of the start date to 2400 hours of the end date.
3 COMPLETED D/T 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 19, 1997
  • DESCRIPTION:  
    This field contains the date/time the extraction was completed.
4 USER 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  FEB 19, 1997
  • DESCRIPTION:  
    This field contains the DUZ of the person that requested the extraction of data. This field is a pointer to NEW PERSON (#200) file.
Info |  Details