Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: XUSNPIXU

Package: Kernel

Routine: XUSNPIXU


Information

XUSNPIXU ;OAK_BP/DLS - NPI Extract Utilities ; 6/17/09

Source Information

Source file <XUSNPIXU.m>

Entry Points

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) ;
Info |  Source |  Entry Points