| DESCRIPTION OF ENHANCEMENTS |
This patch resolves several issues.
3. The site parameter EDIT PATIENT DATA is not working properly.
When set to "YES", it should prohibit editing SSN and DOB. The input
templates [PSO OUTPT] and [PSO OUTPTA] contained in the PATIENT
file (#2) have been updated.
4. After archiving prescriptions, the archived prescription number may be
reused. This had created the potential to have two series of prescriptions
using the same number. Added check for new prescriptions for existing
numbers.
5. Two erroneous ^DD nodes are deleted from the PHARMACY PATIENT
file (#55). They are ^DD(55,0,"P") and ^DD(55,0,"PS").
6. Updated the DD(52,0,"ID",6) with correct reference to new field location.
1. The routine PSOAMIS0 used the variable DFN to represent a value
other than the internal file number in the PATIENT file (#2). This variable
name was changed to PSODFN to comply with standards.
2. It fixes a potential error when running the nightly tasked job, Compile
AMISData (NIGHT JOB) [PSO AMIS COMPILE].
|