All
the patients are stored under a directory.
The patient directory is specified in the file PatientDirectory.loc in
the program resource directory. Each
patient is a directory in the patient directory, with the patient’s directory
name made out of the patient’s name.
Changing the patient’s name will change the directory entry for the
patient.
When
the program accesses a patient directory, a lock is placed on that directory
which prevents the program running in a different window or on a different
system from accessing the same patient.
The lock is accomplished by simply creating a file call rlLockFile in
the patient’s directory. When the
program terminates normally, the lock file is removed. Should there be an abnormal termination of
the program, you will have to remove the lock file from the directory before
the program can access that directory again.
The lock file records the user, process ID, and date and time the
directory is locked.
Information
specific to the patient may be stored under the Patient pull down on the main
tool bar under Edit. Edit will push the
patient information tool bar onto the tool bar stack. All of the information forms described below include a note area.
|
The Edit Patient Toolbar |
The
patient’s social security number, department number, and hospital number may be
stored under the Number push button.
For security reasons, only the department number and hospital number
will be shown on the header of printouts produced by the program. If the numbers are not entered, than they
won’t appear on printouts.
Under
the Address button can be stored the patient’s address.
Under
the Telephone button can be stored the patient’s home, work, and hospital phone
numbers.
Under
the physician button is a note area were the patient’s physicians can be
listed.
A
note area exist for recording diagnosis information.
A
general note area exist.
Under
the print button the above patient information is sent to the printer. The printer must be a Post Script printer.