ACTIVPRV |
Format of Call
$$ACTIVPRV^PXAPI(PROVIDER,DATETIME)
Input parameters:
PROVIDER pointer to provider in the NEW PERSON file (#200)
DATETIME (optional) the date (and optional time) of to check
if not passed the DT is used
Returns
1 if provider is good
0 if provider is not active or does not have a Person Class on given
date
|
PRVCLASS |
Format of call:
$$PRVCLASS^PXAPI(PROVIDER,DATETIME)
Input parameters:
PROVIDER pointer to provider in the NEW PERSON file (#200)
DATETIME (optional) the date (and optional time) to check
if not passed the DT is used
Returns
IEN^Occupation^specialty^sub-specialty^Effective date^expiration date
^VA Code
if + of the return is >0 provider is active
else -1 the provider is not active or bad call
else -2 if no current person class
|