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

Package: Registration

Global: ^DIC(30


Information

FileMan FileNo FileMan Filename Package
30 DISPOSITION LATE REASON Registration

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Registration 1 ^DIC(30    
Scheduling 1 SDPPDIS1    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PATIENT(#2)[#2.101(8)]    

Fields, Total: 4

Field # Name Loc Type Details
.001 Number NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>11)!(X<1)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  TYPE A WHOLE NUMBER BETWEEN 1 AND 11
  • DESCRIPTION:  This field contains the internal entry number of this DISPOSITION LATE REASON. This number is determined by VA FileMan and the MAS software package. This number can be used in the software to determine programming flow.
    It must NOT be altered in any way. Nor should entries be added to or removed from this file.
.01 NAME 0;1

  • INPUT TRANSFORM:  K:$L(X)>30!(+X=X)!($L(X)<3)!'(X'?1P.E)!(X'?.ANP) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  This field contains a reason why a patient may have been dispositioned after the allowable period of time (as determined by the site in the MAS PARAMETERS file). All reasons are determine by MAS VACO and the MAS SIUG and
    maintained by the MAS software module. This information should not be edited.
  • CROSS-REFERENCE:  30^B
    1)= S ^DIC(30,"B",$E(X,1,30),DA)=""
    2)= K ^DIC(30,"B",$E(X,1,30),DA)
1 ABBREVIATION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<2) X
  • HELP-PROMPT:  ANSWER MUST BE 2-8 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This field contains an abbreviation for this DISPOSTION LATE REASON. On outputs or displays where there is insufficient room to display the entry reason for the late disposition, this abbreviation may appear instead.
2 REASON TYPE 0;3 SET
  • '1' FOR NOT COUNTED;
  • '0' FOR COUNTED;

  • DESCRIPTION:  
    This field contains a 0 if a late disposition of this type should be counted on statistical reports, or a 1 if it shouldn't be.

Found Entries, Total: 8

NAME: DELAY IN BEING SEEN    NAME: DELAY IN LAB/XRAY RESULTS    NAME: CONSULT DELAY    NAME: ADMINISTRATIVE DELAY    NAME: DISPOSITION NOT ENTERED    NAME: OTHER DELAY    NAME: COMPUTER INOPERABLE    NAME: REASON NOT KNOWN    

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DIC(30 - [#30] .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 .001+1!, .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All