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 |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBE(358.99

Package: Automated Information Collection System

Global: ^IBE(358.99


Information

FileMan FileNo FileMan Filename Package
358.99 IMP/EXP AICS DATA ELEMENTS Automated Information Collection System

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Automated Information Collection System 2 ^IBE(358.99    ^SDAUDIT    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Automated Information Collection System 2 PACKAGE INTERFACE(#357.6)[13#357.613(.01)]    IMP/EXP PACKAGE INTERFACE(#358.6)[16.216.6#358.613(.01)]

Fields, Total: 15

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  APR 18, 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 Paper Keyboard description.
  • CROSS-REFERENCE:  358.99^B
    1)= S ^IBE(358.99,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(358.99,"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-fillthat 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 GDI VITALS TYPE 0;12 FREE TEXT

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

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

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  SEP 08, 1995
  • 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 Generic Device Interface. 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
    punctuation 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 characaters. 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
  • LAST EDITED:  SEP 28, 1995
  • HELP-PROMPT:  Answer must be 1-12 characters in length.
  • DESCRIPTION:  
    Enter the name of a Paper Keyboard 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 Paper Keyboard 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 lenghts 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)

External References

Name Field # of Occurrence
^DIM 1+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBE(358.99 - [#358.99] .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!, .05+1!, .06+1!, .07+1!, .1+1!, .11+1!, .12+1!
, .13+1!, 1+1!, 2+1!, 10.02+1!, 10.03+1!, 10.04+1!
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All