| DESCRIPTION OF ENHANCEMENTS |
Addresses issues with two reports and a bad cross index in the FOOD
and will display for the currently selected outpatient. This was an issue
hidden by the first problem of the incomplete display.
HD0000000188896 - Error in FHASP1
It is possiable for a patient to have a food preference without a meal
associated with it. When the report option Print Nutrition Profile is run
for a patient with a food preference without an associated meal the
routine called by this option, FHASP1, will error out.
HD0000000202836 - REPLETE WITH FIBER is INACTIVE
NUTRIENTS file of the Nurtition and Food Service package
The cross reference for field # 99, INACTIVE?, in file # 112, FOOD
NUTRIENTS, is incorrect. It is intended to kill the node ^FHNU(DA,"I") if
the user selectes N for no or deletes the stored value. It is written to
kill node ^FH(112,DA,"I"). This is a node that is never created. So
nothing is killed. Since node ^FHNU(DA,"I") continues to exist the
record will remain flagged as inactive.
HD0000000152560 - CPRS Dietetics Profile does not jive
When a CPRS user has selected an outpatient and decideds to view the
patient's dietetics profile, the food preferences listed are incomplete.
Additional issue found during SQA. When a CPRS user selected several
outpatients during a ongoing session the food preferences listed contains
all the food preferences for all of the previously selected outpatient
|