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 |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBD(357.97

Package: Automated Information Collection System

Global: ^IBD(357.97


Information

FileMan FileNo FileMan Filename Package
357.97 ENCOUNTER FORM COUNTERS Automated Information Collection System

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
Automated Information Collection System 5 ^SDAUDIT    IBDF18C    IBDF18D    IBDFBK1    ^IBD(357.97    

Fields, Total: 3

Field # Name Loc Type Details
.01 LAST FIELD LOCATOR TABLE ID 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K X
  • LAST EDITED:  JUL 13, 1994
  • HELP-PROMPT:  Can not be edited!
  • DESCRIPTION:  
    Used to assign a numeric ID to the FIELD LOCATOR TABLEs.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  357.97^B
    1)= S ^IBD(357.97,"B",$E(X,1,30),DA)=""
    2)= K ^IBD(357.97,"B",$E(X,1,30),DA)
.02 LAST PRINTED FORM ID 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 13, 1994
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    Used to assign a numeric ID to each printed encounter form.
.03 LAST UNKNOWN IMAGE ID 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 15, 1996
  • HELP-PROMPT:  Type a Number between 1 and 9999999999, 0 Decimal Digits
  • DESCRIPTION:  This number is used to store images where the form id or form type could not be determined. The alogrythm for storing images is:
    1. If form type, form id, and page are known, and the form passed
    validation, the image is stored as Xnnnnnn.tif, where X is the
    workstation identifier, and the first 6 n's are the form ID and
    the last n is the page number, for example, if workstation A
    scanned page 1 of form id 87753 the image would be stored as
    A877531.tif. (Validated Form)
    2. If a form requires further validation before sending data to
    PCE but the form id, form type, and page are known then the
    image is stored as Unnnnnnn.tif, where n is described above.
    (Requires Further Validation)
    3. If the form ID, form type, or page cannot be determined then
    the image is saved as an Unknown form in the format of UNnnnnnn.tif
    where the number nnnnnnn is determined from this counter.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBD(357.97 - [#357.97] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!, .03+1!
Info |  Desc |  Directly Accessed By Routines |  Fields |  Global Variables Directly Accessed |  Local Variables  | All