STANDARD DATA DICTIONARY #78.2 -- LBL/HDR/FTR FORMATS FILE 9/29/25 PAGE 1
STORED IN ^RA(78.2, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 5.0)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains the print formats for the following types of imaging output:
o flash cards
o exam labels
o jacket labels
o report headers
o report footers
The entries are all site specific. No entries are loaded when the module is initialized. Each format can contain any of the
fields from the 'LABEL PRINT FIELDS' file.
Also, if the same print field is desired more than once on the same 'format', then enclose the print field name in double quotes
("). For example, if two FREE TEXT fields are needed on a report header, then at the 'Select PRINT FIELDS:' prompt enter "FREE
TEXT".
Data Storage
------------
The data for the 'LBL/HDR/FTR FORMATS' file is stored in the ^RA(78.2, global. At the present time this file is very static after
day-one initialization is complete. However, it still should be journaled. It should also be translated if the operating system
supports this function.
Input Templates
---------------
The following is a list of input templates used by the package and the entry in the OPTIONS file (#19) that uses the template:
Compiled
Name Routine Description; Option(s)
---- ------- ----------------------
RA FLASH CARD EDIT Use to enter/edit formats into this file;
RA FLASHFORM
This input template should not be modified.
Print Templates
---------------
The following is a list of print templates used by the package:
Name Description; Option(s)
---- ----------------------
RA FLASH PRINT Prints a listing of formats and their attributes;
RA FLASHFORMP
Sort Templates
--------------
The following is a list of sort templates associated with this file:
Name Related Print Template
---- ----------------------
RA FLASH PRINT RA FLASH PRINT
The modification of any sort template is not recommended.
APPLICATION GROUP(S): RA
POINTED TO BY: REQUIRED FLASH CARD FORMAT field (#4) of the RAD/NUC MED PROCEDURES File (#71)
REQUIRED FLASH CARD FORMAT field (#4) of the NEW RAD PROCEDURE WORKUP File (#71.11)
DEFAULT FLASH CARD FORMAT field (#7) of the IMAGING LOCATIONS File (#79.1)
DEFAULT EXAM LABEL FORMAT field (#9) of the IMAGING LOCATIONS File (#79.1)
DEFAULT JACKET LABEL FORMAT field (#11) of the IMAGING LOCATIONS File (#79.1)
DEFAULT REPORT HEADER FORMAT field (#12) of the IMAGING LOCATIONS File (#79.1)
DEFAULT REPORT FOOTER FORMAT field (#13) of the IMAGING LOCATIONS File (#79.1)
CROSS
REFERENCED BY: FORMAT NAME(B)
78.2,.01 FORMAT NAME 0;1 FREE TEXT (Required)
NAME OF THIS FORMAT
INPUT TRANSFORM: K:$L(X)>30!($L(X)<3)!'(X'?1P.E)!(X'?.ANP) X
LAST EDITED: MAY 24, 1994
HELP-PROMPT: Answer must be 3-30 characters in length.
DESCRIPTION: This field contains the name associated with this format. Format names are assigned by each site
and must be 3 to 30 non-numeric characters in length.
Following are the potential uses of the formats you are defining:
1) Flash cards
2) Jacket labels
3) Exam labels
4) Report headers
5) Report footers
This field is pointed to by the corresponding rad/nuc med location parameters of the 'Imaging
Locations' file.
SOURCE OF DATA: RAD/NUC MED COORDINATOR
CROSS-REFERENCE: 78.2^B
1)= S ^RA(78.2,"B",$E(X,1,30),DA)=""
2)= K ^RA(78.2,"B",$E(X,1,30),DA)
Regular 'B' cross reference assigned by FileMan.
78.2,2 NUMBER OF ROWS IN FORMAT 0;2 NUMBER (Required)
NUMBER OF ROWS DEFINED IN THIS FORMAT
INPUT TRANSFORM: K:+X'=X!(X>66)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: JUL 24, 1985
HELP-PROMPT: Enter the number of rows in this format, between 1 and 66. This number does not correspond to the
line where the format should begin printing!
DESCRIPTION: This field contains the number of rows desired in this format. The total number of rows allowed is
limited to 66.
The amount of rows may be set greater than the actual amount of lines necessary for the printing of
the format.
For example, if it is desired to have a blank line at the beginning, the first print field can be
set to start at row 2 to produce the blank line at the beginning. Also, blank lines may be added
at the end by having the total number of rows greater than the line number where the last print
field actually prints.
SOURCE OF DATA: RAD/NUC MED COORDINATOR
78.2,50 PRINT FIELDS 1;0 POINTER Multiple #78.21
PRINT FIELDS SUB-FIELD
DESCRIPTION: This multiple field contains information about how to set up the fields that will be printed for
this format.
IDENTIFIED BY:
"WRITE": I $D(^(0)),$P(^(0),"^",1)=12 W " ",$P(^(0),U,5)
78.21,.01 FIELD 0;1 POINTER TO LABEL PRINT FIELDS FILE (#78.7) (Multiply asked)
FIELD TO BE PRINTED
LAST EDITED: JAN 07, 1985
HELP-PROMPT: Select the print field you want.
DESCRIPTION: This is the field selected from the 28 defined in the 'Label Print Fields' file.
If the field is to be printed twice, it should be enclosed in double quotes. This is of
particular interest if more than one 'free text' field is desired.
SOURCE OF DATA: RAD/NUC MED COORDINATOR
CROSS-REFERENCE: 78.21^B
1)= S ^RA(78.2,DA(1),1,"B",$E(X,1,30),DA)=""
2)= K ^RA(78.2,DA(1),1,"B",$E(X,1,30),DA)
Regular filewide 'B' cross reference assigned by FileMan.
78.21,2 ROW 0;2 NUMBER
THE ROW THE FIELD SHOULD START PRINTING ON
INPUT TRANSFORM: K:+X'=X!(X>66)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: MAR 07, 1985
HELP-PROMPT: Enter a number, between 1 and 66, to indicate which row this field will be printed on.
DESCRIPTION: This field defines which row the field will be printed on. It is site-specific and must be a
number between 1 and 66.
SOURCE OF DATA: RAD/NUC MED COORDINATOR
78.21,3 COLUMN 0;3 NUMBER
THE COLUMN THE FIELD SHOULD START PRINTING ON
INPUT TRANSFORM: K:+X'=X!(X>80)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: DEC 17, 1984
HELP-PROMPT: Enter a number, between 1 and 80, to indicate what column this field's title will begin on.
DESCRIPTION: This field defines which column the field's title will start on. It is site-specific and must be
a number between 1 and 80.
If no title is to be printed, then the actual field value will start on this column.
SOURCE OF DATA: RAD/NUC MED COORDINATOR
78.21,4 TITLE (OPTIONAL) 0;4 FREE TEXT
TITLE OF THIS PRINT FIELD
INPUT TRANSFORM: K:$L(X)>15!($L(X)<1) X
LAST EDITED: MAR 29, 1985
HELP-PROMPT: Enter a title, between 1 and 15 characters, to be printed for this field.
DESCRIPTION: This field contains the title to be printed for this field. It must be between 1 and 15
characters in length.
A default value for this field is filled in by the system if no title is entered.
If no title is desired, then the value 'NONE' should be entered in this field.
SOURCE OF DATA: RAD/NUC MED COORDINATOR
78.21,5 LITERAL TEXT 0;5 FREE TEXT
TEXT TO BE PRINTED FOR THIS FORMAT
INPUT TRANSFORM: K:$L(X)>80!($L(X)<1) X
LAST EDITED: MAR 07, 1985
HELP-PROMPT: Enter text you want to appear.
DESCRIPTION: Text, up to 80 characters in length, may be entered here for 'free text' field types. For
example, 'VA Medical Center' may be typed here to appear in the report header.
SOURCE OF DATA: RAD/NUC MED COORDINATOR
78.2,100 COMPILED LOGIC E;0 WORD-PROCESSING #78.22
COMPILED CODE OF THIS FORMAT
DESCRIPTION: This field contains the mumps source code produced as a result of defining the print fields. It is
executed when this format is used by the rad/nuc med system.
This word processing, multiple field is system generated and never seen by the user.
SOURCE OF DATA: SYSTEM GENERATED
LAST EDITED: APR 24, 1985
HELP-PROMPT: This field is the system generated mumps code for this format.
DESCRIPTION: This field contains the mumps source code produced as a result of defining the print fields. It
is executed when this format is used by the rad/nuc med system.
This word processing, multiple field is system generated and never seen by the user.
FILES POINTED TO FIELDS
LABEL PRINT FIELDS (#78.7) PRINT FIELDS:FIELD (#.01)
INPUT TEMPLATE(S):
RA FLASH CARD EDIT MAR 05, 1985 USER #0
This is the input template used to enter label formats.
PRINT TEMPLATE(S):
RA FLASH PRINT FEB 21, 1985 USER #0 Flash Card/Label Formats
This template is used to generate the Flash Card/Label List option.
SORT TEMPLATE(S):
RA FLASH PRINT FEB 21, 1985 USER #0
SORT BY: #FORMAT NAME// (FORMAT NAME not null)
WITHIN FORMAT NAME, SORT BY: PRINT FIELDS//
PRINT FIELDS SUB-FIELD: ROW// (ROW not null)
WITHIN ROW, SORT BY: PRINT FIELDS//
PRINT FIELDS SUB-FIELD: COLUMN// (COLUMN not null)
Sorts print formats by name for printing label set-ups.
FORM(S)/BLOCK(S):