| DESCRIPTION OF ENHANCEMENTS |
1. As reported in NOIS DUR-0501-32617, the value in the DATE/TIME OR
2. NOIS CPH-0601-41315 reported that the Surgery Quarterly Report is
continuing to use inactive CPT codes in the Index Procedures section of
the report. This patch modifies the routine SROQ0A, replacing the 3
inactive CPT codes (56340, 56341 and 56342) with the 3 replacement codes
(47562, 47563 and 47564). The post-install process will task the
Quarterly Reports for the past reporting periods of FY 2001 to transmit
again.
REQUEST MADE field (#1.098) in SURGERY file (#130) occasionally includes
trailing zeros that cause the exclusion of such values when sorting by a
date range. This patch modifies the routines SRSCAN0, SRSCAN2, SRSCHUN,
SRSDT and SRSRQST so that trailing zeros will be removed before the value
is stored. A post-install process will loop through SURGERY file (#130)
and remove any trailing zeros in the DATE/TIME OR REQUEST MADE field
(#1.098).
|