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

Package: Automated Information Collection System

Global: ^IBE(357.3


Information

FileMan FileNo FileMan Filename Package
357.3 SELECTION Automated Information Collection System

Description

Directly Accessed By Routines, Total: 35

Package Total Routines
Automated Information Collection System 29 IBDF17    IBDF18    IBDF18A1    IBDF18E1    IBDF2D    IBDF2D3    IBDF3    IBDF4
IBDF4A    IBDF4C    IBDF9A    IBDF9A1    IBDF9A3    IBDFC2A    IBDFC2B    IBDFDE1
IBDFQEA    IBDFQSL1    IBDFQSL2    IBDFRPC2    ^IBE(357.3    IBDFUTL1    IBDFUTL3    IBDX31
IBDX32    IBDX33    IBDX34    IBDX35    IBDX36    
Integrated Billing 6 CPT MODIFIER    IBXF31    IBXF32    IBXF33    IBXF34    SUBCOLUMN VALUE    

Accessed By FileMan Db Calls, Total: 10

Package Total Routines
Automated Information Collection System 10 IBDF17    IBDF3    IBDF4    IBDF4A    IBDF4C    IBDF9A    IBDF9A3    IBDFQEA
IBDFUTL2    IBDFUTL3    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Automated Information Collection System 1 FORM DEFINITION(#357.95)[#357.951(.14)]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Automated Information Collection System 2 SELECTION LIST(#357.2)[.03]    SELECTION GROUP(#357.4)[.04]    
Lexicon Utility 1 EXPRESSIONS(#757.01)[2.02]    

Fields, Total: 15

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  NOV 19, 1992
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    The ID passed by the package.
  • CROSS-REFERENCE:  357.3^B
    1)= S ^IBE(357.3,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(357.3,"B",$E(X,1,30),DA)
.02 PLACE HOLDER ONLY 0;2 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  OCT 20, 1993
  • HELP-PROMPT:  Enter YES if this is a place holder, used to add some space to the list.
.03 SELECTION LIST 0;3 POINTER TO SELECTION LIST FILE (#357.2)
************************REQUIRED FIELD************************
SELECTION LIST(#357.2)

  • LAST EDITED:  APR 02, 1996
  • DESCRIPTION:  
    Identifies the selection list that this selection belongs on.
  • CROSS-REFERENCE:  357.3^C
    1)= S ^IBE(357.3,"C",$E(X,1,30),DA)=""
    2)= K ^IBE(357.3,"C",$E(X,1,30),DA)
  • CROSS-REFERENCE:  357.3^APO^MUMPS
    1)= I $P($G(^IBE(357.3,DA,0)),U,5)]"",$P(^(0),U,4) S ^IBE(357.3,"APO",X,$P(^(0),U,4),$P(^(0),U,5),DA)=""
    2)= I $P($G(^IBE(357.3,DA,0)),U,5)]"",$P(^(0),U,4) K ^IBE(357.3,"APO",X,$P(^(0),U,4),$P(^(0),U,5),DA)
    Allows all selections for a particular group in a selection list to be found in the order that they should appear. The subscripts are ^IBE(357.3,"APO",,,,
    ien>). If this field is re-indexed then the APO1 index on the .04 field and the APO2 index on the .05 field need not be re-indexed.
.04 SELECTION GROUP 0;4 POINTER TO SELECTION GROUP FILE (#357.4)
************************REQUIRED FIELD************************
SELECTION GROUP(#357.4)

  • LAST EDITED:  APR 02, 1996
  • HELP-PROMPT:  Entries on a list are grouped under group headers - under which header should this entry appear?
  • DESCRIPTION:  
    The SELECTION GROUP that the selection belongs to.The selection will appear under the group header on the form.
  • CROSS-REFERENCE:  357.3^D
    1)= S ^IBE(357.3,"D",$E(X,1,30),DA)=""
    2)= K ^IBE(357.3,"D",$E(X,1,30),DA)
  • CROSS-REFERENCE:  357.3^APO1^MUMPS
    1)= I $P($G(^IBE(357.3,DA,0)),U,5)]"",$P(^(0),U,3) S ^IBE(357.3,"APO",$P(^(0),U,3),X,$P(^(0),U,5),DA)=""
    2)= I $P($G(^IBE(357.3,DA,0)),U,5)]"",$P(^(0),U,3) K ^IBE(357.3,"APO",$P(^(0),U,3),X,$P(^(0),U,5),DA)
    Allows all selections for a particular group in a selection list to be found in the order that they should appear. The subscripts are ^IBE(357.3,"APO",,,,
    ien>). If this field is re-indexed then the APO index on the .03 field and the APO2 index on the .05 field need not be re-indexed.
.05 PRINT ORDER WITHIN GROUP 0;5 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9999.99)!(X<0)!(X?.E1"."3N.N) X
  • LAST EDITED:  APR 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 9999.99, 2 Decimal Digits
  • DESCRIPTION:  
    Determines the order that this selection entry will appear in under the header for the selection group.
  • CROSS-REFERENCE:  357.3^APO2^MUMPS
    1)= I $P($G(^IBE(357.3,DA,0)),U,3),$P(^(0),U,4) S ^IBE(357.3,"APO",$P(^(0),U,3),$P(^(0),U,4),X,DA)=""
    2)= I $P($G(^IBE(357.3,DA,0)),U,3),$P(^(0),U,4) K ^IBE(357.3,"APO",$P(^(0),U,3),$P(^(0),U,4),X,DA)
    Allows all selections for a particular group in a selection list to be found in the order that they should appear. The subscripts are ^IBE(357.3,"APO",,,,
    ien>). If this field is re-indexed then the APO index on the .03 field and the APO1 index on the .04 field need not be re-indexed.
