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: 200.042

Package: Kernel

NEW PERSON(#200)-->200.042

Sub-Field: 200.042


Information

Parent File Name Number Package
NEW PERSON(#200) EFFECTIVE DATE/TIME 200.042 Kernel

Details

Field # Name Loc Type Details
.01 EFFECTIVE DATE/TIME 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 25, 2006
  • HELP-PROMPT:  Enter the date/time of the last change to this NPI.
  • DESCRIPTION:  
    This field contains the date and time of the last change to the NPI field.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  200.042^B
    1)= S ^VA(200,DA(1),"NPISTATUS","B",$E(X,1,30),DA)=""
    2)= K ^VA(200,DA(1),"NPISTATUS","B",$E(X,1,30),DA)
.02 STATUS 0;2 SET
************************REQUIRED FIELD************************
  • '1' FOR ACTIVE;
  • '0' FOR INACTIVE;

  • LAST EDITED:  MAR 01, 2006
  • DESCRIPTION:  The Status of an NPI is either 'ACTIVE' or 'INACTIVE'. I '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.
    UNEDITABLE
.03 NPI 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:'($$CHKDGT^XUSNPIE1(X,DA,"Individual_ID")) X
  • LAST EDITED:  SEP 18, 2007
  • HELP-PROMPT:  Answer must be 10 digit value assigned by Centers for Medicare and Medicaid Services (CMS).
  • DESCRIPTION:  Each VHA Billable Practitioner should have applied for the NPI through CMS' National Plan and Provider Enumeration System (NPPES). NPI Confirmation Letters are sent by CMS and indicate the NPI assigned. Practitioners
    may present their NPI Confirmation Letter as a source document to verify the accuracy of the NPI or you may contact your Local NPI Maintenance Team Leader for assistance.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  200.042^C
    1)= S ^VA(200,DA(1),"NPISTATUS","C",$E(X,1,30),DA)=""
    2)= K ^VA(200,DA(1),"NPISTATUS","C",$E(X,1,30),DA)
  • CROSS-REFERENCE:  200.042^AC^MUMPS
    1)= D SET^XUSNPIE1(DA(1),X)
    2)= Q
    3)= Special Trigger
    This Special x-ref sets the NPI field (#41.99).
  • FIELD INDEX:  NPI42 (#680) REGULAR IR LOOKUP & SORTING WHOLE FILE (#200)
    Short Descr: NPI42 X-REF
    Set Logic: S ^VA(200,"NPI42",$E(X,1,10),DA(1),DA)=""
    Kill Logic: K ^VA(200,"NPI42",$E(X,1,10),DA(1),DA)
    Whole Kill: K ^VA(200,"NPI42")
    X(1): NPI (200.042,.03) (Subscr 1) (Len 10) (forwards)
Info |  Details