GSYINFO |
This extrinsic function returns Clinical Reminders
MST synchronization data. It takes one argument called TYPE. If TYPE is passed
as "I" then data for the initial synchronization is returned. For any other
value of TYPE, including null, data for the most recent daily synchronization
is returned. The format of the returned data is date/time^number of updates.
Here is an example of how to use this API:
S X=$$GSYINFO^PXRMMST("I") for initial synchronization data
S X=$$GSYINFO^PXRMMST for most recent daily
synchronization data
|
VARIABLES |
TYPE |
TYPE |
Input |
|