FILE 1: Difference between revisions
From VistApedia
Jump to navigationJump to search
Added glossary link to Application~ |
DavidWhitten (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
== File of Files Entry == | == [[FILE 1|File of Files]] Entry == | ||
<pre> | <pre> | ||
NUMBER: 1 NAME: FILE | NUMBER: 1 NAME: FILE | ||
| Line 10: | Line 10: | ||
</pre> | </pre> | ||
== Fields == | == Fields == | ||
The FILE File (#1) is stored in the global root of ^DIC( | The FILE File (#1) is stored in the [[global root~|global root]] of ^DIC( | ||
and each entry corresponds to a | and each entry corresponds to a File of Files record in the VistA system. | ||
Each entry may have a value for each of these Fields: | Each entry may have a value for each of these Fields: | ||
{| border=2 | {| border=2 | ||
| Line 130: | Line 130: | ||
| CJ3 | | CJ3 | ||
|} | |} | ||
[[Category: FILE]] | |||
Revision as of 17:15, 16 March 2012
File of Files Entry
NUMBER: 1 NAME: FILE DESCRIPTION: This file stores the descriptive information for all files in the FileMan managed database. GLOBAL NAME (c): ^DIC( ENTRIES (c): 2367 DD ACCESS (c): ^ RD ACCESS (c): ^ WR ACCESS (c): ^ LAYGO ACCESS (c): ^ VERSION (c): 22.0 COMPILED CROSS-REFERENCES (c): NO
Fields
The FILE File (#1) is stored in the global root of ^DIC( and each entry corresponds to a File of Files record in the VistA system. Each entry may have a value for each of these Fields:
| *FIELD NUMBER* | *FIELD NAME/LABEL* | *TYPE* | *SPECIFIER* |
| .001 | NUMBER | NUMERIC | N |
| .01 | NAME | FREE TEXT | RF |
| 1 | GLOBAL NAME | COMPUTED | CJ14 |
| 1.1 | ENTRIES | COMPUTED | CJ7,0 |
| 4 | DESCRIPTION | WORD-PROCESSING | 1.001 |
| 10 | Application GROUP | FREE TEXT | 1.005 |
| 20 | DEVELOPER | POINTER TO A FILE | P200' |
| 21 | DATE | DATE/TIME | D |
| 31 | DD ACCESS | COMPUTED | C |
| 32 | RD ACCESS | COMPUTED | C |
| 33 | WR ACCESS | COMPUTED | C |
| 34 | DEL ACCESS | COMPUTED | C |
| 35 | LAYGO ACCESS | COMPUTED | C |
| 36 | AUDIT ACCESS | COMPUTED | C |
| 50 | LOOKUP PROGRAM | COMPUTED | C |
| 51 | VERSION | COMPUTED | CJ8 |
| 51.1 | DISTRIBUTION PACKAGE | COMPUTED | CJ30 |
| 51.2 | PACKAGE REVISION DATA | COMPUTED | CJ240 |
| 54 | ARCHIVE FILE | COMPUTED | C |
| 1815 | COMPILED X-REF ROUTINE | COMPUTED | CJ9 |
| 1816 | OLD COMPILED X-REF ROUTINE | COMPUTED | CJ8 |
| 1819 | COMPILED CROSS-REFERENCES | COMPUTED | CJ3 |