GENERAL DESCRIPTION |
The current verification cycle of Health Summary (v2.5)
has identified a number of references to fields in Laboratory files, most of
which were present in our previous version (v1.2), but which were not
documented in our DBIA's (#67, #71, or #155) with the LAB SERVICE Package.
All Health Summary components which present Laboratory data have continued to
function without incident at all sites where Health Summary is known to be in
use, but we wanted to be sure that all of our external references were known
to the developers of the custodial packages, if only to avoid the potential
for future surprises. So, the previously undocumented references include:
Global: ^LRO(68, File #: 68 File Name: ACCESSION File
Node: 1 Sub-file #: 68.01 Sub-File Name: DATE Sub-node: 1 Sub-sub-file
#: 68.02 Sub-sub-file Name: ACCESSION #
Sub-sub-node piece Sub-sub-fld Sub-sub-fld Name
.2 1 15 ACCESSION
We determine the Accession number using the following code: S
ACC=$S($D(^LRO(68,+ACCA,1,+ACCD,1,+ACCN,.2)):^(.2),1:"NONE")
|