sunsetsystems wrote on Thursday, May 05, 2005:
I have added the following files:
custom/export_demographics.php
custom/export_labworks.php
interface/patient_file/problem_encounter.php
sql/2_7_0-to-2_7_2_upgrade.sql
and updated these files:
interface/globals.php
interface/patient_file/navigation.php
sql/database.sql
This implements a "Popups" dropdown in the navigation bar that appears after you select a patient. The idea is to support new patient-related features that, when selected, open in a new window. The two such features implemented with this update are:
(1) A lab interface to export patient demographics to an external lab requisition system; I have provided one that was developed by me and funded by Atlas LabWorks.
(2) The "problems and encounters" feature previously discussed here. This will probably have significant changes before the dust clears, and I wanted to get it in now to generate more ideas for improvement.
I don’t believe this update will affect any existing functionality.
– Rod <rod at sunsetsystems dot com>