| GENERAL DESCRIPTION | 
Globals --  For the PATIENT MOVEMENT (#405) file:
Zeroth node  (^DGPM(ien,0)):
Field Name/#/Piece on node                 Reason Needed
============================               =============
DATE/TIME (#.01)  (1)                      Determine the movement
date/time
TRANSACTION (#.02)  (2)                    Determine if the movement
is an admission
PATIENT (#.03)  (3)                        Determine the pointer to
the patient whose movement
it is
ADMISSION/CHECK-IN MOVEMENT (#.14)  (14)   Determine the pointer to
the admission for a
particular movement
DISCHARGE/CHECK-OUT MOVEMENT (#.17)  (17)  Determine the pointer to
the discharge for a
particular movement
MAS MOVEMENT TYPE (#.18)  (18)             Determine the movement type
ASIH TRANSFER (#.21)  (21)                 Determine if the movement
was due to ASIH
"APCA" cross reference  (^DGPM("APCA",DFN,Adm Ptr,Mvmt Date,ien)):
This cross-reference is used to find all of the movements, as of
a specified date, for a specific admission for a patient.
"ATID1" cross reference  (^DGPM("ATID1",DFN,Inv Adm Date,ien)):
This cross-reference is used to find all of a patient's admissions
as of a specific date.
Please note that all of these references may be found in the
routine IVMUFNC1.
 |