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 |  All
Print Page as PDF
Global: ^AGG(9009068.3

Package: IHS Patient Registration

Global: ^AGG(9009068.3


Information

FileMan FileNo FileMan Filename Package
9009068.3 AGG WINDOW DEFINITION IHS Patient Registration

Description

Directly Accessed By Routines, Total: 22

Package Total Routines
Patient Registration GUI 22 AGGARVAL    AGGDCUPD    AGGEDCHK    AGGMLUPD    AGGPOLCY    AGGPOTH    AGGPRE1    AGGPTADD
AGGPTDMG    AGGPTNAM    AGGPTPVT    AGGPTUPD    AGGUPMCD    AGGUPMCR    AGGUPPVT    AGGUTB
AGGWCHC    AGGWDEF    AGGWDISP    AGGWOTH    AGGWTRIG    AGGWVAL    

Accessed By FileMan Db Calls, Total: 9

Package Total Routines
Patient Registration GUI 9 AGGPOTH    AGGPRE1    AGGPTADD    AGGPTDMG    AGGWCHC    AGGWDEF    AGGWDISP    AGGWOTH
AGGWTRIG    

Pointed To By FileMan Files, Total: 3

Package Total FileMan Files
IHS Patient Registration 3 AGG WINDOW DEFINITION(#9009068.3)[.08#9009068.31(1.08)]    AGG ERROR CODES(#9009068.5)[.02]    AGG REPORTS(#9009068.6)[.03]    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
IHS Patient Registration 1 AGG WINDOW DEFINITION(#9009068.3)[.08#9009068.31(1.08)]    

Fields, Total: 24

Field # Name Loc Type Details
.001 NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 13, 2010
  • HELP-PROMPT:  Type a Number between 1 and 999, 0 Decimal Digits
.01 FILE NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1)!'(X'?1P.E) X
  • LAST EDITED:  MAR 21, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the name of the V file from PCC that will display for selection in iCare.
  • CROSS-REFERENCE:  9009068.3^B
    1)= S ^AGG(9009068.3,"B",$E(X,1,30),DA)=""
    2)= K ^AGG(9009068.3,"B",$E(X,1,30),DA)
.02 FILE NUMBER 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  APR 11, 2007
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  
    This is the internal FileMan file number for the PCC V file.
  • CROSS-REFERENCE:  9009068.3^C
    1)= S ^AGG(9009068.3,"C",$E(X,1,30),DA)=""
    2)= K ^AGG(9009068.3,"C",$E(X,1,30),DA)
.03 ACTIVE/INACTIVE 0;3 SET
  • '1' FOR Inactive;

  • LAST EDITED:  MAR 22, 2007
  • DESCRIPTION:  
    if this PCC V-file is no longer active.
.04 DISPLAY RPC CALL 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  FEB 06, 2008
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  
    This is the RPC call which is used to display the data for this definition.
.05 NON-DISPLAY 0;5 SET
  • '1' FOR Do not display or extract;

  • LAST EDITED:  APR 13, 2007
  • DESCRIPTION:  
    This field indicates whether a definition is set up to be used by the GUI but not processed for user interaction.
.06 GROUP 0;6 SET
  • 'V' FOR V File;
  • 'R' FOR Register;
  • 'P' FOR Reports;
  • 'O' FOR Other;
  • 'D' FOR Order Dialog;
  • 'C' FOR Custom;

  • LAST EDITED:  APR 08, 2010
  • DESCRIPTION:  
    The field indicates how to group the file definition.  At this time, there are V file (for PCC Data Entry), Register files, and Reports.
  • CROSS-REFERENCE:  9009068.3^D
    1)= S ^AGG(9009068.3,"D",$E(X,1,30),DA)=""
    2)= K ^AGG(9009068.3,"D",$E(X,1,30),DA)
.07 SUB-DEFINITION 0;7 SET
  • '1' FOR Yes;
  • '0' FOR No;

  • LAST EDITED:  MAY 10, 2007
.08 SUB-DEFINITION TO 0;8 POINTER TO AGG WINDOW DEFINITION FILE (#9009068.3) AGG WINDOW DEFINITION(#9009068.3)

  • LAST EDITED:  NOV 02, 2007
  • CROSS-REFERENCE:  9009068.3^ASUB
    1)= S ^AGG(9009068.3,"ASUB",$E(X,1,30),DA)=""
    2)= K ^AGG(9009068.3,"ASUB",$E(X,1,30),DA)
    A cross-reference of all sub-definitions.
