
| Name | Value |
|---|---|
| NAME | DSIC USER ID |
| TAG | ID |
| ROUTINE | DSICDUZ |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | AGREEMENT |
| DESCRIPTION | For a given user DUZ value, return all IDs for that individual. These IDs include SSN, NPI, and the local alternate identifiers if they exist. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION | If errors, return DSIC(1)=-1^message If no IDs found, return DSIC(1)=0^message Else return DSIC(n)=p1^p2^p3^p4 where n=1,2,3,4,... and p1 - value for this identifier p2 - mnemonic indicating the type of identifier p3 - default ID - Boolean value, if 1 then the default value p4 - expiration date for this ID (if applicable) For list of mnemonics, see description for FLAGS input parameter |