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 |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBE(359.1

Package: Automated Information Collection System

Global: ^IBE(359.1


Information

FileMan FileNo FileMan Filename Package
359.1 AICS DATA ELEMENTS Automated Information Collection System

Description

Directly Accessed By Routines, Total: 21

Package Total Routines
Automated Information Collection System 21 IBD3P63    IBDF EDIT HAND PRINT FIELD    IBDF10C    IBDF18E1    IBDF18E2    IBDF2A    IBDF2A1    IBDF2F
IBDF2H    IBDF9B4    IBDFBKS    IBDFFV3    IBDFRPC1    IBDFRPC4    ^IBE(359.1    ^SDAUDIT
IBDFBKS2    IBDFRPC    IBDFU1B    IBDFU91    IBDY325    

Pointed To By FileMan Files, Total: 5

Package Total FileMan Files
Automated Information Collection System 5 FORM DEFINITION(#357.95)[#357.952(.17)]    ENCOUNTER FORM BLOCK(#357.1)[#357.14(.17)]    PACKAGE INTERFACE(#357.6)[1316.216.6#357.613(.01)]    IMP/EXP HAND PRINT FIELD(#358.94)[.1]    HAND PRINT FIELD(#359.94)[.1]    

Fields, Total: 15

Field # Name Loc Type Details
.01 DATA TYPE 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  SEP 28, 1995
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  A type of data that is recognized as such within the framework of scanning DHCP forms and which requires its own description for scanning/recognition.
    Enter a type of data that can appear on a scannable encounter form. The data should require a unique description for each commercial scanning application in use. For example, check out date/time or CPT procedure require
    a definition for scanning.
  • CROSS-REFERENCE:  359.1^B
    1)= S ^IBE(359.1,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(359.1,"B",$E(X,1,30),DA)
.02 MAXIMUM LENGTH FOR INPUT 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 04, 1995
  • HELP-PROMPT:  What is the maximum number of characters that can be input for this data?
  • DESCRIPTION:  
    The maximum number of characters that can be input for this data type.
.05 PRINT FORMAT 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1) X
  • LAST EDITED:  AUG 11, 1995
  • HELP-PROMPT:  Use an underscore,'_',to indicate positions that the user should fill in. Use other characters to pre-fill that position.
  • DESCRIPTION:  Used to print the field. Fields for certain types of data, such as telephone numbers and Social Security numbers usually require certain formats, such as 092-52-0493 for an SSN. The PRINT FORMAT allows the required format
    to be specified.
.06 SPACE ALLOCATION 0;6 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 04, 1995
  • HELP-PROMPT:  What is the maximum number of characters in this field?
  • DESCRIPTION:  
    This is used to determine how much space on the form to allocate for the hand print.
.07 REQUIRED CONFIDENCE 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>11)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 01, 1995
  • HELP-PROMPT:  Enter a number between 0 and 11. 0 means that the data will not require validation, 11 means the field must always be validated.
  • DESCRIPTION:  
    This is the confidence level (as defined by Paper Keyboard) that should be applied to this data type.
.1 RECOMMENDED LABEL 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  AUG 17, 1995
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Will be used as a default label.
.11 LABEL FOR UNIT OF MEASUREMENT 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  AUG 15, 1995
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    The unit of measurement as defined by the PCE Generic Device Interface.
.12 PCE DIM VITALS TYPE 0;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    The type of vitals measurement - used only for the PCE DIM VITALS node.
.13 PCE DIM VITALS UNITS 0;13 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    The unit of measurement - used only for the PCE Device Interface Mondule (DIM) VITALS node.
1 PCE DIM INPUT TRANSFORM 1;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  APR 01, 1996
  • HELP-PROMPT:  The M code should set X to the value to be passed, else kill X if it is not valid.
  • DESCRIPTION:  The input transform should change X into a value that can be passed to the PCE Device Interface Module. X should be killed if it not be transformed. Note that the return value of X need not meet all of PCE's validation
    requirments - for example, X may be an inactive code.
    WRITE AUTHORITY: @
2 HELP FOR INPUT TRANSFORM 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  APR 26, 1995
  • HELP-PROMPT:  Enter a line of help that will assist the user in entering valid data.
  • DESCRIPTION:  
    Help for the user.
10.01 PAPER KEYBOARD DATA TYPE 10;1 SET
  • 'a' FOR ALPHA (any ASCII);
  • 'd' FOR DATE (MM/DD/YY);
  • 'f' FOR FLOATING POINT NUMBER;
  • 'i' FOR INTEGER;
  • 't' FOR TIME (HHMM, VA FileMan format);

  • LAST EDITED:  SEP 28, 1995
  • HELP-PROMPT:  Choose the most appropriate data type from the list.
  • DESCRIPTION:  These are the data types provided for by Paper Keyboard. The ALPHA data type can be further described by a Paper Keyboard picture clause. The Integer data type does not apply if the field can contain spaces or puntuation
    other than a '+'.
10.02 PAPER KEYBOARD PICTURE 10;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  SEP 28, 1995
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  Enter a picture clause specific to Paper Keyboard. A picture clause describes the intended format for the data type. This is similar to an M pattern match. For example, a CPT code is 5 characters, the first character
    may be an alpha or numeric followed by 4 numeric characters. To represent this picture in Paper Keyboard, one would enter the picture X####.
10.03 DICTIONARY 10;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>12!($L(X)<1)!'(X?1.8A.1".".3A) X
  • LAST EDITED:  SEP 28, 1995
  • HELP-PROMPT:  You may optionally enter the name of a dictionary to assist in the recognition of ICR fields. Answer must be 1-12 characters in length.
  • DESCRIPTION:  
    Enter the name of a dictionary. A dictionary can be applied to ICR data types to improve the recognition of ICR fields. This is the name of the file that the scanning software uses.
10.04 PK PICTURES FOR SUBFIELDS 10;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
  • LAST EDITED:  SEP 28, 1995
  • HELP-PROMPT:  Answer must be 1-120 characters in length.
  • DESCRIPTION:  When using print formats for paper keyboard you should enter the picture clause in this field. For example the print format for a SSN might look like ___-__-____ . This would cause the dashes to be printed and user input
    to be accepted in three subfields with lengths of 3, 2, and 4 numerics. You would then enter the picture in this field as ###-##-####. (note the # sign is used as the picture for numerics)

Found Entries, Total: 24

DATA TYPE: ICD-9 DIAGNOSIS CODE    DATA TYPE: CPT-4 PROCEDURE CODE    DATA TYPE: BODY WEIGHT    DATA TYPE: BODY TEMPERATURE    DATA TYPE: BLOOD PRESSURE    DATA TYPE: AUDIOMETRY - LEFT EAR    DATA TYPE: CHECKOUT DATE@TIME    DATA TYPE: SHORT NARRATIVE (30 CHAR)    
DATA TYPE: ABDOMINAL GIRTH    DATA TYPE: AUDIOMETRY - RIGHT EAR    DATA TYPE: FUNDAL HEIGHT    DATA TYPE: FETAL HEART TONES    DATA TYPE: HEAD CIRCUMFERENCE    DATA TYPE: HEARING    DATA TYPE: BODY HEIGHT    DATA TYPE: PULSE    
DATA TYPE: RESPIRATION    DATA TYPE: TONOMETRY    DATA TYPE: VISION CORRECTED    DATA TYPE: VISION UNCORRECTED    DATA TYPE: CHECKOUT TIME - DATE ASSUMED    DATA TYPE: GAF SCORE    DATA TYPE: ICD-10 DIAGNOSIS CODE    DATA TYPE: SHORT NARRATIVE (60 CHAR)    

External References

Name Field # of Occurrence
^DIM 1+1
CKOUT^IBDFN13 1(IEN:17)
CKOUTTM^IBDFN13 1(IEN:31)
INPICD10^IBDFN8 1(IEN:33)
INPUTCPT^IBDFN8 1(IEN:2)
INPUTICD^IBDFN8 1(IEN:1)

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBE(359.1 - [#359.1] .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)
>> IBFORMID 1(IEN:31)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!, .05+1!, .06+1!, .07+1!, .1+1!, .11+1!, .12+1!
, .13+1!, 1+1!, 1(IEN:1), 1(IEN:2), 1(IEN:17), 1(IEN:31), 1(IEN:33), 2+1!, 10.02+1!, 10.03+1!
, 10.04+1!
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All