| ADDNPI | 
Outpatient Pharmacy utilitizes this API so that the
EFFECTIVE DATE/TIME (#42) field and associated sub-fields will be populated in
the NEW PERSON (#200) file for providers which are filed by the Non-VA
Provider import process.
FORMAT: $$ADDNPI^XUSNPI(XUSQI,XUSIEN,XUSNPI,XUSDATE,XUSTATUS)
Where:
XUSQI    : Qualified Identifier. Required.
For example: Individual_ID Or Organization_ID
XUSIEN   : Internal Entry Number. Required.
XUSNPI   : National Provider Identifier. Required.
XUSDATE  : Active Date. Required.
XUSTATUS : Active or Inactive. (Defaults to "Active" if not passed in)
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
XUSQI | 
Input | 
Qualified Identifier, Required. For example:
Individual_ID Or Organization_ID
 
 | 
XUSIEN | 
Input | 
Internal Entry Number. Required.
 
 | 
XUSNPI | 
Input | 
National Provider Identifier. Required.
 
 | 
XUSDATE | 
Input | 
Active Date. Required.
 
 | 
XUSTATUS | 
Input | 
Active or Inactive. (Defaults to "Active" if not
passed in)
 
 | 
 
 |