3 <link rel
=stylesheet href
="<?echo $css_header;?>" type
="text/css">
4 <title
>Export Patient Demographics
</title
>
8 <p
>This is a placeholder
for a program to export the currently selected patient
's
9 demographics to some other system. A typical application would be a laboratory
10 requisiton system.</p>
12 <p>See export_labworks.php for a working implementation. To install an export
13 program, replace this file with a symbolic link to that program.</p>
17 <p><input type='button
' value='OK
' onclick='window
.close()' /></p>