| RETURN PARAMETER DESCRIPTION |
Return values may be one of the following:
This is returned if the SSN exists in file 19620.96, the calling
program must determine if this is the same name entered.
1^NNNN;DSIR(19620.96,^NAME,PATIENT
This is returned upon completion of a new entry being created or
updated.
-3^Unable to create record! or -3^Unable to update record!
Unknown reason why entry in file 19620.96 was unsuccessful.
-4^Unable to update, record not on file!
Return This is returned if an IEN is passed that does not exist.
-5^Unable to update, SSN 123456789 already on non-registered file!
This is returned if a SSN is passed that already exists on19620.96.
-1^Error text
or
1^NNNN;DSIR(19620.96,^NAME,PATIENT
Where NNNN is the IEN in 19620.96
SSN exists in patient file #2.
0^NNNN;DSIR(19620.96,^NAME,PATIENT^FileMan Birth Date
|