XUSNPIXU ;OAK_BP/DLS - NPI Extract Utilities ; 6/17/09
Source file <XUSNPIXU.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
BCBSID | ; This sub-routine is designed to create a string for each Blue Cross/Blue Shield Insurance Company,
; including the Ins Co name and an array of BCBS ID's (the ID's separated by a semi-colon sub-delimiter). |
|
ADDID(IDSTRING,ID) | ; Append BCBS ID to local ID string, using ";" as the sub-delimiter. Called from BCBSID
|
|
PRACID(NPIEN,INS) | ; Get Practitioner IDs
|
|
NNVAID(NPIEN,INS) | ; Get Non-VA Provider IDS
|
|
INSTID(INSARRAY) | ; Get Institution IDs
|
|
BCBSTR(PRACIEN) | ; Receive an IB Billing Practitioner Provider IEN and return the string of ID's already created.
|
|
INIT | ;Initialize ^XTMP
|
|
P2PBASE(XUSTMP) | ;
|
|
P2PBASEX | ;
|
|
P2PEXP(IEN,XUSPT) | ;
|