GENERAL DESCRIPTION |
This will permit direct reads using the "ADFN" cross
reference of the OUTPATIENT ENCOUNTER file (#409.68). This will be used to
find an encounter associated with a specific patient for a specific date via
^SCE("ADFN",PATIENT,DATE,D0).
Once the "ADFN" cross-reference has been used to determine if an entry exists,
the entry will be viewed by a direct global read of the 0-node, and using the
following fields:
.03 - CLINIC STOP CODE; .04 - LOCATION; .05 - VISIT FILE ENTRY; .06 - PARENT
ENCOUNTER; and .08 - ORIGINATING PROCESS TYPE.
|