DGPMCA |
Input |
Input variable containing the corresponding admission
internal entry number. Variable is required and must contain a valid pointer
to the Patient Movement (#405) file.
|
DGARR |
Both |
Required variable containing the output array name
passed by reference.
Function call returns a -1 if the required input parameters are missing or
invalid. The following array is returned:
DGARR(0)=Total days^Begin Date^Ending Date DGARR(Pointer to Patient Movement
file)=Movement Start Date^Movement End Date^Total # of days^Movement type
(P405.2)^RTN^Return movement type (P405.2)^Return movement IEN (P405)
|
DGBDT |
Input |
Required input variable containing the billing start
date
|
DGEDT |
Input |
Required input variable containing the billing end
date
|
DGMTYP |
Input |
Optional parameter containing requested movement
types:
A: ASIH movements only
P: Pass and leave movements only
B: Both (default)
|