* @author cornfeed * @author fndtn357 * @copyright Copyright (c) 2010 bradymiller * @copyright Copyright (c) 2011 cornfeed * @copyright Copyright (c) 2012 fndtn357 * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 */ use OpenEMR\Core\Header; ?> Export Patient Demographics

This is a placeholder for a program to export the currently selected patient's demographics to some other system. A typical application would be a laboratory requisiton system.

See export_labworks.php for a working implementation. To install an export program, replace this file with a symbolic link to that program.