.09 REFUSAL FILE NUMBER 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  SEP 06, 2007
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  
    This is the refusal type file number that matches the entry in file #9999999.73.  It will help to match up refusals with PCC file entry.
.1 SUB-FILE NUMBER 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  NOV 07, 2007
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    This is the file number that references the subfile.
.11 SUB-FIELD NUMBER 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  NOV 07, 2007
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  
    This is the field number that references the multiple level below.
.12 ADD/EDIT RPC CALL 0;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  FEB 06, 2008
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the RPC call which is used to add new or edit existing records for this file.
.13 INITIAL TRIGGER RPC CALL 0;13 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 11, 2008
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    If an initial trigger to generate proposed values is needed, the RPC call will be found in this field.
.14 SECONDARY FILE NUMBER 0;14 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  APR 26, 2010
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
.15 SHORTCUT KEY 0;15 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>1!($L(X)<1) X I $D(X),$D(^AGG(9009068.3,"AD",X)) D EN^DDIOL(" WARNING - This shortcut key already exists!","","?5") K X
  • LAST EDITED:  MAY 19, 2010
  • HELP-PROMPT:  Answer must be 1 character in length.
  • DESCRIPTION:  
    If this window has a shortcut key value, it will be entered here.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  9009068.3^AD
    1)= S ^AGG(9009068.3,"AD",$E(X,1,30),DA)=""
    2)= K ^AGG(9009068.3,"AD",$E(X,1,30),DA)
1 SUB-EXECUTABLE 1;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  NOV 08, 2007
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  
    If the sub-definition needs an executable call to retrieve the data, the code needed will be here.
    WRITE AUTHORITY:  @
2.01 DELETE RPC CALL 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  FEB 19, 2009
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the RPC call which is used to delete existing records for this file.
3 DISPLAY RPC PARAMETER LIST 3;0 Multiple #9009068.34 9009068.34

  • DESCRIPTION:  
    This multiple field contains the list of parameters passed for the DISPLAY RPC CALL.
4 ADD/EDIT RPC PARAMETER LIST 4;0 Multiple #9009068.35 9009068.35

  • DESCRIPTION:  
    This multiple field contains the list of parameters passed for the ADD/EDIT RPC CALL.
5 INIT TRIG RPC PARAMETER LIST 5;0 Multiple #9009068.36 9009068.36

  • DESCRIPTION:  
    This multiple field contains the list of parameters passed for the INITIAL TRIGGER RPC CALL.
6 DELETE RPC PARAMETER LIST 6;0 Multiple #9009068.37 9009068.37

  • DESCRIPTION:  
    This multiple field contains the list of parameters passed for the DELETE RPC CALL.
8.01 VALIDATION RPC 8;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JAN 05, 2010
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Validation RPC if different than BQI VFILE VALIDATION
10 DISPLAY COLUMNS 10;0 Multiple #9009068.31 9009068.31

  • IDENTIFIED BY:  DISPLAY ORDER(#.05)

Found Entries, Total: 44

FILE NAME: AOB History    FILE NAME: Additional Registration Info    FILE NAME: Address    FILE NAME: Advance Directives    FILE NAME: Aliases    FILE NAME: Alternate Resources    FILE NAME: Community Report    FILE NAME: Daily Report    
FILE NAME: Death Info    FILE NAME: Documents    FILE NAME: Dup Pat Report    FILE NAME: Eligibility    FILE NAME: Emergency Contact Info    FILE NAME: Family Info    FILE NAME: Header    FILE NAME: Homeless Status    
FILE NAME: Insurance Edit    FILE NAME: Internet Access Method    FILE NAME: Languages    FILE NAME: Legal Names    FILE NAME: Medicaid    FILE NAME: Medicaid Eligibility    FILE NAME: Medicare    FILE NAME: Medicare Eligibility    
FILE NAME: Member Edit    FILE NAME: Migrant Worker    FILE NAME: Mini Registration    FILE NAME: New Patient    FILE NAME: New Patient Check    FILE NAME: Next of Kin Info    FILE NAME: Other Languages    FILE NAME: Other Legal Documents    
FILE NAME: Other Names    FILE NAME: Other Patient    FILE NAME: Other Tribe    FILE NAME: Personal Detail    FILE NAME: Policy Holder    FILE NAME: Policy Member MIE    FILE NAME: Policy Members    FILE NAME: Private Insurance    
FILE NAME: ROI History    FILE NAME: Railroad    FILE NAME: Railroad Eligibility    FILE NAME: Veteran    
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All