LR*5.2*134 (315)    BUILD (9.6)

Name Value
NAME LR*5.2*134
PACKAGE FILE LINK LAB SERVICE
TYPE SINGLE PACKAGE
ALPHA/BETA TESTING NO
DESCRIPTION OF ENHANCEMENTS
This is a Patch for a Patch.
1.  The routine LRAUSTA which was supposed to be part of patch LR*5.2*72
was never exported with the patch.  Since this report is rarely run by the
sites, this was never noticed during the testing of the patch
 
2.  During the LRAPFIX data conversion, the ^LR("AAUA", node was rebuilt
using the new accession # format, however the old ^LR(AAUA", node was not
deleted.  This is why the routine was picking up the Autopsies logged in
previous to the loading of the patch.
 
The other problem was reported by the Bronx.  A null subscript error would
 
occur during the option Malignancy review  [LRAPQAMR] if the following
conditions were met:
     
     1.  There were reports positive for malignancy during the time period
the report was requested for.
 
     2.  The user responds "YES" to the prompt:
         Do you want corresponding permanent pathology reports to print
following search ? NO// Y  (YES)
 
It was discovered that 2 separate AP reports were not functioning
The null subscript error would occur because the routine LRAPQAMR  was
attempting to get a patient's LRDFN from the ^LR(LRXREF,LRY,LRAN,0)
reference when in fact this reference should have been updated to reflect
the new format of this node after the data conversion of LR*5.2*72.  The
correct reference should have been ^LR(LRXREF,LRY,LRABV,LRAN,0).  The code
was changed to this new reference as well as inserting Quit statements for
the $O command.
 
 
 
correctly after installation of LR*5.2*72
Both of these issues will be resolved with this patch.
 
First--It was discovered after patch LR*5.2*72 was released that the
Autopsy Status Report did not capture Autopsies done after the load date
of the patch.  This actually is the symptom of two separate problems:
 
TRACK PACKAGE NATIONALLY NO
BUILD COMPONENTS
  • ENTRIES:
    • LRAUSTA
      ACTION:   SEND TO SITE
      CHECKSUM:   B7425270
    • LRAPQAMR
      ACTION:   SEND TO SITE
      CHECKSUM:   B10857080
ENVIRONMENT CHECK ROUTINE LR134ENV
POST-INSTALL ROUTINE LRFIXAU