You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ken Schaefer c59cac0cb8 Add openemr to git 2 years ago
..
README.md Add openemr to git 2 years ago
composer.json Add openemr to git 2 years ago
openemr.bootstrap.php Add openemr to git 2 years ago

README.md

This is an example module that allows OpenEMR module developers to listen for creation of new patients and update of patients.

Installation:

  1. Copy the oe-patient-create-update-hooks-example directory into interface/modules/custom_modules
  2. Modify the openemr.bootstrap.php file to suit your needs
  3. Install the module using module installer Modules > Manage Modules