.06 PLACE HOLDER TEXT 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>75!($L(X)<1) X
  • LAST EDITED:  JAN 13, 1995
  • HELP-PROMPT:  What text should be displayed for the place holder?
.07 USE AS SUBHEADER? 0;7 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  SEP 28, 1995
  • HELP-PROMPT:  If you want to use the place holder as a subheader for selections within the group, answer YES.
  • DESCRIPTION:  One use that is being made of selections that are defined as place holders is to use them as subheaders. When this is done the text should be included with the header for the following selections. This field is used to
    allow that.
    If this field is set to YES for a place holder that contains text, the text will be used as a subheader (#1) and will be concatenated to the end of the header passed to PCE. The subheader is in use until a place holder is
    reached that ends it, or the group ends.
.08 STOP USING SUBHEADER? 0;8 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  OCT 02, 1995
  • HELP-PROMPT:  If you have been using a place holder as a subheader for selections within the group, do you want to stop doing so?
  • DESCRIPTION:  
    This field is used to signal that the subheader in use, defined by prior place holders, should be ended.
.09 QUANTITY 0;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 08, 1996
  • HELP-PROMPT:  Type a Number between 1 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of occurrences for a particular selection.  A value placed in this field will be passed to PCE as the quantity.  Presently, the quantity field will only be asked for CPT codes.
1 SUBCOLUMN VALUE 1;0 Multiple #357.31 357.31

  • DESCRIPTION:  
    The selection can be composed of multiple fields. Each field occupies its own subcolumn on the form.
  • IDENTIFIED BY:  SUBCOLUMN VALUE(#.02)
2.01 NARRATIVE TO SEND TO PCE 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3) X
  • LAST EDITED:  DEC 07, 1995
  • HELP-PROMPT:  Enter the narrative to send to PCE if a provider narrative different from the description is desired. Answer must be 3-80 characters in length.
  • DESCRIPTION:  Enter the narrative that should be sent to PCE when this selection is scanned. This will be the provider narrative that is shown in PCE and Problem List. If there is no entry in this field the text as it appears on the
    form will be sent as the narrative.
    This field can only be entered for the type of interfaces that allow adding this narrative, and then send the narrative to PCE.
  • TECHNICAL DESCR:  
2.02 CLINICAL LEXICON ENTRY 2;2 POINTER TO EXPRESSIONS FILE (#757.01) EXPRESSIONS(#757.01)

  • LAST EDITED:  APR 01, 1996
  • DESCRIPTION:  This is the clinical lexicon entry this term should be associated with. Generally this is only completed for selections based on diagnosis. The clinical lexicon entry will be passed to pce when this selection is scanned.
    This allows maintaining the patient problem list associated with clinical terms.
  • TECHNICAL DESCR:  
2.03 SECOND CODE 2;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  OCT 21, 1996
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    Used to send additional codes along when one entry is bubbled.
  • TECHNICAL DESCR:  
2.04 THIRD CODE 2;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  OCT 21, 1996
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    Used to pass a third code to PCE for this one entry.
  • TECHNICAL DESCR:  
3 CPT MODIFIER 3;0 Multiple #357.33 357.33

  • LAST EDITED:  SEP 20, 1999

Found Entries, Total: 1

SELECTION ID: 59    

External References

Name Field # of Occurrence
Y^DIQ ID.03+1, ID.04+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD(357.2 ID.03+1
^DD(357.4 ID.04+1
^IBE(357.2 - [#357.2] ID.03+1
^IBE(357.3 - [#357.3] .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K), .03(XREF 2S), .03(XREF 2K), .04(XREF 1S), .04(XREF 1K), .04(XREF 2S), .04(XREF 2K)
.05(XREF 1S), .05(XREF 1K)
^IBE(357.4 - [#357.4] ID.04+1

Naked Globals

Name Field # of Occurrence
^(0 ID.03+1, ID.04+1, .03(XREF 2S), .03(XREF 2K), .04(XREF 2S), .04(XREF 2K), .05(XREF 1S), .05(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
%I ID.03+1*!, ID.04+1*!
>> C ID.03+1*, ID.04+1*
>> DA .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K), .03(XREF 2S), .03(XREF 2K), .04(XREF 1S), .04(XREF 1K), .04(XREF 2S), .04(XREF 2K)
.05(XREF 1S), .05(XREF 1K)
>> DIC ID.03+1, ID.04+1
U ID.03+1, ID.04+1, .03(XREF 2S), .03(XREF 2K), .04(XREF 2S), .04(XREF 2K), .05(XREF 1S), .05(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K), .03(XREF 2S), .03(XREF 2K), .04(XREF 1S), .04(XREF 1K), .04(XREF 2S)
.04(XREF 2K), .05+1!, .05(XREF 1S), .05(XREF 1K), .06+1!, .09+1!, 2.01+1!, 2.03+1!, 2.04+1!
>> Y ID.03+1*, ID.04+1*
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables |  All