Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 355.9301

Package: Integrated Billing

IB NON/OTHER VA BILLING PROVIDER(#355.93)-->355.9301

Sub-Field: 355.9301


Information

Parent File Name Number Package
IB NON/OTHER VA BILLING PROVIDER(#355.93) DATE/TIME OF LAST NPI CHANGE 355.9301 Integrated Billing

Details

Field # Name Loc Type Details
.01 DATE/TIME OF LAST NPI CHANGE 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 18, 2006
  • HELP-PROMPT:  Enter the date/time of the last change to this NPI.
  • DESCRIPTION:  
    This is the date and time of the last change to the NPI value.
  • CROSS-REFERENCE:  355.9301^B
    1)= S ^IBA(355.93,DA(1),"NPISTATUS","B",$E(X,1,30),DA)=""
    2)= K ^IBA(355.93,DA(1),"NPISTATUS","B",$E(X,1,30),DA)
.02 STATUS 0;2 SET
  • '1' FOR ACTIVE;
  • '0' FOR INACTIVE;

  • LAST EDITED:  DEC 18, 2006
  • HELP-PROMPT:  Enter a 1 for 'ACTIVE', 0 for 'INACTIVE'
  • DESCRIPTION:  The Status of an NPI is either 'ACTIVE' or 'INACTIVE'. If 'ACTIVE', then the NPI will be accessible by end-users to document a particular provider. If 'INACTIVE', then the NPI will only be accessible by the application
    to display legacy data.
  • CROSS-REFERENCE:  355.9301^NPISTATUS
    1)= S ^IBA(355.93,DA(1),"NPISTATUS","NPISTATUS",$E(X,1,30),DA)=""
    2)= K ^IBA(355.93,DA(1),"NPISTATUS","NPISTATUS",$E(X,1,30),DA)
    This cross reference is for identifying active, inactive, or deleted NPIs.
.03 NPI 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<10)!('$$CHKDGT^XUSNPI(X)) X
  • LAST EDITED:  DEC 18, 2006
  • HELP-PROMPT:  Answer must be 10 characters in length.
  • DESCRIPTION:  Unique National Provider Identifier. A unique integer assigned to providers by CMS. This field contains all of the NPIs associated with this provider. The current NPI will be set as active in the STATUS field of this
    multiple. All others will be set as inactive. There can only be one active NPI.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  355.9301^C
    1)= S ^IBA(355.93,DA(1),"NPISTATUS","C",$E(X,1,30),DA)=""
    2)= K ^IBA(355.93,DA(1),"NPISTATUS","C",$E(X,1,30),DA)
    This x-ref (along with the NPI42 whole file x-ref) is used by Kernel when checking for existing NPI entries in this file before allowing them to be used in files 200 (NEW PERSON) or 4 (INSTITUTION).
  • FIELD INDEX:  NPI42 (#705) REGULAR IR LOOKUP & SORTING WHOLE FILE (#355.93)
    Short Descr: NPI42 X-REF
    Set Logic: S ^IBA(355.93,"NPI42",$E(X,1,10),DA(1),DA)=""
    Kill Logic: K ^IBA(355.93,"NPI42",$E(X,1,10),DA(1),DA)
    Whole Kill: K ^IBA(355.93,"NPI42")
    X(1): NPI (355.9301,.03) (Subscr 1) (Len 10) (forwards)
.04 PERSON AFFECTING LAST CHANGE 0;4 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  DEC 18, 2006
  • HELP-PROMPT:  Enter the name of the person last changing this NPI.
  • DESCRIPTION:  
    This is the name of the person who last changed the NPI.
Info |  Details