FILE 1: Difference between revisions
From VistApedia
Jump to navigationJump to search
DavidWhitten (talk | contribs) No edit summary |
DavidWhitten (talk | contribs) No edit summary |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
= FILE: 1 (FILE)= | |||
== Description == | |||
Entries in this file are actually meta-information about FileMan Files. | |||
* File numbers 40 thru 49.9 are reserved for {{g|MAS|Medical Administration including Demographics}} | |||
* File numbers 50 thru 59.9 are reserved for {{g|Pharmacy}} | |||
* File numbers 60 thru 69.9 are reserved for {{g|Laboratory}} | |||
* File numbers 70 thru 79.9 are reserved for {{g|Radiology}} | |||
There are more ranges, but this should give you a taste of the process. | |||
== [[File of Files]] Entry == | |||
== FILEMAN INQUIRE TO FILE OF FILES == | |||
== GLOBAL MAP == | |||
== CONDENSED DD == | |||
== SUB PAGES == | |||
{{subpages}} | |||
== ENTRIES == | |||
<pre> | |||
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 | |||
</pre> | |||
== Fields == | |||
The FILE File (#1) is stored in the {{g|global root}} of ^DIC( | |||
and each entry corresponds to a File of Files {{g|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 9: | Line 34: | ||
| *TYPE* | | *TYPE* | ||
| *SPECIFIER* | | *SPECIFIER* | ||
| *DESCRIPTION* | |||
|- | |- | ||
| .001 | | .001 | ||
| Line 42: | Line 68: | ||
| 20 | | 20 | ||
| DEVELOPER | | DEVELOPER | ||
| POINTER | | [[Pointer_to_a_File_Data_Type~|POINTER TO A FILE]] | ||
| P200' | | P200' | ||
|- | |- | ||
| 21 | | 21 | ||
| DATE | | DATE | ||
| [[ | | [[Date_Time_Data_Type~|DATE/TIME]] | ||
| D | | D | ||
|- | |- | ||
| Line 120: | Line 146: | ||
| CJ3 | | CJ3 | ||
|} | |} | ||
[[Category: FILE]] | |||
Latest revision as of 15:33, 30 March 2021
FILE: 1 (FILE)
Description
Entries in this file are actually meta-information about FileMan Files.
- File numbers 40 thru 49.9 are reserved for MAS
- File numbers 50 thru 59.9 are reserved for Pharmacy
- File numbers 60 thru 69.9 are reserved for Laboratory
- File numbers 70 thru 79.9 are reserved for Radiology
There are more ranges, but this should give you a taste of the process.
File of Files Entry
FILEMAN INQUIRE TO FILE OF FILES
GLOBAL MAP
CONDENSED DD
SUB PAGES
<include>{| width="100%" style="font-size:90%; background:transparent;" | |}st:subpages-nav}}
Choose one of:
- Subpages-Date:Template:Subpages-date(edit) {{subpages-date}}
- Subpages-Name:Template:Subpages-name(edit) {{subpages-name}}
- Subpages-Number:Template:Subpages-number(edit) {{subpages-number}}
- Subpages-Person:Template:Subpages-person(edit) {{subpages-person}}
Documentation[create]
</noinclude>
ENTRIES
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* | *DESCRIPTION* |
| .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 |