* @copyright Copyright (c) 2020 Tyler Wrenn * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 **/ /* Since viewing comes from the documents folder in a patient's file, this is directed to creating a new one */ header("Location: new.php");