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 |  Fields |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^DIC(47

Package: Registration

Global: ^DIC(47


Information

FileMan FileNo FileMan Filename Package
47 MAS FORMS AND SCREENS Registration

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Integrated Billing 2 IB20PT81    IB20PT88    
Registration 2 DGBLRV    ^DIC(47    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Integrated Billing 2 IB20PT81    IB20PT88    
Registration 1 DGBLRV    

Fields, Total: 3

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  This is the name given to any form or screen that is utilized within the MAS DHCP software package. For example, 'DG1010-1' designates the VA Form 10-10, "Application for Medical Benefits", first page which is printed at
    the end of a Registration containing demographic, NOK, Service Data, and other pertinent data collected on a veteran applying for care.
  • CROSS-REFERENCE:  47^B
    1)= S ^DIC(47,"B",$E(X,1,30),DA)=""
    2)= K ^DIC(47,"B",$E(X,1,30),DA)
2 DESCRIPTION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<3) X
  • HELP-PROMPT:  ANSWER MUST BE 3-25 CHARACTERS IN LENGTH
  • DESCRIPTION:  This is the description of the chosen form or screen utilized within the MAS DHCP software package. For example, 'DG1010-1' designates the namespace for the ADT module (DG) and the VA Form number (1010) and -1 indicates
    the first page of the form. This is the VA Form 10-10, "Application for Medical Benefits" which is printed at the end of a Registration containing demographic, NOK, Service Data, and other pertinent data collected on a
    veteran applying for care.
10 TEXT 1;0 WORD-PROCESSING #47.01

  • DESCRIPTION:  
    The text is a word-processing field (free text with ability to place in specified format) that shows the actual text or contents of the chosen form or screen.
  • LAST EDITED:  JUL 17, 1986
  • HELP-PROMPT:  Enter Text

Global Variables Directly Accessed

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

Naked Globals

Name Field # of Occurrence
^(0 ID2+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
U ID2+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), 2+1!
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All