Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBT(356.25

Package: Integrated Billing

Global: ^IBT(356.25


Information

FileMan FileNo FileMan Filename Package
356.25 CLAIMS TRACKING ROI Integrated Billing

Description

Directly Accessed By Routines, Total: 8

Package Total Routines
Integrated Billing 8 ^IBE(399.6    IBNCPDR    IBNCPDR1    IBNCPDR2    IBNCPDR4    ^IBT(356.25    IBNCPDR5    IBNCPDRA

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Integrated Billing 3 IBNCPDR1    IBNCPDR2    IBNCPDR4    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
Integrated Billing 1 INSURANCE COMPANY(#36)[.04]    
Kernel 1 NEW PERSON(#200)[1.021.04]    
Pharmacy Data Management 1 DRUG(#50)[.03]    
Registration 1 PATIENT(#2)[.02]    

Fields, Total: 13

Field # Name Loc Type Details
.01 ROI ENTRY 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<1)!(X?.E1"."1N.N) X S:$D(X) DINUM=X
  • LAST EDITED:  MAY 19, 2008
  • HELP-PROMPT:  Type a Number between 1 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the main ROI entry number. This is DINUM'd to the entry.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  356.25^B
    1)= S ^IBT(356.25,"B",$E(X,1,30),DA)=""
    2)= K ^IBT(356.25,"B",$E(X,1,30),DA)
.02 PATIENT 0;2 POINTER TO PATIENT FILE (#2) PATIENT(#2)

  • LAST EDITED:  NOV 02, 2007
  • HELP-PROMPT:  Select the patient associated with this ROI
  • DESCRIPTION:  
    This is the patient for this ROI entry.
  • RECORD INDEXES:  AC (#807)
.03 DRUG 0;3 POINTER TO DRUG FILE (#50)
************************REQUIRED FIELD************************
DRUG(#50)

  • LAST EDITED:  NOV 21, 2007
  • HELP-PROMPT:  Select the drug to which this ROI is related
  • DESCRIPTION:  
    This is the Drug the ROI has been used for in the past and will be automatically applied to in the future within the effective dates.
  • RECORD INDEXES:  AC (#807)
.04 INSURANCE COMPANY 0;4 POINTER TO INSURANCE COMPANY FILE (#36)
************************REQUIRED FIELD************************
INSURANCE COMPANY(#36)

  • INPUT TRANSFORM:  S DIC("S")="I $G(DFN),$D(^DPT(DFN,.312,""B"",Y))" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  AUG 12, 2008
  • HELP-PROMPT:  The list below are the Patient's Insurance Companies.
  • DESCRIPTION:  Below are the Patient's Insurance Companies.
    Please select from this list for the Insurance Company this ROI was used for. The Insurance Company will automatically be used for future prescriptions.
  • SCREEN:  S DIC("S")="I $G(DFN),$D(^DPT(DFN,.312,""B"",Y))"
  • EXPLANATION:  Please select one of these Insurance Companies.
  • RECORD INDEXES:  AC (#807)
.05 EFFECTIVE DATE 0;5 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 19, 2007
  • HELP-PROMPT:  Enter the effective date of this ROI
  • DESCRIPTION:  
    This is the effective date of the ROI.
.06 EXPIRATION DATE 0;6 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 16, 2008
  • HELP-PROMPT:  Enter the date this ROI expires
  • DESCRIPTION:  
    This is the date that the ROI expires.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.07 ACTIVE? 0;7 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  MAY 16, 2008
  • HELP-PROMPT:  Please answer YES to make this ROI active, or NO to inactivate the ROI.
  • DESCRIPTION:  
    Inactivating an ROI entry has the same effect as deleting an entry except that the entry is left as a history.
1.01 DATE ROI ADDED 1;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 03, 2007
  • HELP-PROMPT:  Enter the date this ROI was entered
  • DESCRIPTION:  
    This is the date/time this ROI was added to the file.
1.02 USER ADDING ENTRY 1;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  OCT 26, 2007
  • HELP-PROMPT:  Enter the user adding this entry
  • DESCRIPTION:  
    This is the user that added this ROI entry
1.03 DATE ROI LAST UPDATED 1;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUN 13, 2007
  • HELP-PROMPT:  Enter the date/time this ROI was last edited
  • TECHNICAL DESCR:  
    This is the date this ROI entry was last edited/updated.
1.04 USER LAST UPDATING 1;4 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 13, 2007
  • HELP-PROMPT:  Enter the user last updating
  • DESCRIPTION:  
    This is the user that last updated this ROI entry.
1.05 DATE LAST USED 1;5 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 07, 2007
  • HELP-PROMPT:  Enter the date/time this ROI was used.
  • DESCRIPTION:  
    This was the last time this ROI was used for a claim or a potential claim.
2.01 COMMENT 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  MAY 16, 2008
  • HELP-PROMPT:  Answer must be 1-100 characters in length.

External References

Name Field # of Occurrence
^%DT .05+1, .06+1, 1.01+1, 1.03+1, 1.05+1
^DIC .04+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBT(356.25 - [#356.25] IXACSL+1*, IXACKL+1!, IXACKEIC+1!, .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .05+1*, .06+1*, 1.01+1*, 1.03+1*, 1.05+1*
>> DA IXACSL+1, IXACKL+1, .01(XREF 1S), .01(XREF 1K)
DIC .04+1!*
DIC("S" .04+1*, .04SCR+1*
>> DIE .04+1
>> DINUM .01+1*
X .01+1!, .01(XREF 1S), .01(XREF 1K), .04+1*!, .05+1*!, .06+1*!, 1.01+1*!, 1.03+1*!, 1.05+1*!, 2.01+1!
X(1 IXACSL+1, IXACKL+1
X(2 IXACSL+1, IXACKL+1
X(3 IXACSL+1, IXACKL+1
>> Y .04+1, .05+1, .06+1, 1.01+1, 1.03+1, 1.05+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All