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 |  Fields |  All
Print Page as PDF
Global: ^BQI(90507.7

Package: iCare

Global: ^BQI(90507.7


Information

FileMan FileNo FileMan Filename Package
90507.7 ICARE COMM ALERTS EXPORT iCare

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
iCare 3 BQI23P1    BQICAEXP    BQICARPT    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
iCare 3 BQI23P1    BQICAEXP    BQICARPT    

Fields, Total: 6

Field # Name Loc Type Details
.01 EXPORT DATE 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 01, 2010
  • DESCRIPTION:  
    This is the date that the export ran for Community Alerts to the IHS Division of Epidemiology and Disease Prevention in Albuquerque.
  • CROSS-REFERENCE:  90507.7^B
    1)= S ^BQI(90507.7,"B",$E(X,1,30),DA)=""
    2)= K ^BQI(90507.7,"B",$E(X,1,30),DA)
.02 FILENAME 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  SEP 01, 2010
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the name of the file generated and sent to Albuquerque.  Format is CANE_asufac_date.txt
.03 SUCCESSFUL 0;3 SET
  • '0' FOR Not successfully transmitted;
  • '1' FOR transmitted;

  • LAST EDITED:  SEP 01, 2010
  • DESCRIPTION:  
    If the automatic transfer of the file was successful, then this flag shall be set to 1.  If this flag is not set, the file may need to be manually ftp'd to Albuquerque.
.04 NUMBER OF RECORDS 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 01, 2010
  • HELP-PROMPT:  Type a Number between 1 and 99999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the total number of records sent in the file to Albuquerque.
.05 ERROR MESSAGE 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  OCT 28, 2010
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
10 RECORDS 10;0 Multiple #90507.701 90507.701
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  All