RAD/NUC MED PATIENT (70)    FILE (1)

Name Value
NAME RAD/NUC MED PATIENT
APPLICATION GROUP
  • RA
DESCRIPTION
This file contains imaging information for patients.  This file is the
       are recorded into the system
 
  RA OUTSIDE LIST     RA OUTSIDE LIST
 
Also, the modification of the other sort templates is not recommended.
 
 Data Storage
 ------------
The data for the 'RAD/NUC MED PATIENT' file is stored under the ^RADPT
global. This file is very volatile and should be journaled and translated if
the operating system supports these two functions.
 
 Input Templates
 ---------------
focal point of the entire radiology/nuclear medicine module.
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 DIAGNOSTIC BY CASE            Used to input interpreting physicians
                                  and diagnostic code;
                                  RA DIAGCN
 
 
 RA OUTSIDE ADD                   Add outside films into system;
                                  RA ADDEXAM
 
 RA OUTSIDE EDIT                  Edit outside film registry;
                                  RA OUTEDIT
 
 RA OUTSIDE SUPEROK               Indicate outside film to require
                                  supervisor 'ok' before returning;
                                  RA OUTFLAG
 
The file has four basic sections.  They are the following:
 
 RA CANCEL                        Cancel a registered exam;
                                  RA CANCEL
 
 RA EXAM EDIT                     Edit a registered exam;
                                  RA EDITCN, RA EDITPT
 
 RA LAST PAST VISIT               Allows entry of the last visit by a
                                  patient to the department
                                  before this module was installed;
 
                                  RA PAST
 
 RA NO PURGE SPEC IFICATION       Indicates no purging of an exam report.
                                  RA NOPURGE
 
 RA OVERRIDE                      Exam status is made complete without
                                  doing a requirements check;
                                  RA OVERRIDE
 
 RA REGISTER           ^RACTRG*   Initial registered exam entry;
    I. General Patient demographics
                                  RA REG
 
 RA STATUS CHANGE                 Status Tracking input;
                                  RA STATRACK
 
If any modifications to these input templates are needed for local
purposes, then great care should be taken not to degrade any
branching logic in the template.  Making modifications is not recommended.
 
The following templates contain a large amount of branching and
   II. Patient demographics that are imaging related
MUMPS code and as a result they are uneditable:
 
   - RA REGISTER
   - RA STATUS CHANGE
   - RA EXAM EDIT
 
 
 Print Templates
 ---------------
 The following is a list of print templates used by the package:
  III. Registered exam information
 
 Name                 Description; Option(s)
 ----                 ----------------------
 
 RA DAILY LOG         Prints an informational report for all
                      exams for a specified date.
                      RA LOG
 
 RA OUTSIDE LIST      Prints list of outside films needing to be
                      returned by a specified date;
   IV. Outside films registry; where films received from other hospitals
                      RA OUTSIDERPT
 
 Sort Templates
 --------------
 The following is a list of sort templates associated with this file:
 
 Name                 Related Print Template
 ----                 ----------------------
 
  RA DAILY LOG        RA DAILY LOG