GENERAL DESCRIPTION |
VistA Laboratory requests permission to read ^DD(63.04 in order to check for
Field Label inconsistencies which have potential for causing downstream
issues.
Patch LR*5.2*519 will check all subscripts in the "B" cross reference of
^DD(63.04 and send a MailMan message to the "LMI" MailMan group if the
following issues are found:
1. A Field Label subscript in the "B" cross reference does not match the
field label of the corresponding internal entry number (IEN) in the
first "^" data piece of ^DD(63.04,IEN,0).
Example - Correct:
^DD(63.04,"B","ABC",100)=""
^DD(63.04,100,0)="ABC^FJ222^^RF;2^K:$L(X)>222!($L(X)<1) X"
Example - Incorrect:
^DD(63.04,"B","ABC",100)=""
^DD(63.04,100,0)="XYZ^FJ222^^RF;2^K:$L(X)>222!($L(X)<1) X"
And/Or:
2. A Field Label subscript in the "B" cross reference points to more
than one IEN at ^DD(63.04,IEN,0).
Example - Correct - Only one entry at the "B" cross reference
^DD(63.04,"B","ABC",100)=""
Example - Incorrect - More than one entry at the "B" cross reference
^DD(63.04,"B","ABC",100)=""
^DD(63.04,"B","ABC",200)=""
|
GLOBAL REFERENCE |
GLOBAL REFERENCE |
FIELD NUMBER |
DD(63.04,D0,0 |
FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
.01 |
Read w/Fileman |
Field Label is in first "^" data piece:
^DD(63.04,IEN,0)=[field label]^...
|
FIELD LABEL |
0;1 |
|
DD(63.04,B |
FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
.01 |
Read w/Fileman |
Field Label is in the third subscript:
^DD(63.04,"B",[field label],[IEN].
|
FIELD LABEL |
|
|